Legend of Prnu Beta 2 - Starting Problems
Legend of Prnu Beta 2 - Starting Problems
My computer kicks me back to Windows when starting lopb2 It just loads the screen with the name, author and version, then it goes back.
I've found the problem:
The logfile gives these errors during the startup:
Dink:Sprite_load_pak error: Couldn't load rune-01.bmp.
Dink:Sprite_load_pak error: Couldn't load itemr-01.bmp.
Dink:Sprite_load_pak error: Couldn't load but1-01.bmp.
But that's not the real problem, the last debugline is this one:
Dink:Script main is entered at offset 0.
So I check the main.d file in the story dir, it's 0 bytes! So in other words, the file main.d doesn't exist. Dink detected that problem and stops. :(
Simeon
My computer kicks me back to Windows when starting lopb2 It just loads the screen with the name, author and version, then it goes back.
I've found the problem:
The logfile gives these errors during the startup:
Dink:Sprite_load_pak error: Couldn't load rune-01.bmp.
Dink:Sprite_load_pak error: Couldn't load itemr-01.bmp.
Dink:Sprite_load_pak error: Couldn't load but1-01.bmp.
But that's not the real problem, the last debugline is this one:
Dink:Script main is entered at offset 0.
So I check the main.d file in the story dir, it's 0 bytes! So in other words, the file main.d doesn't exist. Dink detected that problem and stops. :(
Simeon