Page MenuHomeFeedback Tracker

game crash when placing or spawning an AH-9 Pawnee
Closed, ResolvedPublic

Description

When placing a NATO AH-9 Pawnee "B_Heli_Light_01_dynamicLoadout_F" in the Editor or spawing it through the console, the game crashes always.

No Mods or DLCs loaded.

Details

Severity
Crash
Resolution
Open
Reproducibility
Always
Operating System
Windows 10 x64
Category
Game Crash
Steps To Reproduce
  • place Pawnee ("B_Heli_Light_01_dynamicLoadout_F") close to you in the Editor or
  • spawn the helicopter and zoom closer to the helicopter
  • game crashes always

or

  • spawn AH-9 Pawnee through console (game crashes always):
_spawnPos = [player, 1, 25, 3, 0, 20, 0] call BIS_fnc_findSafePos;
_testVeh = createVehicle ["B_Heli_Light_01_dynamicLoadout_F",_spawnPos,[],0, "CAN_COLLIDE"];
Additional Information

Always ends with this error:

16:49:19 Error decompressing block 2766..5276 of a3\weapons_f\dynamicloadout\pylonpod_12x_rocket_dar_f.p3d
16:49:19 Error: can't resize AutoArray to negative size!

Event Timeline

kingofnuthin1980 edited Steps To Reproduce. (Show Details)
Wulf added a subscriber: Wulf.Jul 9 2020, 11:37 AM

Hello.

Thank you for the report. I am not able to reproduce this crash not on development build nor on the default stable one. Could you please try verifying the integrity of the game via steam and then trying one more time? See if that does not fix the issue.

Leopard20 added a subscriber: Leopard20.EditedJul 9 2020, 2:19 PM

A lot of people are reporting weird crashes on Win 10 lately. It might be worth investigating.

Hello.

Thank you for the report. I am not able to reproduce this crash not on development build nor on the default stable one. Could you please try verifying the integrity of the game via steam and then trying one more time? See if that does not fix the issue.

Thank you. Since I've verified the game files, the game isn't crashing anymore.

Wulf closed this task as Resolved.Jul 10 2020, 9:12 AM
Wulf claimed this task.

Thank you. Since I've verified the game files, the game isn't crashing anymore.

Glad to be of service. :) Closing as resolved.