View Full Version : Error trying to start game
Judicator
12-20-2006, 09:04 PM
Keep getting this error when I launch game.
G: GenesisRisingBeta.exe - Entry Point Not Found
The procedure entry point _FSOUND_GetNumHWChannels@12 could not be located in the dynamic link library fmod.dll.
Evondral
12-21-2006, 12:36 AM
I have also received this error and have also submitted a bug repot to fileplanet so if the problem isnt solved here, fileplanet will get back to me with answers.
Judicator
12-21-2006, 06:53 AM
I have also received this error and have also submitted a bug repot to fileplanet so if the problem isnt solved here, fileplanet will get back to me with answers.
I figured out the problem, and solution. The game is trying to read the fmod.dll, and it is using the one in windows/system32 folder instead of the one included with the game. It is trying to use the outdated library, so to fix it, change the name of the old fmod.dll found in windows/system32(in case you need it again).
Hope it works for you and anyone else who gets this prob. Gonna go play it now =).
Wolfman
12-21-2006, 07:03 AM
Yes Judicator, you're absolutely right. It appears that some other game installed an older version of fmod.dll into the windows/system32 folder. Genesis Rising dev team decided to restrain from installing any dll's to win system folders during this Beta phase.