Adopcalipt / RandomStart_Cplus

GNU General Public License v3.0
0 stars 1 forks source link

Crashes Game on versions before 3095 #2

Open Hydraxonn opened 8 months ago

Hydraxonn commented 8 months ago

I get a game crash when loading with SHV error: Can't Find Native 0x6E9EF3A33C8899F8. This native is related to the new snow system. I was able to get the game to load by commenting out lines 2950 to 2990 of ModSystems.cpp. This breaks your new snow weather system, but does at least allow the game to load.

Adopcalipt commented 7 months ago

What version are you running this should be fixed with latest version as includes version control check here if your version is on the list; https://github.com/Adopcalipt/RandomStart_Cplus/blob/main/RandomStart_Asi/inc/main.h

line 114.

Hydraxonn commented 7 months ago

Game version 2944, steam. I'd be happy to help test this further!