Jump to content
  • 0

Map Server Crashes


SlashGeeGee

Question


  • Group:  Members
  • Topic Count:  111
  • Topics Per Day:  0.02
  • Content Count:  573
  • Reputation:   20
  • Joined:  11/19/11
  • Last Seen:  

Hi rA :) my map-server crashed from time to time and i got the core file now .

here's what it says :

Core was generated by `./map-server_sql'.
Program terminated with signal 11, Segmentation fault.
#0  mob_tombtimer (tid=689, tick=358472764, id=110013212, data=0) at mob.c:172
172			 int ms = nd->u.tomb.spawn_timer, hour=0, min=0, sec=0;
(gdb) bt full
#0  mob_tombtimer (tid=689, tick=358472764, id=110013212, data=0) at mob.c:172
	nd = <value optimized out>
	ms = <value optimized out>
#1  0x08170ac7 in do_timer (tick=358472764) at timer.c:369
	tid = 689
	diff = -4124
	__FUNCTION__ = "do_timer"
#2  0x0816dfae in main (argc=1, argv=0xbfe90be4) at core.c:261
	next = <value optimized out>

eA rev : eA r15120

i'm using malufett's mvp tomb system this one :

Patch for eA with rA MVP Tomb Version.

Download: rA_MVP_Tomb_Added_Features_For_eA15090.PATCH

Please Help /sob

Thanks /no1

SlashGeeGee

Help /sob

Edited by SlashGeeGee
Link to comment
Share on other sites

2 answers to this question

Recommended Posts


  • Group:  Members
  • Topic Count:  10
  • Topics Per Day:  0.00
  • Content Count:  34
  • Reputation:   8
  • Joined:  01/06/12
  • Last Seen:  

It says at mob.c:172

Check what you patched there.

Link to comment
Share on other sites


  • Group:  Members
  • Topic Count:  111
  • Topics Per Day:  0.02
  • Content Count:  573
  • Reputation:   20
  • Joined:  11/19/11
  • Last Seen:  

It says at mob.c:172

Check what you patched there.

it's this one line 172 in mob.c :

int ms = nd->u.tomb.spawn_timer, hour=0, min=0, sec=0;

BUMP

Link to comment
Share on other sites

Join the conversation

You can post now and register later. If you have an account, sign in now to post with your account.

Guest
Answer this question...

×   Pasted as rich text.   Paste as plain text instead

  Only 75 emoji are allowed.

×   Your link has been automatically embedded.   Display as a link instead

×   Your previous content has been restored.   Clear editor

×   You cannot paste images directly. Upload or insert images from URL.

×
×
  • Create New...