Marisa-Chan / Zengine

Zork: Grand Inquisitor Free engine
MIT License
23 stars 5 forks source link

Zengine keeps crashing while playing Nemesis #23

Open calebdw opened 11 years ago

calebdw commented 11 years ago

I'm playing Nemesis and I just entered Irondune on Murz (Kaine's fortress), and when I try to move to the right after I go down the elevator it crashes. When I try to go in the doorway halfway down the left side it crashes, and when I'm on the ground and try to move to the right it crashes. I opened Zengine in a terminal I get:

Loading script file cb70.scr Puzzle: 8339 (view) action:set_screen cb70s11c.tga Floating point exception (core dumped)

Loading script file cb50.scr Puzzle: 8321 (view) action:set_screen cb50s11c.tga Floating point exception (core dumped)

Puzzle: 8312 (view) action:set_screen cb40s11c.tga Floating point exception (core dumped)

The file and puzzle number differ depending on where I'm trying to go when it crashes. So far I've found three areas that crash when I try to move into them.

Does anyone know why this is? Are my files corrupted?

Marisa-Chan commented 11 years ago

Try to find all copies of(and those sizes) cb70s11c.tga cb50s11c.tga cb40s11c.tga looks like corrupted files

2013/5/14 C notifications@github.com

I'm playing Nemesis and I just entered Irondune on Murz (Kaine's fortress), and when I try to move to the right after I go down the elevator it crashes. When I try to go in the doorway halfway down the left side it crashes, and when I'm on the ground and try to move to the right it crashes. I opened Zengine in a terminal I get:

Loading script file cb70.scr Puzzle: 8339 (view) action:set_screen cb70s11c.tga Floating point exception (core dumped)

Loading script file cb50.scr Puzzle: 8321 (view) action:set_screen cb50s11c.tga Floating point exception (core dumped)

Puzzle: 8312 (view) action:set_screen cb40s11c.tga Floating point exception (core dumped)

The file and puzzle number differ depending on where I'm trying to go when it crashes. So far I've found three areas that crash when I try to move into them.

Does anyone know why this is? Are my files corrupted?

— Reply to this email directly or view it on GitHubhttps://github.com/Marisa-Chan/Zengine/issues/23 .

calebdw commented 11 years ago

Ok, the files somehow got corrupted so I replaced them and the game works fine.

sasimon commented 9 years ago

For me, the error occurs when I try to jump from the bell tower to Malveaux's bedroom. How do I open Zengine in a terminal to troubleshoot?