Page 1 of 1

Problems today?: Another "game crashes with seg. fault&

Posted: 18 Aug 2007, 01:42
by andromeda_welles
Today seems to be the day for this type of problem.

I had just died in the mine, and my window black-screened. So I killed it.

Now, when I try to use my character to play, I get "illegal instruction" when I run "tmw" from the command line.

Following instructions supplied elsewhere, here is a trace:

uname -a
Linux *** 2.6.17.6 #1 Thu Jul 20 18:43:11 EST 2006 i686 GNU/Linux

O/S
Debian GNU/Linux lenny/sid

Client (from the debian package):
0.0.23

andromeda@***:~$ gdb tmw
GNU gdb 6.6-debian
Copyright (C) 2006 Free Software Foundation, Inc.
GDB is free software, covered by the GNU General Public License, and you are
welcome to change it and/or distribute copies of it under certain conditions.
Type "show copying" to see the conditions.
There is absolutely no warranty for GDB. Type "show warranty" for details.
This GDB was configured as "i486-linux-gnu"...
(no debugging symbols found)
Using host libthread_db library "/lib/libthread_db.so.1".
(gdb) run
Starting program: /usr/games/tmw
(no debugging symbols found)
(no debugging symbols found)
(no debugging symbols found)
(no debugging symbols found)
(no debugging symbols found)
(no debugging symbols found)
(no debugging symbols found)
(no debugging symbols found)
(no debugging symbols found)
(no debugging symbols found)
(no debugging symbols found)
(no debugging symbols found)
(no debugging symbols found)
(no debugging symbols found)
(no debugging symbols found)
(no debugging symbols found)
(no debugging symbols found)
[Thread debugging using libthread_db enabled]
[New Thread -1231567136 (LWP 4202)]
(no debugging symbols found)
(no debugging symbols found)
(no debugging symbols found)
(no debugging symbols found)
(no debugging symbols found)
---Type <return> to continue, or q <return> to quit---
(no debugging symbols found)
(no debugging symbols found)
(no debugging symbols found)
(no debugging symbols found)
(no debugging symbols found)
(no debugging symbols found)
(no debugging symbols found)
(no debugging symbols found)
(no debugging symbols found)
(no debugging symbols found)
(no debugging symbols found)
(no debugging symbols found)
(no debugging symbols found)
(no debugging symbols found)
(no debugging symbols found)
(no debugging symbols found)
(no debugging symbols found)
(no debugging symbols found)
(no debugging symbols found)
(no debugging symbols found)
(no debugging symbols found)
(no debugging symbols found)
---Type <return> to continue, or q <return> to quit---
(no debugging symbols found)
(no debugging symbols found)
(no debugging symbols found)
(no debugging symbols found)
(no debugging symbols found)
(no debugging symbols found)
(no debugging symbols found)
[New Thread -1232073840 (LWP 4205)]
(no debugging symbols found)
[New Thread -1260549232 (LWP 4206)]
(no debugging symbols found)
(no debugging symbols found)
[Thread -1260549232 (LWP 4206) exited]
[New Thread -1269032048 (LWP 4209)]
[Thread -1269032048 (LWP 4209) exited]
[New Thread -1269032048 (LWP 4212)]
[Thread -1269032048 (LWP 4212) exited]
[New Thread -1269032048 (LWP 4213)]
[Thread -1269032048 (LWP 4213) exited]
[New Thread -1269032048 (LWP 4214)]

Program received signal SIGSEGV, Segmentation fault.
[Switching to Thread -1231567136 (LWP 4202)]
0x080eee98 in ?? ()
(gdb) bt
#0 0x080eee98 in ?? ()
#1 0x080f8e7f in ?? ()
#2 0x080bed6b in ?? ()
#3 0xb7b50721 in gcn::BasicContainer::drawChildren ()
from /usr/lib/libguichan.so.0
#4 0xb7b608f7 in gcn::Container::draw () from /usr/lib/libguichan.so.0
#5 0x08076674 in ?? ()
#6 0x080edfdd in ?? ()
#7 0x080f73bf in ?? ()
#8 0xb78d6050 in __libc_start_main () from /lib/libc.so.6
#9 0x080589e1 in ?? ()

