Jump to content

MikZ

Members
  • Content Count

    461
  • Joined

  • Last visited

Everything posted by MikZ

  1. MikZ

    MAP CRASHES

    Hi dastgir I don't have OnTouch npc onlye OnTalk . is that make sense? hehe im still getting this crashes and getting worse GNU gdb (GDB) Red Hat Enterprise Linux (7.2-83.el6) Copyright © 2010 Free Software Foundation, Inc. License GPLv3+: GNU GPL version 3 or later <http://gnu.org/licenses/gpl.html> 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: <http://www.gnu.org/software/gdb/bugs/>... Reading symbols from /home/trans/Hercules/map-server...done. [New Thread 13756] [New Thread 13758] Missing separate debuginfo for Try: yum --enablerepo='*-debug*' install /usr/lib/debug/.build-id/e1/d673a7b29794ead2d30095cd97d9ce31c02c38 Reading symbols from /lib64/libpcre.so.0...(no debugging symbols found)...done. Loaded symbols for /lib64/libpcre.so.0 Reading symbols from /lib64/librt.so.1...(no debugging symbols found)...done. Loaded symbols for /lib64/librt.so.1 Reading symbols from /lib64/libm.so.6...(no debugging symbols found)...done. Loaded symbols for /lib64/libm.so.6 Reading symbols from /lib64/libz.so.1...(no debugging symbols found)...done. Loaded symbols for /lib64/libz.so.1 Reading symbols from /lib64/libdl.so.2...(no debugging symbols found)...done. Loaded symbols for /lib64/libdl.so.2 Reading symbols from /usr/lib64/mysql/libmysqlclient.so.16...(no debugging symbols found)...done. Loaded symbols for /usr/lib64/mysql/libmysqlclient.so.16 Reading symbols from /lib64/libcrypt.so.1...(no debugging symbols found)...done. Loaded symbols for /lib64/libcrypt.so.1 Reading symbols from /lib64/libnsl.so.1...(no debugging symbols found)...done. Loaded symbols for /lib64/libnsl.so.1 Reading symbols from /usr/lib64/libssl.so.10...(no debugging symbols found)...done. Loaded symbols for /usr/lib64/libssl.so.10 Reading symbols from /usr/lib64/libcrypto.so.10...(no debugging symbols found)...done. Loaded symbols for /usr/lib64/libcrypto.so.10 Reading symbols from /lib64/libc.so.6...(no debugging symbols found)...done. Loaded symbols for /lib64/libc.so.6 Reading symbols from /lib64/libpthread.so.0...(no debugging symbols found)...done. [Thread debugging using libthread_db enabled] Loaded symbols for /lib64/libpthread.so.0 Reading symbols from /lib64/ld-linux-x86-64.so.2...(no debugging symbols found)...done. Loaded symbols for /lib64/ld-linux-x86-64.so.2 Reading symbols from /lib64/libfreebl3.so...(no debugging symbols found)...done. Loaded symbols for /lib64/libfreebl3.so Reading symbols from /lib64/libgssapi_krb5.so.2...(no debugging symbols found)...done. Loaded symbols for /lib64/libgssapi_krb5.so.2 Reading symbols from /lib64/libkrb5.so.3...(no debugging symbols found)...done. Loaded symbols for /lib64/libkrb5.so.3 Reading symbols from /lib64/libcom_err.so.2...(no debugging symbols found)...done. Loaded symbols for /lib64/libcom_err.so.2 Reading symbols from /lib64/libk5crypto.so.3...(no debugging symbols found)...done. Loaded symbols for /lib64/libk5crypto.so.3 Reading symbols from /lib64/libkrb5support.so.0...(no debugging symbols found)...done. Loaded symbols for /lib64/libkrb5support.so.0 Reading symbols from /lib64/libkeyutils.so.1...(no debugging symbols found)...done. Loaded symbols for /lib64/libkeyutils.so.1 Reading symbols from /lib64/libresolv.so.2...(no debugging symbols found)...done. Loaded symbols for /lib64/libresolv.so.2 Reading symbols from /lib64/libselinux.so.1...(no debugging symbols found)...done. Loaded symbols for /lib64/libselinux.so.1 Reading symbols from /lib64/libnss_files.so.2...(no debugging symbols found)...done. Loaded symbols for /lib64/libnss_files.so.2 warning: no loadable sections found in added symbol-file system-supplied DSO at 0x7fff45200000 Core was generated by `./map-server'. Program terminated with signal 11, Segmentation fault. #0 0x0000000000590d59 in pop_stack (st=0x7f2b5992e1c4, start=0, end=0) at script.c:3542 3542 struct script_stack* stack = st->stack; Missing separate debuginfos, use: debuginfo-install glibc-2.12-1.166.el6_7.3.x86_64 keyutils-libs-1.4-5.el6.x86_64 krb5-libs-1.10.3-42.el6.x86_64 libcom_err-1.41.12-22.el6.x86_64 libselinux-2.0.94-5.8.el6.x86_64 mysql-libs-5.1.73-5.el6_6.x86_64 nss-softokn-freebl-3.14.3-23.el6_7.x86_64 openssl-1.0.1e-42.el6.x86_64 pcre-7.8-7.el6.x86_64 zlib-1.2.3-29.el6.x86_64 (gdb) bt full #0 0x0000000000590d59 in pop_stack (st=0x7f2b5992e1c4, start=0, end=0) at script.c:3542 stack = 0x0 data = <value optimized out> i = <value optimized out> __func__ = "pop_stack" #1 0x00000000005859dd in run_func (st=0x7f2b5992e1c4) at script.c:4215 data = <value optimized out> i = <value optimized out> start_sp = <value optimized out> end_sp = <value optimized out> func = 234 #2 0x00000000005981c0 in run_script_main (st=0x7f2b5992e1c4) at script.c:4450 c = C_FUNC cmdcount = 655351 gotocount = 2048 sd = <value optimized out> stack = 0x7f2b577c38cc nd = <value optimized out> #3 0x0000000000563a32 in run_script_timer (tid=<value optimized out>, tick=<value optimized out>, id=150945, data=<value optimized out>) at script.c:4301 sd = <value optimized out> ---Type <return> to continue, or q <return> to quit---q Quit (gdb) quit GNU gdb (GDB) Red Hat Enterprise Linux (7.2-83.el6) Copyright © 2010 Free Software Foundation, Inc. License GPLv3+: GNU GPL version 3 or later <http://gnu.org/licenses/gpl.html> 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: <http://www.gnu.org/software/gdb/bugs/>... Reading symbols from /home/trans/Hercules/map-server...done. [New Thread 13223] [New Thread 13225] Missing separate debuginfo for Try: yum --enablerepo='*-debug*' install /usr/lib/debug/.build-id/e1/d673a7b29794ead2d30095cd97d9ce31c02c38 Reading symbols from /lib64/libpcre.so.0...(no debugging symbols found)...done. Loaded symbols for /lib64/libpcre.so.0 Reading symbols from /lib64/librt.so.1...(no debugging symbols found)...done. Loaded symbols for /lib64/librt.so.1 Reading symbols from /lib64/libm.so.6...(no debugging symbols found)...done. Loaded symbols for /lib64/libm.so.6 Reading symbols from /lib64/libz.so.1...(no debugging symbols found)...done. Loaded symbols for /lib64/libz.so.1 Reading symbols from /lib64/libdl.so.2...(no debugging symbols found)...done. Loaded symbols for /lib64/libdl.so.2 Reading symbols from /usr/lib64/mysql/libmysqlclient.so.16...(no debugging symbols found)...done. Loaded symbols for /usr/lib64/mysql/libmysqlclient.so.16 Reading symbols from /lib64/libcrypt.so.1...(no debugging symbols found)...done. Loaded symbols for /lib64/libcrypt.so.1 Reading symbols from /lib64/libnsl.so.1...(no debugging symbols found)...done. Loaded symbols for /lib64/libnsl.so.1 Reading symbols from /usr/lib64/libssl.so.10...(no debugging symbols found)...done. Loaded symbols for /usr/lib64/libssl.so.10 Reading symbols from /usr/lib64/libcrypto.so.10...(no debugging symbols found)...done. Loaded symbols for /usr/lib64/libcrypto.so.10 Reading symbols from /lib64/libc.so.6...(no debugging symbols found)...done. Loaded symbols for /lib64/libc.so.6 Reading symbols from /lib64/libpthread.so.0...(no debugging symbols found)...done. [Thread debugging using libthread_db enabled] Loaded symbols for /lib64/libpthread.so.0 Reading symbols from /lib64/ld-linux-x86-64.so.2...(no debugging symbols found)...done. Loaded symbols for /lib64/ld-linux-x86-64.so.2 Reading symbols from /lib64/libfreebl3.so...(no debugging symbols found)...done. Loaded symbols for /lib64/libfreebl3.so Reading symbols from /lib64/libgssapi_krb5.so.2...(no debugging symbols found)...done. Loaded symbols for /lib64/libgssapi_krb5.so.2 Reading symbols from /lib64/libkrb5.so.3...(no debugging symbols found)...done. Loaded symbols for /lib64/libkrb5.so.3 Reading symbols from /lib64/libcom_err.so.2...(no debugging symbols found)...done. Loaded symbols for /lib64/libcom_err.so.2 Reading symbols from /lib64/libk5crypto.so.3...(no debugging symbols found)...done. Loaded symbols for /lib64/libk5crypto.so.3 Reading symbols from /lib64/libkrb5support.so.0...(no debugging symbols found)...done. Loaded symbols for /lib64/libkrb5support.so.0 Reading symbols from /lib64/libkeyutils.so.1...(no debugging symbols found)...done. Loaded symbols for /lib64/libkeyutils.so.1 Reading symbols from /lib64/libresolv.so.2...(no debugging symbols found)...done. Loaded symbols for /lib64/libresolv.so.2 Reading symbols from /lib64/libselinux.so.1...(no debugging symbols found)...done. Loaded symbols for /lib64/libselinux.so.1 Reading symbols from /lib64/libnss_files.so.2...(no debugging symbols found)...done. Loaded symbols for /lib64/libnss_files.so.2 warning: no loadable sections found in added symbol-file system-supplied DSO at 0x7ffff9848000 Core was generated by `./map-server'. Program terminated with signal 11, Segmentation fault. #0 0x0000000000590d59 in pop_stack (st=0x7fcdb903df9c, start=0, end=0) at script.c:3542 3542 struct script_stack* stack = st->stack; Missing separate debuginfos, use: debuginfo-install glibc-2.12-1.166.el6_7.3.x86_64 keyutils-libs-1.4-5.el6.x86_64 krb5-libs-1.10.3-42.el6.x86_64 libcom_err-1.41.12-22.el6.x86_64 libselinux-2.0.94-5.8.el6.x86_64 mysql-libs-5.1.73-5.el6_6.x86_64 nss-softokn-freebl-3.14.3-23.el6_7.x86_64 openssl-1.0.1e-42.el6.x86_64 pcre-7.8-7.el6.x86_64 zlib-1.2.3-29.el6.x86_64 (gdb) t full No symbol "full" in current context. (gdb) bt full #0 0x0000000000590d59 in pop_stack (st=0x7fcdb903df9c, start=0, end=0) at script.c:3542 stack = 0x0 data = <value optimized out> i = <value optimized out> __func__ = "pop_stack" #1 0x00000000005859dd in run_func (st=0x7fcdb903df9c) at script.c:4215 data = <value optimized out> i = <value optimized out> start_sp = <value optimized out> end_sp = <value optimized out> func = 234 #2 0x00000000005981c0 in run_script_main (st=0x7fcdb903df9c) at script.c:4450 c = C_FUNC cmdcount = 655351 gotocount = 2048 sd = <value optimized out> stack = 0x7fcdb6ed37bc nd = <value optimized out> #3 0x0000000000563a32 in run_script_timer (tid=<value optimized out>, tick=<value optimized out>, id=151330, data=<value optimized out>) at script.c:4301 sd = <value optimized out> st = 0x7fcdb903df9c #4 0x000000000063318a in do_timer (tick=171872771) at timer.c:489 tid = 481 diff = -1 __func__ = "do_timer" #5 0x000000000063749b in main (argc=<value optimized out>, ---Type <return> to continue, or q <return> to quit---
  2. MikZ

    MAP CRASHES

    Help me please.. still getting Map crashes.. /sob
  3. MikZ

    MAP CRASHES

    I also did that ./configure && make clean && make all. Still the same Im using the latest just downloaded yesterday. @dastgir: i see. So how will i fix this? /sob
  4. MikZ

    MAP CRASHES

    im using centos yup. i did make clean && make all && ./configure
  5. MikZ

    MAP CRASHES

    Hi! I've been having MAP-CRASHES and here's the crash logs, how will i determine the cause of it? and fix it? Please help me please. thank you! $ cd Hercules $ gdb map-server core.10366 GNU gdb (GDB) Red Hat Enterprise Linux (7.2-83.el6) Copyright © 2010 Free Software Foundation, Inc. License GPLv3+: GNU GPL version 3 or later <http://gnu.org/licenses/gpl.html> 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: <http://www.gnu.org/software/gdb/bugs/>... Reading symbols from /home/trans/Hercules/map-server...done. [New Thread 10366] [New Thread 10368] warning: Ignoring non-absolute filename: <plugins/HPMHooking_map.so> Missing separate debuginfo for plugins/HPMHooking_map.so Try: yum --enablerepo='*-debug*' install /usr/lib/debug/.build-id/eb/f0e8916e1f5e9608e36a9183eba045de3543ef warning: Ignoring non-absolute filename: <plugins/statusmes.so> Missing separate debuginfo for plugins/statusmes.so Try: yum --enablerepo='*-debug*' install /usr/lib/debug/.build-id/19/32f902ff2cd7a9ecac26870da89c0415da91d9 warning: Ignoring non-absolute filename: <plugins/chat_timestamp.so> Missing separate debuginfo for plugins/chat_timestamp.so Try: yum --enablerepo='*-debug*' install /usr/lib/debug/.build-id/e9/2484a263d9acc00f16350427297fc3453886b5 warning: Ignoring non-absolute filename: <plugins/fcp_bypass.so> Missing separate debuginfo for plugins/fcp_bypass.so Try: yum --enablerepo='*-debug*' install /usr/lib/debug/.build-id/84/04c52af2600a3476776dd657c15889deba5f72 warning: Ignoring non-absolute filename: <plugins/security.so> Missing separate debuginfo for plugins/security.so Try: yum --enablerepo='*-debug*' install /usr/lib/debug/.build-id/f8/d98369df41fea64ed97aa49edf74e507e07ebf warning: Ignoring non-absolute filename: <plugins/autoattack.so> Missing separate debuginfo for plugins/autoattack.so Try: yum --enablerepo='*-debug*' install /usr/lib/debug/.build-id/cc/74efa1e462c65c56723f720ad836d86e45273c warning: Ignoring non-absolute filename: <plugins/whosell.so> Missing separate debuginfo for plugins/whosell.so Try: yum --enablerepo='*-debug*' install /usr/lib/debug/.build-id/68/738ee9d2c301608fafe9648086df0202f69fe5 Missing separate debuginfo for Try: yum --enablerepo='*-debug*' install /usr/lib/debug/.build-id/e1/d673a7b29794ead2d30095cd97d9ce31c02c38 Reading symbols from /lib64/libpcre.so.0...(no debugging symbols found)...done. Loaded symbols for /lib64/libpcre.so.0 Reading symbols from /lib64/librt.so.1...(no debugging symbols found)...done. Loaded symbols for /lib64/librt.so.1 Reading symbols from /lib64/libm.so.6...(no debugging symbols found)...done. Loaded symbols for /lib64/libm.so.6 Reading symbols from /lib64/libz.so.1...(no debugging symbols found)...done. Loaded symbols for /lib64/libz.so.1 Reading symbols from /lib64/libdl.so.2...(no debugging symbols found)...done. Loaded symbols for /lib64/libdl.so.2 Reading symbols from /usr/lib64/mysql/libmysqlclient.so.16...(no debugging symbols found)...done. Loaded symbols for /usr/lib64/mysql/libmysqlclient.so.16 Reading symbols from /lib64/libcrypt.so.1...(no debugging symbols found)...done. Loaded symbols for /lib64/libcrypt.so.1 Reading symbols from /lib64/libnsl.so.1...(no debugging symbols found)...done. Loaded symbols for /lib64/libnsl.so.1 Reading symbols from /usr/lib64/libssl.so.10...(no debugging symbols found)...done. Loaded symbols for /usr/lib64/libssl.so.10 Reading symbols from /usr/lib64/libcrypto.so.10...(no debugging symbols found)...done. Loaded symbols for /usr/lib64/libcrypto.so.10 Reading symbols from /lib64/libc.so.6...(no debugging symbols found)...done. Loaded symbols for /lib64/libc.so.6 Reading symbols from /lib64/libpthread.so.0...(no debugging symbols found)...done. [Thread debugging using libthread_db enabled] Loaded symbols for /lib64/libpthread.so.0 Reading symbols from /lib64/ld-linux-x86-64.so.2...(no debugging symbols found)...done. Loaded symbols for /lib64/ld-linux-x86-64.so.2 Reading symbols from /lib64/libfreebl3.so...(no debugging symbols found)...done. Loaded symbols for /lib64/libfreebl3.so Reading symbols from /lib64/libgssapi_krb5.so.2...(no debugging symbols found)...done. Loaded symbols for /lib64/libgssapi_krb5.so.2 Reading symbols from /lib64/libkrb5.so.3...(no debugging symbols found)...done. Loaded symbols for /lib64/libkrb5.so.3 Reading symbols from /lib64/libcom_err.so.2...(no debugging symbols found)...done. Loaded symbols for /lib64/libcom_err.so.2 Reading symbols from /lib64/libk5crypto.so.3...(no debugging symbols found)...done. Loaded symbols for /lib64/libk5crypto.so.3 Reading symbols from /lib64/libkrb5support.so.0...(no debugging symbols found)...done. Loaded symbols for /lib64/libkrb5support.so.0 Reading symbols from /lib64/libkeyutils.so.1...(no debugging symbols found)...done. Loaded symbols for /lib64/libkeyutils.so.1 Reading symbols from /lib64/libresolv.so.2...(no debugging symbols found)...done. Loaded symbols for /lib64/libresolv.so.2 Reading symbols from /lib64/libselinux.so.1...(no debugging symbols found)...done. Loaded symbols for /lib64/libselinux.so.1 Reading symbols from plugins/HPMHooking_map.so...done. Loaded symbols for plugins/HPMHooking_map.so Reading symbols from plugins/statusmes.so...done. Loaded symbols for plugins/statusmes.so Reading symbols from plugins/chat_timestamp.so...done. Loaded symbols for plugins/chat_timestamp.so Reading symbols from plugins/fcp_bypass.so...done. Loaded symbols for plugins/fcp_bypass.so Reading symbols from plugins/security.so...done. Loaded symbols for plugins/security.so Reading symbols from plugins/autoattack.so...done. Loaded symbols for plugins/autoattack.so Reading symbols from plugins/whosell.so...done. Loaded symbols for plugins/whosell.so Reading symbols from /lib64/libnss_files.so.2...(no debugging symbols found)...done. Loaded symbols for /lib64/libnss_files.so.2 warning: no loadable sections found in added symbol-file system-supplied DSO at 0x7fff93600000 Core was generated by `./map-server'. Program terminated with signal 11, Segmentation fault. #0 0x0000000000590d59 in pop_stack (st=0x7f6a35ce4b94, start=0, end=0) at script.c:3542 3542 struct script_stack* stack = st->stack; Missing separate debuginfos, use: debuginfo-install glibc-2.12-1.166.el6_7.3.x86_64 keyutils-libs-1.4-5.el6.x86_64 krb5-libs-1.10.3-42.el6.x86_64 libcom_err-1.41.12-22.el6.x86_64 libselinux-2.0.94-5.8.el6.x86_64 mysql-libs-5.1.73-5.el6_6.x86_64 nss-softokn-freebl-3.14.3-23.el6_7.x86_64 openssl-1.0.1e-42.el6.x86_64 pcre-7.8-7.el6.x86_64 zlib-1.2.3-29.el6.x86_64 (gdb) bt full #0 0x0000000000590d59 in pop_stack (st=0x7f6a35ce4b94, start=0, end=0) at script.c:3542 stack = 0x0 data = <value optimized out> i = <value optimized out> __func__ = "pop_stack" #1 0x00000000005859dd in run_func (st=0x7f6a35ce4b94) at script.c:4215 data = <value optimized out> i = <value optimized out> start_sp = <value optimized out> end_sp = <value optimized out> func = 235 #2 0x00000000005981c0 in run_script_main (st=0x7f6a35ce4b94) at script.c:4450 c = C_FUNC cmdcount = 655351 gotocount = 2048 sd = <value optimized out> stack = 0x7f6a32a69ab4 nd = <value optimized out> #3 0x0000000000563a32 in run_script_timer (tid=<value optimized out>, tick=<value optimized out>, id=151632, data=<value optimized out>) at script.c:4301 sd = <value optimized out> ---Type <return> to continue, or q <return> to quit---
  6. Did someone here tried this "ROCRED launched to CLIENT with ROCSHIELD"? Cuz i tried it but seems not working. Please help me. thanks!
  7. Hi! Did someone here tried rocred or lokie launcher + ROCSHIELD? Seems mine not working! it auto close. can someone help me how will it work?
  8. Hi! How can i fix this? after compiling. downloaded Latest Herc git. 1>------ Build started: Project: plugin-HPMHooking_char, Configuration: Debug Win32 ------ 2>------ Build started: Project: plugin-HPMHooking_map, Configuration: Debug Win32 ------ 1> Creating library plugin-HPMHooking_char\Debug\HPMHooking_char.lib and object plugin-HPMHooking_char\Debug\HPMHooking_char.exp 2> Creating library plugin-HPMHooking_map\Debug\HPMHooking_map.lib and object plugin-HPMHooking_map\Debug\HPMHooking_map.exp 1> plugin-HPMHooking_char.vcxproj -> C:\Users\Acer Aspire\Desktop\Flavus\Hercules-master\Hercules-master\vcproj-11\..\plugins\HPMHooking_char.dll 2> plugin-HPMHooking_map.vcxproj -> C:\Users\Acer Aspire\Desktop\Flavus\Hercules-master\Hercules-master\vcproj-11\..\plugins\HPMHooking_map.dll 3>------ Build started: Project: plugin-sample, Configuration: Debug Win32 ------ 3> Creating library plugin-sample\Debug\sample.lib and object plugin-sample\Debug\sample.exp 4>------ Build started: Project: mapcache, Configuration: Debug Win32 ------ 3> plugin-sample.vcxproj -> C:\Users\Acer Aspire\Desktop\Flavus\Hercules-master\Hercules-master\vcproj-11\..\plugins\sample.dll 5>------ Build started: Project: map-server, Configuration: Debug Win32 ------ 5> db.c 5> atcommand.c 4> mapcache.vcxproj -> C:\Users\Acer Aspire\Desktop\Flavus\Hercules-master\Hercules-master\vcproj-11\..\mapcache.exe 6>------ Build started: Project: login-server, Configuration: Debug Win32 ------ 5>c:\users\acer aspire\desktop\flavus\hercules-master\hercules-master\src\common\db.c(1796): error C2065: 'UINT32_MAX' : undeclared identifier 5>c:\users\acer aspire\desktop\flavus\hercules-master\hercules-master\src\common\db.c(1796): error C2065: 'UINT32_MAX' : undeclared identifier 5>c:\users\acer aspire\desktop\flavus\hercules-master\hercules-master\src\common\db.c(1911): error C2065: 'UINT32_MAX' : undeclared identifier 5>c:\users\acer aspire\desktop\flavus\hercules-master\hercules-master\src\common\db.c(1911): error C2065: 'UINT32_MAX' : undeclared identifier 5> clif.c 6> db.c 6>c:\users\acer aspire\desktop\flavus\hercules-master\hercules-master\src\common\db.c(1796): error C2065: 'UINT32_MAX' : undeclared identifier 6>c:\users\acer aspire\desktop\flavus\hercules-master\hercules-master\src\common\db.c(1796): error C2065: 'UINT32_MAX' : undeclared identifier 6>c:\users\acer aspire\desktop\flavus\hercules-master\hercules-master\src\common\db.c(1911): error C2065: 'UINT32_MAX' : undeclared identifier 6>c:\users\acer aspire\desktop\flavus\hercules-master\hercules-master\src\common\db.c(1911): error C2065: 'UINT32_MAX' : undeclared identifier 5>c:\users\acer aspire\desktop\flavus\hercules-master\hercules-master\src\map\atcommand.c(312): error C2065: 'UINT32_MAX' : undeclared identifier 5>c:\users\acer aspire\desktop\flavus\hercules-master\hercules-master\src\map\atcommand.c(312): error C2065: 'UINT32_MAX' : undeclared identifier 5>c:\users\acer aspire\desktop\flavus\hercules-master\hercules-master\src\map\clif.c(5745): error C2065: 'UINT32_MAX' : undeclared identifier 5>c:\users\acer aspire\desktop\flavus\hercules-master\hercules-master\src\map\clif.c(5745): error C2065: 'UINT32_MAX' : undeclared identifier 5> guild.c 7>------ Build started: Project: char-server, Configuration: Debug Win32 ------ 5> itemdb.c 5>c:\users\acer aspire\desktop\flavus\hercules-master\hercules-master\src\map\guild.c(300): error C2065: 'UINT64_MAX' : undeclared identifier 5>c:\users\acer aspire\desktop\flavus\hercules-master\hercules-master\src\map\guild.c(300): error C2065: 'UINT64_MAX' : undeclared identifier 5>c:\users\acer aspire\desktop\flavus\hercules-master\hercules-master\src\map\guild.c(301): error C2065: 'UINT64_MAX' : undeclared identifier 5>c:\users\acer aspire\desktop\flavus\hercules-master\hercules-master\src\map\guild.c(301): error C2065: 'UINT64_MAX' : undeclared identifier 5>c:\users\acer aspire\desktop\flavus\hercules-master\hercules-master\src\map\itemdb.c(1680): error C2065: 'UINT64_MAX' : undeclared identifier 5>c:\users\acer aspire\desktop\flavus\hercules-master\hercules-master\src\map\itemdb.c(1680): error C2065: 'UINT64_MAX' : undeclared identifier 5>c:\users\acer aspire\desktop\flavus\hercules-master\hercules-master\src\map\itemdb.c(1844): error C2065: 'UINT64_MAX' : undeclared identifier 5>c:\users\acer aspire\desktop\flavus\hercules-master\hercules-master\src\map\itemdb.c(1844): error C2065: 'UINT64_MAX' : undeclared identifier 5>c:\users\acer aspire\desktop\flavus\hercules-master\hercules-master\src\map\itemdb.c(1847): error C2065: 'UINT64_MAX' : undeclared identifier 5>c:\users\acer aspire\desktop\flavus\hercules-master\hercules-master\src\map\itemdb.c(1847): error C2065: 'UINT64_MAX' : undeclared identifier 5>c:\users\acer aspire\desktop\flavus\hercules-master\hercules-master\src\map\guild.c(1304): error C2065: 'UINT64_MAX' : undeclared identifier 5>c:\users\acer aspire\desktop\flavus\hercules-master\hercules-master\src\map\guild.c(1304): error C2065: 'UINT64_MAX' : undeclared identifier 5>c:\users\acer aspire\desktop\flavus\hercules-master\hercules-master\src\map\guild.c(1305): error C2065: 'UINT64_MAX' : undeclared identifier 5>c:\users\acer aspire\desktop\flavus\hercules-master\hercules-master\src\map\guild.c(1305): error C2065: 'UINT64_MAX' : undeclared identifier 5>c:\users\acer aspire\desktop\flavus\hercules-master\hercules-master\src\map\guild.c(1326): error C2065: 'UINT64_MAX' : undeclared identifier 5>c:\users\acer aspire\desktop\flavus\hercules-master\hercules-master\src\map\guild.c(1326): error C2065: 'UINT64_MAX' : undeclared identifier 5>c:\users\acer aspire\desktop\flavus\hercules-master\hercules-master\src\map\guild.c(1327): error C2065: 'UINT64_MAX' : undeclared identifier 5>c:\users\acer aspire\desktop\flavus\hercules-master\hercules-master\src\map\guild.c(1327): error C2065: 'UINT64_MAX' : undeclared identifier 7> db.c 7> int_guild.c 7>c:\users\acer aspire\desktop\flavus\hercules-master\hercules-master\src\common\db.c(1796): error C2065: 'UINT32_MAX' : undeclared identifier 7>c:\users\acer aspire\desktop\flavus\hercules-master\hercules-master\src\common\db.c(1796): error C2065: 'UINT32_MAX' : undeclared identifier 7>c:\users\acer aspire\desktop\flavus\hercules-master\hercules-master\src\common\db.c(1911): error C2065: 'UINT32_MAX' : undeclared identifier 7>c:\users\acer aspire\desktop\flavus\hercules-master\hercules-master\src\common\db.c(1911): error C2065: 'UINT32_MAX' : undeclared identifier 7>c:\users\acer aspire\desktop\flavus\hercules-master\hercules-master\src\char\int_guild.c(1571): error C2065: 'UINT64_MAX' : undeclared identifier 7>c:\users\acer aspire\desktop\flavus\hercules-master\hercules-master\src\char\int_guild.c(1571): error C2065: 'UINT64_MAX' : undeclared identifier 7>c:\users\acer aspire\desktop\flavus\hercules-master\hercules-master\src\char\int_guild.c(1572): error C2065: 'UINT64_MAX' : undeclared identifier 7>c:\users\acer aspire\desktop\flavus\hercules-master\hercules-master\src\char\int_guild.c(1572): error C2065: 'UINT64_MAX' : undeclared identifier 8>------ Build started: Project: plugin-HPMHooking_login, Configuration: Debug Win32 ------ 8> Creating library plugin-HPMHooking_login\Debug\HPMHooking_login.lib and object plugin-HPMHooking_login\Debug\HPMHooking_login.exp 8> plugin-HPMHooking_login.vcxproj -> C:\Users\Acer Aspire\Desktop\Flavus\Hercules-master\Hercules-master\vcproj-11\..\plugins\HPMHooking_login.dll ========== Build: 5 succeeded, 3 failed, 0 up-to-date, 0 skipped ==========
  9. OMG! TNX dastgir! Tested and: I don't know if it is related. but somehow, if i use ROCRED it always says failed (no error in map-server) to connect to server after character select. cant seem to check if last_mac is working. but i can log in without the ROCRED launcher could not detect last_mac. FIXED! WORKING!
  10. following this topic. Hoping for sooner update /no1
  11. MikZ

    ROCSHIELD

    Hi! Does someone here uses windows 10 and applied ROCSHIELD in the client? Does rocshield supports windows 10? how? Thank you!!
  12. Good day Herc master scripter, May Request and Seek support from you in this script that i wanted to implement in my server. Currently im using the script below: - script dualclientkicker2 -1,{ OnPCLoginEvent: set .@len, query_sql("SELECT DISTINCT `account_id` FROM `char` WHERE `account_id` IN "+ "(SELECT `account_id` FROM `login` WHERE `last_ip` = "+ "(SELECT `last_ip` FROM `login` WHERE `account_id`="+getcharid(3)+")) AND `online` <> 0;",.@a); sleep2 1000; if(.@len>.max) atcommand "@kick "+strcharinfo(0); end; OnInit: set .max, 2; //Max Connections. } My server has NON VIP and 2 kind VIPs (#VIP1 and #VIP2) how will i implement this in the script: A. allow max last_ip for NON VIPs up to 2 B. allow max last_ip for VIPs up to 4 B.a: My concern my VIP is per account would it be possible to detect last_ip first of VIP upon login before allowing up to 4 ips? C. for players playing in the cafe can this be possible to just like ipexception. i will add the ip of the cafe and will allow 5 last_ip depend in the number or players in the cafe. like will query sql. if ipcheck = cafeip = allow @input how many last ip. D. disallow players that doesn't have last_mac inside WOE Castles, for some are using bots inside the castles. hoping for you kindness. thank you!
  13. Hello Herc developers. May i ask for your kind assistance and knowledge as to what causes this error? and how to fix this? thank you. (please see image below)
  14. Hello @@AnnieRuru Please help me with this, how to fixed this. thank you! CC OnPCUseSkillEvent.c OnPCUseSkillEvent.c: In function ‘read_skillevent’: OnPCUseSkillEvent.c:186: warning: format ‘%s’ expects type ‘char *’, but argument 3 has type ‘int’ PLUGIN OnPCUseSkillEvent
  15. MikZ

    sendmail

    Hello Ms. @AnnieRuru May i ask how to solved this? thank you.. maintenance.c: In function ‘buildin_maintenance’: maintenance.c:433: warning: format not a string literal and no format arguments maintenance.c: In function ‘buildin_maintenanceoff’: maintenance.c:494: warning: format not a string literal and no format arguments PLUGIN maintenance CC MaxLvExpGain.c PLUGIN MaxLvExpGain CC OnPCStatCalcEvent.c PLUGIN OnPCStatCalcEvent CC movespeed.c PLUGIN movespeed CC sendmail.c sendmail.c: In function ‘buildin_sendmail’: sendmail.c:144: warning: suggest parentheses around assignment used as truth value sendmail.c:166: warning: format ‘%d’ expects type ‘int’, but argument 17 has type ‘time_t’ PLUGIN sendmail
  16. Hello Ms. @@AnnieRuru Help me with this error: [Warning]: script_hqueue_remove: unknown queue id 7 (used with var 2000328) [Warning]: buildin_queuesize: unknown queue id 7 [Debug]: Source (NPC): Last Man Standing at prontera (155,178) [Warning]: script_hqueue_remove: unknown queue id 7 (used with var 2000330) [Warning]: buildin_queuesize: unknown queue id 7 [Debug]: Source (NPC): Last Man Standing at prontera (155,178) [Warning]: script_hqueue_remove: unknown queue id 7 (used with var 2000328) [Warning]: buildin_queuesize: unknown queue id 7 [Debug]: Source (NPC): Last Man Standing at prontera (155,178) [Warning]: script_hqueue_remove: unknown queue id 7 (used with var 2000330) [Warning]: buildin_queuesize: unknown queue id 7 [Debug]: Source (NPC): Last Man Standing at prontera (155,178)
  17. MikZ

    Monster query

    Care to help?
  18. MikZ

    Monster query

    Hello! Please help me with this script, im new in sql query. what i wanted to do is to summon different monster per level in devil square. like level 1 : set .monsterset, query_sql("SELECT id, iname, hp FROM `mob_db` where LV <= 30 and LV >= 50 and hp < 500000 and MEXP = 0 and not iName='Treasure Chest' ORDER BY RAND() LIMIT 100", .monsterid, .monstername$, .monsterhp); for (set .@x,0; .@x<getmapusers("ordeal_1-1"); set .@x, .@x+1){ set .monstercount,15; for (set .@y,0; .@y<.monstercount; set .@y, .@y+1 ) { set .monster, rand(0,.monsterset-1); monster "ordeal_1-1",149,149,"[DS] "+.monstername$[.monster],.monsterid[.monster],.monstercount,strnpcinfo(0)+"::OnDevilDead"; set .mob, .mob+.monstercount; } } Level 2: set .monsterset, query_sql("SELECT id, iname, hp FROM `mob_db` where LV <= 51 and LV >= 70 and hp < 500000 and MEXP = 0 and not iName='Treasure Chest' ORDER BY RAND() LIMIT 100", .monsterid, .monstername$, .monsterhp); for (set .@x,0; .@x<getmapusers("ordeal_1-1"); set .@x, .@x+1){ set .monstercount,15; for (set .@y,0; .@y<.monstercount; set .@y, .@y+1 ) { set .monster, rand(0,.monsterset-1); monster "ordeal_1-1",149,149,"[DS] "+.monstername$[.monster],.monsterid[.monster],.monstercount,strnpcinfo(0)+"::OnDevilDead"; set .mob, .mob+.monstercount; } } Somehow I get error. debug : DB error - Can't create/write to file '\tmp\#sql_2180_0.MYI' (Errcode: 2)[Debug]: at Hercules\src\map\script.c:15851 - SELECT id, iname, hp FROM `mob_db` where LV <= 30 and LV >= 50 and hp < 500000 and MEXP = 0 and not iName='Treasure Chest' ORDER BY RAND() LIMIT 100[Debug]: Source (NPC): MVP Grave at prontera (170,181) Please help me fix this. thank you!
  19. MikZ

    Exchanger

    care to help?
  20. MikZ

    costume Job suit

    thanks much! /no1
  21. MikZ

    Exchanger

    Hello I'm using this script: but i wanted to have it like, NPC will ask, like how many poring coin do you want to buy. if 20,000k = 1 poring coin, then player will input 20 poring coins , then that would be a total of 400,000zeny how many TCG do you want if 50 poring coing = 1 TCG , if player input 5 tcg = 250 Pcoins so on so fort. it's like short cut rather that making it one by one trade, sorry for my bad english , please help me. thank you // 674,Mithril_Coin // 13517,Yggdrasilberry_Box // 7227,TCG_Card // 100 coins + 15 berry ticket <-> 1 TCG prontera,157,196,3 script Exchanger 4_F_JPNCHIBI,{ set .@TCG,20000; mes "[Exchanger]"; mes "Hello there."; mes "I can change your Zeny to TCG, and TCG to POD."; mes "Which do you need?"; next; menu "Zeny to Poring coin",t_trade, "Poring Coins to TCG",t_coin, "TCG to PODs",b_trade, "I dont need anything",-; mes "[Exchanger]"; mes "Very well, have a nice day."; close; t_coin: if ( countitem(7539) < 50 ) goto c_fail; // // Zeny -= .@TCG; delitem 7539, 50; mes "[Exchanger]"; mes "Ok, here's Your ^0000FFTCG^000000."; getitem 25000, 1; // TCG_Card close; t_trade: if ( Zeny < .@TCG) goto t_fail; // Mithril_Coin // if ( countitem(13517) < 15 ) goto t_fail; // Yggdrasilberry_Box Zeny -= .@TCG; // delitem 13517, 15; mes "[Exchanger]"; mes "Ok, here's Your ^0000FFPoring Coin^000000."; getitem 7539, 1; // TCG_Card close; t_fail: mes "[Exchanger]"; mes "I'm terribly sorry, but you do not have enough Zeny for this ticket."; next; mes "[Exchanger]"; mes "Please come back when you have the correct ammount."; close; b_trade: if ( countitem(25000) < 50 ) goto b_fail; // TCG_Card if ( !checkweight(7179,150) ) goto t_OverWeight; // 100 Mithril_Coin & 15 Yggdrasilberry_Box delitem 25000,50; mes "[Exchanger]"; mes "Ok, here's Your ^0000FFPOD^000000."; getitem 7179,1; // getitem 13517,15; close; b_fail: mes "[Exchanger]"; mes "It seems you don't have that TCG."; close; c_fail: mes "[Exchanger]"; mes "It seems you don't have enough Poring coins."; close; t_OverWeight: mes "[TCG Exchanger]"; mes "It seems you are overweight."; close; }
  22. MikZ

    costume Job suit

    Hello Hercules! Wanted to ask how will i implement this script 30001,Rune_Knight_Armor,Rune Knight Armor,5,0,,2800,,55,,1,0xFFFFFFFE,2,2,16,,1,1,0,{},{ changebase RUNEKNIGHTJOBIDHERE; },{ changebase Class; } I tried this: { Id: 25010 AegisName: "C_stalker" Name: "Stalker Job" Type: 5 Loc: 1024 View: 1803 OnEquipScript: <" changebase 4018; changebase Class; "> }, but nothing happen. how will i correct this? thank you!
×
×
  • Create New...

Important Information

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