BGforgeNet / Fallout2_Restoration_Project

Fallout 2 Restoration Project, updated
https://forums.bgforge.net/viewforum.php?f=39
583 stars 38 forks source link

Game crashes on loading third map of umbra tribe #117

Closed SandroWissmann closed 3 years ago

SandroWissmann commented 3 years ago

What happened

I did the following:

install RPU v21 with the script on linux (Manjaro). install translation for german. So far I played the game but now I have a crash on load. When going to the Umbra tribe to the second map you can go to the left to load the third map (The one which should have a cave i believe). However when I go and the screen just goes black and the loading icon runs forever.

What you expected to happen

Loading third map of umbra tribe

Savegame

SLOT16.zip

You can load the savegame and just go to the left for the crash to happen on loading the next map.

NovaRain commented 3 years ago

I didn't get any crash/hang when going to the fishing area with your save. Try setting Enable=1 and DebugMode=2 in [Debugging] in ddraw.ini (remember to also set the lines for [debug] section in fallout2.cfg) and reproduce the crash, it should show something in the logs.

burner1024 commented 3 years ago

try fix from #108

SandroWissmann commented 3 years ago

I tried the fix but still the same issue.

Weird enough I had not the path /art/interface. So I created from the main folder /data/art/intrface and dropt there intrface.lst.

I can also confirm that I had also the reenter bug mentioned in #108 and that it got solved with dropping this file.

I will enable the debug mentioned above and attach the reports

SandroWissmann commented 3 years ago

I didn't get any crash/hang when going to the fishing area with your save. Try setting Enable=1 and DebugMode=2 in [Debugging] in ddraw.ini (remember to also set the lines for [debug] section in fallout2.cfg) and reproduce the crash, it should show something in the logs.

What do you mean with lines in fallout2.cfg ? There I see:

[debug]
mode=environment
output_map_data_info=0
show_load_info=0
show_script_messages=0
show_tile_num=0
SandroWissmann commented 3 years ago

Ok when entering area with debug I get the following error displayed ingame:

File not found art\critters\nmwarrd.frm

SandroWissmann commented 3 years ago

Ok I dropped the whole art folder from the repo and now it loads the map. In general should I drop everything from the data folder in the repo into the fallout 2/data folder? Shouldn't that already happen with the linux install script?

burner1024 commented 3 years ago

Follow the guide, then. And also attach installation logs, should be in backup/rpu dir. And, do you get the crash with both debug disabled and enabled? Might be #106, but it shouldn't crash with disabled debug then.

SandroWissmann commented 3 years ago

but whats the point. I solved it by adding all the content of /data/art from the repo. I just thought the linux install script should have done that automatically?

In backup rpu i have only this: Screenshot_20210825_203046

I will try out tomorrow how is when debug is disabled. For now with debug enabled I can load the maps and also don't have the load map on second time issue

burner1024 commented 3 years ago

yeah, ok then