安赫尔 9 Posted January 20, 2014 (edited) { 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 January 20, 2014 by rosfus Quote Share this post Link to post Share on other sites
0 ossi0110 200 Posted January 20, 2014 (edited) 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 January 20, 2014 by ossi0110 Quote Share this post Link to post Share on other sites
0 Jedzkie 58 Posted January 20, 2014 can't reproduce, what job are you using? what system? RE or PRE-RE? Quote Share this post Link to post Share on other sites
0 安赫尔 9 Posted January 20, 2014 (edited) 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 January 20, 2014 by rosfus Quote Share this post Link to post Share on other sites
When double-click the item, will crash my server. How can I fix this??
Sorry it's my bad.
Edited by rosfusShare this post
Link to post
Share on other sites