azuisleet / gmodmodules

Automatically exported from code.google.com/p/gmodmodules
19 stars 4 forks source link

tmysql crash with Gmod 13 Update 26. #28

Open GoogleCodeExporter opened 9 years ago

GoogleCodeExporter commented 9 years ago
What steps will reproduce the problem?
1. require("tmysql")

What is the expected output? What do you see instead?
Crash.

What version of the product are you using? On what operating system?
tmysql3, Windows Seven Pro.

Please provide any additional information below.
Nope.

Original issue reported on code.google.com by nightmar...@gmail.com on 2 Aug 2012 at 10:36

GoogleCodeExporter commented 9 years ago
I am unable to load any modules with the new build of GMod 13. You may want to 
ask in the beta forums about this.

Original comment by AzuiSl...@gmail.com on 2 Aug 2012 at 11:09

GoogleCodeExporter commented 9 years ago
I've done a quick rebuild with the GM13 headers.

http://gmodmodules.googlecode.com/svn-history/r204/trunk/gm_tmysql3/Release/gm_t
mysql.dll

Original comment by AzuiSl...@gmail.com on 3 Aug 2012 at 12:07

GoogleCodeExporter commented 9 years ago
That rebuild still crashes on load

Original comment by jamie.si...@gmail.com on 3 Aug 2012 at 8:41

GoogleCodeExporter commented 9 years ago
I am not able to reproduce the issue in the dedicated server environment. 
Please make sure you're using the correct version and environment.

Original comment by AzuiSl...@gmail.com on 3 Aug 2012 at 8:48

GoogleCodeExporter commented 9 years ago
Im on a listen server, i require it and it crashes 

Gmod 13 update 26

Original comment by jamie.si...@gmail.com on 3 Aug 2012 at 10:15

GoogleCodeExporter commented 9 years ago
Still crashing on Windows.

Original comment by nightmar...@gmail.com on 3 Aug 2012 at 10:26

GoogleCodeExporter commented 9 years ago
lua_run require("tmysql") print("Loaded.")

Loaded.

lua_run tmysql.initialize("127.0.0.1","root","xxxxxxxx","xxxxxxx",3306)
threadtools.cpp (2861): Assertion Failed: Illegal termination of worker thread 
'SteamFindServerThread'
framefunction.cpp (120) : Assertion Failed: 
CFrameFunctionmgr::~CFrameFunctionMgr: non static FrameFunction still registered

--Crash--

Original comment by nightmar...@gmail.com on 4 Aug 2012 at 10:07

GoogleCodeExporter commented 9 years ago
I've rebuilt the module.

http://gmodmodules.googlecode.com/svn-history/r206/trunk/gm_tmysql3/Release%20-%
20GM13/gm_tmysql.dll

Original comment by AzuiSl...@gmail.com on 6 Aug 2012 at 1:42

GoogleCodeExporter commented 9 years ago
When i require it on a listen server or srcds i get this:

error loading module 'tmysql' from file 'c:\program files 
(x86)\steam\steamapps\jamie_96\garry's mod 
beta\garrysmodbeta\lua\includes\modules\gm_tmysql.dll':
    The specified procedure could not be found.

Original comment by jamie.si...@gmail.com on 6 Aug 2012 at 6:23

GoogleCodeExporter commented 9 years ago
[deleted comment]
GoogleCodeExporter commented 9 years ago
[deleted comment]
GoogleCodeExporter commented 9 years ago
Oops, replied on the wrong account. As I was saying: these builds are for GM13 
SVN.

Original comment by AzuiSl...@gmail.com on 6 Aug 2012 at 6:27

GoogleCodeExporter commented 9 years ago
Oh k so it wont work on GM13 U26 ?

Original comment by jamie.si...@gmail.com on 6 Aug 2012 at 6:27

GoogleCodeExporter commented 9 years ago
Ok finally got my GMOD SVN working now i get

] lua_run require("tmysql")
> require("tmysql")...
ERROR! Module 'tmysql' not found!

even though it is in the lua/includes/modules folder

Original comment by jamie.si...@gmail.com on 7 Aug 2012 at 10:28

GoogleCodeExporter commented 9 years ago
Place tmysql in lua/bin/
Then rename gm_tmysql by gmsv_tmysql

Original comment by nightmar...@gmail.com on 10 Aug 2012 at 6:10

GoogleCodeExporter commented 9 years ago
Yeah i ended up doing that after reading on facepunch but anyway my gmod svn 
broke :( so i have to wait till it works on the main gmod13

Original comment by jamie.si...@gmail.com on 10 Aug 2012 at 6:12

GoogleCodeExporter commented 9 years ago
Anyone got this working with the new module?

Original comment by jd.metz...@gmail.com on 11 Aug 2012 at 3:53

GoogleCodeExporter commented 9 years ago
I've done that : "Place tmysql in lua/bin/
Then rename gm_tmysql by gmsv_tmysql"
then I have got the error :
error loading module 'tmysql' from file 'c:\program files 
(x86)\steam\steamapps\striga\garry's mod 
beta\garrysmodbeta\lua\bin\gmsv_tmysql.dll': %1 is not a valid Win32 
application.
I'm using GMOD13 SVN, how I can fix that please ? I'm developper and really 
need this module!

Original comment by nojustic...@gmail.com on 24 Aug 2012 at 5:52

GoogleCodeExporter commented 9 years ago
[deleted comment]
GoogleCodeExporter commented 9 years ago
I get the same error! as: gmodallstuff

Original comment by mathias....@gmail.com on 1 Oct 2012 at 3:46

GoogleCodeExporter commented 9 years ago
error loading module 'tmysql' from file 'c:\program files 
(x86)\steam\steamapps\sy08\garry's mod 
beta\garrysmodbeta\lua\bin\gmsv_tmysql.dll':
    The specified procedure could not be found.

Original comment by f0rm4...@gmail.com on 8 Oct 2012 at 5:28