[SVN] Transmog chest causes game to freeze

Where bugs go to lie down and rest

Moderator: Moderator

Post Reply
Message
Author
James LaBrie
Higher
Posts: 66
Joined: Fri Aug 26, 2011 9:32 pm
Location: Gates of Morning

[SVN] Transmog chest causes game to freeze

#1 Post by James LaBrie »

Getting a series of bugs whenever I open up the transmogrification section of the inventory, whether it be just me switching to it, or direct access on a level change...

Lua Error: /engine/ui/Inventory.lua:88: attempt to index local 'texture' (a nil value)
At [C]:-1 __index
At /engine/ui/Inventory.lua:88 direct_draw
At /engine/ui/ListColumns.lua:198 generateRow
At /engine/ui/ListColumns.lua:400 setList
At /engine/ui/Inventory.lua:285 generateList
At /engine/ui/Inventory.lua:63 fct
At /engine/ui/ImageList.lua:179 onUse
At /engine/ui/Inventory.lua:149 switchTab
At /mod/class/Game.lua:597 changeLevel
At /mod/class/Game.lua:1365
At /engine/KeyBind.lua:236
Loading tile object/mindstar_mossy.png
Loading tile object/robe_linen.png
Loading tile object/lite_brass.png
Lua Error: /engine/ui/ListColumns.lua:595: attempt to perform arithmetic on field 'h' (a nil value)
At [C]:-1 __add
At /engine/ui/ListColumns.lua:595 display
At /engine/ui/Inventory.lua:296 display
At /engine/ui/Dialog.lua:614 toScreen
At /engine/Game.lua:149 display
At /mod/class/Game.lua:1154

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

Re: [SVN] Transmog chest causes game to freeze

#2 Post by darkgod »

You recompiled the C code too ?
[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 ;)

James LaBrie
Higher
Posts: 66
Joined: Fri Aug 26, 2011 9:32 pm
Location: Gates of Morning

Re: [SVN] Transmog chest causes game to freeze

#3 Post by James LaBrie »

What I did was I just downloaded the tarball and copied the .dll files straight from my b41 folder. I don't think I really had to compile anything, but I don't know what I'm doing most of the time. :)

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

Re: [SVN] Transmog chest causes game to freeze

#4 Post by darkgod »

AH taht probablyexplains it then, the binary changed for b42
[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 ;)

James LaBrie
Higher
Posts: 66
Joined: Fri Aug 26, 2011 9:32 pm
Location: Gates of Morning

Re: [SVN] Transmog chest causes game to freeze

#5 Post by James LaBrie »

So where should I grab the new binaries? :)

edge2054
Retired Ninja
Posts: 3756
Joined: Fri May 28, 2010 4:38 pm

Re: [SVN] Transmog chest causes game to freeze

#6 Post by edge2054 »

Generally you can't without compiling them but Graziel was kind enough to post them (assuming you're on windows anyway) :)

http://forums.te4.org/viewtopic.php?f=36&t=31549

James LaBrie
Higher
Posts: 66
Joined: Fri Aug 26, 2011 9:32 pm
Location: Gates of Morning

Re: [SVN] Transmog chest causes game to freeze

#7 Post by James LaBrie »

Thanks edge! :)

Post Reply