-
Notifications
You must be signed in to change notification settings - Fork 2.6k
NEW CRASH METHOD #3954
Copy link
Copy link
Open
Labels
RedMIssues/PRs related to RedMIssues/PRs related to RedMbugcrashtriageNeeds a preliminary assessment to determine the urgency and required actionNeeds a preliminary assessment to determine the urgency and required action
Metadata
Metadata
Assignees
Labels
RedMIssues/PRs related to RedMIssues/PRs related to RedMbugcrashtriageNeeds a preliminary assessment to determine the urgency and required actionNeeds a preliminary assessment to determine the urgency and required action
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