Jump to content

servan12

Inactive Member
  • Posts

    28
  • Joined

  • Last visited

  • Feedback

    0%

Everything posted by servan12

  1. I will not make any adjustments from sourcing dbden etc.?
  2. I want to use mariadb instead of mysql 5.6 how can I do it?
  3. I want to allow a thread for a single port, ; host ip access 3306 port as
  4. pass in on $ext_if proto tcp to any port $service_ports flags S/SA keep state (max-src-conn 64, max-src-conn-rate 32/5, overload <abusive_hosts> flush) pass in on $ext_if proto {tcp,udp} to any port $game_ports flags S/SA keep state (max-src-conn 64, max-src-conn-rate 32/5, overload <abusive_hosts> flush) service_ports anyone can enter within a certain limit I just want to be accessed by ip?
  5. what rule can be written to access these ports only by ip? ports : 22 & 3306 what rule can be written to access these ports only by ip? ports : 22 & 3306
  6. offline_shop.cpp -> [Hidden Content] offline_shop.h -> [Hidden Content] char.cpp -> [Hidden Content] offlineshop_manager.cpp [Hidden Content] offlineshop_config.cpp [Hidden Content] -
  7. char.cpp offlineshop_config.cpp offlineshop_config.h offlineshop_manager.cpp offlineshop_manager.h offline_shop.cpp offline_shop.h
  8. ch1 down game.core ; Core was generated by `game'. Program terminated with signal 11, Segmentation fault. Loaded symbols for /usr/lib32/libmd.so.4 Loaded symbols for /usr/lib32/libz.so.4 Reading symbols from /usr/lib32/libstdc++.so.6...Error while reading shared library symbols: Dwarf Error: wrong version in compilation unit header (is 4, should be 2) [in module /usr/lib32/libstdc++.so.6] Loaded symbols for /usr/lib32/libm.so.5 Loaded symbols for /usr/lib32/libgcc_s.so.1 Loaded symbols for /usr/lib32/libthr.so.3 Loaded symbols for /usr/lib32/libc.so.7 Loaded symbols for /libexec/ld-elf32.so.1 #0 0x080a95ef in CParty::ForEachOnlineMember<NPartyPickupDistribute::FFindOwnership> () [New Thread 290030b429003d00 (LWP 100136/<unknown>)] [New Thread 287735e429003a80 (LWP 100132/<unknown>)] [New Thread 29003d3429003800 (LWP 100131/<unknown>)] [New Thread 29003ab429003080 (LWP 100120/<unknown>)] Cannot find new threads: generic error (gdb) Quit (gdb) set gnutarget amd64-marcel-freebsd (gdb) file game "/usr/game/channel1/game": could not open as an executable file: Invalid bfd target (gdb) core game.core /usr/game/channel1/game.core: No error: 0. (gdb) set gnutarget i386-marcel-freebsd (gdb) file game Reading symbols from game...(no debugging symbols found)...done. /usr/src/gnu/usr.bin/gdb/libgdb/fbsd-threads.c:484: internal-error: void fbsd_thread_new_objfile(struct objfile *): Assertion `proc_handle.pid == 0' failed. A problem internal to GDB has been detected, further debugging may prove unreliable. Quit this debugging session? (y or n) y^[[6 /usr/src/gnu/usr.bin/gdb/libgdb/fbsd-threads.c:484: internal-error: void fbsd_thread_new_objfile(struct objfile *): Assertion `proc_handle.pid == 0' failed. A problem internal to GDB has been detected, further debugging may prove unreliable. Create a core file of GDB? (y or n) Please answer y or n. Segmentation fault (core dumped) root@vogue:/usr/game/channel1 # quit quit: Command not found. root@vogue:/usr/game/channel1 # gdb GNU gdb 6.1.1 [FreeBSD] Copyright 2004 Free Software Foundation, Inc. GDB is free software, covered by the GNU General Public License, and you are welcome to change it and/or distribute copies of it under certain conditions. Type "show copying" to see the conditions. There is absolutely no warranty for GDB. Type "show warranty" for details. This GDB was configured as "amd64-marcel-freebsd". (gdb) set gnutarget i386-marcel-freebsd (gdb) file game Reading symbols from game...(no debugging symbols found)...done. (gdb) core game.core Core was generated by `game'. Program terminated with signal 11, Segmentation fault. Reading symbols from /usr/lib32/libmd.so.4...(no debugging symbols found)...done. Loaded symbols for /usr/lib32/libmd.so.4 Reading symbols from /usr/lib32/libz.so.4...(no debugging symbols found)...done. Loaded symbols for /usr/lib32/libz.so.4 Reading symbols from /usr/lib32/libstdc++.so.6...Error while reading shared library symbols: Dwarf Error: wrong version in compilation unit header (is 4, should be 2) [in module /usr/lib32/libstdc++.so.6] Reading symbols from /usr/lib32/libm.so.5...(no debugging symbols found)...done. Loaded symbols for /usr/lib32/libm.so.5 Reading symbols from /usr/lib32/libgcc_s.so.1...(no debugging symbols found)...done. Loaded symbols for /usr/lib32/libgcc_s.so.1 Reading symbols from /usr/lib32/libthr.so.3...(no debugging symbols found)...done. Loaded symbols for /usr/lib32/libthr.so.3 Reading symbols from /usr/lib32/libc.so.7...(no debugging symbols found)...done. Loaded symbols for /usr/lib32/libc.so.7 Reading symbols from /libexec/ld-elf32.so.1...(no debugging symbols found)...done. Loaded symbols for /libexec/ld-elf32.so.1 #0 0x080a95ef in CParty::ForEachOnlineMember<NPartyPickupDistribute::FFindOwnership> () [New Thread 290030b429003d00 (LWP 100136/<unknown>)] [New Thread 287735e429003a80 (LWP 100132/<unknown>)] [New Thread 29003d3429003800 (LWP 100131/<unknown>)] [New Thread 29003ab429003080 (LWP 100120/<unknown>)] Cannot find new threads: generic error (gdb) bt full #0 0x080a95ef in CParty::ForEachOnlineMember<NPartyPickupDistribute::FFindOwnership> () No symbol table info available. #1 0x08099159 in CHARACTER::PickupItem () No symbol table info available. #2 0x08144f5c in CInputMain::Analyze () No symbol table info available. #3 0x0812f20b in CInputProcessor::Process () No symbol table info available. #4 0x080f9413 in DESC::ProcessInput () No symbol table info available. #5 0x0823243b in io_loop () No symbol table info available. #6 0x08232ffe in idle () No symbol table info available. #7 0x08234706 in main () No symbol table info available. #0 0x080a95ef in CParty::ForEachOnlineMember<NPartyPickupDistribute::FFindOwner ship> () No symbol table info available. #1 0x08099159 in CHARACTER::PickupItem () No symbol table info available. #2 0x08144f5c in CInputMain::Analyze () No symbol table info available. #3 0x0812f20b in CInputProcessor::Process () No symbol table info available. #4 0x080f9413 in DESC::ProcessInput () No symbol table info available. #5 0x0823243b in io_loop () No symbol table info available. #6 0x08232ffe in idle () No symbol table info available. #7 0x08234706 in main () No symbol table info available. #0 0x080a95ef in CParty::ForEachOnlineMember<NPartyPickupDistribute::FFindOwner ship> () No symbol table info available. #1 0x08099159 in CHARACTER::PickupItem () No symbol table info available. #2 0x08144f5c in CInputMain::Analyze () No symbol table info available. #3 0x0812f20b in CInputProcessor::Process () No symbol table info available. #4 0x080f9413 in DESC::ProcessInput () No symbol table info available. #5 0x0823243b in io_loop () No symbol table info available. #6 0x08232ffe in idle () No symbol table info available. #7 0x08234706 in main () No symbol table info available.
  9. SYSERR: Oct 23 23:44:09 :: ChildLoop: AsyncSQL: query failed: Out of range value for column '5' at row 1 (query: INSERT INTO quest_reward_log VALUES('antiexp',3088,35,2,4293189248,0,NOW()) errno: 1264) SYSERR: Oct 23 23:45:19 :: EquipTo: EquipTo: item already exist (this: #70003 Liderin Kitabı cell: 8 Hırsız Eldiveni) SYSERR: Oct 23 23:42:16 :: ChildLoop: AsyncSQL: query failed: Incorrect string value: '\xDDSTEN\xDD...' for column '4' at row 1 (query: INSERT INTO shout_log VALUES(NOW(), 1, 3,'BeceriKitabi : [Jinno]|cFF0080FF|H|hİSTENİLEN BK VERLİR BEDENSEL BK ALINIR PM ') errno: 1366) SYSERR: Oct 23 23:40:00 :: Process: UNKNOWN HEADER: 45, LAST HEADER: 0(0), REMAIN BYTES: 61, fd: 18 SYSERR: Oct 23 23:38:48 :: Analyze: Handshake phase does not handle packet 6 (fd 25) SYSERR: Oct 23 23:38:54 :: Analyze: login phase does not handle this packet! header 3 SYSERR: Oct 23 23:36:30 :: Process: UNKNOWN HEADER: 37, LAST HEADER: 0(0), REMAIN BYTES: 124, fd: 38 SYSERR: Oct 23 23:32:48 :: Process: UNKNOWN HEADER: 135, LAST HEADER: 0(0), REMAIN BYTES: 176, fd: 31
  10. ch3 syserr : SYSERR: Oct 20 05:43:43 :: Process: UNKNOWN HEADER: 100, LAST HEADER: 5(1), REMAIN BYTES: 1009, fd: 20 game introduction says when input operation is done after this coming server is not open yet
  11. SYSERR: Oct 15 04:23:08 :: ChildLoop: AsyncSQL: query failed: Data too long for column 'hint' at row 1 (query: INSERT DELAYED INTO log (type, time, who, x, y, what, how, hint, ip) VALUES('CHARACTER', NOW(), 2889, 968161, 277292, 0, 'LOGIN', '192.168.1.102 916271162 1 41 5685', '192.168.1.102') errno: 1406) SYSERR: Oct 15 04:23:08 :: ChildLoop: AsyncSQL: query failed: Incorrect integer value: 'Y' for column 'is_gm' at row 1 (query: INSERT INTO loginlog2(type, is_gm, login_time, channel, account_id, pid, ip, client_version) VALUES('INVALID', 'Y', NOW(), 1, 1, 2889, inet_aton('192.168.1.102'), '') errno: 1366) SYSERR: Oct 15 04:23:55 :: ChildLoop: AsyncSQL: query failed: Incorrect string value: '\xFCresi' for column 'hint' at row 1 (query: INSERT DELAYED INTO log (type, time, who, x, y, what, how, hint, ip, vnum) VALUES('ITEM', NOW(), 2889, 967962, 276338, 10000744, 'BUY', 'Kutsama Küresi', '192.168.1.102', 70024) errno: 1366) SYSERR: Oct 15 04:23:55 :: ChildLoop: AsyncSQL: query failed: Incorrect string value: '\xFCresi' for column 'hint' at row 1 (query: INSERT DELAYED INTO log (type, time, who, x, y, what, how, hint, ip, vnum) VALUES('ITEM', NOW(), 2889, 967962, 276338, 10000745, 'BUY', 'Kutsama Küresi', '192.168.1.102', 70024) errno: 1366) SYSERR: Oct 15 04:23:55 :: ChildLoop: AsyncSQL: query failed: Incorrect string value: '\xFCresi' for column 'hint' at row 1 (query: INSERT DELAYED INTO log (type, time, who, x, y, what, how, hint, ip, vnum) VALUES('ITEM', NOW(), 2889, 967962, 276338, 10000746, 'BUY', 'Kutsama Küresi', '192.168.1.102', 70024) errno: 1366) SYSERR: Oct 15 04:26:25 :: ChildLoop: AsyncSQL: query failed: Data too long for column 'hint' at row 1 (query: INSERT DELAYED INTO log (type, time, who, x, y, what, how, hint, ip) VALUES('CHARACTER', NOW(), 2889, 967962, 276338, 0, 'LOGOUT', '192.168.1.102 915971361 1 41 5700', '192.168.1.102') errno: 1406)
  12. CHECKPOINT shutdown: tics did not updated. bug 34083 Does anyone know the solution?
  13. Is there could have advanced dif patch?
×
×
  • Create New...

Important Information

Terms of Use / Privacy Policy / Guidelines / We have placed cookies on your device to help make this website better. You can adjust your cookie settings, otherwise we'll assume you're okay to continue.