Skip to content

NEW CRASH METHOD #3954

@Roseiit

Description

@Roseiit

What happened?

There is a trailer issue in RedM. A cheater spawned vehicles with hashes: breach_cannon and gatling_gun, then attached them to my character, which caused my game to crash @#944

Expected result

Blocked

Reproduction steps

RequestModel('breach_cannon')
LoadAllObjectsNow()

local ped= GetPlayerPed(PlayerPedId())
local trailer = CreateVehicle('breach_cannon', ped, 0.0, true, false)
AttachEntityToEntity(trailer, ped, 0)

Importancy

Crash

Area(s)

RedM

Specific version(s)

1491

Additional information

Repair as soon as possible

Metadata

Metadata

Assignees

No one assigned

    Labels

    RedMIssues/PRs related to RedMbugcrashtriageNeeds a preliminary assessment to determine the urgency and required action

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions