- Error/Lockup -
When trying to move a toolbar's item the client seems prone to a crash/lockup.
- Also tried is after moving out all the player/character belt-files. (no difference.)
On clean belt-file case.
- added "Destroy" item to number-belt [1..0] at position 1.
- hovered over it a while. (tooltip popping up) Than starting the move ... crash/lockup on initial down-click.
- toolbar orientation: vertical.
- sys:
-- Ender: 11.07.11 - (v38)
-- Win.Xp.Pro.x86.Sp3.
-- java version "1.6.0_26"
-- Java(TM) SE Runtime Environment (build 1.6.0_26-b03)
-- Java HotSpot(TM) Client VM (build 20.1-b02, mixed mode, sharing)
- Code: Select all
D:\HavenAndHearth\Clients\Ender_x32>java.exe -Xms256m -Xmx512m -jar haven.jar moltke.seatribe.se
Exception in thread "Haven UI thread" java.lang.NullPointerException
at haven.ToolbarWnd.clearslot(ToolbarWnd.java:381)
at haven.ToolbarWnd.mousemove(ToolbarWnd.java:391)
at haven.UI.mousemove(UI.java:320)
at haven.HavenPanel.dispatch(HavenPanel.java:341)
at haven.HavenPanel.run(HavenPanel.java:388)
at java.lang.Thread.run(Unknown Source)
(that's it, had one error with some more info (closed before I could captured the info) but this is the minimal message that's was displayed in all related cases.)