~/.tmw/tmw.log
[01:21:31.23] Initializing SDL...
[01:21:31.27] Initializing resource manager...
[01:21:31.27] Adding to PhysicsFS: /home/andromeda//.tmw
[01:21:31.27] Adding to PhysicsFS: data
[01:21:31.27] Adding to PhysicsFS: /usr/share/games/tmw/data
[01:21:31.27] Initializing configuration...
[01:21:31.28] Setting video mode 800x600 windowed
[01:21:31.42] Using OpenGL with double buffering.
[01:21:31.42] Initializing GUI...
[01:21:31.42] Loaded /usr/share/games/tmw/data/graphics/gui/sansserif8.png
[01:21:31.42] Loaded /usr/share/games/tmw/data/graphics/gui/rpgfont_wider.png
[01:21:31.42] Loaded /usr/share/games/tmw/data/graphics/gui/hits_red.png
[01:21:31.43] Loaded /usr/share/games/tmw/data/graphics/gui/hits_blue.png
[01:21:31.43] Loaded /usr/share/games/tmw/data/graphics/gui/hits_yellow.png
[01:21:31.43] Loaded /usr/share/games/tmw/data/graphics/gui/mouse.png
[01:21:31.43] Window::Window("Window")
[01:21:31.43] Loaded /usr/share/games/tmw/data/graphics/gui/vscroll_grey.png
[01:21:31.43] Loaded /usr/share/games/tmw/data/graphics/gui/bg_quad_dis.png
[01:21:31.44] Loaded /usr/share/games/tmw/data/graphics/gui/browserfont.png
[01:21:31.44] Loaded /usr/share/games/tmw/data/graphics/gui/target-cursor-blue-s
.png
[01:21:31.44] Loaded /usr/share/games/tmw/data/graphics/gui/target-cursor-red-s.
png
[01:21:31.44] Loaded /usr/share/games/tmw/data/graphics/gui/target-cursor-blue-m
.png
[01:21:31.45] Loaded /usr/share/games/tmw/data/graphics/gui/target-cursor-red-m.
png
[01:21:31.45] Loaded /usr/share/games/tmw/data/graphics/gui/target-cursor-blue-l
.png
[01:21:31.46] Loaded /usr/share/games/tmw/data/graphics/gui/target-cursor-red-l.
png
[01:21:31.46] Loaded /usr/share/games/tmw/data/graphics/images/login_wallpaper.p
ng
[01:21:31.52] State: UPDATE
[01:21:31.52] Window::Window("Updating...")
[01:21:31.52] Loaded /usr/share/games/tmw/data/graphics/gui/deepbox.png
[01:21:31.52] Loaded /usr/share/games/tmw/data/graphics/gui/vscroll_up_default.p
ng
[01:21:31.52] Loaded /usr/share/games/tmw/data/graphics/gui/vscroll_down_default
.png
[01:21:31.53] Loaded /usr/share/games/tmw/data/graphics/gui/hscroll_left_default
.png
[01:21:31.53] Loaded /usr/share/games/tmw/data/graphics/gui/hscroll_right_defaul
t.png
[01:21:31.53] Loaded /usr/share/games/tmw/data/graphics/gui/vscroll_up_pressed.p
ng
[01:21:31.53] Loaded /usr/share/games/tmw/data/graphics/gui/vscroll_down_pressed
.png
[01:21:31.53] Loaded /usr/share/games/tmw/data/graphics/gui/hscroll_left_pressed
.png
[01:21:31.53] Loaded /usr/share/games/tmw/data/graphics/gui/hscroll_right_presse
d.png
[01:21:31.53] Loaded /usr/share/games/tmw/data/graphics/gui/button.png
[01:21:31.54] Loaded /usr/share/games/tmw/data/graphics/gui/buttonhi.png
[01:21:31.54] Loaded /usr/share/games/tmw/data/graphics/gui/buttonpress.png
[01:21:31.54] Loaded /usr/share/games/tmw/data/graphics/gui/button_disabled.png
[01:21:31.55] Downloading: http://updates.themanaworld.org/news.txt
[01:21:38.08] Downloading: http://updates.themanaworld.org/resources2.txt
[01:21:43.88] Loaded /home/andromeda//.tmw/updates/resources2.txt
[01:21:43.89] items-2935.zip already here
[01:21:43.90] minimaps-2935.zip already here
[01:21:43.91] sounds-2935.zip already here
[01:21:43.91] update-2940-3040.zip already here
[01:21:43.92] sprites-3126.zip already here
[01:21:43.93] database-3126.zip already here
[01:21:43.94] maps-3126.zip already here
[01:21:43.94] update-3051-3126.zip already here
[01:21:43.95] update-3126-3266.zip already here
[01:21:43.96] particles-3313.zip already here
[01:21:43.97] update-3266-3313.zip already here
[01:21:43.97] update-3313-3473.zip already here
[01:21:44.62] Loaded /home/andromeda//.tmw/updates/resources2.txt
[01:21:44.62] Adding to PhysicsFS: /home/andromeda//.tmw/updates/items-2935.zip
[01:21:44.62] Adding to PhysicsFS: /home/andromeda//.tmw/updates/minimaps-2935.z
ip
[01:21:44.62] Adding to PhysicsFS: /home/andromeda//.tmw/updates/sounds-2935.zip
[01:21:44.63] Adding to PhysicsFS: /home/andromeda//.tmw/updates/update-2940-304
0.zip
[01:21:44.63] Adding to PhysicsFS: /home/andromeda//.tmw/updates/sprites-3126.zi
p
[01:21:44.63] Adding to PhysicsFS: /home/andromeda//.tmw/updates/database-3126.z
ip
[01:21:44.63] Adding to PhysicsFS: /home/andromeda//.tmw/updates/maps-3126.zip
[01:21:44.63] Adding to PhysicsFS: /home/andromeda//.tmw/updates/update-3051-312
6.zip
[01:21:44.63] Adding to PhysicsFS: /home/andromeda//.tmw/updates/update-3126-326
6.zip
[01:21:44.63] Adding to PhysicsFS: /home/andromeda//.tmw/updates/particles-3313.
zip
[01:21:44.63] Adding to PhysicsFS: /home/andromeda//.tmw/updates/update-3266-331
3.zip
[01:21:44.63] Adding to PhysicsFS: /home/andromeda//.tmw/updates/update-3313-347
3.zip
[01:21:44.63] ResourceManager::release(graphics/images/login_wallpaper.png)
[01:21:44.63] Loaded /usr/share/games/tmw/data/graphics/images/login_wallpaper.p
ng
[01:21:44.68] Window::~Window("Updating...")
[01:21:44.68] ResourceManager::release(graphics/gui/deepbox.png)
[01:21:44.68] ResourceManager::release(graphics/gui/vscroll_up_default.png)
[01:21:44.68] ResourceManager::release(graphics/gui/vscroll_up_pressed.png)
[01:21:44.68] ResourceManager::release(graphics/gui/vscroll_down_default.png)
[01:21:44.68] ResourceManager::release(graphics/gui/vscroll_down_pressed.png)
[01:21:44.68] ResourceManager::release(graphics/gui/hscroll_left_default.png)
[01:21:44.68] ResourceManager::release(graphics/gui/hscroll_left_pressed.png)
[01:21:44.68] ResourceManager::release(graphics/gui/hscroll_right_default.png)
[01:21:44.68] ResourceManager::release(graphics/gui/hscroll_right_pressed.png)
[01:21:44.68] ResourceManager::release(graphics/gui/button.png)
[01:21:44.68] ResourceManager::release(graphics/gui/buttonhi.png)
[01:21:44.68] ResourceManager::release(graphics/gui/buttonpress.png)
[01:21:44.68] ResourceManager::release(graphics/gui/button_disabled.png)
[01:21:44.68] State: LOADDATA
[01:21:44.68] Initializing equipment database...
[01:21:44.68] Loaded /home/andromeda//.tmw/updates/update-3313-3473.zip/equipmen
t.xml
[01:21:44.68] Initializing item database...
[01:21:44.68] Loaded /home/andromeda//.tmw/updates/update-3313-3473.zip/items.xm
l
[01:21:44.69] Loaded /home/andromeda//.tmw/updates/items-2935.zip/graphics/items
/use-potion-cactusdrink.png
[01:21:44.69] Loaded /home/andromeda//.tmw/updates/items-2935.zip/graphics/items
/use-potion-cactuspotion.png
[01:21:44.69] Loaded /home/andromeda//.tmw/updates/items-2935.zip/graphics/items
/generic-casinocoins.png
[01:21:44.69] Loaded /home/andromeda//.tmw/updates/items-2935.zip/graphics/items
/use-food-decorcandy.png
[01:21:44.69] Loaded /home/andromeda//.tmw/updates/items-2935.zip/graphics/items
/generic-maggotslime.png
[01:21:44.69] Loaded /home/andromeda//.tmw/updates/items-2935.zip/graphics/items
/use-food-candycane.png
[01:21:44.69] Loaded /home/andromeda//.tmw/updates/items-2935.zip/graphics/items
/generic-scorpionstinger.png
[01:21:44.69] Loaded /home/andromeda//.tmw/updates/items-2935.zip/graphics/items
/use-food-xmascake.png
[01:21:44.69] Loaded /home/andromeda//.tmw/updates/items-2935.zip/graphics/items
/use-food-chocolatebar.png
[01:21:44.69] Loaded /home/andromeda//.tmw/updates/items-2935.zip/graphics/items
/use-food-candy.png
[01:21:44.69] Loaded /home/andromeda//.tmw/updates/items-2935.zip/graphics/items
/armor-head-santahat.png
[01:21:44.69] Loaded /home/andromeda//.tmw/updates/items-2935.zip/graphics/items
/use-food-gingerbreadman.png
[01:21:44.69] Loaded /home/andromeda//.tmw/updates/items-2935.zip/graphics/items
/use-food-cake.png
[01:21:44.69] Loaded /home/andromeda//.tmw/updates/items-2935.zip/graphics/items
/use-food-xmascandycane.png
[01:21:44.69] Loaded /home/andromeda//.tmw/updates/items-2935.zip/graphics/items
/generic-purplepresentbox.png
[01:21:44.69] Loaded /home/andromeda//.tmw/updates/items-2935.zip/graphics/items
/generic-bluepresentbox.png
[01:21:44.69] Loaded /home/andromeda//.tmw/updates/items-2935.zip/graphics/items
/generic-redscorpionstinger.png
[01:21:44.69] Loaded /home/andromeda//.tmw/updates/items-2935.zip/graphics/items
/generic-bugleg.png
[01:21:44.69] Loaded /home/andromeda//.tmw/updates/items-2935.zip/graphics/items
/use-food-cherrycake.png
[01:21:44.69] Loaded /home/andromeda//.tmw/updates/items-2935.zip/graphics/items
/use-food-easteregg.png
[01:21:44.69] Loaded /home/andromeda//.tmw/updates/items-2935.zip/graphics/items
/weapon-dagger-dagger.png
[01:21:44.69] Loaded /home/andromeda//.tmw/updates/items-2935.zip/graphics/items
/weapon-dagger-sharpknife.png
[01:21:44.69] Loaded /home/andromeda//.tmw/updates/items-2935.zip/graphics/items
/armor-chest-leathershirt.png
[01:21:44.69] Loaded /home/andromeda//.tmw/updates/items-2935.zip/graphics/items
/armor-head-fancyhat.png
[01:21:44.69] Loaded /home/andromeda//.tmw/updates/items-2935.zip/graphics/items
/armor-head-minershat.png
[01:21:44.69] Loaded /home/andromeda//.tmw/updates/items-2935.zip/graphics/items
/generic-coinbag.png
[01:21:44.69] Loaded /home/andromeda//.tmw/updates/items-2935.zip/graphics/items
/use-food-milk.png
[01:21:44.70] Loaded /home/andromeda//.tmw/updates/items-2935.zip/graphics/items
/armor-feet-boots.png
[01:21:44.70] Loaded /home/andromeda//.tmw/updates/items-2935.zip/graphics/items
/weapon-arrow-iron.png
[01:21:44.70] Loaded /home/andromeda//.tmw/updates/items-2935.zip/graphics/items
/weapon-bow-shortbow.png
[01:21:44.70] Loaded /home/andromeda//.tmw/updates/items-2935.zip/graphics/items
/armor-hands-minergloves.png
[01:21:44.70] Loaded /home/andromeda//.tmw/updates/items-2935.zip/graphics/items
/armor-hands-leathergloves.png
[01:21:44.70] Loaded /home/andromeda//.tmw/updates/items-2935.zip/graphics/items
/use-food-roastedmaggot.png
[01:21:44.70] Loaded /home/andromeda//.tmw/updates/items-2935.zip/graphics/items
/use-food-orangecupcake.png
[01:21:44.70] Loaded /home/andromeda//.tmw/updates/items-2935.zip/graphics/items
/use-food-apple.png
[01:21:44.70] Loaded /home/andromeda//.tmw/updates/items-2935.zip/graphics/items
/weapon-dagger-shortsword.png
[01:21:44.70] Loaded /home/andromeda//.tmw/updates/items-2935.zip/graphics/items
/generic-treasurekey.png
[01:21:44.70] Loaded /home/andromeda//.tmw/updates/items-2935.zip/graphics/items
/generic-greenpresentbox.png
[01:21:44.70] Loaded /home/andromeda//.tmw/updates/items-2935.zip/graphics/items
/use-food-beer.png
[01:21:44.70] Loaded /home/andromeda//.tmw/updates/items-2935.zip/graphics/items
/generic-emptybottle.png
[01:21:44.70] Loaded /home/andromeda//.tmw/updates/items-2935.zip/graphics/items
/use-food-bottleofwater.png
[01:21:44.70] Loaded /home/andromeda//.tmw/updates/items-2935.zip/graphics/items
/generic-bottleofsand.png
[01:21:44.70] Loaded /home/andromeda//.tmw/updates/items-2935.zip/graphics/items
/armor-head-standardheadband.png
[01:21:44.70] Loaded /home/andromeda//.tmw/updates/items-2935.zip/graphics/items
/armor-head-silkheadband.png
[01:21:44.70] Loaded /home/andromeda//.tmw/updates/items-2935.zip/graphics/items
/weapon-bow-forestbow.png
[01:21:44.70] Loaded /home/andromeda//.tmw/updates/items-2935.zip/graphics/items
/armor-chest-desertshirt.png
[01:21:44.70] Loaded /home/andromeda//.tmw/updates/items-2935.zip/graphics/items
/weapon-polearm-bardiche.png
[01:21:44.70] Loaded /home/andromeda//.tmw/updates/items-2935.zip/graphics/items
/weapon-polearm-halberd.png
[01:21:44.70] Loaded /home/andromeda//.tmw/updates/items-2935.zip/graphics/items
/weapon-axe-axe.png
[01:21:44.70] Loaded /home/andromeda//.tmw/updates/items-2935.zip/graphics/items
/weapon-axe-blacksmithsaxe.png
[01:21:44.70] Loaded /home/andromeda//.tmw/updates/items-2935.zip/graphics/items
/generic-bluehint.png
[01:21:44.70] Loaded /home/andromeda//.tmw/updates/items-2935.zip/graphics/items
/generic-magentahint.png
[01:21:44.70] Loaded /home/andromeda//.tmw/updates/items-2935.zip/graphics/items
/generic-yellowhint.png
[01:21:44.70] Loaded /home/andromeda//.tmw/updates/items-2935.zip/graphics/items
/generic-greenhint.png
[01:21:44.70] Loaded /home/andromeda//.tmw/updates/items-2935.zip/graphics/items
/generic-tealhint.png
[01:21:44.70] Loaded /home/andromeda//.tmw/updates/items-2935.zip/graphics/items
/generic-purplehint.png
[01:21:44.70] Loaded /home/andromeda//.tmw/updates/items-2935.zip/graphics/items
/generic-redhint.png
[01:21:44.70] Loaded /home/andromeda//.tmw/updates/items-2935.zip/graphics/items
/generic-otherbluehint.png
[01:21:44.70] Loaded /home/andromeda//.tmw/updates/items-2935.zip/graphics/items
/generic-orangehint.png
[01:21:44.70] Loaded /home/andromeda//.tmw/updates/items-2935.zip/graphics/items
/generic-greyhint.png
[01:21:44.70] Loaded /home/andromeda//.tmw/updates/items-2935.zip/graphics/items
/weapon-sword-sabre.png
[01:21:44.70] Loaded /home/andromeda//.tmw/updates/items-2935.zip/graphics/items
/use-food-chickenleg.png
[01:21:44.70] Loaded /home/andromeda//.tmw/updates/items-2935.zip/graphics/items
/armor-hands-wintergloves.png
[01:21:44.70] Loaded /home/andromeda//.tmw/updates/items-2935.zip/graphics/items
/armor-chest-tnecksweater.png
[01:21:44.70] Loaded /home/andromeda//.tmw/updates/items-2935.zip/graphics/items
/generic-petal.png
[01:21:44.70] Loaded /home/andromeda//.tmw/updates/items-2935.zip/graphics/items
/generic-smallmushroom.png
[01:21:44.70] Loaded /home/andromeda//.tmw/updates/items-2935.zip/graphics/items
/use-potion-ironpotion.png
[01:21:44.70] Loaded /home/andromeda//.tmw/updates/items-2935.zip/graphics/items
/use-potion-concentrationpotion.png
[01:21:44.70] Loaded /home/andromeda//.tmw/updates/items-2935.zip/graphics/items
/generic-rawlog.png
[01:21:44.70] Loaded /home/andromeda//.tmw/updates/items-2935.zip/graphics/items
/weapon-dagger-boneknife.png
[01:21:44.70] Loaded /home/andromeda//.tmw/updates/items-2935.zip/graphics/items
/weapon-dagger-setzer.png
[01:21:44.70] Loaded /home/andromeda//.tmw/updates/items-2935.zip/graphics/items
/weapon-sword-scimitar.png
[01:21:44.70] Loaded /home/andromeda//.tmw/updates/items-2935.zip/graphics/items
/weapon-sword-falchion.png
[01:21:44.70] Loaded /home/andromeda//.tmw/updates/items-2935.zip/graphics/items
/weapon-polearm-scorpion.png
[01:21:44.71] Loaded /home/andromeda//.tmw/updates/items-2935.zip/graphics/items
/weapon-bow-desertbow.png
[01:21:44.71] Loaded /home/andromeda//.tmw/updates/items-2935.zip/graphics/items
/weapon-sword-beheader.png
[01:21:44.71] Loaded /home/andromeda//.tmw/updates/items-2935.zip/graphics/items
/weapon-thrown-bonedarts.png
[01:21:44.71] Loaded /home/andromeda//.tmw/updates/items-2935.zip/graphics/items
/weapon-sword-sandcutter.png
[01:21:44.71] Loaded /home/andromeda//.tmw/updates/items-2935.zip/graphics/items
/weapon-dagger-rockknive.png
[01:21:44.71] Loaded /home/andromeda//.tmw/updates/items-2935.zip/graphics/items
/weapon-staff-staffoflife.png
[01:21:44.71] Loaded /home/andromeda//.tmw/updates/items-2935.zip/graphics/items
/weapon-staff-crescentrod.png
[01:21:44.71] Loaded /home/andromeda//.tmw/updates/items-2935.zip/graphics/items
/weapon-staff-staffoffire.png
[01:21:44.71] Loaded /home/andromeda//.tmw/updates/items-2935.zip/graphics/items
/weapon-staff-staffofice.png
[01:21:44.71] Loaded /home/andromeda//.tmw/updates/items-2935.zip/graphics/items
/weapon-sword-jackal.png
[01:21:44.71] Loaded /home/andromeda//.tmw/updates/items-2935.zip/graphics/items
/armor-hands-scarabarmlet.png
[01:21:44.71] Loaded /home/andromeda//.tmw/updates/items-2935.zip/graphics/items
/armor-legs-cottonshorts.png
[01:21:44.71] Loaded /home/andromeda//.tmw/updates/items-2935.zip/graphics/items
/weapon-sword-sword.png
[01:21:44.71] Loaded /home/andromeda//.tmw/updates/items-2935.zip/graphics/items
/weapon-sword-bastardsword.png
[01:21:44.71] Loaded /home/andromeda//.tmw/updates/items-2935.zip/graphics/items
/weapon-sword-broadsword.png
[01:21:44.71] Loaded /home/andromeda//.tmw/updates/items-2935.zip/graphics/items
/weapon-sword-baselard.png
[01:21:44.71] Loaded /home/andromeda//.tmw/updates/items-2935.zip/graphics/items
/weapon-sword-longsword.png
[01:21:44.71] Loaded /home/andromeda//.tmw/updates/items-2935.zip/graphics/items
/weapon-dagger-stiletto.png
[01:21:44.71] Loaded /home/andromeda//.tmw/updates/items-2935.zip/graphics/items
/weapon-sword-rapier.png
[01:21:44.71] Loaded /home/andromeda//.tmw/updates/items-2935.zip/graphics/items
/weapon-polearm-spear.png
[01:21:44.71] Loaded /home/andromeda//.tmw/updates/items-2935.zip/graphics/items
/weapon-polearm-heavyspear.png
[01:21:44.71] ItemDB: Missingname parameter for item 596!
[01:21:44.71] ItemDB: Missingname parameter for item 597!
[01:21:44.71] Loaded /home/andromeda//.tmw/updates/items-2935.zip/graphics/items
/weapon-polearm-dualspear.png
[01:21:44.71] Loaded /home/andromeda//.tmw/updates/items-2935.zip/graphics/items
/weapon-sword-firesword.png
[01:21:44.71] Loaded /home/andromeda//.tmw/updates/items-2935.zip/graphics/items
/armor-shield-britshield.png
[01:21:44.71] Loaded /home/andromeda//.tmw/updates/items-2935.zip/graphics/items
/armor-shield-steelshield.png
[01:21:44.71] Loaded /home/andromeda//.tmw/updates/items-2935.zip/graphics/items
/armor-shield-woodenshield.png
[01:21:44.71] Loaded /home/andromeda//.tmw/updates/items-2935.zip/graphics/items
/armor-shield-leathershield.png
[01:21:44.71] Loaded /home/andromeda//.tmw/updates/items-2935.zip/graphics/items
/armor-shield-knightshield.png
[01:21:44.71] Loaded /home/andromeda//.tmw/updates/items-2935.zip/graphics/items
/weapon-axe-meatcleaver.png
[01:21:44.71] Loaded /home/andromeda//.tmw/updates/items-2935.zip/graphics/items
/weapon-axe-hatchet.png
[01:21:44.71] Loaded /home/andromeda//.tmw/updates/items-2935.zip/graphics/items
/weapon-polearm-trident.png
[01:21:44.71] Loaded /home/andromeda//.tmw/updates/items-2935.zip/graphics/items
/armor-shield-bladeshield.png
[01:21:44.71] Loaded /home/andromeda//.tmw/updates/items-2935.zip/graphics/items
/weapon-mace-club.png
[01:21:44.71] Loaded /home/andromeda//.tmw/updates/items-2935.zip/graphics/items
/armor-legs-jeanshorts.png
[01:21:44.71] Loaded /home/andromeda//.tmw/updates/items-2935.zip/graphics/items
/generic-whitefur.png
[01:21:44.71] Loaded /home/andromeda//.tmw/updates/items-2935.zip/graphics/items
/generic-cavesnakelamp.png
[01:21:44.71] Loaded /home/andromeda//.tmw/updates/items-2935.zip/graphics/items
/generic-hardspike.png
[01:21:44.71] Loaded /home/andromeda//.tmw/updates/items-2935.zip/graphics/items
/generic-pinkantennae.png
[01:21:44.71] Loaded /home/andromeda//.tmw/updates/items-2935.zip/graphics/items
/armor-head-pumpkinhelmet.png
[01:21:44.71] Loaded /home/andromeda//.tmw/updates/items-2935.zip/graphics/items
/armor-head-axehat.png
[01:21:44.71] Loaded /home/andromeda//.tmw/updates/items-2935.zip/graphics/items
/armor-head-piratehat.png
[01:21:44.71] Loaded /home/andromeda//.tmw/updates/items-2935.zip/graphics/items
/armor-head-goggles.png
[01:21:44.71] Loaded /home/andromeda//.tmw/updates/items-2935.zip/graphics/items
/armor-head-leathergoggles.png
[01:21:44.71] Loaded /home/andromeda//.tmw/updates/items-2935.zip/graphics/items
/armor-head-circlet.png
[01:21:44.71] Loaded /home/andromeda//.tmw/updates/items-2935.zip/graphics/items
/armor-head-eyepatch.png
[01:21:44.71] Loaded /home/andromeda//.tmw/updates/items-2935.zip/graphics/items
/armor-head-bandana.png
[01:21:44.71] Loaded /home/andromeda//.tmw/updates/items-2935.zip/graphics/items
/weapon-polearm-scythe.png
[01:21:44.71] Loaded /home/andromeda//.tmw/updates/items-2935.zip/graphics/items
/armor-chest-vnecksweater.png
[01:21:44.71] Loaded /home/andromeda//.tmw/updates/update-3051-3126.zip/graphics
/items/armor-chest-chainmail.png
[01:21:44.72] Loaded /home/andromeda//.tmw/updates/update-3313-3473.zip/graphics
/items/armor-chest-lightplatemail.png
[01:21:44.72] Loaded /home/andromeda//.tmw/updates/items-2935.zip/graphics/items
/weapon-arrow-arrow.png
[01:21:44.72] Loaded /home/andromeda//.tmw/updates/items-2935.zip/graphics/items
/weapon-bow-bow.png
[01:21:44.72] Loaded /home/andromeda//.tmw/updates/items-2935.zip/graphics/items
/weapon-dagger-knive.png
[01:21:44.72] Loaded /home/andromeda//.tmw/updates/items-2935.zip/graphics/items
/armor-chest-cottonshirt.png
[01:21:44.72] Loaded /home/andromeda//.tmw/updates/update-3126-3266.zip/graphics
/items/armor-head-rangerhat.png
[01:21:44.72] Loaded /home/andromeda//.tmw/updates/items-2935.zip/graphics/items
/armor-head-antlerhat.png
[01:21:44.72] Loaded /home/andromeda//.tmw/updates/items-2935.zip/graphics/items
/armor-head-christmastree.png
[01:21:44.72] Loaded /home/andromeda//.tmw/updates/items-2935.zip/graphics/items
/armor-head-santabeardhat.png
[01:21:44.72] Loaded /home/andromeda//.tmw/updates/items-2935.zip/graphics/items
/generic-redstocking.png
[01:21:44.72] Loaded /home/andromeda//.tmw/updates/update-3126-3266.zip/graphics
/items/generic-easteregg-red.png
[01:21:44.72] Loaded /home/andromeda//.tmw/updates/update-3126-3266.zip/graphics
/items/generic-easteregg-green.png
[01:21:44.72] Loaded /home/andromeda//.tmw/updates/update-3126-3266.zip/graphics
/items/generic-easteregg-blue.png
[01:21:44.72] Loaded /home/andromeda//.tmw/updates/update-3126-3266.zip/graphics
/items/generic-easteregg-yellow.png
[01:21:44.72] Loaded /home/andromeda//.tmw/updates/update-3126-3266.zip/graphics
/items/generic-easteregg-pink.png
[01:21:44.72] Loaded /home/andromeda//.tmw/updates/update-3126-3266.zip/graphics
/items/generic-easteregg-teal.png
[01:21:44.72] Initializing monster database...
[01:21:44.72] Loaded /home/andromeda//.tmw/updates/update-3313-3473.zip/monsters
.xml
[01:21:44.72] State: LOGIN
[01:21:44.72] Window::Window("Login")
[01:21:44.72] Loaded /usr/share/games/tmw/data/graphics/gui/deepbox.png
[01:21:44.72] Loaded /usr/share/games/tmw/data/graphics/gui/checkbox.png
[01:21:44.73] Loaded /usr/share/games/tmw/data/graphics/gui/button.png
[01:21:44.73] Loaded /usr/share/games/tmw/data/graphics/gui/buttonhi.png
[01:21:44.73] Loaded /usr/share/games/tmw/data/graphics/gui/buttonpress.png
[01:21:44.73] Loaded /usr/share/games/tmw/data/graphics/gui/button_disabled.png
[01:21:48.55] Account: 0
[01:21:48.55] Trying to connect to account server...
[01:21:48.55] Username is andromeda_welles
[01:21:48.55] Network::Connecting to server.themanaworld.org:6901
[01:21:54.28] Network::Started session with 81.161.192.4:62746
[01:21:54.66] Network: Server: Mana World (81.161.192.4:6122)
[01:21:54.66] Window::~Window("Login")
[01:21:54.66] ResourceManager::release(graphics/gui/deepbox.png)
[01:21:54.66] ResourceManager::release(graphics/gui/checkbox.png)
[01:21:54.66] ResourceManager::release(graphics/gui/button.png)
[01:21:54.66] ResourceManager::release(graphics/gui/buttonhi.png)
[01:21:54.66] ResourceManager::release(graphics/gui/buttonpress.png)
[01:21:54.66] ResourceManager::release(graphics/gui/button_disabled.png)
[01:21:54.66] State: CHAR_SERVER
[01:21:54.66] Window::Window("Select Server")
[01:21:54.66] Loaded /usr/share/games/tmw/data/graphics/gui/deepbox.png
[01:21:54.66] Loaded /usr/share/games/tmw/data/graphics/gui/vscroll_up_default.p
ng
[01:21:54.67] Loaded /usr/share/games/tmw/data/graphics/gui/vscroll_down_default
.png
[01:21:54.67] Loaded /usr/share/games/tmw/data/graphics/gui/hscroll_left_default
.png[01:21:54.67] Loaded /usr/share/games/tmw/data/graphics/gui/hscroll_right_defaul
t.png
[01:21:54.67] Loaded /usr/share/games/tmw/data/graphics/gui/vscroll_up_pressed.p
ng
[01:21:54.67] Loaded /usr/share/games/tmw/data/graphics/gui/vscroll_down_pressed
.png
[01:21:54.67] Loaded /usr/share/games/tmw/data/graphics/gui/hscroll_left_pressed
.png
[01:21:54.68] Loaded /usr/share/games/tmw/data/graphics/gui/hscroll_right_presse
d.png
[01:21:54.68] Loaded /usr/share/games/tmw/data/graphics/gui/button.png
[01:21:54.68] Loaded /usr/share/games/tmw/data/graphics/gui/buttonhi.png
[01:21:54.68] Loaded /usr/share/games/tmw/data/graphics/gui/buttonpress.png
[01:21:54.68] Loaded /usr/share/games/tmw/data/graphics/gui/button_disabled.png
[01:21:56.16] Char: 0

