Page MenuHomeFeedback Tracker

Crash to desktop after try unload cargo objects
Need More Info, NormalPublic

Description

I have scripts using transport vehicles cargo space for store/unstore cargo objects on them, and during MP game we observe crashes of client machines when we use unload option on vehicle controlled by other player from outside, the crash is happen on activator of action and on the owner vehicle too. The scripts using standard command for unload like:

objNull setVehicleCargo _object;

During the crash we receiving acces violation errors.

On SP and when owner of vehicle is the same person who using unload command on MP all works fine.

Details

Severity
Major
Resolution
Open
Reproducibility
Always
Operating System
Windows 10 x64
Category
Scripting

Event Timeline

dedmen changed the task status from New to Need More Info.Aug 1 2024, 11:40 AM
dedmen added a subscriber: dedmen.
Loaksi added a subscriber: Loaksi.Aug 21 2024, 9:27 AM

I have scripts that monitor client PC crashes by storing and retrieving cargo objects from transport vehicles' cargo spaces.
spacebar clicker