Amber Client

Forum for alternative clients, mods & discussions on the same.

Re: Amber Client

Postby PastTime » Sun Aug 09, 2020 9:06 pm

Dondorion wrote:
1.80.0.5fe4c30a
Windows 10 10.0 x64, 1.8.0_181 amd64
Intel (Intel(R) HD Graphics 4000) - 4.0.0 - Build 10.18.10.4358

java.lang.NoClassDefFoundError: haven/render/RenderTree$Node
at java.lang.Class.getDeclaredMethods0(Native Method)
at java.lang.Class.privateGetDeclaredMethods(Unknown Source)
at java.lang.Class.getDeclaredMethod(Unknown Source)
at haven.Utils.smthfun(Utils.java:1536)
at haven.Sprite$FactMaker.make(Sprite.java:60)
at haven.Sprite$FactMaker.make(Sprite.java:55)
at haven.Resource$CodeEntry.lambda$get$0(Resource.java:1324)
at java.security.AccessController.doPrivileged(Native Method)
at haven.Resource$CodeEntry.get(Resource.java:1321)
at haven.Resource.getcode(Resource.java:1170)
at haven.Sprite.create(Sprite.java:132)
at haven.Gob.ctick(Gob.java:236)
at haven.OCache.ctick(OCache.java:115)
at haven.Glob.ctick(Glob.java:157)
at haven.HavenPanel.run(HavenPanel.java:637)
at java.lang.Thread.run(Unknown Source)
Caused by: java.lang.ClassNotFoundException: Could not find class haven.render.RenderTree$Node in resource (gfx/terobjs/roastspit(v53))
at haven.Resource$CodeEntry$1$1.findClass(Resource.java:1250)
at java.lang.ClassLoader.loadClass(Unknown Source)
at java.lang.ClassLoader.loadClass(Unknown Source)
... 16 more


Its shows whenever I log in


Same here.
PastTime
 
Posts: 62
Joined: Sat Oct 30, 2010 7:28 am

Re: Amber Client

Postby DougRatmen » Sun Aug 09, 2020 10:10 pm

PastTime wrote:
Dondorion wrote:
1.80.0.5fe4c30a
Windows 10 10.0 x64, 1.8.0_181 amd64
Intel (Intel(R) HD Graphics 4000) - 4.0.0 - Build 10.18.10.4358

java.lang.NoClassDefFoundError: haven/render/RenderTree$Node
at java.lang.Class.getDeclaredMethods0(Native Method)
at java.lang.Class.privateGetDeclaredMethods(Unknown Source)
at java.lang.Class.getDeclaredMethod(Unknown Source)
at haven.Utils.smthfun(Utils.java:1536)
at haven.Sprite$FactMaker.make(Sprite.java:60)
at haven.Sprite$FactMaker.make(Sprite.java:55)
at haven.Resource$CodeEntry.lambda$get$0(Resource.java:1324)
at java.security.AccessController.doPrivileged(Native Method)
at haven.Resource$CodeEntry.get(Resource.java:1321)
at haven.Resource.getcode(Resource.java:1170)
at haven.Sprite.create(Sprite.java:132)
at haven.Gob.ctick(Gob.java:236)
at haven.OCache.ctick(OCache.java:115)
at haven.Glob.ctick(Glob.java:157)
at haven.HavenPanel.run(HavenPanel.java:637)
at java.lang.Thread.run(Unknown Source)
Caused by: java.lang.ClassNotFoundException: Could not find class haven.render.RenderTree$Node in resource (gfx/terobjs/roastspit(v53))
at haven.Resource$CodeEntry$1$1.findClass(Resource.java:1250)
at java.lang.ClassLoader.loadClass(Unknown Source)
at java.lang.ClassLoader.loadClass(Unknown Source)
... 16 more


Its shows whenever I log in


Same here.


Having something akin to this, I have not played in a long while though (Updated from 1.75 to 1.80 and this happens when I try to enter the game)

1.80.0.5fe4c30a
Windows 10 10.0 x64, 1.8.0_201 amd64
NVIDIA Corporation (GeForce GTX 1070/PCIe/SSE2) - 4.6.0 NVIDIA 451.67

