TheEMP / gmodmodules

Automatically exported from code.google.com/p/gmodmodules
2 stars 1 forks source link

tmysql loading error - GM13 SVN #32

Open GoogleCodeExporter opened 9 years ago

GoogleCodeExporter commented 9 years ago
What steps will reproduce the problem?
1.Try to require the module using require("tmysql3")

What is the expected output? What do you see instead?
Expected output: nothing
What I got:
error loading module 'tmysql3' from file 
'c:\users\administrator\desktop\srcds-gmod\svn\orangebox\garrysmodbeta\lua\bin\g
msv_tmysql3.dll':
    The specified procedure could not be found.

What version of the product are you using? On what operating system?
I am using this 
http://code.google.com/p/gmodmodules/source/browse/trunk/gm_tmysql3/Release%20-%
20GM13/gm_tmysql.dll on GMod 13 SVN with windows server 2008 R2

Please provide any additional information below.
I have tried just about every "working" version of tmysql that I could find via 
google but nothing worked. I don't know if garry broke something and you need 
to update your module(s) or if it's just me.

Original issue reported on code.google.com by xavberge...@gmail.com on 3 Oct 2012 at 3:03

GoogleCodeExporter commented 9 years ago
Just do tmysql and make ure its name gmsv_tmysql_win32 in lua/bin BTW gmod isnt 
in beta anymore.

Original comment by erko...@gmail.com on 2 Nov 2012 at 5:27