• We have updated our Community Code of Conduct. Please read through the new rules for the forum that are an integral part of Paradox Interactive’s User Agreement.

unmerged(262549)

Recruit
1 Badges
Feb 4, 2011
2
0
  • Magicka
updated all drivers, my system specs are very good. have the .net 3.5 and xna nothing seems to help.

here is my error message:

Version: 1.3.3.6
Thread: RenderThread
System.NullReferenceException: Object reference not set to an instance of an object.
at Magicka.Audio.AudioManager.Dispose()
at Magicka.Game.UnloadContent()
at Microsoft.Xna.Framework.Game.DeviceDisposing(Object sender, EventArgs e)
at Microsoft.Xna.Framework.GraphicsDeviceManager.OnDeviceDisposing(Object sender, EventArgs args)
at Microsoft.Xna.Framework.GraphicsDeviceManager.HandleDisposing(Object sender, EventArgs e)
at Microsoft.Xna.Framework.Graphics.GraphicsDevice.~GraphicsDevice()
at Microsoft.Xna.Framework.Graphics.GraphicsDevice.Dispose(Boolean )
at Microsoft.Xna.Framework.Graphics.GraphicsDevice.Dispose()
at Microsoft.Xna.Framework.GraphicsDeviceManager.Dispose(Boolean disposing)
at Microsoft.Xna.Framework.GraphicsDeviceManager.System.IDisposable.Dispose()
at Microsoft.Xna.Framework.Game.Dispose(Boolean disposing)
at Microsoft.Xna.Framework.Game.Dispose()
at Magicka.Program.Main(String[] args)


If someone is having the same issue please help me out? or a Dev for gods sake let me know if there is a patch coming for this??? :wacko:
 

unmerged(257863)

Second Lieutenant
Jan 29, 2011
191
0
Did you install Xna and .net 3.5?
You can find them in the dependencies folder in your magicka folder.

That can be found in steamapps/common

Also, what graphic card do you have?
 

unmerged(263146)

Recruit
1 Badges
Feb 5, 2011
2
0
  • Magicka
I seem to be having the same problem as hazroth.

Upon running the game, the screen flickers several times and then the program closes.

Here's my error report:

Version: 1.3.3.6
Thread: RenderThread
System.NullReferenceException: Object reference not set to an instance of an object.
at Magicka.Audio.AudioManager.Dispose()
at Magicka.Game.UnloadContent()
at Microsoft.Xna.Framework.Game.DeviceDisposing(Object sender, EventArgs e)
at Microsoft.Xna.Framework.GraphicsDeviceManager.OnDeviceDisposing(Object sender, EventArgs args)
at Microsoft.Xna.Framework.GraphicsDeviceManager.HandleDisposing(Object sender, EventArgs e)
at Microsoft.Xna.Framework.Graphics.GraphicsDevice.~GraphicsDevice()
at Microsoft.Xna.Framework.Graphics.GraphicsDevice.Dispose(Boolean )
at Microsoft.Xna.Framework.Graphics.GraphicsDevice.Dispose()
at Microsoft.Xna.Framework.GraphicsDeviceManager.Dispose(Boolean disposing)
at Microsoft.Xna.Framework.GraphicsDeviceManager.System.IDisposable.Dispose()
at Microsoft.Xna.Framework.Game.Dispose(Boolean disposing)
at Microsoft.Xna.Framework.Game.Dispose()
at Magicka.Program.Main(String[] args)


I have installed both dependencies. My graphics card is an nvidia 9800 GTX+.

Looking forward to a fix for this, I really want to play the game. Thanks!