java.lang.NoClassDefFoundError: haven/render/RenderTree$Node
at java.lang.Class.getDeclaredMethods0(Native Method)
at java.lang.Class.privateGetDeclaredMethods(Unknown Source)
at java.lang.Class.getDeclaredMethod(Unknown Source)
at haven.Utils.smthfun(Utils.java:1536)
at haven.Sprite$FactMaker.make(Sprite.java:60)
at haven.Sprite$FactMaker.make(Sprite.java:55)
at haven.Resource$CodeEntry.lambda$get$0(Resource.java:1324)
at java.security.AccessController.doPrivileged(Native Method)
at haven.Resource$CodeEntry.get(Resource.java:1321)
at haven.Resource.getcode(Resource.java:1170)
at haven.Sprite.create(Sprite.java:132)
at haven.ResDrawable.init(ResDrawable.java:73)
at haven.ResDrawable.<init>(ResDrawable.java:42)
at haven.OCache.cres(OCache.java:226)
at haven.OCache.cres(OCache.java:239)
at haven.OCache.receive(OCache.java:751)
at haven.Session$RWorker.getobjdata(Session.java:250)
at haven.Session$RWorker.run(Session.java:413)
Caused by: java.lang.ClassNotFoundException: Could not find class haven.render.RenderTree$Node in resource (lib/tree(v10))
at haven.Resource$CodeEntry$1$1.findClass(Resource.java:1250)
at java.lang.ClassLoader.loadClass(Unknown Source)
at java.lang.ClassLoader.loadClass(Unknown Source)
... 18 more
W8 - Hermit
W9 - Ranger of Bleakwater > Lawspeaker of Meadhaus
W10 - Knights who say Ni founder > 404 > Rattenschlob >Lawspeaker of LT > Solaire > Lategame Hermit
W11 - Knights Solaire founder
User avatar
DougRatmen
 
Posts: 78
Joined: Sun Jun 21, 2015 11:10 pm
Location: High Tower

Re: Amber Client

Postby DoodleGuy » Mon Aug 10, 2020 11:12 am

Dont play for a while :C And now i have this error :C I cant even log in

1.80.0.5fe4c30a
Windows 10 10.0 x64, 1.8.0_261 x86
NVIDIA Corporation (GeForce GTX 1650/PCIe/SSE2) - 4.6.0 NVIDIA 431.90

java.lang.NoClassDefFoundError: haven/TexRender
at java.lang.Class.getDeclaredConstructors0(Native Method)
at java.lang.Class.privateGetDeclaredConstructors(Unknown Source)
at java.lang.Class.getConstructor0(Unknown Source)
at java.lang.Class.newInstance(Unknown Source)
at haven.Resource$CodeEntry.lambda$get$0(Resource.java:1326)
at java.security.AccessController.doPrivileged(Native Method)
at haven.Resource$CodeEntry.get(Resource.java:1321)
at haven.Resource.getcode(Resource.java:1170)
at haven.Material.fromres(Material.java:246)
at haven.Composited.nmod(Composited.java:430)
at haven.Composited.changes(Composited.java:489)
at haven.Composited.changes(Composited.java:495)
at haven.Composited.setup(Composited.java:558)
at haven.RenderList.setup(RenderList.java:170)
at haven.RenderList.add(RenderList.java:247)
at haven.Avaview.setup(Avaview.java:140)
at haven.PView$1.setup(PView.java:206)
at haven.RenderList.setup(RenderList.java:170)
at haven.RenderList.setup(RenderList.java:197)
at haven.PView.draw(PView.java:230)
at haven.Avaview.draw(Avaview.java:214)
at haven.Widget.draw(Widget.java:726)
at haven.Widget.draw(Widget.java:731)
at haven.Charlist.draw(Charlist.java:131)
at haven.Widget.draw(Widget.java:726)
at haven.Widget.draw(Widget.java:731)
at haven.Widget.draw(Widget.java:726)
at haven.Widget.draw(Widget.java:731)
at haven.RootWidget.draw(RootWidget.java:67)
at haven.UI.draw(UI.java:144)
at haven.HavenPanel.rootdraw(HavenPanel.java:349)
at haven.HavenPanel.run(HavenPanel.java:648)
at java.lang.Thread.run(Unknown Source)
Caused by: java.lang.ClassNotFoundException: Could not find class haven.TexRender in resource (gfx/fx/paltex(v3))
at haven.Resource$CodeEntry$1$1.findClass(Resource.java:1250)
at java.lang.ClassLoader.loadClass(Unknown Source)
at java.lang.ClassLoader.loadClass(Unknown Source)
... 33 more
DoodleGuy
 
