by Khallianna » Sun Mar 08, 2020 1:49 pm
Hello,
After a moment, the game sound shut down but the game still working fine. Later the game crash at his turn.
The sound problem seems to be the same on Youtube or Dailymotion, perhaps it's the same bug or....I dunno.
Cleared all the caches : Java, Flash, Browsers, but the problem still the same.
Here is my crash report bug (AMBER Client) :
1.77.0.a67863f7
Windows 7 6.1 x64, 1.8.0_241 amd64
NVIDIA Corporation (GeForce GTX 960/PCIe/SSE2) - 4.6.0 NVIDIA 442.19
java.lang.OutOfMemoryError: Java heap space
at haven.GLState$Buffer.<init>(GLState.java:218)
at haven.GLState$Buffer.copy(GLState.java:226)
at haven.RenderList$SavedSlot.<init>(RenderList.java:63)
at haven.RenderList.updcache(RenderList.java:362)
at haven.RenderList.fin(RenderList.java:404)
at haven.MapView.checkgobclick(MapView.java:1279)
at haven.MapView.access$1000(MapView.java:48)
at haven.MapView$Hittest.run(MapView.java:1678)
at haven.MapView.undelay(MapView.java:1299)
at haven.MapView.draw(MapView.java:1431)
at haven.Widget.draw(Widget.java:726)
at haven.Widget.draw(Widget.java:731)
at haven.GameUI.draw(GameUI.java:772)
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:347)
at haven.HavenPanel.run(HavenPanel.java:643)
at java.lang.Thread.run(Unknown Source)