Server Crash [message #471647] |
Fri, 13 July 2012 17:22 |
|
Ani
Messages: 399 Registered: February 2012 Location: New York City
Karma: 0
|
Commander |
|
|
I'll just keep this thread as a place to keep my own personal crashdumps.
Here's one I got just recently.
Let me know how to fix it asap. I'm running like 19 plugins which i'm sure 1 or more are causing my server to crash somewhat frequently.
Edit: Crap, I just realized I put this in the mod release forum... I apologize, please move it.
[Updated on: Fri, 13 July 2012 17:36] Report message to a moderator
|
|
|
Re: Server Crash [message #471649 is a reply to message #471647] |
Fri, 13 July 2012 17:40 |
|
Distrbd21
Messages: 743 Registered: September 2008
Karma: 0
|
Colonel |
|
|
Animoskity wrote on Fri, 13 July 2012 19:22 | I'll just keep this thread as a place to keep my own personal crashdumps.
Here's one I got just recently.
Let me know how to fix it asap. I'm running like 19 plugins which i'm sure 1 or more are causing my server to crash somewhat frequently.
Edit: Crap, I just realized I put this in the mod release forum... I apologize, please move it.
|
1. not the right forum.
2. no one is at your beck and call, So I'm really guessing you wont get no help, saying tell me how to fix it asap.
3. you need to go through your list of plugins and add them 1 by 1 until the server does crash, if it doesn't then you ruled that out.
4. If it does crash then ask the maker of that plugin to update it.
Live Your Life Not Some one Else's.| Sharing Is Caring
Cookie Jar<glome> Who stole the cookie from the cookie jar?!
<content> glome stole the cookie from the cookie jar!
<glome> Who me?!
<content> Yes you!
<glome> Couldn't be!
<content> Then WHO?!!
<glome> Woody stole the cookie from the cookie jar!
*** glome has been kicked by DrWoody (fuck you i didn't touch the motherfucking cookie, bitch
Suicide<TB> I was depressed last night so I called the Suicide Life Line.
<TB> I reached a call center in Pakistan.
<TB> I told them I was suicidal.
<TB> They got all excited and asked if I could drive a truck
[Updated on: Fri, 13 July 2012 17:40] Report message to a moderator
|
|
|
|
|
Re: Server Crash [message #471655 is a reply to message #471649] |
Fri, 13 July 2012 18:31 |
|
Ethenal
Messages: 2532 Registered: January 2007 Location: US of A
Karma: 0
|
General (2 Stars) |
|
|
Distrbd21 wrote on Fri, 13 July 2012 19:40 |
Animoskity wrote on Fri, 13 July 2012 19:22 | I'll just keep this thread as a place to keep my own personal crashdumps.
Here's one I got just recently.
Let me know how to fix it asap. I'm running like 19 plugins which i'm sure 1 or more are causing my server to crash somewhat frequently.
Edit: Crap, I just realized I put this in the mod release forum... I apologize, please move it.
|
1. not the right forum.
2. no one is at your beck and call, So I'm really guessing you wont get no help, saying tell me how to fix it asap.
3. you need to go through your list of plugins and add them 1 by 1 until the server does crash, if it doesn't then you ruled that out.
4. If it does crash then ask the maker of that plugin to update it.
|
You have no room to be a dick Mr. release BR plugin and don't know Perl.
-TLS-DJ-EYE-K wrote on Mon, 18 March 2013 07:29 | Instead of showing us that u aren't more inteligent than a Toast, maybe you should start becomming good in renegade
|
|
|
|
|
Re: Server Crash [message #471664 is a reply to message #471647] |
Fri, 13 July 2012 22:23 |
|
Looking at the crashdump, what I see is that ScriptableGameObj::Post_Think calls Timer_Expired on some unknown script inside FlamingC4Prevention.dll (attached to a C4GameObj I think) This script then crashes for reasons I cant identify as I dont have any debugging information for FlamingC4Prevention.dll (assuming any PDB file that matches the specific FlamingC4Prevention.dll running on this server at the time of the crash even exists)
Jonathan Wilson aka Jonwil
Creator and Lead Coder of the Custom scripts.dll
Renegade Engine Guru
Creator and Lead Coder of TT.DLL
Official member of Tiberian Technologies
|
|
|
Re: Server Crash [message #471687 is a reply to message #471647] |
Sat, 14 July 2012 09:09 |
iRANian
Messages: 4308 Registered: April 2011
Karma: 0
|
General (4 Stars) |
|
|
I've debugged the crashdump and it's crashing because one of my helper functions doesn't check for a null pointer. I'm fixing it now and releasing a fix for it.
I couldn't reproduce the crash itself though.
Long time and well respected Renegade community member, programmer, modder and tester.
Scripts 4.0 private beta tester since May 2011.
My Renegade server plugins releases
[Updated on: Sat, 14 July 2012 09:17] Report message to a moderator
|
|
|
|
|