Posts: 1
Joined: Tue Oct 25, 2016 1:24 pm

Re: Amber Client

Postby Asarigan » Mon Aug 10, 2020 11:49 am

PastTime wrote:
Dondorion wrote:
1.80.0.5fe4c30a
Windows 10 10.0 x64, 1.8.0_181 amd64
Intel (Intel(R) HD Graphics 4000) - 4.0.0 - Build 10.18.10.4358

java.lang.NoClassDefFoundError: haven/render/RenderTree$Node
at java.lang.Class.getDeclaredMethods0(Native Method)
at java.lang.Class.privateGetDeclaredMethods(Unknown Source)
at java.lang.Class.getDeclaredMethod(Unknown Source)
at haven.Utils.smthfun(Utils.java:1536)
at haven.Sprite$FactMaker.make(Sprite.java:60)
at haven.Sprite$FactMaker.make(Sprite.java:55)
at haven.Resource$CodeEntry.lambda$get$0(Resource.java:1324)
at java.security.AccessController.doPrivileged(Native Method)
at haven.Resource$CodeEntry.get(Resource.java:1321)
at haven.Resource.getcode(Resource.java:1170)
at haven.Sprite.create(Sprite.java:132)
at haven.Gob.ctick(Gob.java:236)
at haven.OCache.ctick(OCache.java:115)
at haven.Glob.ctick(Glob.java:157)
at haven.HavenPanel.run(HavenPanel.java:637)
at java.lang.Thread.run(Unknown Source)
Caused by: java.lang.ClassNotFoundException: Could not find class haven.render.RenderTree$Node in resource (gfx/terobjs/roastspit(v53))
at haven.Resource$CodeEntry$1$1.findClass(Resource.java:1250)
at java.lang.ClassLoader.loadClass(Unknown Source)
at java.lang.ClassLoader.loadClass(Unknown Source)
... 16 more


Its shows whenever I log in


Same here.


Same.
Any solutions or wait for client update?
User avatar
Asarigan
 
Posts: 7
Joined: Sun Feb 08, 2015 11:05 pm

Re: Amber Client

Postby ElSid » Mon Aug 10, 2020 5:12 pm

Asarigan wrote:
PastTime wrote:
Dondorion wrote:
1.80.0.5fe4c30a
Windows 10 10.0 x64, 1.8.0_181 amd64
Intel (Intel(R) HD Graphics 4000) - 4.0.0 - Build 10.18.10.4358

java.lang.NoClassDefFoundError: haven/render/RenderTree$Node
at java.lang.Class.getDeclaredMethods0(Native Method)
at java.lang.Class.privateGetDeclaredMethods(Unknown Source)
at java.lang.Class.getDeclaredMethod(Unknown Source)
at haven.Utils.smthfun(Utils.java:1536)
at haven.Sprite$FactMaker.make(Sprite.java:60)
at haven.Sprite$FactMaker.make(Sprite.java:55)
at haven.Resource$CodeEntry.lambda$get$0(Resource.java:1324)
at java.security.AccessController.doPrivileged(Native Method)
at haven.Resource$CodeEntry.get(Resource.java:1321)
at haven.Resource.getcode(Resource.java:1170)
at haven.Sprite.create(Sprite.java:132)
at haven.Gob.ctick(Gob.java:236)
at haven.OCache.ctick(OCache.java:115)
at haven.Glob.ctick(Glob.java:157)
at haven.HavenPanel.run(HavenPanel.java:637)
at java.lang.Thread.run(Unknown Source)
Caused by: java.lang.ClassNotFoundException: Could not find class haven.render.RenderTree$Node in resource (gfx/terobjs/roastspit(v53))
at haven.Resource$CodeEntry$1$1.findClass(Resource.java:1250)
at java.lang.ClassLoader.loadClass(Unknown Source)
at java.lang.ClassLoader.loadClass(Unknown Source)
... 16 more


Its shows whenever I log in


Same here.


Same.
Any solutions or wait for client update?


There is no more "render" branch for the original client on github https://github.com/dolda2000/hafen-client. Looks like it became a mainstream and its resources are not compatible with amber. haven.render.RenderTree in the stack trace points to it. There were two different URLs to get old and new resources. Maybe the old one doesn't work anymore. The temporary solution is to get old resources (client cache) somewhere or don't remove stored one. Also don't mix caches for amber and the original client. Otherwise amber has to be updated and get resources compatibility.
ElSid
 
