[b26 and b26b] Complete game lockup in achievements screen

Where bugs go to lie down and rest

Moderator: Moderator

Post Reply
Message
Author
jhauser42
Cornac
Posts: 44
Joined: Thu Oct 28, 2010 2:39 am

[b26 and b26b] Complete game lockup in achievements screen

#1 Post by jhauser42 »

Whenever I go into the achievements screen I can make the game completely freeze, requiring me to end the process through Task Manager. This freeze happens whenever I highlight an achievement that does not have the trophy icon to the left of the name. I can reproduce it and it happens every time. It is also throwing lua errors into the te4_log.txt.

Code: Select all

Lua Error: /engine/ui/Image.lua:54: attempt to index field 'item' (a nil value)
	At [C]:-1 
	At /engine/ui/Image.lua:54 display
	At /engine/ui/Dialog.lua:467 toScreen
	At /engine/Game.lua:142 display
	At /mod/class/Game.lua:881 
Lua Error: /engine/ui/Image.lua:54: attempt to index field '

Graziel
Wyrmic
Posts: 234
Joined: Wed Sep 15, 2010 10:32 am

Re: [b26 and b26b] Complete game lockup in achievements scre

#2 Post by Graziel »

hmmm i dont see any achievement without icon all of them have one. can you give name of achievement that causes this?
You are likely to be eaten by a grue

jhauser42
Cornac
Posts: 44
Joined: Thu Oct 28, 2010 2:39 am

Re: [b26 and b26b] Complete game lockup in achievements scre

#3 Post by jhauser42 »

At the very least Sliders and Atamathoned do not have an icon next to them.

There may be others but trying to scroll down results in me mousing over Atamathoned and the game freezing.

Graziel
Wyrmic
Posts: 234
Joined: Wed Sep 15, 2010 10:32 am

Re: [b26 and b26b] Complete game lockup in achievements scre

#4 Post by Graziel »

hmm im using SVN so maybe its something with normal download but in my version every achievement has icon (including Sliders and Atamathoned)

also can you tell in what tab is it?
You are likely to be eaten by a grue

jhauser42
Cornac
Posts: 44
Joined: Thu Oct 28, 2010 2:39 am

Re: [b26 and b26b] Complete game lockup in achievements scre

#5 Post by jhauser42 »

The Sliders is in my completed achievements the other is in all achievements. It is a level 3 character so there is nothing in his completed achievements.

kodiakuppercut
Yeek
Posts: 10
Joined: Sat Apr 16, 2011 7:41 pm

Re: [b26 and b26b] Complete game lockup in achievements scre

#6 Post by kodiakuppercut »

Same thing happened to me -- no icon for 'Atamathoned!', and scrolling over it locked up the game.

log output:
Using cached font /data/font/VeraMoBd.ttf 14
Lua Error: /engine/ui/Image.lua:54: attempt to index field 'item' (a nil value)
At [C]:-1
At /engine/ui/Image.lua:54 display
At /engine/ui/Dialog.lua:467 toScreen
At /engine/Game.lua:142 display
At /mod/class/Game.lua:881
Lua Error: /engine/ui/Image.lua:54: attempt to index field 'item' (a nil value)
At [C]:-1
At /engine/ui/Image.lua:54 display
At /engine/ui/Dialog.lua:467 toScreen
At /engine/Game.lua:142 display
At /mod/class/Game.lua:881
Lua Error: /engine/ui/Image.lua:54: attempt to index field 'item' (a nil value)
At [C]:-1
At /engine/ui/Image.lua:54 display
At /engine/ui/Dialog.lua:467 toScreen
At /engine/Game.lua:142 display
At /mod/class/Game.lua:881
Lua Error: /engine/ui/Image.lua:54: attempt to index field 'item' (a nil value)
At [C]:-1
At /engine/ui/Image.lua:54 display
At /engine/ui/Dialog.lua:467 toScreen
At /engine/Game.lua:142 display
At /mod/class/Game.lua:881

This repeats forever.

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

Re: [b26 and b26b] Complete game lockup in achievements scre

#7 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