Amber Client

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

Re: Amber Client

Postby TheUltimateC » Wed Feb 13, 2019 11:09 pm

Client crashes on attacking wolf(pack). crashlog:

1.69.3.31bae0ef
Windows 10 10.0 x64, 1.8.0_201 amd64
NVIDIA Corporation (GeForce GTX 960M/PCIe/SSE2) - 4.6.0 NVIDIA 399.01

java.lang.RuntimeException: Delayed error in resource gfx/kritter/wolf/running (v2), from forking source backed by HTTP res source (https://game.havenandhearth.com/hres/)
at haven.Resource$Pool$Queued.get(Resource.java:401)
at haven.Resource$Pool$Queued.get(Resource.java:370)
at haven.Session$CachedRes$Ref.get(Session.java:122)
at haven.Session$CachedRes$Ref.get(Session.java:115)
at haven.Composite.loadposes(Composite.java:81)
at haven.Composite.ctick(Composite.java:115)
at haven.Gob.ctick(Gob.java:229)
at haven.OCache.ctick(OCache.java:115)
at haven.Glob.ctick(Glob.java:149)
at haven.HavenPanel.run(HavenPanel.java:597)
at java.lang.Thread.run(Unknown Source)
Caused by: haven.Resource$LoadException: Load error in resource gfx/kritter/wolf/running(v2), from forking source backed by HTTP res source (https://game.havenandhearth.com/hres/)
at haven.Resource$Pool.handle(Resource.java:462)
at haven.Resource$Pool.access$1100(Resource.java:347)
at haven.Resource$Pool$Loader.run(Resource.java:603)
... 1 more
Suppressed: haven.Resource$LoadException: Load error in resource gfx/kritter/wolf/running(v2), from cache source backed by FileCache(https://game.havenandhearth.com/hres/)
... 4 more
Suppressed: haven.Resource$LoadException: Load error in resource gfx/kritter/wolf/running(v2), from local res source
... 4 more
Suppressed: haven.Resource$LoadException: Load error in resource gfx/kritter/wolf/running(v2), from filesystem res source (res)
... 4 more
Caused by: java.io.FileNotFoundException: res\gfx\kritter\wolf\running.res (Het systeem kan het opgegeven pad niet vinden)
at java.io.FileInputStream.open0(Native Method)
at java.io.FileInputStream.open(Unknown Source)
at java.io.FileInputStream.<init>(Unknown Source)
at haven.Resource$FileSource.get(Resource.java:239)
at haven.Resource$Pool.handle(Resource.java:446)
... 3 more
Caused by: java.io.FileNotFoundException: Could not find resource locally: gfx/kritter/wolf/running
at haven.Resource$JarSource.get(Resource.java:251)
at haven.Resource$Pool.handle(Resource.java:446)
... 3 more
Caused by: java.io.FileNotFoundException: res/gfx/kritter/wolf/running
at haven.HashDirCache.fetch(HashDirCache.java:289)
at haven.Resource$CacheSource.get(Resource.java:218)
at haven.Resource$Pool.handle(Resource.java:446)
... 3 more
Caused


you owe me a cold compress ;)
TheUltimateC
 
Posts: 57
Joined: Sat Jul 28, 2018 10:30 pm

Re: Amber Client

Postby borka » Wed Feb 13, 2019 11:13 pm

Problem is the res server not finding/delivering fast enough ... not Amber related
Avatar by SacreDoom
Java 8 - manually downloads - good to check for actual versions url here:
viewtopic.php?f=42&t=40331
Remember what the dormouse said: Feed your head Feed your head
User avatar
borka
 
Posts: 9965
Joined: Thu Feb 03, 2011 7:47 pm
Location: World of Sprucecap

Re: Amber Client

Postby berifuni » Wed Feb 13, 2019 11:18 pm

having crash fiesta sorry :(

1.69.3.31bae0ef
Windows 7 6.1 x64, 1.8.0_201 amd64
ATI Technologies Inc. (AMD Radeon HD 6700 Series) - 4.4.13417 Compatibility Profile Context 15.301.1901.0

java.lang.RuntimeException: Delayed error in resource gfx/invobjs/mallard-dead-f (v1), from forking source backed by HTTP res source (https://game.havenandhearth.com/hres/)
at haven.Resource$Pool$Queued.get(Resource.java:401)
at haven.Resource$Pool$Queued.get(Resource.java:370)
at haven.Session$CachedRes$Ref.get(Session.java:122)
at haven.Session$CachedRes$Ref.get(Session.java:115)
at haven.GItem.spr(GItem.java:173)
at haven.GItem.tick(GItem.java:185)
at haven.Widget.tick(Widget.java:668)
at haven.Widget.tick(Widget.java:668)
at haven.Widget.tick(Widget.java:668)
at haven.GameUI.tick(GameUI.java:767)
at haven.Widget.tick(Widget.java:668)
at haven.UI.tick(UI.java:133)
at haven.HavenPanel.run(HavenPanel.java:599)
at java.lang.Thread.run(Unknown Source)
Caused by: haven.Resource$LoadException: Load error in resource gfx/invobjs/mallard-dead-f(v1), from forking source backed by HTTP res source (https://game.havenandhearth.com/hres/)
at haven.Resource$Pool.handle(Resource.java:462)
at haven.Resource$Pool.access$1100(Resource.java:347)
at haven.Resource$Pool$Loader.run(Resource.java:603)
... 1 more
Suppressed: haven.Resource$LoadException: Load error in resource gfx/invobjs/mallard-dead-f(v1), from cache source backed by FileCache(https://game.havenandhearth.com/hres/)
... 4 more
Suppressed: haven.Resource$LoadException: Load error in resource gfx/invobjs/mallard-dead-f(v1), from local res source
... 4 more
Suppressed: haven.Resource$LoadException: Load error in resource gfx/invobjs/mallard-dead-f(v1), from filesystem res source (res)
... 4 more
Caused by: java.io.FileNotFoundException: res\gfx\invobjs\mallard-dead-f.res (System nie może odnaleźć określonej ścieżki)
at java.io.FileInputStream.open0(Native Method)
at java.io.FileInputStream.open(Unknown Source)
at java.io.FileInputStream.<init>(Unknown Source)
at haven.Resource$FileSource.get(Resource.java:239)
at haven.Resource$Pool.handle(Resource.java:446)
... 3 more
Caused by: java.io.FileNotFoundException: Could not find resource locally: gfx/invobjs/mallard-dead-f
at haven.Resource$JarSource.get(Resource.java:251)
at haven.Resource$Pool.handle(Resource.java:446)
... 3 more
Caused by: java.io.FileNotFoundException: res/gfx/invobjs/mallard-dead-f
at haven.HashDirCache.fetch(HashDirCache.java:289)
at haven.Resource$CacheSource.get(Resource.java:218)
at haven.Resource$Pool.handle(Resource.java:446)
... 3 more
Caused by: java.net.SocketException: Connection reset
at java.net.SocketInputStream.read(Unknown Source)
at java.net.SocketInputStream.read(Unknown Source)
at sun.security.ssl.InputRecord.readFully(Unknown Source)
at sun.security.ssl.InputRecord.read(Unknown Source)
at sun.security.ssl.SSLSocketImpl.readRecord(Unknown Source)
at sun.security.ssl.SSLSocketImpl.performInitialHandshake(Unknown Source)
at sun.security.ssl.SSLSocketImpl.startHandshake(Unknown Source)
at sun.security.ssl.SSLSocketImpl.startHandshake(Unknown Source)
at sun.net.www.protocol.https.HttpsClient.afterConnect(Unknown Source)
at sun.net.www.protocol.https.AbstractDelegateHttpsURLConnection.connect(Unknown Source)
at sun.net.www.protocol.http.HttpURLConnection.getInputStream0(Unknown Source)
at sun.net.www.protocol.http.HttpURLConnection.getInputStream(Unknown Source)
at sun.net.www.protocol.https.HttpsURLConnectionImpl.getInputStream(Unknown Source)
at haven.Resource$HttpSource.get(Resource.java:305)
at haven.Resource$TeeSource.get(Resource.java:197)
at haven.Resource$Pool.handle(Resource.java:446)
... 3 more
berifuni
 
Posts: 12
Joined: Sun Feb 20, 2011 10:37 pm

Re: Amber Client

Postby TheUltimateC » Wed Feb 13, 2019 11:28 pm

borka wrote:Problem is the res server not finding/delivering fast enough ... not Amber related

could reproduce it on amber, while default client had no problem.
TheUltimateC
 
Posts: 57
Joined: Sat Jul 28, 2018 10:30 pm

Re: Amber Client

Postby romovs » Wed Feb 13, 2019 11:29 pm

Just a frank disclosure due to all the feature requests - I won't be making any new features for the client until further notice. However, Amber, will be maintained in a working state.

Cheers!

P.S. People which have sent code PRs - I'll look into it eventually. Thank you!
User avatar
romovs
 
Posts: 1472
Joined: Sun Sep 29, 2013 9:26 am
Location: The Tabouret

Re: Amber Client

Postby DauntlessGolem » Wed Feb 13, 2019 11:49 pm

1.69.4.efc73930
Windows 10 10.0 x64, 1.8.0_201 amd64
Intel (Intel(R) UHD Graphics 630) - 4.4.0 - Build 23.20.16.4944

java.lang.RuntimeException: Delayed error in resource gfx/invobjs/gems/tiny-smooth (v2), from forking source backed by HTTP res source (https://game.havenandhearth.com/hres/)
at haven.Resource$Pool$Queued.get(Resource.java:401)
at haven.Resource$Pool$Queued.get(Resource.java:370)
at haven.Session$CachedRes$Ref.get(Session.java:122)
at haven.Session$CachedRes$Ref.get(Session.java:115)
at haven.res.gfx.invobjs.gems.gemstone.Gemstone.<init>(gemstone.cjava:19)
at sun.reflect.GeneratedConstructorAccessor50.newInstance(Unknown Source)
at sun.reflect.DelegatingConstructorAccessorImpl.newInstance(Unknown Source)
at java.lang.reflect.Constructor.newInstance(Unknown Source)
at haven.Utils.construct(Utils.java:1448)
at haven.GSprite$FactMaker$1.create(GSprite.java:69)
at haven.GSprite.create(GSprite.java:95)
at haven.GItem.spr(GItem.java:173)
at haven.WItem.draw(WItem.java:209)
at haven.Widget.draw(Widget.java:694)
at haven.Widget.draw(Widget.java:699)
at haven.Inventory.draw(Inventory.java:54)
at haven.Widget.draw(Widget.java:694)
at haven.Widget.draw(Widget.java:699)
at haven.Window.draw(Window.java:200)
at haven.Widget.draw(Widget.java:694)
at haven.Widget.draw(Widget.java:699)
at haven.GameUI.draw(GameUI.java:741)
at haven.Widget.draw(Widget.java:694)
at haven.Widget.draw(Widget.java:699)
at haven.RootWidget.draw(RootWidget.java:67)
at haven.UI.draw(UI.java:138)
at haven.HavenPanel.rootdraw(HavenPanel.java:342)
at haven.HavenPanel.run(HavenPanel.java:608)
at java.lang.Thread.run(Unknown Source)
Caused by: haven.Resource$LoadException: Load error in resource gfx/invobjs/gems/tiny-smooth(v2), from forking source backed by HTTP res source (https://game.havenandhearth.com/hres/)
at haven.Resource$Pool.handle(Resource.java:462)
at haven.Resource$Pool.access$1100(Resource.java:347)
at haven.Resource$Pool$Loader.run(Resource.java:603)
... 1 more
Suppressed: haven.Resource$LoadException: Load error in resource gfx/invobjs/gems/tiny-smooth(v2), from cache source backed by FileCache(https://game.havenandhearth.com/hres/)
... 4 more
Suppressed: haven.Resource$LoadException: Load error in resource gfx/invobjs/gems/tiny-smooth(v2), from local res source
... 4 more
Suppressed: haven.Resource$LoadException: Load error in resource gfx/invobjs/gems/tiny-smooth(v2), from filesystem res source (res)
... 4 more
Caused by: java.io.FileNotFoundException: res\gfx\invobjs\gems\tiny-smooth.res (The system cannot find the path specified)
at java.io.FileInputStream.open0(Native Method)
at java.io.FileInputStream.open(Unknown Source)
at java.io.FileInputStream.<init>(Unknown Source)
at haven.Resource$FileSource.get(Resource.java:239)
at haven.Resource$Pool.handle(Resource.java:446)
... 3 more
Caused by: java.io.FileNotFoundException: Could not find resource locally: gfx/invobjs/gems/tiny-smooth
at haven.Resource$JarSource.get(Resource.java:251)
at haven.Resource$Pool.handle(Resource.java:446)
... 3 more
Caused by: java.io.FileNotFoundException: res/gfx/invobjs/gems/tiny-smooth
at haven.HashDirCache.fetch(HashDirCache.java:289)
at haven.Resource$CacheSource.get(Resource.java:218)
at haven.Resource$Pool.handle(Resource.java:446)
... 3 more
Caused by: java.net.SocketException: Connection reset
at java.net.SocketInputStream.read(Unknown Source)
at java.net.SocketInputStream.read(Unknown Source)
at sun.security.ssl.InputRecord.readFully(Unknown Source)
at sun.security.ssl.InputRecord.read(Unknown Source)
at sun.security.ssl.SSLSocketImpl.readRecord(Unknown Source)
at sun.security.ssl.SSLSocketImpl.performInitialHandshake(Unknown Source)
at sun.security.ssl.SSLSocketImpl.startHandshake(Unknown Source)
at sun.security.ssl.SSLSocketImpl.startHandshake(Unknown Source)
at sun.net.www.protocol.https.HttpsClient.afterConnect(Unknown Source)
at sun.net.www.protocol.https.AbstractDelegateHttpsURLConnection.connect(Unknown Source)
at sun.net.www.protocol.http.HttpURLConnection.getInputStream0(Unknown Source)
at sun.net.www.protocol.http.HttpURLConnection.getInputStream(Unknown Source)
at sun.net.www.protocol.https.HttpsURLConnectionImpl.getInputStream(Unknown Source)
at haven.Resource$HttpSource.get(Resource.java:305)
at haven.Resource$TeeSource.get(Resource.java:197)
at haven.Resource$Pool.handle(Resource.java:446)
... 3 more


Onyx how dare
Agame wrote:Gorgeous, practical, common-sense idea. They will talk about bots and will not implement it because it is brilliant.

+1, not that it will matter anyway.


jorb wrote:@ OP: Terrible idea. Just run a bot doing that.
User avatar
DauntlessGolem
 
Posts: 75
Joined: Thu Jan 03, 2019 9:44 pm
Location: World 13

Re: Amber Client

Postby romovs » Thu Feb 14, 2019 12:00 am

Recent crashes..

Wait it out. Network problems. Talk to the game devs.
User avatar
romovs
 
Posts: 1472
Joined: Sun Sep 29, 2013 9:26 am
Location: The Tabouret

Re: Amber Client

Postby TheUltimateC » Thu Feb 14, 2019 12:22 am

.4 update fixed the wolf running, still some crashes with getting attacked and from the wolve dying.

think this was the log from it dying.
1.69.4.efc73930
Windows 10 10.0 x64, 1.8.0_201 amd64
NVIDIA Corporation (GeForce GTX 960M/PCIe/SSE2) - 4.6.0 NVIDIA 399.01

java.lang.RuntimeException: Delayed error in resource gfx/invobjs/wolfhide-blood (v1), from forking source backed by HTTP res source (https://game.havenandhearth.com/hres/)
at haven.Resource$Pool$Queued.get(Resource.java:401)
at haven.Resource$Pool$Queued.get(Resource.java:370)
at haven.Session$CachedRes$Ref.get(Session.java:122)
at haven.Session$CachedRes$Ref.get(Session.java:115)
at haven.GItem.spr(GItem.java:173)
at haven.GItem.tick(GItem.java:185)
at haven.Widget.tick(Widget.java:668)
at haven.Widget.tick(Widget.java:668)
at haven.Widget.tick(Widget.java:668)
at haven.GameUI.tick(GameUI.java:767)
at haven.Widget.tick(Widget.java:668)
at haven.UI.tick(UI.java:133)
at haven.HavenPanel.run(HavenPanel.java:599)
at java.lang.Thread.run(Unknown Source)
Caused by: haven.Resource$LoadException: Load error in resource gfx/invobjs/wolfhide-blood(v1), from forking source backed by HTTP res source (https://game.havenandhearth.com/hres/)
at haven.Resource$Pool.handle(Resource.java:462)
at haven.Resource$Pool.access$1100(Resource.java:347)
at haven.Resource$Pool$Loader.run(Resource.java:603)
... 1 more
Suppressed: haven.Resource$LoadException: Load error in resource gfx/invobjs/wolfhide-blood(v1), from cache source backed by FileCache(https://game.havenandhearth.com/hres/)
... 4 more
Suppressed: haven.Resource$LoadException: Load error in resource gfx/invobjs/wolfhide-blood(v1), from local res source
... 4 more
Suppressed: haven.Resource$LoadException: Load error in resource gfx/invobjs/wolfhide-blood(v1), from filesystem res source (res)
... 4 more
Caused by: java.io.FileNotFoundException: res\gfx\invobjs\wolfhide-blood.res (Het systeem kan het opgegeven pad niet vinden)
at java.io.FileInputStream.open0(Native Method)
at java.io.FileInputStream.open(Unknown Source)
at java.io.FileInputStream.<init>(Unknown Source)
at haven.Resource$FileSource.get(Resource.java:239)
at haven.Resource$Pool.handle(Resource.java:446)
... 3 more
Caused by: java.io.FileNotFoundException: Could not find resource locally: gfx/invobjs/wolfhide-blood
at haven.Resource$JarSource.get(Resource.java:251)
at haven.Resource$Pool.handle(Resource.java:446)
... 3 more
Caused by: java.io.FileNotFoundException: res/gfx/invobjs/wolfhide-blood
at haven.HashDirCache.fetch(HashDirCache.java:289)
at haven.Resource$CacheSource.get(Resource.java:218)
at haven.Resource$Pool.handle(Resource.java:446)
... 3 more
Caused by: java.net.SocketException: Connection reset
at java.net.SocketInputStream.read(Unknown Source)
at java.net.SocketInputStream.read(Unknown Source)
at sun.security.ssl.InputRecord.readFully(Unknown Source)
at sun.security.ssl.InputRecord.read(Unknown Source)
at sun.security.ssl.SSLSocketImpl.readRecord(Unknown Source)
at sun.security.ssl.SSLSocketImpl.performInitialHandshake(Unknown Source)
at sun.security.ssl.SSLSocketImpl.startHandshake(Unknown Source)
at sun.security.ssl.SSLSocketImpl.startHandshake(Unknown Source)
at sun.net.www.protocol.https.HttpsClient.afterConnect(Unknown Source)
at sun.net.www.protocol.https.AbstractDelegateHttpsURLConnection.connect(Unknown Source)
at sun.net.www.protocol.http.HttpURLConnection.getInputStream0(Unknown Source)
at sun.net.www.protocol.http.HttpURLConnection.getInputStream(Unknown Source)
at sun.net.www.protocol.https.HttpsURLConnectionImpl.getInputStream(Unknown Source)
at haven.Resource$HttpSource.get(Resource.java:305)
at haven.Resource$TeeSource.get(Resource.java:197)
at haven.Resource$Pool.handle(Resource.java:446)
... 3 more


had a similar crash like Dauntless, missed the log, but it was for the hunter's quiver and happend when pulling up it's crafting screen, couldn't reproduce though.
TheUltimateC
 
Posts: 57
Joined: Sat Jul 28, 2018 10:30 pm

Re: Amber Client

Postby TheUltimateC » Thu Feb 14, 2019 12:28 am

applying waybroad:

1.69.4.efc73930
Windows 10 10.0 x64, 1.8.0_201 amd64
NVIDIA Corporation (GeForce GTX 960M/PCIe/SSE2) - 4.6.0 NVIDIA 399.01

java.lang.RuntimeException: Delayed error in resource paginae/wound/waybroadtreat (v2), from forking source backed by HTTP res source (https://game.havenandhearth.com/hres/)
at haven.Resource$Pool$Queued.get(Resource.java:401)
at haven.Resource$Pool$Queued.get(Resource.java:370)
at haven.Session$CachedRes$Ref.get(Session.java:122)
at haven.Session$CachedRes$Ref.get(Session.java:115)
at haven.CharWnd$WoundList.drawitem(CharWnd.java:1779)
at haven.CharWnd$WoundList.drawitem(CharWnd.java:1714)
at haven.Listbox.draw(Listbox.java:66)
at haven.Widget.draw(Widget.java:694)
at haven.Widget.draw(Widget.java:699)
at haven.Widget.draw(Widget.java:694)
at haven.Widget.draw(Widget.java:699)
at haven.Window.draw(Window.java:200)
at haven.Widget.draw(Widget.java:694)
at haven.Widget.draw(Widget.java:699)
at haven.GameUI.draw(GameUI.java:741)
at haven.Widget.draw(Widget.java:694)
at haven.Widget.draw(Widget.java:699)
at haven.RootWidget.draw(RootWidget.java:67)
at haven.UI.draw(UI.java:138)
at haven.HavenPanel.rootdraw(HavenPanel.java:342)
at haven.HavenPanel.run(HavenPanel.java:608)
at java.lang.Thread.run(Unknown Source)
Caused by: haven.Resource$LoadException: Load error in resource paginae/wound/waybroadtreat(v2), from forking source backed by HTTP res source (https://game.havenandhearth.com/hres/)
at haven.Resource$Pool.handle(Resource.java:462)
at haven.Resource$Pool.access$1100(Resource.java:347)
at haven.Resource$Pool$Loader.run(Resource.java:603)
... 1 more
Suppressed: haven.Resource$LoadException: Load error in resource paginae/wound/waybroadtreat(v2), from cache source backed by FileCache(https://game.havenandhearth.com/hres/)
... 4 more
Suppressed: haven.Resource$LoadException: Load error in resource paginae/wound/waybroadtreat(v2), from local res source
... 4 more
Suppressed: haven.Resource$LoadException: Load error in resource paginae/wound/waybroadtreat(v2), from filesystem res source (res)
... 4 more
Caused by: java.io.FileNotFoundException: res\paginae\wound\waybroadtreat.res (Het systeem kan het opgegeven pad niet vinden)
at java.io.FileInputStream.open0(Native Method)
at java.io.FileInputStream.open(Unknown Source)
at java.io.FileInputStream.<init>(Unknown Source)
at haven.Resource$FileSource.get(Resource.java:239)
at haven.Resource$Pool.handle(Resource.java:446)
... 3 more
Caused by: java.io.FileNotFoundException: Could not find resource locally: paginae/wound/waybroadtreat
at haven.Resource$JarSource.get(Resource.java:251)
at haven.Resource$Pool.handle(Resource.java:446)
... 3 more
Caused by: java.io.FileNotFoundException: res/paginae/wound/waybroadtreat
at haven.HashDirCache.fetch(HashDirCache.java:289)
at haven.Resource$CacheSource.get(Resource.java:218)
at haven.Resource$Pool.handle(Resource.java:446)
... 3 more
Caused by: java.net.SocketException: Connection reset
at java.net.SocketInputStream.read(Unknown Source)
at java.net.SocketInputStream.read(Unknown Source)
at sun.security.ssl.InputRecord.readFully(Unknown Source)
at sun.security.ssl.InputRecord.read(Unknown Source)
at sun.security.ssl.SSLSocketImpl.readRecord(Unknown Source)
at sun.security.ssl.SSLSocketImpl.performInitialHandshake(Unknown Source)
at sun.security.ssl.SSLSocketImpl.startHandshake(Unknown Source)
at sun.security.ssl.SSLSocketImpl.startHandshake(Unknown Source)
at sun.net.www.protocol.https.HttpsClient.afterConnect(Unknown Source)
at sun.net.www.protocol.https.AbstractDelegateHttpsURLConnection.connect(Unknown Source)
at sun.net.www.protocol.http.HttpURLConnection.getInputStream0(Unknown Source)
at sun.net.www.protocol.http.HttpURLConnection.getInputStream(Unknown Source)
at sun.net.www.protocol.https.HttpsURLConnectionImpl.getInputStream(Unknown Source)
at haven.Resource$HttpSource.get(Resource.java:305)
at haven.Resource$TeeSource.get(Resource.java:197)
at haven.Resource$Pool.handle(Resource.java:446)
... 3 more

just trying to be helpfull here in case it's too much
TheUltimateC
 
Posts: 57
Joined: Sat Jul 28, 2018 10:30 pm

Re: Amber Client

Postby romovs » Thu Feb 14, 2019 12:32 am

romovs wrote:
Recent crashes..

Wait it out. Network problems. Talk to the game devs.
User avatar
romovs
 
Posts: 1472
Joined: Sun Sep 29, 2013 9:26 am
Location: The Tabouret

PreviousNext

Return to The Wizards' Tower

Who is online

Users browsing this forum: Claude [Bot] and 315 guests