Cheaters death error
-
i keep getting this same error over and over…
ERR: MysqlDllWrapper.cpp,304:LoadLibrary returned: 0x0000007e
anyone know what this is all about? and how i might be able to ammend this annoying problem
any and all help will be great, thanks
-
if LoadLibrary failed then the dll is not in the appropriate folder or it is not yet registered…
Code 0x7e means:
ERROR_MOD_NOT_FOUND - The specified module could not be found. -
1. what operating system arre you using
2 with cheaters death you winpcap http://www.winpcap.org/
and i dont think this was tested for vista . ok this does work on vista http://www.winpcap.org/install/default.htm -
im using wincap 4_0_2 and ive got windows xp pro atm.
sadly i have no idea what my operating system is(i know this probably wont help)
-
Windows XP is your operating system ::)
-
ok that covers all my errors i ever got. i cant help right now.
-
check to see if something needs to be updated. i googled your error it came up having to do with updates.
-
Hi,
firstly, sorry for not showing up here anymore for a LONG time… Uni has been keeping me busy at a rate that requires more than 24h/day to get everything done… -.-
anyway,
The error message happens because you activated the MySQL features, which require a DLL that was never released. To get rid of it, just uncheck the “Load (or unload) library” checkbox under properties->SQLDLL configBasically my aim was to develop a forum based system that allowed users to buy and sell stuff like lights and NPC-tags, and although it worked on my local win server 03 machine, it caused CD to crash on the windows 2000 machine we used for Leipzig City, and I never found out why before the server was closed
-
Thanks very much everyone
9/9