Jump to content
  • 0
Sign in to follow this  
安赫尔

Poison_Bottle Crash my Server

Question

{	Id: 678	AegisName: "Poison_Bottle"	Name: "毒药瓶"	Type: 2	Buy: 5000	Weight: 100	Upper: 63	Script: <"		if(Class == Job_Assassin_Cross || Class == Job_Guillotine_Cross || Class == Job_Guillotine_Cross_T) {			sc_start SC_DPOISON,60000,0;			sc_start SC_ATTHASTE_INFINITY,60000,9;		}		else percentheal -100,-100;	">},

 

When double-click the item, will crash my server.  How can I fix this??

 

 

[´íÎó]: Server received crash signal! Attempting to save all online characters!

 

 

Sorry it's my bad.

Edited by rosfus

Share this post


Link to post
Share on other sites

3 answers to this question

Recommended Posts

  • 0

then you should post  a GDB core dump

 

 

else we cant help you

 

when your mapserver crashes open a termian in your  hercules folder

 

to generate a core dump make

 

gdb map-server core

 

then

 

bt full

Edited by ossi0110

Share this post


Link to post
Share on other sites
  • 0

can't reproduce, what job are you using? what system? RE or PRE-RE?

Share this post


Link to post
Share on other sites
  • 0

RE, I test every job. I don't know how to open GDB, have some guide?

[root@cn trunk]# gdb map-server coreGNU gdb (GDB) Red Hat Enterprise Linux (7.2-60.el6_4.1)Copyright © 2010 Free Software Foundation, Inc.License GPLv3+: GNU GPL version 3 or later This is free software: you are free to change and redistribute it.There is NO WARRANTY, to the extent permitted by law. Type "show copying"and "show warranty" for details.This GDB was configured as "x86_64-redhat-linux-gnu".For bug reporting instructions, please see:...Reading symbols from /root/rosfus/trunk/map-server...done./root/rosfus/trunk/core: No such file or directory.(gdb)
I run the gdb map-server core , show this message.

 

Sorry is my bad.

Edited by rosfus

Share this post


Link to post
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.   Restore formatting

  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.

Loading...
Sign in to follow this  

×
×
  • Create New...

Important Information

By using this site, you agree to our Terms of Use.