azuisleet / gmodmodules

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

DLL Crashes server when called. #20

Closed GoogleCodeExporter closed 9 years ago

GoogleCodeExporter commented 9 years ago
What steps will reproduce the problem?
1. Place the dll in lua\includes\modules
2. Place the provided lua files in lua\autorun
3. Start Server and watch it crash with no error output.

What is the expected output? What do you see instead?
The server completes the setup phase and continues loading, it crashing just 
after lua systems / where it's called initializes.

What version of the product are you using? On what operating system?
Latest r172? Windows 7 x64 4GB Ram.

Please provide any additional information below.
Latest GMOD server binaries.

Original issue reported on code.google.com by lockers...@gmail.com on 17 Feb 2012 at 11:35

GoogleCodeExporter commented 9 years ago
*gm_transmittools.dll 

Original comment by lockers...@gmail.com on 17 Feb 2012 at 11:37

GoogleCodeExporter commented 9 years ago
Anyone have a fix for this?

Original comment by williamb...@gmail.com on 22 Feb 2012 at 8:13

GoogleCodeExporter commented 9 years ago
Fixed in r180. I can't promise transmittools still works though.

http://gmodmodules.googlecode.com/svn-history/r180/trunk/gm_transmittools/Releas
e/gm_transmittools.dll

Original comment by AzuiSl...@gmail.com on 23 Feb 2012 at 5:29

GoogleCodeExporter commented 9 years ago
Thank you so much, it works properly now!

Original comment by lockers...@gmail.com on 23 Feb 2012 at 5:54