Install Steam
login
|
language
简体中文 (Simplified Chinese)
繁體中文 (Traditional Chinese)
日本語 (Japanese)
한국어 (Korean)
ไทย (Thai)
Български (Bulgarian)
Čeština (Czech)
Dansk (Danish)
Deutsch (German)
Español - España (Spanish - Spain)
Español - Latinoamérica (Spanish - Latin America)
Ελληνικά (Greek)
Français (French)
Italiano (Italian)
Bahasa Indonesia (Indonesian)
Magyar (Hungarian)
Nederlands (Dutch)
Norsk (Norwegian)
Polski (Polish)
Português (Portuguese - Portugal)
Português - Brasil (Portuguese - Brazil)
Română (Romanian)
Русский (Russian)
Suomi (Finnish)
Svenska (Swedish)
Türkçe (Turkish)
Tiếng Việt (Vietnamese)
Українська (Ukrainian)
Report a translation problem
Draw a Stickman: EPIC - Crash Report
---------------------------
Oh no! Something exploded! :(
If asked for crash info, give this to someone who knows what they're doing:
Press CTRL+C to copy exception details to clipboard
-------------------------------------------
System.InvalidCastException: Заданное приведение является недопустимым.
в CommunityExpressNS.Stat.SaveChanges()
в DrawAStickman.Core.GameDataManager.SyncTrackerAndAcheivementsWithSteam()
в DrawAStickman.Core.GameDataManager.LoadGame()
в DrawAStickman.Core.StickmanGame.Update(GameTime gameTime)
в Microsoft.Xna.Framework.Game.Tick()
в Microsoft.Xna.Framework.Game.HostIdle(Object sender, EventArgs e)
в Microsoft.Xna.Framework.GameHost.OnIdle()
в Microsoft.Xna.Framework.WindowsGameHost.RunOneFrame()
в Microsoft.Xna.Framework.WindowsGameHost.ApplicationIdle(Object sender, EventArgs e)
в System.Windows.Forms.Application.ThreadContext.System.Windows.Forms.UnsafeNativeMethods.IMsoComponent.FDoIdle(Int32 grfidlef)
в System.Windows.Forms.Application.ComponentManager.System.Windows.Forms.UnsafeNativeMethods.IMsoComponentManager.FPushMessageLoop(IntPtr dwComponentID, Int32 reason, Int32 pvLoopData)
в System.Windows.Forms.Application.ThreadContext.RunMessageLoopInner(Int32 reason, ApplicationContext context)
в System.Windows.Forms.Application.ThreadContext.RunMessageLoop(Int32 reason, ApplicationContext context)
в System.Windows.Forms.Application.Run(Form mainForm)
в Microsoft.Xna.Framework.WindowsGameHost.Run()
в Microsoft.Xna.Framework.Game.RunGame(Boolean useBlockingRun)
в DrawAStickman.Steam.Program.Main(String[] args)
---------------------------
ОК
---------------------------
Draw a Stickman: EPIC - Crash Report
---------------------------
Oh no! Our game broke! :(
If asked for crash info, give this to someone who knows what they're doing:
Press CTRL+C to copy exception details to clipboard
-------------------------------------------
System.InvalidOperationException: Song playback failed. Please verify that the song is not DRM protected. DRM protected songs are not supported for creator games. ---> System.InvalidOperationException: An unexpected error has occurred.
--- Конец трассировки внутреннего стека исключений ---
в Microsoft.Xna.Framework.Media.MediaQueue.Play(Song song)
в Microsoft.Xna.Framework.Media.MediaPlayer.Play(Song song)
в DrawAStickman.Core.MusicManager.Update(GameTime gameTime)
в Microsoft.Xna.Framework.Game.Update(GameTime gameTime)
в DrawAStickman.Core.StickmanGame.Update(GameTime gameTime)
в Microsoft.Xna.Framework.Game.Tick()
в Microsoft.Xna.Framework.Game.HostIdle(Object sender, EventArgs e)
в Microsoft.Xna.Framework.GameHost.OnIdle()
в Microsoft.Xna.Framework.WindowsGameHost.RunOneFrame()
в Microsoft.Xna.Framework.WindowsGameHost.ApplicationIdle(Object sender, EventArgs e)
в System.Windows.Forms.Application.ThreadContext.System.Windows.Forms.UnsafeNativeMethods.IMsoComponent.FDoIdle(Int32 grfidlef)
в System.Windows.Forms.Application.ComponentManager.System.Windows.Forms.UnsafeNativeMethods.IMsoComponentManager.FPushMessageLoop(IntPtr dwComponentID, Int32 reason, Int32 pvLoopData)
в System.Windows.Forms.Application.ThreadContext.RunMessageLoopInner(Int32 reason, ApplicationContext context)
в System.Windows.Forms.Application.ThreadContext.RunMessageLoop(Int32 reason, ApplicationContext context)
в System.Windows.Forms.Application.Run(Form mainForm)
в Microsoft.Xna.Framework.WindowsGameHost.Run()
в Microsoft.Xna.Framework.Game.RunGame(Boolean useBlockingRun)
в DrawAStickman.Steam.Program.Main(String[] args)
---------------------------
ОК
---------------------------
Could you check to see if you have Windows Media Player installed? Our game uses XNA libraries, and XNA may use some WMP DLLs for music playback. In the mean time, we're developing a quick workaround.
Oh, ok, great!
Application Name: DrawAStickman.Steam.exe
Application Version: 1.0.0.0
Timestamp: 52a0ed69
Fault Module Name: KERNELBASE.dll
Fault Module Version: 6.1.7601.17514
Fault Module Timestamp: 4ce7bafa
Exception Code: e0434352
Exception Offset: 0000b727
OS Version: 6.1.7601.2.1.0.256.1
Locale ID: 1049
Additional Information 1: 0a9e
Additional Information 2: 0a9e372d3b4ad19135b953a78882e789
Additional Information 3: 0a9e
Additional Information 4: 0a9e372d3b4ad19135b953a78882e789
Can you try to run the game as an administrator? If this doesn't help, we'll have to try to recreate and isolate the issue in the office on Monday. When did the crash happen? What were you doing? What did you see? Sorry for the issue!
at DrawAStickman.Core.StickmanGame.SetupGame
at DrawAStickman.Core.StickmanGame..ctor
at DrawAStickman.Steam.Program.Main(String args)
Do you have Steam running? lol
I ran it as admin from the game folder, it didn't help.
I have tried launching it 2 to 3 times the last 2 days, it always crashed. No logo or splash screen. After steam's message "running the game", it crashed immediately and then I saw the error report that I posted above.
Steam, Origin client, Symantec Endpoint Protection and Opera web browser were running too.
I wonder if it's an issue with Symantec flagging a false positive. We had someone else who had an issue with a different antivirus software. The fact that you're getting a native error message indicates that our game hasn't even gotten to the point of running, as any exception thrown at runtime gives a custom error message with specific information about the problem. Could you try temporarily disabling Symantec and see if that does anything?