There are two ways to fix the AllocateFormatAndData() bug as of v1.5:
- You can turn on the “nosound” flag for your client, which will completely disable the sound for the game and thus fix the problem.
- It seems that the underlying issue might be XNA selecting the wrong sound driver when you have more than one installed, such as a second sound card or a modem being recognized as an audio device. Some people have reported success by disabling the conflicting devices and have been able to get the game running WITH SOUND!
Warning, Client will hang when there is no / only a faulty Net Connection (suspecting “Serverbrowser waiting for Reply”)
Disabling the sound made the game stop crashing when loading!
The game is awesum!!
Change lava brightness pleaaaaase
This game is starting to be bored with the new options… Ban sucks, Anarchy sap rules. 1.3 RIP
Hm… with the lack of a Lift and the increased Pricetag on Ladders we now see Staircases digged into the Dirt. How about making one-step Cubes Act as Ladders?
My “Space” Key is screaming for Mercy already 😉
YAY! It worked, finally. Thanks Zach!
*Disabling the sound made the game stop crashing when loading!
The game is awesum!!*
how
do you disable sound?
You edit the client.config file so that the line that normally reads “nosound = false” instead reads “nosound = true”. If you are running Vista (or possibly Win7) you will probably need to run Notepad with Administrator (“elevated”) privileges or you won’t be able to save it. And if you need to ask how to run with Admin privs, well…
It would appear that the nosound=true fix for the get_Adapters exception does not work within Windows 7 x64 on its own. You also need to run the client as Administrator.
mine doesnt work at all i turned the sound off still doesnt work:(
Well, then, the crash you are getting is not caused by the AllocateAndFormatData() issue. Could you post the text of the error message you get? Or better yet, post a link to a screenshot?
HELP my infinimer doesnt even load … it crashes before start (program is not ansvering) i tried disable sounds but nothing 🙁
aswell XNA 3.0 throws error 2098 🙁 (in instalation)
Well, since the program depends on XNA 3.0, and XNA didn’t install right (evidenced by the error during installation), you probably need to reinstall XNA. If it keeps throwing the error during the install, try copy/pasting the error message into Google and seeing what you can find.