stairs crash in beta3

Where bugs go to lie down and rest

Moderator: Moderator

Post Reply
Message
Author
Gwai
Sher'Tul
Posts: 1091
Joined: Wed Apr 27, 2005 1:55 pm

stairs crash in beta3

#1 Post by Gwai »

2 out of the three times I have gone up stairs now in beta3, I have had a fatal crash.

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

Re: stairs crash in beta3

#2 Post by darkgod »

Please run it under gdb and give me the stack trace
[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 ;)

Gwai
Sher'Tul
Posts: 1091
Joined: Wed Apr 27, 2005 1:55 pm

Re: stairs crash in beta3

#3 Post by Gwai »

I know that has to do with the de-bugger, but otherwise I'm not sure what that means or how to do it. Tell me how though, and I'll be happy to.

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

Re: stairs crash in beta3

#4 Post by darkgod »

[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 ;)

PowerWyrm
Sher'Tul
Posts: 1106
Joined: Thu Nov 21, 2002 9:53 pm

Re: stairs crash in beta3

#5 Post by PowerWyrm »

And don't forget to download libexpat-1.dll for gdb to work properly...

mirrizin
Higher
Posts: 79
Joined: Mon Jun 22, 2009 2:08 pm

Re: stairs crash in beta3

#6 Post by mirrizin »

We are probably dense, but Gwai and I are not sure how to "Open a command prompt inside your tome4 directory..."

Shoob
Reaper
Posts: 1535
Joined: Mon Jan 22, 2007 6:31 pm
Location: East of the sun, west of the moon

Re: stairs crash in beta3

#7 Post by Shoob »

mirrizin wrote:We are probably dense, but Gwai and I are not sure how to "Open a command prompt inside your tome4 directory..."
there is several ways you can do it, one is to copy the command prompt file to the directory, the other is to type
cd path_to_tome_directory
the path can be found by looking at the address bar of the tome4 directory.

Also, what eliminated all of the random crashes regarding stairs for me was this file http://te4.org/dl/t-engine-fix.exe, just put that in your tome directory and run instead of the regular t4 exe, I would try this first. (I assume you are using windows because of the command prompt, if not, ignore this)
Oliphant am I, and I never lie.

Frumple
Sher'Tul Godslayer
Posts: 1517
Joined: Sat May 15, 2010 9:17 pm

Re: stairs crash in beta3

#8 Post by Frumple »

If it helps, here's a step by step in XP. Not sure how familiar you folks are with the command prompt, yeah, so sorry if it seems a bit obvious.

1. Open the start menu.
2. There should be a 'Run...' button. Click it.
3. A small window will open; in it, there'll be a box you can type into.
4. Type in 'cmd' without the quotes, and click OK.
5. The command prompt will appear. Now, type in cd, followed by the folder directory that your t-engine.exe is in; e.g. 'cd C:\Documents and Settings\Frumple\My Documents\RL\t-engine4-windows-1.0.0beta3', without the quotes.
6. Continue from step three of the 'Running ToME with GDB' article.

Vista shouldn't be much different, but I don't think the run command will be in the start menu; open up the task manager in that case and go to the file menu, then New Task (Run...), then procede from step three above. No clue about windows 7, though.

Shoob
Reaper
Posts: 1535
Joined: Mon Jan 22, 2007 6:31 pm
Location: East of the sun, west of the moon

Re: stairs crash in beta3

#9 Post by Shoob »

I think the command prompt is also located in the start menu under assessories.
Oliphant am I, and I never lie.

greycat
Sher'Tul
Posts: 1396
Joined: Tue May 11, 2010 11:51 pm

Re: stairs crash in beta3

#10 Post by greycat »

Windows XP: Ctrl-ESC r cmd Enter

Windows Vista: Ctrl-Esc cmd Enter

I think Windows Seven is the same as Vista here.

Essential Windows knowledge for Unix people.

aztec
Cornac
Posts: 36
Joined: Thu May 20, 2010 2:57 am

Re: stairs crash in beta3

#11 Post by aztec »

Same thing happens to me almost every game, except it happens randomly and the game just closes. If I go into the menu and manually save the game, when the game crashes, my character is still there and it loads at the point in time that I manually saved it, even if the game auto-saved between the time I manually saved and it crashed. But if I don't manually save the game at any time then the character is gone.

I copied the last of the log from stdout.txt. The stderr.txt was empty.

Code: Select all

[QUEST] given to	table: 0546A6E0	start-dunadan
[LOG]	#LIGHT_GREEN#Accepted quest 'Of trolls and damp caves'! #WHITE#(Press CTRL+Q to see the quest log)
bind	EXIT	function: 05BD5BD8
Loading tile	tactical_friend.png
Loading tile	border_7.png
Loading tile	border_9.png
Loading tile	border_1.png
Loading tile	border_3.png
Loading tile	border_8.png
Loading tile	border_4.png
[LEVEL] persisting to zone memory	tower-amon-sul-1
I started the game and hit ">" to immediately leave and it crashed.

Post Reply