alexbatalov/fallout2-ce

Nevada: game crash when climb the building

Closed this issue · 6 comments

SLOT05.zip

click on the door of the building, then choose to climb up, and the game crashes

What Nevada version do you use?

What Nevada version do you use?

F2 Nevada Mod (Extended) HD [v2.0.3.3]

SLOT07.zip
Sonora : use repair to the power generationer when game crash.

It should be the same bug as Nevada
1

I tried to reproduce your issue using your savegame, but I successfully climbed to the roof (using door).

I was using Linux platform with this patch #325 but probably this is not relevant to your issue because you are running Windows

I tried to reproduce your issue using your savegame, but I successfully climbed to the roof (using door).

I was using Linux platform with this patch #325 but probably this is not relevant to your issue because you are running Windows

I used version 1.2 released by Alex, and this BUG did not appear, but the exe I compiled using the latest main branch had this problem, and this bug can also appear on Android phones with the latest main branch.

It seems that the variable was not initialized correctly. I added the initialization of the variable in the scriptRead function for testing, and there was no more crash.