Melody's Escape

Melody's Escape

 Ez a téma ki van emelve, tehát valószínűleg fontos.
Loïc  [Fejlesztő] 2014. febr. 26., 15:32
Solutions for game crashes
If the game silently refuses to start (Steam considers you as "Playing" then shortly goes back to "Online" without any error message), you have a problem with the installation of the Microsoft .NET 4.0 Client Profile or the Microsoft XNA framework! Please read this thread for the solution: http://steamcommunity.com/app/270210/discussions/0/618459405719926780/


If you get the crash pop-up screen, please lookup the name of the issue inside it and refer to the correct section:

"Uknown error while trying to decode BASS Stream"
> This happens if you have an ASUS soundcard with GX Mode enabled. This mode is known for causing some game to crash, and sadly it happens to Melody's Escape too. Disabling GX Mode fixes the issue (I will try to solve that in the future if possible)

"Buffer lost while trying to play BASS LiveStreamChannel"
> An application running on your computer is using Exclusive access to the soundcard, preventing Melody's Escape to play the music. This can happen in VOIP softwares like Mumble or TeamSpeak in their sound output is configured in Exclusive mode. Disabling that settings or closing the application allows you to play.

Other errors
or
No error message, the .exe crashes directly
> Please try to reinstall the XNA Framework Redistributable 4.0 and/or .NET Client Profile (you can find the installers in the _CommonRedist folder of the game, or you can download them from Microsoft's website)
Legutóbb szerkesztette: Loïc; 2015. okt. 13., 5:31
< >
115/79 megjegyzés mutatása
When I just saw this game in steam I bought it right away because I really wanted to play it. But by just pressing 'play' I already get an error. I checked everything was installed right and redid everything but still same problem:' ---------------------------
Crash Report
---------------------------
Uh oh! The game has crashed. Please e-mail this report to support@icetesy.be
(You can press CTRL+C on this window to copy the text to the clipboard)

Error Message: "Could not load file or assembly 'System.Configuration, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a' or one of its dependencies. The module was expected to contain an assembly manifest."

Exception Found:

Type: System.BadImageFormatException

Message: Could not load file or assembly 'System.Configuration, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a' or one of its dependencies. The module was expected to contain an assembly manifest.

Source: System

Stacktrace: at System.Diagnostics.Switch.InitializeWithStatus()

at System.Diagnostics.Switch.get_SwitchSetting()

at MelodyEngine.Serialization.TraceLogger.TraceInfo(String message)

at MelodyEngine.Serialization.SceneSerializer.DeSerializeScene(String filename, String contentRoot, SceneBase scene)

at MelodyEngine.SceneManager.LoadGlobalData(String contentPath)

at MelodyEngine.Game.LoadContent()

at MelodyEscape.MGame.LoadContent()

at Microsoft.Xna.Framework.Game.Initialize()

at MelodyEngine.Game.Initialize()

at MelodyEscape.MGame.Initialize()

at Microsoft.Xna.Framework.Game.RunGame(Boolean useBlockingRun)

at MelodyEscape.Program.RunGame(Boolean catchExceptions, CLIOptions cliOptions)
---------------------------
OK
---------------------------
'
Loïc  [Fejlesztő] 2014. febr. 28., 2:50 
Hi heleenj,

Can you please try to uninstall and reinstall .NET Client Profile 4.0? (that can found in the game's _CommonRedist folder or on the net)

It seems that the installation is corrupted.

Thank you
Legutóbb szerkesztette: Loïc; 2014. febr. 28., 2:50
Hello,

It's working fine now. Thank you!
Hi, I recieved this error message upon starting the game


---------------------------
Crash Report
---------------------------
Uh oh! The game has crashed. Please e-mail this report to support@icetesy.be
(You can press CTRL+C on this window to copy the text to the clipboard)

Error Message: "Error in load scene items: System.InvalidOperationException: Unable to generate a temporary class (result=1).

error CS1583: 'c:\Users\John\AppData\Local\Temp\CSC33BF.tmp' is not a valid Win32 resource file



at MelodyEngine.Serialization.SceneSerializer.LoadEmitter(XmlNode emitterNode, ParticleEffect particle, SceneBase scene)

at MelodyEngine.Serialization.SceneSerializer.LoadParticleEffect(XmlNode node, SceneBase scene)

at MelodyEngine.Serialization.SceneSerializer.LoadSceneItem(XmlNode node, IceScene scene)

at MelodyEngine.Serialization.SceneSerializer.LoadSceneCollection(SceneBase scene, XmlNode _el, List`1 sceneitems)

at MelodyEngine.Serialization.SceneSerializer.LoadSceneItems(XmlDocument doc, SceneBase scene)"

Exception Found:

Type: System.ArgumentException

Message: Error in load scene items: System.InvalidOperationException: Unable to generate a temporary class (result=1).

error CS1583: 'c:\Users\John\AppData\Local\Temp\CSC33BF.tmp' is not a valid Win32 resource file



at MelodyEngine.Serialization.SceneSerializer.LoadEmitter(XmlNode emitterNode, ParticleEffect particle, SceneBase scene)

at MelodyEngine.Serialization.SceneSerializer.LoadParticleEffect(XmlNode node, SceneBase scene)

at MelodyEngine.Serialization.SceneSerializer.LoadSceneItem(XmlNode node, IceScene scene)

at MelodyEngine.Serialization.SceneSerializer.LoadSceneCollection(SceneBase scene, XmlNode _el, List`1 sceneitems)

at MelodyEngine.Serialization.SceneSerializer.LoadSceneItems(XmlDocument doc, SceneBase scene)

Source: MelodyEngine

Stacktrace: at MelodyEngine.Serialization.SceneSerializer.LoadSceneItems(XmlDocument doc, SceneBase scene)

at MelodyEngine.Serialization.SceneSerializer.DeSerializeScene(String filename, String contentRoot, SceneBase scene)

at MelodyEngine.Serialization.SceneSerializer.DeSerializeScene(String filename, String rootPath)

at MelodyEngine.SceneManager.LoadScene(String filename, Boolean loadMaterials)

at MelodyEscape.Gameplay.SceneDirector.LoadBaseInterfaceScene(String sceneFilePath)

at MelodyEscape.MGame.LoadContent()

at Microsoft.Xna.Framework.Game.Initialize()

at MelodyEngine.Game.Initialize()

at MelodyEscape.MGame.Initialize()

at Microsoft.Xna.Framework.Game.RunGame(Boolean useBlockingRun)

at MelodyEscape.Program.RunGame(Boolean catchExceptions, CLIOptions cliOptions)
---------------------------
OK
---------------------------

Any ideas about how to fix this?
Loïc  [Fejlesztő] 2014. febr. 28., 11:54 
Can you please try to uninstall and reinstall Microsoft XNA Framework Redistributable 4.0, and if that doesn't fix it, reinstall .NET Client Profile 4.0?
Epsi eredeti hozzászólása:
Can you please try to uninstall and reinstall Microsoft XNA Framework Redistributable 4.0, and if that doesn't fix it, reinstall .NET Client Profile 4.0?
Thank you, the game is running prefectly now :)
I can't lauch the game! When I click start game i get this error :
steamworks init error
steamworks could not be initialized and is required for the game to run.Is your steam client launched?

I tryed to reinstall,restart steam, install net client and nothing work!
help me pls
Loïc  [Fejlesztő] 2014. márc. 1., 7:45 
Djlabrie eredeti hozzászólása:
I can't lauch the game! When I click start game i get this error : steamworks init error

Rebooting Windows fixed the issue for someone else. Could you please try that?
Legutóbb szerkesztette: Loïc; 2014. márc. 1., 7:46
Epsi eredeti hozzászólása:
Djlabrie eredeti hozzászólása:
I can't lauch the game! When I click start game i get this error : steamworks init error

Rebooting Windows fixed the issue for someone else. Could you please try that?

doesn't work! I tried everythings XD
Loïc  [Fejlesztő] 2014. márc. 1., 8:07 
If you go in the game's properties via Steam, please select "LOCAL FILES" and then click on "Verify integrity of game cache..."
No doesnt work ... always the same error!
Loïc  [Fejlesztő] 2014. márc. 1., 8:20 
Can you give me more information about your computer's config and Windows version?
Window 7 ultimate 64bits (6.1,v 7601)
Processor: Intel core i5-3470 3.20Ghz
8Gb ram
Nividia GeForve GTX 660 4gb
i'm running on directx 11
Loïc  [Fejlesztő] 2014. márc. 1., 8:28 
Thanks. I'm not sure what to advise you. Is your Steam client up to date? This looks like a Steam error, nobody else was ever stuck there after rebooting :\
ok! thx for your help! I will try to fix it
< >
115/79 megjegyzés mutatása
Laponként: 1530 50