Great client btw, thanks for your continued support.

I'm getting this crash when i select sketch in the gridmenu :
1.00.90.082020cb
Windows 10 10.0 x64, 1.8.0_191 amd64
NVIDIA Corporation (GeForce GTX 1050/PCIe/SSE2) - 4.6.0 NVIDIA 419.17
java.lang.RuntimeException: Delayed error in resource dyn/343a57384cc54e79 (v1), from forking source backed by HTTP res source (
https://game.havenandhearth.com/hres/)
at haven.Resource$Pool$Queued.get(Resource.java:444)
at haven.Resource$Pool$Queued.get(Resource.java:413)
at DynTex.draw(dyntex.cjava:27)
at haven.Widget.draw(Widget.java:718)
at haven.Widget.draw(Widget.java:723)
at haven.Window.draw(Window.java:399)
at haven.Widget.draw(Widget.java:718)
at haven.Widget.draw(Widget.java:723)
at haven.GameUI.draw(GameUI.java:1011)
at haven.Widget.draw(Widget.java:718)
at haven.Widget.draw(Widget.java:723)
at haven.RootWidget.draw(RootWidget.java:74)
at haven.UI.draw(UI.java:158)
at haven.HavenPanel.rootdraw(HavenPanel.java:362)
at haven.HavenPanel.run(HavenPanel.java:628)
at java.lang.Thread.run(Unknown Source)
Caused by: haven.Resource$LoadException: Load error in resource dyn/343a57384cc54e79(v1), from forking source backed by HTTP res source (
https://game.havenandhearth.com/hres/)
at haven.Resource$Pool.handle(Resource.java:505)
at haven.Resource$Pool.access$1100(Resource.java:389)
at haven.Resource$Pool$Loader.run(Resource.java:646)
... 1 more
Suppressed: haven.Resource$LoadException: Load error in resource dyn/343a57384cc54e79(v1), from cache source backed by FileCache(
https://game.havenandhearth.com/hres/)
... 4 more
Suppressed: haven.Resource$LoadException: Load error in resource dyn/343a57384cc54e79(v1), from local res source
... 4 more
Suppressed: haven.Resource$LoadException: Load error in resource dyn/343a57384cc54e79(v1), from filesystem res source (res)
... 4 more
Caused by: java.io.FileNotFoundException: res\dyn\343a57384cc54e79.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:279)
at haven.Resource$Pool.handle(Resource.java:489)
... 3 more
Caused by: java.io.FileNotFoundException: Could not find resource locally: dyn/343a57384cc54e79
at haven.Resource$JarSource.get(Resource.java:293)
at haven.Resource$Pool.handle(Resource.java:489)
... 3 more
Caused by: java.io.FileNotFoundException: res/dyn/343a57384cc54e79
at haven.HashDirCache.fetch(HashDirCache.java:297)
at haven.Resource$CacheSource.get(Resource.java:258)
at haven.Resource$Pool.handle(Resource.java:489)
... 3 more
Caused by: java.io.FileNotFoundException:
https://game.havenandhearth.com/hres/dy ... c54e79.res 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:347)
at haven.Resource$TeeSource.get(Resource.java:237)
at haven.Resource$Pool.handle(Resource.java:489)
... 3 more