Page 1 of 1

Crash on Attack

Posted: 30 May 2005, 00:22
by aynjell
Hi, how goes it. I love the graphics, they remind me of all those cute little games I played back in the day, like crono trigger. :)

I am running a 64 bit Gentoo Linux system and when I go to install the game via manual compile using portage, it compiles, and works, but the game automaticaly crashes as soon as I attack anything. is there a fix for this? Or better yet, a way I can secure a working copy with static libraries and such? that'd be exceeding conveneint if you guys could provide a 32 bit copy with all static libs... Anyway, great game, and it saddens me that I can't play it. :cry:

Posted: 30 May 2005, 06:40
by ElvenProgrammer
Are you using auto attack feature or normal attack? Try using only simple attacks.
Maybe you're having problems with sound: disable it in config window or edit config.xml so the sound value is 0.
If still doesn't work, please join our irc channel, so you can get help and maybe someone can also give you a static version.

Posted: 20 Jun 2005, 03:20
by Major_Nuggs
You could run the program in a debugger and try to trap the what caused it. It'd require recompiling it with -ggdb in the CFLAGS.. or CXXFLAGS..

That way you could run gdb on it, run the program, test it out till it crashes.. Then you can do

bt full.. copy what it says, paste it here and there we go, a core dump we can look at. :)

Regards,
Anthony

Posted: 20 Jun 2005, 09:17
by maci
you have the intro music?

if not i guess its sth with the Sound ...

otherwise..no idea