Page 1 of 1

[SVN] Transmog chest causes game to freeze

Posted: Thu Aug 02, 2012 3:29 am
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

Re: [SVN] Transmog chest causes game to freeze

Posted: Thu Aug 02, 2012 7:31 am
by darkgod
You recompiled the C code too ?

Re: [SVN] Transmog chest causes game to freeze

Posted: Thu Aug 02, 2012 7:42 pm
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. :)

Re: [SVN] Transmog chest causes game to freeze

Posted: Thu Aug 02, 2012 7:50 pm
by darkgod
AH taht probablyexplains it then, the binary changed for b42

Re: [SVN] Transmog chest causes game to freeze

Posted: Thu Aug 02, 2012 8:03 pm
by James LaBrie
So where should I grab the new binaries? :)

Re: [SVN] Transmog chest causes game to freeze

Posted: Thu Aug 02, 2012 8:31 pm
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

Re: [SVN] Transmog chest causes game to freeze

Posted: Thu Aug 02, 2012 11:23 pm
by James LaBrie
Thanks edge! :)