MerlinStarfinder / gmodmodules

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

gm_pimpmyride causing SRCDS crash #22

Closed GoogleCodeExporter closed 8 years ago

GoogleCodeExporter commented 8 years ago
What steps will reproduce the problem?
1. Add gm_pimpmyride.dll to modules folder
2. Include in an LUA file
3. Start server, crash

What is the expected output? What do you see instead?
Some text printed to the console, then it immediately crashes.

What version of the product are you using? On what operating system?
Latest / r166, GMod v. 129, Windows Server 2003 R2

Please provide any additional information below.
Dump is uploaded here: http://dumps.garrysmod.com/?view=127540782

A fix would be appreciated!

Original issue reported on code.google.com by tgp1994 on 13 Jun 2012 at 6:38

GoogleCodeExporter commented 8 years ago
I've pushed a rebuilt binary, I wasn't able to find any crash on load though.

http://gmodmodules.googlecode.com/svn-history/r191/trunk/gm_pimpmyride/Release/g
m_pimpmyride.dll

Original comment by AzuiSl...@gmail.com on 13 Jun 2012 at 9:23

GoogleCodeExporter commented 8 years ago
I'm not sure what you changed, but the crashing is fixed! Now it outputs this 
when it's loaded:

[gm_pimpmyride] LEVELSHUTDOWN_Sig.sig_addr: ef3125e
[gm_pimpmyride] gEntList: f58f8a0
done!

Is this all normal and an indication of good operation?

Original comment by tgp1994 on 13 Jun 2012 at 11:10

GoogleCodeExporter commented 8 years ago
They just pushed another update that is causing gm_pimpmyride to report 
[gm_pimpmyride] NO ENTITY LIST ERROR.

Level Shutdown signature changed again. :(

Original comment by thekigen@gmail.com on 18 Jul 2012 at 8:22

GoogleCodeExporter commented 8 years ago
New sig:
#define LEVELSHUTDOWN 
"\xE8\x2A\x2A\x2A\x2A\xE8\x2A\x2A\x2A\x2A\xB9\x2A\x2A\x2A\x2A\xE8\x2A\x2A\x2A\x2
A\xE8\x00\x00\x00\x00\xE8"

Original comment by thekigen@gmail.com on 18 Jul 2012 at 10:32

GoogleCodeExporter commented 8 years ago
I've updated the builds with the new signature:

http://gmodmodules.googlecode.com/svn-history/r197/trunk/gm_pimpmyride/Release/g
m_pimpmyride.dll

Original comment by AzuiSl...@gmail.com on 21 Jul 2012 at 5:47

GoogleCodeExporter commented 8 years ago
[deleted comment]
GoogleCodeExporter commented 8 years ago
You can upload it to dumps.garrysmod.com. (At least, when it's up. It seems to 
be down for the moment.)

Original comment by tgp1994 on 22 Jul 2012 at 3:21

GoogleCodeExporter commented 8 years ago
Signatures changed again with the last GMod update, its an optional update for 
dedicated servers tho.

Original comment by thekigen@gmail.com on 27 Jul 2012 at 10:42

GoogleCodeExporter commented 8 years ago
I've removed the sigscan for the entity list.

http://gmodmodules.googlecode.com/svn-history/r200/trunk/gm_pimpmyride/Release/g
m_pimpmyride.dll

Original comment by AzuiSl...@gmail.com on 28 Jul 2012 at 10:28

GoogleCodeExporter commented 8 years ago

Original comment by AzuiSl...@gmail.com on 19 Aug 2012 at 8:20