• New Horizons on Maelstrom
    Maelstrom New Horizons


    Visit our website www.piratehorizons.com to quickly find download links for the newest versions of our New Horizons mods Beyond New Horizons and Maelstrom New Horizons!

Not a Bug Error during saveing

Game crash's very often now, lot of runtime error messages.
Got error logs from the different times?
Most of these errors seem to be because of "no memory".
I removed a check because I tought it wouldn't happen anymore, but looking at your error log I should but back this check. So that will fix the ones not in the save_load interface.
 
From what I can see this line is causing the other error:
Code:
if (GetTargetPlatform()=="pc") {

I don't know why we still have this check in place. I mean it's not like this game is going to run on xbox anyways now :p.
So can't we just get rid of it?
 

Attachments

  • Udklip.PNG
    Udklip.PNG
    7.5 KB · Views: 144
Impossible to save now, cant move further on now.
 

Attachments

  • error.zip
    288 bytes · Views: 103
try deleting your options file and/or cleaning the savegame folder (moving it to another location)
 
try deleting your options file and/or cleaning the savegame folder (moving it to another location)
Well I moved around with my savegames , and put them back to the right folder. It seems to fix it, yes.
 
Last edited:
Good, please let me know if this keeps popping up..
 
Back
Top