Emulator won't start up

AusNGrant

Member
Jun 21, 2015
74
9
Hi,

Earlier today my emulator was working just fine until I restarted it. Then it wouldnt start up. Its AzureSharp 2.1.0.4.
oLx7X6H.png

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
 

Joe

Well-Known Member
Jun 10, 2012
4,094
1,921
Can I please suggest you use PlusEMU (Habboon edition)? It's the most stable emulator out there.. Why would you use Azure? Plus, what do your logs say?
 

GarettM

Posting Freak
Aug 5, 2010
833
136
To those who are wondering what the error is, it is a XML parsing error and the issue was spawned by bad XML markup for those who encounter this error check your XML files and make sure everything is correct every <tag> should have a ending </tag> just like HTML
 

AusNGrant

Member
Jun 21, 2015
74
9
Do you know how to fix my current problem? :/
 
This is really urgent... as soon as I add the tcp proxy settings into configs the client only loads to 76%.. Help? D;
 

Joe

Well-Known Member
Jun 10, 2012
4,094
1,921
Who's your proxy host? If you say HostSavor or something like that... Eek!

If you're using Azure, to my knowledge you need a proxy that supports something Azure uses. This is why I suggest PlusEMU. It supports most if not all TCP proxies.
 

Users who are viewing this thread

Top