[01:21:56.16] Trying to connect to char server...
[01:21:56.16] Network::Connecting to 81.161.192.4:6122
[01:21:56.54] Network::Started session with 81.161.192.4:59927
[01:22:00.52] CharServerHandler: Packet ID: 6b, Length: 130
[01:22:00.52] Loaded /home/andromeda//.tmw/updates/sprites-3126.zip/graphics/spr
ites/emotions.png
[01:22:00.52] Loaded /home/andromeda//.tmw/updates/sprites-3126.zip/graphics/spr
ites/player_female_base.xml
[01:22:00.52] Loaded /home/andromeda//.tmw/updates/sprites-3126.zip/graphics/spr
ites/player_female_base.png
[01:22:00.54] Loaded /home/andromeda//.tmw/updates/sprites-3126.zip/graphics/spr
ites/weapon-dagger.xml
[01:22:00.54] Loaded /home/andromeda//.tmw/updates/sprites-3126.zip/graphics/spr
ites/weapon0.png
[01:22:00.55] Loaded /home/andromeda//.tmw/updates/sprites-3126.zip/graphics/spr
ites/leg-jeans-female.xml
[01:22:00.55] Loaded /home/andromeda//.tmw/updates/sprites-3126.zip/graphics/spr
ites/leg-jeans-female.png
[01:22:00.57] Loaded /home/andromeda//.tmw/updates/sprites-3126.zip/graphics/spr
ites/item007.xml
[01:22:00.57] Loaded /home/andromeda//.tmw/updates/sprites-3126.zip/graphics/spr
ites/item007.png
[01:22:00.57] Loaded /home/andromeda//.tmw/updates/sprites-3126.zip/graphics/spr
ites/chest-tnecksweater-female.xml
[01:22:00.58] Loaded /home/andromeda//.tmw/updates/sprites-3126.zip/graphics/spr
ites/chest-tnecksweater-female.png
[01:22:00.60] Loaded /home/andromeda//.tmw/updates/sprites-3126.zip/graphics/spr
ites/hairstyle4.xml
[01:22:00.60] Loaded /home/andromeda//.tmw/updates/sprites-3126.zip/graphics/spr
ites/hairstyle4.png
[01:22:00.60] CharServer: Player: Andromeda Welles (1)
[01:22:00.61] Window::~Window("Select Server")
[01:22:00.61] ResourceManager::release(graphics/gui/deepbox.png)
[01:22:00.61] ResourceManager::release(graphics/gui/vscroll_up_default.png)
[01:22:00.61] ResourceManager::release(graphics/gui/vscroll_up_pressed.png)
[01:22:00.61] ResourceManager::release(graphics/gui/vscroll_down_default.png)
[01:22:00.61] ResourceManager::release(graphics/gui/vscroll_down_pressed.png)
[01:22:00.61] ResourceManager::release(graphics/gui/hscroll_left_default.png)
[01:22:00.61] ResourceManager::release(graphics/gui/hscroll_left_pressed.png)
[01:22:00.61] ResourceManager::release(graphics/gui/hscroll_right_default.png)
[01:22:00.61] ResourceManager::release(graphics/gui/hscroll_right_pressed.png)
[01:22:00.61] ResourceManager::release(graphics/gui/button.png)
[01:22:00.61] ResourceManager::release(graphics/gui/buttonhi.png)
[01:22:00.61] ResourceManager::release(graphics/gui/buttonpress.png)
[01:22:00.61] ResourceManager::release(graphics/gui/button_disabled.png)
[01:22:00.61] State: CHAR_SELECT
[01:22:00.61] Window::Window("Select Character")
[01:22:00.61] Loaded /usr/share/games/tmw/data/graphics/gui/button.png
[01:22:00.61] Loaded /usr/share/games/tmw/data/graphics/gui/buttonhi.png
[01:22:00.61] Loaded /usr/share/games/tmw/data/graphics/gui/buttonpress.png
[01:22:00.61] Loaded /usr/share/games/tmw/data/graphics/gui/button_disabled.png
[01:22:00.61] Loaded /usr/share/games/tmw/data/graphics/gui/deepbox.png
[01:22:02.18] CharServerHandler: Packet ID: 71, Length: 28
[01:22:02.68] Window::~Window("Select Character")
[01:22:02.68] ResourceManager::release(graphics/gui/deepbox.png)
[01:22:02.68] ResourceManager::release(graphics/gui/button.png)
[01:22:02.68] ResourceManager::release(graphics/gui/buttonhi.png)
[01:22:02.68] ResourceManager::release(graphics/gui/buttonpress.png)
[01:22:02.68] ResourceManager::release(graphics/gui/button_disabled.png)
[01:22:02.68] State: CONNECTING
[01:22:02.68] Memorizing selected character Andromeda Welles
[01:22:02.68] Trying to connect to map server...
[01:22:02.68] Map: new_3-1.gat
[01:22:02.68] Network::Connecting to 81.161.192.4:5122
[01:22:03.06] Network::Started session with 81.161.192.4:532
[01:22:03.49] Protocol: Player start position: (29, 28), Direction: 1
[01:22:03.49] Unhandled packet: 97
[01:22:03.49] Unhandled packet: b0
[01:22:03.49] Unhandled packet: b0
[01:22:03.49] Unhandled packet: b0
[01:22:03.49] Unhandled packet: b0
[01:22:03.49] Unhandled packet: b0
[01:22:03.49] Unhandled packet: 8e
[01:22:03.49] ResourceManager::release(graphics/images/login_wallpaper.png)
[01:22:03.49] State: GAME
[01:22:03.49] Window::Window("")
[01:22:03.49] Loaded /usr/share/games/tmw/data/graphics/gui/resize.png
[01:22:03.49] Loaded /usr/share/games/tmw/data/graphics/gui/deepbox.png
[01:22:03.49] Loaded /usr/share/games/tmw/data/graphics/gui/vscroll_up_default.p
ng
[01:22:03.49] Loaded /usr/share/games/tmw/data/graphics/gui/vscroll_down_default
.png
[01:22:03.49] Loaded /usr/share/games/tmw/data/graphics/gui/hscroll_left_default
.png
[01:22:03.49] Loaded /usr/share/games/tmw/data/graphics/gui/hscroll_right_defaul
t.png
[01:22:03.50] Loaded /usr/share/games/tmw/data/graphics/gui/vscroll_up_pressed.p
ng
[01:22:03.50] Loaded /usr/share/games/tmw/data/graphics/gui/vscroll_down_pressed
.png
[01:22:03.50] Loaded /usr/share/games/tmw/data/graphics/gui/hscroll_left_pressed
.png
[01:22:03.50] Loaded /usr/share/games/tmw/data/graphics/gui/hscroll_right_presse
d.png
[01:22:03.50] Window::Window("")
[01:22:03.50] Loaded /usr/share/games/tmw/data/graphics/gui/button.png
[01:22:03.50] Loaded /usr/share/games/tmw/data/graphics/gui/buttonhi.png
[01:22:03.51] Loaded /usr/share/games/tmw/data/graphics/gui/button_disabled.png
[01:22:03.51] Window::Window("Andromeda Welles")
[01:22:03.51] Window::Window("")
[01:22:03.51] Window::Window("Buy")
[01:22:03.51] Loaded /usr/share/games/tmw/data/graphics/gui/slider.png
[01:22:03.51] Window::Window("Sell")
[01:22:03.51] Window::Window("Shop")
[01:22:03.51] Window::Window("Inventory")
[01:22:03.51] Loaded /usr/share/games/tmw/data/graphics/gui/selection.png
[01:22:03.51] Window::Window("NPC")
[01:22:03.51] Window::Window("NPC")
[01:22:03.51] Window::Window("Skills")
[01:22:03.51] Window::Window("Setup")
[01:22:03.51] Loaded /usr/share/games/tmw/data/graphics/gui/checkbox.png
[01:22:03.51] Window::Window("Map")
[01:22:03.51] Window::Window("Equipment")
[01:22:03.51] Window::Window("Trade: You")
[01:22:03.51] Window::Window("Help")
[01:22:03.51] Window::Window("Debug")
[01:22:03.51] Particle engine set up
[01:22:03.51] Loaded /home/andromeda//.tmw/updates/update-3313-3473.zip/maps/new
_3-1.tmx.gz
[01:22:03.53] Loaded /usr/share/games/tmw/data/graphics/tiles/desert1.png
[01:22:03.59] Loaded /usr/share/games/tmw/data/graphics/tiles/collision.png
[01:22:03.59] Loaded /usr/share/games/tmw/data/graphics/tiles/desert_x2.png
[01:22:03.60] Loaded /usr/share/games/tmw/data/graphics/tiles/desert_x3.png
[01:22:03.60] - Loading layer 0
[01:22:03.61] - Loading layer 1
[01:22:03.61] - Loading layer 2
[01:22:03.62] - Loading layer 3
[01:22:03.63] - Loading object name: graphics/particles/colorful-orbits.particle
.xml type: PARTICLE_EFFECT at 944:930
[01:22:03.63] Loaded /home/andromeda//.tmw/updates/minimaps-2935.zip/graphics/im
ages/minimap_new_3-1.png
[01:22:03.63] Loaded /home/andromeda//.tmw/updates/update-3313-3473.zip/graphics
/particles/colorful-orbits.particle.xml
[01:22:03.63] Loaded /home/andromeda//.tmw/updates/particles-3313.zip/graphics/p
articles/orb-medium-blue.png
[01:22:03.63] Loaded /home/andromeda//.tmw/updates/particles-3313.zip/graphics/p
articles/star-small-blue.png
[01:22:03.63] ResourceManager::release(graphics/particles/star-small-blue.png)
[01:22:03.63] Loaded /home/andromeda//.tmw/updates/particles-3313.zip/graphics/p
articles/orb-medium-yellow.png
[01:22:03.63] Loaded /home/andromeda//.tmw/updates/particles-3313.zip/graphics/p
articles/star-small-yellow.png
[01:22:03.63] ResourceManager::release(graphics/particles/star-small-yellow.png)
[01:22:03.63] Loaded /home/andromeda//.tmw/updates/particles-3313.zip/graphics/p
articles/orb-medium-green.png
[01:22:03.63] Loaded /home/andromeda//.tmw/updates/particles-3313.zip/graphics/p
articles/star-small-green.png
[01:22:03.63] ResourceManager::release(graphics/particles/star-small-green.png)
[01:22:03.63] Loaded /home/andromeda//.tmw/updates/particles-3313.zip/graphics/p
articles/orb-medium-magenta.png
[01:22:03.63] Loaded /home/andromeda//.tmw/updates/particles-3313.zip/graphics/p
articles/star-small-magenta.png
[01:22:03.63] ResourceManager::release(graphics/particles/star-small-magenta.png
)
[01:22:03.63] Loaded /home/andromeda//.tmw/updates/particles-3313.zip/graphics/p
articles/orb-medium-red.png
[01:22:03.63] Loaded /home/andromeda//.tmw/updates/particles-3313.zip/graphics/p
articles/star-small-red.png
[01:22:03.63] ResourceManager::release(graphics/particles/star-small-red.png)
[01:22:03.63] Loaded /home/andromeda//.tmw/updates/particles-3313.zip/graphics/p
articles/orb-medium-cyan.png
[01:22:03.63] Loaded /home/andromeda//.tmw/updates/particles-3313.zip/graphics/p
articles/star-small-cyan.png
[01:22:03.63] ResourceManager::release(graphics/particles/star-small-cyan.png)
[01:22:03.63] 0 joysticks/gamepads found

Posted: 18 Aug 2007, 01:53
by Jarod
I had this problem too, and found a fix:
fixed (as in horrifically hacked around)
remove that latest update file (update-3313-3473.zip), then run with the do not update flag (i think its -u) or cancel the download before it finishes, then it plays ok (but is not up to date)

Jarod

Tried Jarrods fix

Posted: 18 Aug 2007, 06:18
by andromeda_welles
Tried your fix, Jarrod, and it now tells me:

"could not find equipment.xml"

Methinks that may be where the problem lies...

To be specific

Posted: 18 Aug 2007, 07:00
by andromeda_welles
Trying Jarrod's trick (removing update-3313-3473.zip and running "tmw -u") gives the "could not find equipment.xml" message.

However, regardless of whether the update is present or not, using the "-u" flag reports that same error message. Is it possible the "-u" flag is broken?

I'm stumped (not that it's hard to stump me, I'm a newbie). I guess I'll have to wait for someone with a clue to help me :-([/u]

Posted: 18 Aug 2007, 10:25
by Bjørn