Hi,
Earlier today my emulator was working just fine until I restarted it. Then it wouldnt start up. Its AzureSharp 2.1.0.4.
Logs -
Earlier today my emulator was working just fine until I restarted it. Then it wouldnt start up. Its AzureSharp 2.1.0.4.
Logs -
06:55:49 - FATAL - AzureSharp.AzureEmulator - Failed to load AzureEmulator.
System.Xml.XmlException: There are multiple root elements. Line 4, position 2.
at System.Xml.XmlTextReaderImpl.Throw(Exception e)
at System.Xml.XmlTextReaderImpl.ParseDocumentContent()
at System.Xml.XmlReader.ReadToFollowing(String name)
at AzureSharp.Security.AntiMutant.Load() in C:\Users\Eymen\Desktop\emulation\azuresharp-master-c23f928a540de59206dcc3d31300da009fef1615\AzureSharp\AzureSharp.Emulator\Security\AntiMutant.cs:line 61
at AzureSharp.HabboHotel.Game..ctor() in C:\Users\Eymen\Desktop\emulation\azuresharp-master-c23f928a540de59206dcc3d31300da009fef1615\AzureSharp\AzureSharp.Emulator\HabboHotel\Game.cs:line 286
at AzureSharp.AzureEmulator.Initialize() in C:\Users\Eymen\Desktop\emulation\azuresharp-master-c23f928a540de59206dcc3d31300da009fef1615\AzureSharp\AzureSharp.Emulator\AzureEmulator.cs:line 247
06:57:07 - FATAL - AzureSharp.AzureEmulator - Failed to load AzureEmulator.
System.Xml.XmlException: There are multiple root elements. Line 4, position 2.
at System.Xml.XmlTextReaderImpl.Throw(Exception e)
at System.Xml.XmlTextReaderImpl.ParseDocumentContent()
at System.Xml.XmlReader.ReadToFollowing(String name)
at AzureSharp.Security.AntiMutant.Load() in C:\Users\Eymen\Desktop\emulation\azuresharp-master-c23f928a540de59206dcc3d31300da009fef1615\AzureSharp\AzureSharp.Emulator\Security\AntiMutant.cs:line 61
at AzureSharp.HabboHotel.Game..ctor() in C:\Users\Eymen\Desktop\emulation\azuresharp-master-c23f928a540de59206dcc3d31300da009fef1615\AzureSharp\AzureSharp.Emulator\HabboHotel\Game.cs:line 286
at AzureSharp.AzureEmulator.Initialize() in C:\Users\Eymen\Desktop\emulation\azuresharp-master-c23f928a540de59206dcc3d31300da009fef1615\AzureSharp\AzureSharp.Emulator\AzureEmulator.cs:line 247
06:57:13 - FATAL - AzureSharp.Program - Fatal exception.
System.NullReferenceException: Object reference not set to an instance of an object.
at AzureSharp.AzureEmulator.PerformShutDown(Boolean restart) in C:\Users\Eymen\Desktop\emulation\azuresharp-master-c23f928a540de59206dcc3d31300da009fef1615\AzureSharp\AzureSharp.Emulator\AzureEmulator.cs:line 440
at AzureSharp.AzureEmulator.PerformShutDown() in C:\Users\Eymen\Desktop\emulation\azuresharp-master-c23f928a540de59206dcc3d31300da009fef1615\AzureSharp\AzureSharp.Emulator\AzureEmulator.cs:line 421
at AzureSharp.Program.<>c.<Main>b__8_0(Object sender, ConsoleCancelEventArgs e) in C:\Users\Eymen\Desktop\emulation\azuresharp-master-c23f928a540de59206dcc3d31300da009fef1615\AzureSharp\AzureSharp.Emulator\Program.cs:line 44
at System.Console.ControlCDelegate(Object data)
at System.Threading.ExecutionContext.RunInternal(ExecutionContext executionContext, ContextCallback callback, Object state, Boolean preserveSyncCtx)
at System.Threading.ExecutionContext.Run(ExecutionContext executionContext, ContextCallback callback, Object state, Boolean preserveSyncCtx)
at System.Threading.QueueUserWorkItemCallback.System.Threading.IThreadPoolWorkItem.ExecuteWorkItem()
at System.Threading.ThreadPoolWorkQueue.Dispatch()
07:02:22 - FATAL - AzureSharp.AzureEmulator - Failed to load AzureEmulator.
System.Xml.XmlException: There are multiple root elements. Line 4, position 2.
at System.Xml.XmlTextReaderImpl.Throw(Exception e)
at System.Xml.XmlTextReaderImpl.ParseDocumentContent()
at System.Xml.XmlReader.ReadToFollowing(String name)
at AzureSharp.Security.AntiMutant.Load() in C:\Users\Eymen\Desktop\emulation\azuresharp-master-c23f928a540de59206dcc3d31300da009fef1615\AzureSharp\AzureSharp.Emulator\Security\AntiMutant.cs:line 61
at AzureSharp.HabboHotel.Game..ctor() in C:\Users\Eymen\Desktop\emulation\azuresharp-master-c23f928a540de59206dcc3d31300da009fef1615\AzureSharp\AzureSharp.Emulator\HabboHotel\Game.cs:line 286
at AzureSharp.AzureEmulator.Initialize() in C:\Users\Eymen\Desktop\emulation\azuresharp-master-c23f928a540de59206dcc3d31300da009fef1615\AzureSharp\AzureSharp.Emulator\AzureEmulator.cs:line 247
07:02:26 - FATAL - AzureSharp.Program - Fatal exception.
System.NullReferenceException: Object reference not set to an instance of an object.
at AzureSharp.AzureEmulator.PerformShutDown(Boolean restart) in C:\Users\Eymen\Desktop\emulation\azuresharp-master-c23f928a540de59206dcc3d31300da009fef1615\AzureSharp\AzureSharp.Emulator\AzureEmulator.cs:line 440
at AzureSharp.AzureEmulator.PerformShutDown() in C:\Users\Eymen\Desktop\emulation\azuresharp-master-c23f928a540de59206dcc3d31300da009fef1615\AzureSharp\AzureSharp.Emulator\AzureEmulator.cs:line 421
at AzureSharp.Program.<>c.<Main>b__8_0(Object sender, ConsoleCancelEventArgs e) in C:\Users\Eymen\Desktop\emulation\azuresharp-master-c23f928a540de59206dcc3d31300da009fef1615\AzureSharp\AzureSharp.Emulator\Program.cs:line 44
at System.Console.ControlCDelegate(Object data)
at System.Threading.ExecutionContext.RunInternal(ExecutionContext executionContext, ContextCallback callback, Object state, Boolean preserveSyncCtx)
at System.Threading.ExecutionContext.Run(ExecutionContext executionContext, ContextCallback callback, Object state, Boolean preserveSyncCtx)
at System.Threading.QueueUserWorkItemCallback.System.Threading.IThreadPoolWorkItem.ExecuteWorkItem()
at System.Threading.ThreadPoolWorkQueue.Dispatch()
07:06:02 - FATAL - AzureSharp.AzureEmulator - Failed to load AzureEmulator.
System.Xml.XmlException: There are multiple root elements. Line 4, position 2.
at System.Xml.XmlTextReaderImpl.Throw(Exception e)
at System.Xml.XmlTextReaderImpl.ParseDocumentContent()
at System.Xml.XmlReader.ReadToFollowing(String name)
at AzureSharp.Security.AntiMutant.Load() in C:\Users\Eymen\Desktop\emulation\azuresharp-master-c23f928a540de59206dcc3d31300da009fef1615\AzureSharp\AzureSharp.Emulator\Security\AntiMutant.cs:line 61
at AzureSharp.HabboHotel.Game..ctor() in C:\Users\Eymen\Desktop\emulation\azuresharp-master-c23f928a540de59206dcc3d31300da009fef1615\AzureSharp\AzureSharp.Emulator\HabboHotel\Game.cs:line 286
at AzureSharp.AzureEmulator.Initialize() in C:\Users\Eymen\Desktop\emulation\azuresharp-master-c23f928a540de59206dcc3d31300da009fef1615\AzureSharp\AzureSharp.Emulator\AzureEmulator.cs:line 247
08:34:15 - FATAL - AzureSharp.AzureEmulator - Failed to load AzureEmulator.
System.Xml.XmlException: There are multiple root elements. Line 4, position 2.
at System.Xml.XmlTextReaderImpl.Throw(Exception e)
at System.Xml.XmlTextReaderImpl.ParseDocumentContent()
at System.Xml.XmlReader.ReadToFollowing(String name)
at AzureSharp.Security.AntiMutant.Load() in C:\Users\Eymen\Desktop\emulation\azuresharp-master-c23f928a540de59206dcc3d31300da009fef1615\AzureSharp\AzureSharp.Emulator\Security\AntiMutant.cs:line 61
at AzureSharp.HabboHotel.Game..ctor() in C:\Users\Eymen\Desktop\emulation\azuresharp-master-c23f928a540de59206dcc3d31300da009fef1615\AzureSharp\AzureSharp.Emulator\HabboHotel\Game.cs:line 286
at AzureSharp.AzureEmulator.Initialize() in C:\Users\Eymen\Desktop\emulation\azuresharp-master-c23f928a540de59206dcc3d31300da009fef1615\AzureSharp\AzureSharp.Emulator\AzureEmulator.cs:line 247
08:37:44 - FATAL - AzureSharp.AzureEmulator - Failed to load AzureEmulator.
System.Xml.XmlException: There are multiple root elements. Line 4, position 2.
at System.Xml.XmlTextReaderImpl.Throw(Exception e)
at System.Xml.XmlTextReaderImpl.ParseDocumentContent()
at System.Xml.XmlReader.ReadToFollowing(String name)
at AzureSharp.Security.AntiMutant.Load() in C:\Users\Eymen\Desktop\emulation\azuresharp-master-c23f928a540de59206dcc3d31300da009fef1615\AzureSharp\AzureSharp.Emulator\Security\AntiMutant.cs:line 61
at AzureSharp.HabboHotel.Game..ctor() in C:\Users\Eymen\Desktop\emulation\azuresharp-master-c23f928a540de59206dcc3d31300da009fef1615\AzureSharp\AzureSharp.Emulator\HabboHotel\Game.cs:line 286
at AzureSharp.AzureEmulator.Initialize() in C:\Users\Eymen\Desktop\emulation\azuresharp-master-c23f928a540de59206dcc3d31300da009fef1615\AzureSharp\AzureSharp.Emulator\AzureEmulator.cs:line 247
System.Xml.XmlException: There are multiple root elements. Line 4, position 2.
at System.Xml.XmlTextReaderImpl.Throw(Exception e)
at System.Xml.XmlTextReaderImpl.ParseDocumentContent()
at System.Xml.XmlReader.ReadToFollowing(String name)
at AzureSharp.Security.AntiMutant.Load() in C:\Users\Eymen\Desktop\emulation\azuresharp-master-c23f928a540de59206dcc3d31300da009fef1615\AzureSharp\AzureSharp.Emulator\Security\AntiMutant.cs:line 61
at AzureSharp.HabboHotel.Game..ctor() in C:\Users\Eymen\Desktop\emulation\azuresharp-master-c23f928a540de59206dcc3d31300da009fef1615\AzureSharp\AzureSharp.Emulator\HabboHotel\Game.cs:line 286
at AzureSharp.AzureEmulator.Initialize() in C:\Users\Eymen\Desktop\emulation\azuresharp-master-c23f928a540de59206dcc3d31300da009fef1615\AzureSharp\AzureSharp.Emulator\AzureEmulator.cs:line 247
06:57:07 - FATAL - AzureSharp.AzureEmulator - Failed to load AzureEmulator.
System.Xml.XmlException: There are multiple root elements. Line 4, position 2.
at System.Xml.XmlTextReaderImpl.Throw(Exception e)
at System.Xml.XmlTextReaderImpl.ParseDocumentContent()
at System.Xml.XmlReader.ReadToFollowing(String name)
at AzureSharp.Security.AntiMutant.Load() in C:\Users\Eymen\Desktop\emulation\azuresharp-master-c23f928a540de59206dcc3d31300da009fef1615\AzureSharp\AzureSharp.Emulator\Security\AntiMutant.cs:line 61
at AzureSharp.HabboHotel.Game..ctor() in C:\Users\Eymen\Desktop\emulation\azuresharp-master-c23f928a540de59206dcc3d31300da009fef1615\AzureSharp\AzureSharp.Emulator\HabboHotel\Game.cs:line 286
at AzureSharp.AzureEmulator.Initialize() in C:\Users\Eymen\Desktop\emulation\azuresharp-master-c23f928a540de59206dcc3d31300da009fef1615\AzureSharp\AzureSharp.Emulator\AzureEmulator.cs:line 247
06:57:13 - FATAL - AzureSharp.Program - Fatal exception.
System.NullReferenceException: Object reference not set to an instance of an object.
at AzureSharp.AzureEmulator.PerformShutDown(Boolean restart) in C:\Users\Eymen\Desktop\emulation\azuresharp-master-c23f928a540de59206dcc3d31300da009fef1615\AzureSharp\AzureSharp.Emulator\AzureEmulator.cs:line 440
at AzureSharp.AzureEmulator.PerformShutDown() in C:\Users\Eymen\Desktop\emulation\azuresharp-master-c23f928a540de59206dcc3d31300da009fef1615\AzureSharp\AzureSharp.Emulator\AzureEmulator.cs:line 421
at AzureSharp.Program.<>c.<Main>b__8_0(Object sender, ConsoleCancelEventArgs e) in C:\Users\Eymen\Desktop\emulation\azuresharp-master-c23f928a540de59206dcc3d31300da009fef1615\AzureSharp\AzureSharp.Emulator\Program.cs:line 44
at System.Console.ControlCDelegate(Object data)
at System.Threading.ExecutionContext.RunInternal(ExecutionContext executionContext, ContextCallback callback, Object state, Boolean preserveSyncCtx)
at System.Threading.ExecutionContext.Run(ExecutionContext executionContext, ContextCallback callback, Object state, Boolean preserveSyncCtx)
at System.Threading.QueueUserWorkItemCallback.System.Threading.IThreadPoolWorkItem.ExecuteWorkItem()
at System.Threading.ThreadPoolWorkQueue.Dispatch()
07:02:22 - FATAL - AzureSharp.AzureEmulator - Failed to load AzureEmulator.
System.Xml.XmlException: There are multiple root elements. Line 4, position 2.
at System.Xml.XmlTextReaderImpl.Throw(Exception e)
at System.Xml.XmlTextReaderImpl.ParseDocumentContent()
at System.Xml.XmlReader.ReadToFollowing(String name)
at AzureSharp.Security.AntiMutant.Load() in C:\Users\Eymen\Desktop\emulation\azuresharp-master-c23f928a540de59206dcc3d31300da009fef1615\AzureSharp\AzureSharp.Emulator\Security\AntiMutant.cs:line 61
at AzureSharp.HabboHotel.Game..ctor() in C:\Users\Eymen\Desktop\emulation\azuresharp-master-c23f928a540de59206dcc3d31300da009fef1615\AzureSharp\AzureSharp.Emulator\HabboHotel\Game.cs:line 286
at AzureSharp.AzureEmulator.Initialize() in C:\Users\Eymen\Desktop\emulation\azuresharp-master-c23f928a540de59206dcc3d31300da009fef1615\AzureSharp\AzureSharp.Emulator\AzureEmulator.cs:line 247
07:02:26 - FATAL - AzureSharp.Program - Fatal exception.
System.NullReferenceException: Object reference not set to an instance of an object.
at AzureSharp.AzureEmulator.PerformShutDown(Boolean restart) in C:\Users\Eymen\Desktop\emulation\azuresharp-master-c23f928a540de59206dcc3d31300da009fef1615\AzureSharp\AzureSharp.Emulator\AzureEmulator.cs:line 440
at AzureSharp.AzureEmulator.PerformShutDown() in C:\Users\Eymen\Desktop\emulation\azuresharp-master-c23f928a540de59206dcc3d31300da009fef1615\AzureSharp\AzureSharp.Emulator\AzureEmulator.cs:line 421
at AzureSharp.Program.<>c.<Main>b__8_0(Object sender, ConsoleCancelEventArgs e) in C:\Users\Eymen\Desktop\emulation\azuresharp-master-c23f928a540de59206dcc3d31300da009fef1615\AzureSharp\AzureSharp.Emulator\Program.cs:line 44
at System.Console.ControlCDelegate(Object data)
at System.Threading.ExecutionContext.RunInternal(ExecutionContext executionContext, ContextCallback callback, Object state, Boolean preserveSyncCtx)
at System.Threading.ExecutionContext.Run(ExecutionContext executionContext, ContextCallback callback, Object state, Boolean preserveSyncCtx)
at System.Threading.QueueUserWorkItemCallback.System.Threading.IThreadPoolWorkItem.ExecuteWorkItem()
at System.Threading.ThreadPoolWorkQueue.Dispatch()
07:06:02 - FATAL - AzureSharp.AzureEmulator - Failed to load AzureEmulator.
System.Xml.XmlException: There are multiple root elements. Line 4, position 2.
at System.Xml.XmlTextReaderImpl.Throw(Exception e)
at System.Xml.XmlTextReaderImpl.ParseDocumentContent()
at System.Xml.XmlReader.ReadToFollowing(String name)
at AzureSharp.Security.AntiMutant.Load() in C:\Users\Eymen\Desktop\emulation\azuresharp-master-c23f928a540de59206dcc3d31300da009fef1615\AzureSharp\AzureSharp.Emulator\Security\AntiMutant.cs:line 61
at AzureSharp.HabboHotel.Game..ctor() in C:\Users\Eymen\Desktop\emulation\azuresharp-master-c23f928a540de59206dcc3d31300da009fef1615\AzureSharp\AzureSharp.Emulator\HabboHotel\Game.cs:line 286
at AzureSharp.AzureEmulator.Initialize() in C:\Users\Eymen\Desktop\emulation\azuresharp-master-c23f928a540de59206dcc3d31300da009fef1615\AzureSharp\AzureSharp.Emulator\AzureEmulator.cs:line 247
08:34:15 - FATAL - AzureSharp.AzureEmulator - Failed to load AzureEmulator.
System.Xml.XmlException: There are multiple root elements. Line 4, position 2.
at System.Xml.XmlTextReaderImpl.Throw(Exception e)
at System.Xml.XmlTextReaderImpl.ParseDocumentContent()
at System.Xml.XmlReader.ReadToFollowing(String name)
at AzureSharp.Security.AntiMutant.Load() in C:\Users\Eymen\Desktop\emulation\azuresharp-master-c23f928a540de59206dcc3d31300da009fef1615\AzureSharp\AzureSharp.Emulator\Security\AntiMutant.cs:line 61
at AzureSharp.HabboHotel.Game..ctor() in C:\Users\Eymen\Desktop\emulation\azuresharp-master-c23f928a540de59206dcc3d31300da009fef1615\AzureSharp\AzureSharp.Emulator\HabboHotel\Game.cs:line 286
at AzureSharp.AzureEmulator.Initialize() in C:\Users\Eymen\Desktop\emulation\azuresharp-master-c23f928a540de59206dcc3d31300da009fef1615\AzureSharp\AzureSharp.Emulator\AzureEmulator.cs:line 247
08:37:44 - FATAL - AzureSharp.AzureEmulator - Failed to load AzureEmulator.
System.Xml.XmlException: There are multiple root elements. Line 4, position 2.
at System.Xml.XmlTextReaderImpl.Throw(Exception e)
at System.Xml.XmlTextReaderImpl.ParseDocumentContent()
at System.Xml.XmlReader.ReadToFollowing(String name)
at AzureSharp.Security.AntiMutant.Load() in C:\Users\Eymen\Desktop\emulation\azuresharp-master-c23f928a540de59206dcc3d31300da009fef1615\AzureSharp\AzureSharp.Emulator\Security\AntiMutant.cs:line 61
at AzureSharp.HabboHotel.Game..ctor() in C:\Users\Eymen\Desktop\emulation\azuresharp-master-c23f928a540de59206dcc3d31300da009fef1615\AzureSharp\AzureSharp.Emulator\HabboHotel\Game.cs:line 286
at AzureSharp.AzureEmulator.Initialize() in C:\Users\Eymen\Desktop\emulation\azuresharp-master-c23f928a540de59206dcc3d31300da009fef1615\AzureSharp\AzureSharp.Emulator\AzureEmulator.cs:line 247