STEAM-GRUPP
Hacknet Modding HacknetMod
STEAM-GRUPP
Hacknet Modding HacknetMod
4
SPELAR
49
ONLINE
Grundades
18 augusti 2015
Visar 1–10 av 14 poster
8
Do I need to make a new game for my mission to appear?
1
How to get a mission to start
7
xXx_MLG-Mod_xXx [Official Thread]
9
Code HELP!
Ursprungligen skrivet av Talos:
Else... Just take a look at the crash report in your Hacknet folder, and if you don't understand the error just copy us the crash report between code tags and on some txt service ( pastebin )
Ok.

Here's the thing:
System.Xml.XmlException

Unexpected XML declaration. The XML declaration must be the first node in the document, and
no white space characters are allowed to appear before it. Line 1, position 4.


Source : Hacknet

at Hacknet.OS.loadMissionNodes()
at Hacknet.OS.LoadContent()
at Hacknet.ScreenManager.AddScreen(GameScreen screen, Nullable`1 controllingPlayer)
at Hacknet.MainMenu.<HookUpCreationEvents>b__1(String username, String pass)
at Hacknet.UIUtils.SavefileLoginScreen.Draw(SpriteBatch sb, Rectangle dest)
at Hacknet.MainMenu.Draw(GameTime gameTime)
at Hacknet.ScreenManager.Draw(GameTime gameTime)
at Microsoft.Xna.Framework.Game.Draw(GameTime gameTime)
at Hacknet.Game1.Draw(GameTime gameTime)
at Microsoft.Xna.Framework.Game.DrawFrame()
at Microsoft.Xna.Framework.Game.Tick()
at Microsoft.Xna.Framework.Game.HostIdle(Object sender, EventArgs e)
at Microsoft.Xna.Framework.GameHost.OnIdle()
at Microsoft.Xna.Framework.WindowsGameHost.RunOneFrame()
at Microsoft.Xna.Framework.WindowsGameHost.ApplicationIdle(Object sender, EventArgs e)
at
System.Windows.Forms.Application.ThreadContext.System.Windows.Forms.UnsafeNativeMethods.I
MsoComponent.FDoIdle(Int32 grfidlef)

at
System.Windows.Forms.Application.ComponentManager.System.Windows.Forms.UnsafeNativeMetho
ds.IMsoComponentManager.FPushMessageLoop(IntPtr dwComponentID, Int32 reason, Int32
pvLoopData)

at System.Windows.Forms.Application.ThreadContext.RunMessageLoopInner(Int32 reason,
ApplicationContext context)

at System.Windows.Forms.Application.ThreadContext.RunMessageLoop(Int32 reason,
ApplicationContext context)

at System.Windows.Forms.Application.Run(Form mainForm)
at Microsoft.Xna.Framework.WindowsGameHost.Run()
at Microsoft.Xna.Framework.Game.RunGame(Boolean useBlockingRun)
at Hacknet.Program.Main(String[] args)System.Xml.XmlException: Unexpected XML declaration.
The XML declaration must be the first node in the document, and no white space characters
are allowed to appear before it. Line 1, position 4.

at Hacknet.OS.loadMissionNodes()
at Hacknet.OS.LoadContent()
at Hacknet.ScreenManager.AddScreen(GameScreen screen, Nullable`1 controllingPlayer)
at Hacknet.MainMenu.<HookUpCreationEvents>b__1(String username, String pass)
at Hacknet.UIUtils.SavefileLoginScreen.Draw(SpriteBatch sb, Rectangle dest)
at Hacknet.MainMenu.Draw(GameTime gameTime)
at Hacknet.ScreenManager.Draw(GameTime gameTime)
at Microsoft.Xna.Framework.Game.Draw(GameTime gameTime)
at Hacknet.Game1.Draw(GameTime gameTime)
at Microsoft.Xna.Framework.Game.DrawFrame()
at Microsoft.Xna.Framework.Game.Tick()
at Microsoft.Xna.Framework.Game.HostIdle(Object sender, EventArgs e)
at Microsoft.Xna.Framework.GameHost.OnIdle()
at Microsoft.Xna.Framework.WindowsGameHost.RunOneFrame()
at Microsoft.Xna.Framework.WindowsGameHost.ApplicationIdle(Object sender, EventArgs e)
at
System.Windows.Forms.Application.ThreadContext.System.Windows.Forms.UnsafeNativeMethods.I
MsoComponent.FDoIdle(Int32 grfidlef)

at
System.Windows.Forms.Application.ComponentManager.System.Windows.Forms.UnsafeNativeMetho
ds.IMsoComponentManager.FPushMessageLoop(IntPtr dwComponentID, Int32 reason, Int32
pvLoopData)

at System.Windows.Forms.Application.ThreadContext.RunMessageLoopInner(Int32 reason,
ApplicationContext context)

at System.Windows.Forms.Application.ThreadContext.RunMessageLoop(Int32 reason,
ApplicationContext context)

at System.Windows.Forms.Application.Run(Form mainForm)
at Microsoft.Xna.Framework.WindowsGameHost.Run()
at Microsoft.Xna.Framework.Game.RunGame(Boolean useBlockingRun)
at Hacknet.Program.Main(String[] args)

<Flags></Flags>


Timer : 0mins
Display cache :
String Cache :


Platform API: Steam API Running :True
7
xXx_MLG-Mod_xXx [Official Thread]
9
Code HELP!
Visar 1–10 av 14 poster