what does this mean

smoochy boys on tour

killerboy123

Loyal Member
Loyal Member
Feb 5, 2015
409
0
44
Burj-Village
[07/09/2015 21:43:09] System.TypeInitializationException: The type initializer for 'Client.MirControls.MirScene' threw an exception. ---> System.IndexOutOfRangeException: Probable I/O race condition detected while copying memory. The I/O package is not thread safe by default. In multithreaded applications, a stream must be accessed in a thread-safe way, such as a thread-safe wrapper returned by TextReader's or TextWriter's Synchronized methods. This also applies to classes like StreamWriter and StreamReader.
at System.Buffer.InternalBlockCopy(Array src, Int32 srcOffsetBytes, Array dst, Int32 dstOffsetBytes, Int32 byteCount)
at System.IO.FileStream.Read(Byte[] array, Int32 offset, Int32 count)
at System.IO.BinaryReader.FillBuffer(Int32 numBytes)
at System.IO.BinaryReader.ReadInt16()
at Client.MirGraphics.MImage..ctor(BinaryReader reader)
at Client.MirGraphics.MLibrary.GetTrueSize(Int32 index)
at Client.MirControls.MirImageControl.get_Size()
at Client.MirScenes.LoginScene.LoginDialog..ctor()
at Client.MirScenes.LoginScene..ctor()
at Client.MirControls.MirScene..cctor()
--- End of inner exception stack trace ---
at Client.CMain.CMain_MouseMove(Object sender, MouseEventArgs e)
[07/09/2015 21:43:09] System.TypeInitializationException: The type initializer for 'Client.MirControls.MirScene' threw an exception. ---> System.IndexOutOfRangeException: Probable I/O race condition detected while copying memory. The I/O package is not thread safe by default. In multithreaded applications, a stream must be accessed in a thread-safe way, such as a thread-safe wrapper returned by TextReader's or TextWriter's Synchronized methods. This also applies to classes like StreamWriter and StreamReader.
at System.Buffer.InternalBlockCopy(Array src, Int32 srcOffsetBytes, Array dst, Int32 dstOffsetBytes, Int32 byteCount)
at System.IO.FileStream.Read(Byte[] array, Int32 offset, Int32 count)
at System.IO.BinaryReader.FillBuffer(Int32 numBytes)
at System.IO.BinaryReader.ReadInt16()
at Client.MirGraphics.MImage..ctor(BinaryReader reader)
at Client.MirGraphics.MLibrary.GetTrueSize(Int32 index)
at Client.MirControls.MirImageControl.get_Size()
at Client.MirScenes.LoginScene.LoginDialog..ctor()
at Client.MirScenes.LoginScene..ctor()
at Client.MirControls.MirScene..cctor()
--- End of inner exception stack trace ---
at Client.CMain.CMain_MouseMove(Object sender, MouseEventArgs e)



i get this in a MirConfigErrror

---------- Post Merged at 10:25 PM ---------- Previous Post was at 10:24 PM ----------

When im playing Purgatory
 

Far

tsniffer
Staff member
Developer
May 19, 2003
20,184
30
2,788
540
crystal errors need to go in the crystal bug section / help thread / on the server thread - not here.

You should only get that error once every so often. Run the client again and it should work fine.
 

killerboy123

Loyal Member
Loyal Member
Feb 5, 2015
409
0
44
Burj-Village
crystal errors need to go in the crystal bug section / help thread / on the server thread - not here.

You should only get that error once every so often. Run the client again and it should work fine.
Ok cheers for the help

---------- Post Merged at 10:40 PM ---------- Previous Post was at 10:39 PM ----------

Can a mod move this please