Closed Tester101TWO closed 2 years ago
The first error you sent states that the DLL was not found in the correct folder. Are you sure you placed it in the correct folder? It should be %server_directory%/garrysmod/lua/bin for both the 32 and 64 bit versions of the module.
Wow... I swear I've looked through threads and threads I've moved files everthing but never did I know to go into %server_directory%/garrysmod/lua/bin I didnt have a bin file there so I made one dropped the dll in and it worked you are a life saver wow... wow! I even put the dll in multiple areas like %server_directory%/bin %server_directory%/garrysmod/bin thank you!
but never did I know to go into %server_directory%/garrysmod/lua/bin
Hi srcds displays an error when I try to run the module: Couldn't include file!
I have tried both 32 BIT srcds with all the modules and 64 BIT srcds with all the modules. I have tried old versions of mysqloo including libmysql's I tried to install different versions of vcredist 2022, 2019, 2017, 2015, 2013, 2008 both all together and separately.
The module is installed along the path: garrysmod/lua/bin/ and for 64 bit the modules in C:\server\bin The bin folder contains the following files:
gmsv_mysqloo_win32.dll gmsv_mysqloo_win64.dll
I tried to install different versions of basically everything, including the beta version but everytime it wrote back ( Couldn't load module library! )
I believe it has to be a dependency problem at this point cause I have tried literally everything I heard about dependency walker but I have ZERO clue how to use it. Looked up a few videos and havent gotten anywhere figured I should throw a photo of that I used the most up to date win32 version as a reference
Thank you