- Oct 30, 2018
- 3
- 0
- 13
Hiya,
I have a problem with the client (the 01/21 update)
When I enter Fork (Serp's) doesn't matter where from my game window turns black.
I already tried changing res or w/o fullscreen.
In the background the game still runs (pressing Teleport Spell Key ...to get out...gets me to the Dreads map and everything okay).
In the error.txt file got >100 count of these (last lines):
[1/21/2019 10:58:59 PM] System.IO.InvalidDataException: The CRC in GZip footer does not match the CRC calculated from the decompressed data.
at System.IO.Compression.GZipDecoder.Validate()
at System.IO.Compression.Inflater.Inflate(Byte[] bytes, Int32 offset, Int32 length)
at System.IO.Compression.DeflateStream.Read(Byte[] array, Int32 offset, Int32 count)
at System.IO.Compression.GZipStream.Read(Byte[] array, Int32 offset, Int32 count)
at Client.MirGraphics.MImage.DecompressImage(Byte[] image)
at Client.MirGraphics.MImage.CreateTexture(BinaryReader reader)
at Client.MirGraphics.MLibrary.CheckImage(Int32 index)
at Client.MirGraphics.MLibrary.Draw(Int32 index, Rectangle section, Point point, Color colour, Single opacity)
at Client.MirScenes.Dialogs.MiniMapDialog.MiniMap_BeforeDraw(Object sender, EventArgs e)
at Client.MirControls.MirControl.BeforeDrawControl()
at Client.MirControls.MirControl.Draw()
at Client.MirControls.MirControl.DrawChildControls()
at Client.MirControls.MirScene.CreateTexture()
at Client.MirControls.MirControl.DrawControl()
at Client.MirScenes.GameScene.DrawControl()
at Client.MirControls.MirScene.Draw()
at Client.CMain.RenderEnvironment()
I have a problem with the client (the 01/21 update)
When I enter Fork (Serp's) doesn't matter where from my game window turns black.
I already tried changing res or w/o fullscreen.
In the background the game still runs (pressing Teleport Spell Key ...to get out...gets me to the Dreads map and everything okay).
In the error.txt file got >100 count of these (last lines):
[1/21/2019 10:58:59 PM] System.IO.InvalidDataException: The CRC in GZip footer does not match the CRC calculated from the decompressed data.
at System.IO.Compression.GZipDecoder.Validate()
at System.IO.Compression.Inflater.Inflate(Byte[] bytes, Int32 offset, Int32 length)
at System.IO.Compression.DeflateStream.Read(Byte[] array, Int32 offset, Int32 count)
at System.IO.Compression.GZipStream.Read(Byte[] array, Int32 offset, Int32 count)
at Client.MirGraphics.MImage.DecompressImage(Byte[] image)
at Client.MirGraphics.MImage.CreateTexture(BinaryReader reader)
at Client.MirGraphics.MLibrary.CheckImage(Int32 index)
at Client.MirGraphics.MLibrary.Draw(Int32 index, Rectangle section, Point point, Color colour, Single opacity)
at Client.MirScenes.Dialogs.MiniMapDialog.MiniMap_BeforeDraw(Object sender, EventArgs e)
at Client.MirControls.MirControl.BeforeDrawControl()
at Client.MirControls.MirControl.Draw()
at Client.MirControls.MirControl.DrawChildControls()
at Client.MirControls.MirScene.CreateTexture()
at Client.MirControls.MirControl.DrawControl()
at Client.MirScenes.GameScene.DrawControl()
at Client.MirControls.MirScene.Draw()
at Client.CMain.RenderEnvironment()
