[b26b] Crash to desktop on ressurrection

Where bugs go to lie down and rest

Moderator: Moderator

Post Reply
Message
Author
lukep
Sher'Tul Godslayer
Posts: 1712
Joined: Mon Mar 14, 2011 10:32 am
Location: Canada

[b26b] Crash to desktop on ressurrection

#1 Post by lukep »

In level 2 of Unknown Tunnels, I died, rested, came back from Eidolon Plane, and all of the ground tiles cycled through different images (all the same image at the same time) then it crashed to desktop. This happened twice in a row, so it is reproducible. Playing as a Dwarf Temporal Warden on a MacBook.
Some of my tools for helping make talents:
Melee Talent Creator
Annotated Talent Code (incomplete)

darkgod
Master of Eyal
Posts: 10751
Joined: Wed Jul 24, 2002 9:26 pm
Location: Angolwen
Contact:

Re: [b26b] Crash to desktop on ressurrection

#2 Post by darkgod »

Please try to run it with gdb.
Any mac users to explain that ?
[tome] joylove: You can't just release an expansion like one would release a Kraken XD
--
[tome] phantomfrettchen: your ability not to tease anyone is simply stunning ;)

lukep
Sher'Tul Godslayer
Posts: 1712
Joined: Mon Mar 14, 2011 10:32 am
Location: Canada

Re: [b26b] Crash to desktop on ressurrection

#3 Post by lukep »

Couldn't figure out how to get GDB working. I am keeping a save at that spot though. The bug also affects other characters at the same location, although it took several turns of the ground tiles switching before it crashed.
Some of my tools for helping make talents:
Melee Talent Creator
Annotated Talent Code (incomplete)

madmonk
Reaper
Posts: 2257
Joined: Wed Dec 12, 2007 12:21 am
Location: New Zealand

Re: [b26b] Crash to desktop on ressurrection

#4 Post by madmonk »

lukep wrote:Couldn't figure out how to get GDB working. I am keeping a save at that spot though. The bug also affects other characters at the same location, although it took several turns of the ground tiles switching before it crashed.
Not sure if you are aware of this, but there is some help on the wiki! :)

http://te4.org/wiki/tome4-running-tome-gdb

Hope it is of help!
Regards

Jon.

lukep
Sher'Tul Godslayer
Posts: 1712
Joined: Mon Mar 14, 2011 10:32 am
Location: Canada

Re: [b26b] Crash to desktop on ressurrection

#5 Post by lukep »

Found the wiki instructions, and got into gdb, but I ran into an insurmountable (to me) problem before I could get any useful information. I followed the Linux instructions as there are none for mac, but after doing step 4, typing:

Code: Select all

gdb /Applications/Games/ToME/T-Engine.app 
I get about 100-120 warnings like:

Code: Select all

warning: Could not find object file "/Users/mac/Library/Developer/Xcode/DerivedData/T-Engine-eyvszxplrarybcaakztbkutnkneg/Build/Intermediates/T-Engine.build/Release/T-Engine.build/Objects-normal/i386/utf8proc-EAAAA4C58188224F.o" - no debug information available for "utf8proc.c".
or

Code: Select all

warning: Could not find object file "/Users/mac/Library/Developer/Xcode/DerivedData/T-Engine-eyvszxplrarybcaakztbkutnkneg/Build/Intermediates/T-Engine.build/Release/T-Engine.build/Objects-normal/i386/fov-F9B28002342E156.o" - no debug information available for "fov.c".
All of the warnings are the same, except for the filenames. The errors make it look like I would have had to compile it myself, but I'm not computer literate enough to tell for sure, or how to fix it.
Some of my tools for helping make talents:
Melee Talent Creator
Annotated Talent Code (incomplete)

Willi
Wayist
Posts: 23
Joined: Thu Apr 28, 2011 5:57 pm

Re: [b26b] Crash to desktop on ressurrection

#6 Post by Willi »

I'm on windows 7 - infinite dungeon on lvl 1 . After resurrect/coming back from eidolon plane all tiles changed and after two steps game ctd.
On second try with an older save game graphics just went weird after resurrect

TheRani
Archmage
Posts: 321
Joined: Sun Jan 16, 2011 7:25 pm

Re: [b26b] Crash to desktop on ressurrection

#7 Post by TheRani »

I also died in the rescue the merchant quest and when I returned from Eidolon, all the tiles were white, and then the game crashed to desktop.

darkgod
Master of Eyal
Posts: 10751
Joined: Wed Jul 24, 2002 9:26 pm
Location: Angolwen
Contact:

Re: [b26b] Crash to desktop on ressurrection

#8 Post by darkgod »

fixed
[tome] joylove: You can't just release an expansion like one would release a Kraken XD
--
[tome] phantomfrettchen: your ability not to tease anyone is simply stunning ;)

Post Reply