-
fmod.dll
Some people have an error while running my server before the game comes up that says..
This application has failed to start because fmod.dll was not found. Re-installing the application may fix this problem, but the thing is they have the exact fmod.dll I have..
And other people's games wont even start even though they have the same files I do.. What gives?
-
Re: fmod.dll
Here's the Mlog.txt error we get
Code:
GUNZ 1,0,0,290 launched. build
Log time (05/09/09 12:11:52)
Skip XTrapPatch
CPU ID = GenuineIntel ( family = 6 , model = 15 , stepping = 6 ) @ 1997 MHz
Display Device = Mobile Intel(R) 945GM Express Chipset Family ( vendor=8086 device=27a2 subsys=1d71028 revision=3 )
Display Driver Version = 6.14.0010.4446
Windows = 5.1 Build 2600 , Service Pack 3 (1038456KB) : Windows xp..
Load XML from memory : system/locale.xml- SUCCESS
Country : (BRZ), Language : (BRZ)
Load XML from memory : system/gametypecfg.xml
Load Config from file : config.xml- SUCCESS
Load XML from memory : system/system.xml- SUCCESS
Load XML from memory : system/strings.xml(0x0016) - SUCCESS
Load XML from memory : system/cserror.xml(0x0016) - SUCCESS
Load XML from memory : system/messages.xml(0x0016) - SUCCESS
InitializeNotify ok.
WFog Enabled Device.
Vertex Shader isn't supported
can't create device
can't init display
error init RInitD3D
-
Re: fmod.dll
Code:
Vertex Shader isn't supported
can't create device
can't init display
error init RInitD3D
That's the only stuff I see wrong.
-
Re: fmod.dll
Sounds like an invalid graphic driver / card to me.
-
Re: fmod.dll
Everyone on XP was getting that error.
-
Re: fmod.dll
I'd say DirectX isn't installed, or an outdated copy of DX is setup. Try having your users install DX9c and retry.