Posts: 29
Joined: Sun Jul 26, 2015 9:45 am

Re: Amber Client

Postby Asarigan » Mon Aug 10, 2020 5:34 pm

ElSid wrote:There is no more "render" branch for the original client on github https://github.com/dolda2000/hafen-client. Looks like it became a mainstream and its resources are not compatible with amber. haven.render.RenderTree in the stack trace points to it. There were two different URLs to get old and new resources. Maybe the old one doesn't work anymore. The temporary solution is to get old resources (client cache) somewhere or don't remove stored one. Also don't mix caches for amber and the original client. Otherwise amber has to be updated and get resources compatibility.


where can i get the old resources (client cache)?
User avatar
Asarigan
 
Posts: 7
Joined: Sun Feb 08, 2015 11:05 pm

Re: Amber Client

Postby Crunkor » Mon Aug 10, 2020 6:02 pm

After opening the interface with the ring, the client is crashing
https://ibb.co/jvczzXM

1.80.0.5fe4c30a
Windows 10 10.0 x64, 13.0.2 amd64
NVIDIA Corporation (GeForce GT 1030/PCIe/SSE2) - 4.6.0 NVIDIA 432.00

java.lang.RuntimeException: java.lang.NoSuchMethodError: 'haven.TexL haven.TexR.tex()'
at haven.Utils.construct(Utils.java:1519)
at haven.GSprite$FactMaker$1.create(GSprite.java:69)
at haven.GSprite.create(GSprite.java:95)
at haven.res.lib.tspec.Spec.spr(Spec.java:68)
at ISlots$SItem.<init>(ISlots.java:118)
at Fac.build(slots.cjava:31)
at haven.ItemInfo.buildinfo(ItemInfo.java:427)
at haven.GItem.info(GItem.java:193)
at haven.WItem.info(WItem.java:148)
at haven.ItemInfo$AttrCache.get(ItemInfo.java:474)
at haven.WItem.draw(WItem.java:213)
at haven.Widget.draw(Widget.java:726)
at haven.Widget.draw(Widget.java:731)
at haven.Inventory.draw(Inventory.java:54)
at haven.Widget.draw(Widget.java:726)
at haven.Widget.draw(Widget.java:731)
at haven.Window.draw(Window.java:200)
at haven.Widget.draw(Widget.java:726)
at haven.Widget.draw(Widget.java:731)
at haven.GameUI.draw(GameUI.java:786)
at haven.Widget.draw(Widget.java:726)
at haven.Widget.draw(Widget.java:731)
at haven.RootWidget.draw(RootWidget.java:67)
at haven.UI.draw(UI.java:144)
at haven.HavenPanel.rootdraw(HavenPanel.java:349)
at haven.HavenPanel.run(HavenPanel.java:648)
at java.base/java.lang.Thread.run(Thread.java:830)
Caused by: java.lang.NoSuchMethodError: 'haven.TexL haven.TexR.tex()'
at haven.res.gfx.invobjs.gems.gemstone.Gemstone.construct(gemstone.cjava:86)
at haven.res.gfx.invobjs.gems.gemstone.Gemstone.<init>(gemstone.cjava:24)
at java.base/jdk.internal.reflect.NativeConstructorAccessorImpl.newInstance0(Native Method)
at java.base/jdk.internal.reflect.NativeConstructorAccessorImpl.newInstance(NativeConstructorAccessorImpl.java:62)
at java.base/jdk.internal.reflect.DelegatingConstructorAccessorImpl.newInstance(DelegatingConstructorAccessorImpl.java:45)
at java.base/java.lang.reflect.Constructor.newInstanceWithCaller(Constructor.java:500)
at java.base/java.lang.reflect.Constructor.newInstance(Constructor.java:481)
at haven.Utils.construct(Utils.java:1511)
... 26 more
Last edited by Crunkor on Tue Aug 11, 2020 12:04 am, edited 2 times in total.
Crunkor
 
Posts: 6
Joined: Sat Apr 02, 2016 8:18 pm

Re: Amber Client

Postby teoretik1 » Mon Aug 10, 2020 9:42 pm

help
1.80.0.5fe4c30a
Windows 10 10.0 x64, 1.8.0_261 amd64
NVIDIA Corporation (GeForce GTX 670MX/PCIe/SSE2) - 4.6.0 NVIDIA 398.11

