Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

tmysql crash with Gmod 13 Update 26. #28

Open
GoogleCodeExporter opened this issue Mar 20, 2015 · 21 comments
Open

tmysql crash with Gmod 13 Update 26. #28

GoogleCodeExporter opened this issue Mar 20, 2015 · 21 comments

Comments

@GoogleCodeExporter
Copy link

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
Copy link
Author

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
Copy link
Author

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
Copy link
Author

That rebuild still crashes on load

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

@GoogleCodeExporter
Copy link
Author

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
Copy link
Author

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
Copy link
Author

Still crashing on Windows.

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

@GoogleCodeExporter
Copy link
Author

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
Copy link
Author

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
Copy link
Author

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
Copy link
Author

[deleted comment]

1 similar comment
@GoogleCodeExporter
Copy link
Author

[deleted comment]

@GoogleCodeExporter
Copy link
Author

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
Copy link
Author

Oh k so it wont work on GM13 U26 ?

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

@GoogleCodeExporter
Copy link
Author

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
Copy link
Author

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
Copy link
Author

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
Copy link
Author

Anyone got this working with the new module?

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

@GoogleCodeExporter
Copy link
Author

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
Copy link
Author

[deleted comment]

@GoogleCodeExporter
Copy link
Author

I get the same error! as: gmodallstuff

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

@GoogleCodeExporter
Copy link
Author

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

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

1 participant