java.lang.RuntimeException: Delayed error in resource gfx/terobjs/beaverdamdoor (v6), from forking source backed by HTTP res source (https://game.havenandhearth.com/hres/)
at haven.Resource$Pool$Queued.get(Resource.java:405)
at haven.Resource$Pool$Queued.get(Resource.java:374)
at haven.Session$CachedRes$Ref.get(Session.java:124)
at haven.Session$CachedRes$Ref.get(Session.java:117)
at haven.ResDrawable.getres(ResDrawable.java:100)
at haven.Gob.getres(Gob.java:717)
at haven.LocalMiniMap.drawicons(LocalMiniMap.java:200)
at haven.LocalMiniMap.draw(LocalMiniMap.java:471)
at haven.Widget.draw(Widget.java:726)
at haven.Widget.draw(Widget.java:731)
at haven.MinimapWnd.draw(MinimapWnd.java:288)
at haven.Widget.draw(Widget.java:726)
at haven.Widget.draw(Widget.java:731)
at haven.GameUI.draw(GameUI.java:786)
at haven.Widget.draw(Widget.java:726)
at haven.Widget.draw(Widget.java:731)
at haven.RootWidget.draw(RootWidget.java:67)
at haven.UI.draw(UI.java:144)
at haven.HavenPanel.rootdraw(HavenPanel.java:349)
at haven.HavenPanel.run(HavenPanel.java:648)
at java.lang.Thread.run(Unknown Source)
Caused by: haven.Resource$LoadException: Unknown material part name: masknorm
at haven.Material$NewMat.cons(Material.java:524)
at haven.Material$NewMat.cons(Material.java:506)
at haven.Resource.load(Resource.java:1508)
at haven.Resource.access$600(Resource.java:43)
at haven.Resource$Pool.handle(Resource.java:454)
at haven.Resource$Pool.access$1100(Resource.java:351)
at haven.Resource$Pool$Loader.run(Resource.java:607)
... 1 more
Suppressed: haven.Resource$LoadException: Load error in resource gfx/terobjs/beaverdamdoor(v6), from cache source backed by FileCache(https://game.havenandhearth.com/hres/)
at haven.Resource$Pool.handle(Resource.java:466)
... 3 more
Suppressed: haven.Resource$LoadException: Load error in resource gfx/terobjs/beaverdamdoor(v6), from local res source
... 4 more
Caused by: java.io.FileNotFoundException: Could not find resource locally: gfx/terobjs/beaverdamdoor
at haven.Resource$JarSource.get(Resource.java:255)
at haven.Resource$Pool.handle(Resource.java:450)
... 3 more
Caused by: haven.Message$EOF: Required 16 bytes, got only 0
at haven.Message.rensure(Message.java:103)
at haven.Message.bytes(Message.java:186)
at haven.Resource.load(Resource.java:1492)
at haven.Resource.access$600(Resource.java:43)
at haven.Resource$Pool.handle(Resource.java:454)
... 3 more
teoretik1
 
Posts: 3
Joined: Tue Sep 08, 2015 7:55 pm

Re: Amber Client

Postby Lue » Mon Aug 10, 2020 10:55 pm

Hello, i enter ant dungeon and get error. Cant do nothing.. please help

1.80.0.5fe4c30a
Windows 10 10.0 x64, 1.8.0_261 amd64
NVIDIA Corporation (GeForce GTX 1050/PCIe/SSE2) - 4.6.0 NVIDIA 451.67

haven.Defer$DeferredException: java.lang.NoClassDefFoundError: haven/render/NodeWrap
at haven.Defer$Future.get(Defer.java:180)
at haven.Defer$Future.get(Defer.java:192)
at haven.LocalMiniMap.draw(LocalMiniMap.java:426)
at haven.Widget.draw(Widget.java:726)
at haven.Widget.draw(Widget.java:731)
at haven.MinimapWnd.draw(MinimapWnd.java:288)
at haven.Widget.draw(Widget.java:726)
at haven.Widget.draw(Widget.java:731)
at haven.GameUI.draw(GameUI.java:786)
at haven.Widget.draw(Widget.java:726)
at haven.Widget.draw(Widget.java:731)
at haven.RootWidget.draw(RootWidget.java:67)
at haven.UI.draw(UI.java:144)
at haven.HavenPanel.rootdraw(HavenPanel.java:349)
at haven.HavenPanel.run(HavenPanel.java:648)
at java.lang.Thread.run(Unknown Source)
Caused by: java.lang.NoClassDefFoundError: haven/render/NodeWrap
at haven.res.lib.icave.InnerCave$Factory.create(icave.cjava:56)
at haven.MCache.tiler(MCache.java:708)
at haven.LocalMiniMap.drawmap(LocalMiniMap.java:157)
at haven.LocalMiniMap.lambda$draw$0(LocalMiniMap.java:411)
at haven.Defer$Future$1.run(Defer.java:143)
at java.security.AccessController.doPrivileged(Native Method)
at haven.Defer$Future.run(Defer.java:141)
at haven.Defer$Worker.run(Defer.java:244)
Caused by: java.lang.ClassNotFoundException: Could not find class haven.render.NodeWrap in resource (lib/icave(v11))
at haven.Resource$CodeEntry$1$1.findClass(Resource.java:1250)
at java.lang.ClassLoader.loadClass(Unknown Source)
at java.lang.ClassLoader.loadClass(Unknown Source)
... 8 more
Lue
 
Posts: 2
Joined: Fri Mar 06, 2020 11:00 pm

Re: Amber Client

Postby relmo » Tue Aug 11, 2020 7:36 am

Only two people from my village, including me, have client crushes.
My mates and I believe that Crop Circle is a problem.

My log:
1.80.0.5fe4c30a
Windows 10 10.0 x64, 1.8.0_251 amd64
NVIDIA Corporation (GeForce 940M/PCIe/SSE2) - 4.6.0 NVIDIA 398.36

java.lang.NoSuchMethodError: haven.TexR.tex()Lhaven/TexL;
at Fac.<clinit>(cropcircle.cjava:8)
at sun.reflect.NativeConstructorAccessorImpl.newInstance0(Native Method)
at sun.reflect.NativeConstructorAccessorImpl.newInstance(Unknown Source)
at sun.reflect.DelegatingConstructorAccessorImpl.newInstance(Unknown Source)
at java.lang.reflect.Constructor.newInstance(Unknown Source)
at java.lang.Class.newInstance(Unknown Source)
at haven.Sprite$FactMaker.make(Sprite.java:58)
at haven.Sprite$FactMaker.make(Sprite.java:55)
at haven.Resource$CodeEntry.lambda$get$0(Resource.java:1324)
at java.security.AccessController.doPrivileged(Native Method)
at haven.Resource$CodeEntry.get(Resource.java:1321)
at haven.Resource.getcode(Resource.java:1170)
at haven.Sprite.create(Sprite.java:132)
at haven.ResDrawable.init(ResDrawable.java:73)
at haven.ResDrawable.setup(ResDrawable.java:78)
at haven.Gob.setup(Gob.java:574)
at haven.RenderList.setup(RenderList.java:170)
at haven.RenderList.add(RenderList.java:247)
at haven.MapView.addgob(MapView.java:677)
at haven.MapView$Gobs$GobSet.setup(MapView.java:754)
at haven.RenderList.setup(RenderList.java:170)
at haven.RenderList.add(RenderList.java:247)
at haven.MapView$Gobs.setup(MapView.java:898)
at haven.RenderList.setup(RenderList.java:170)
at haven.RenderList.add(RenderList.java:247)
at haven.MapView.setup(MapView.java:1005)
at haven.PView$1.setup(PView.java:206)
at haven.RenderList.setup(RenderList.java:170)
at haven.RenderList.setup(RenderList.java:197)
at haven.PView.draw(PView.java:230)
at haven.MapView.draw(MapView.java:1432)
at haven.Widget.draw(Widget.java:726)
at haven.Widget.draw(Widget.java:731)
at haven.GameUI.draw(GameUI.java:786)
at haven.Widget.draw(Widget.java:726)
at haven.Widget.draw(Widget.java:731)
at haven.RootWidget.draw(RootWidget.java:67)
at haven.UI.draw(UI.java:144)
at haven.HavenPanel.rootdraw(HavenPanel.java:349)
at haven.HavenPanel.run(HavenPanel.java:648)
at java.lang.Thread.run(Unknown Source)
W12:
Argonian Seeks-the-Abyss - Tailor of Unurgunite, opium dealer, silk mama
Jules/Atma Shikari - Hunter of Unurgunte

Old Hafen W3, W4: Hermit
User avatar
relmo
 
Posts: 25
Joined: Fri Aug 23, 2013 9:47 pm

PreviousNext

Return to The Wizards' Tower

Who is online

Users browsing this forum: No registered users and 48 guests