Jump to content

M.Sorin

Member
  • Posts

    279
  • Joined

  • Last visited

  • Days Won

    4
  • Feedback

    0%

Everything posted by M.Sorin

  1. SYSERR: Jun 28 20:36:41 :: Start: TABLE_POSTFIX not configured use default This error does not affect your server .
  2. When i try to make a duel in the arena i get this error and the two caracters are teleported to map1 or map2. SYSERR: Jun 28 17:24:27.48739 :: WriteRunningStateToSyserr: LUA_ERROR: quest arena_manager.start click SYSERR: Jun 28 17:24:37.28427 :: ready_to_start_event: ARENA: Player err in event func ready_start_event SYSERR: Jun 28 17:24:54.960556 :: Confirm: no quest running for pc, cannot process input : 57753 I`m using mainline_sg with some modifications. Thanks in advance!
  3. Where is it exactly ? game.py and search for this string : def __BuildKeyDict(self)
  4. You can make your own forum or website. There you can post all Vanilla Core version`s without worries
  5. The problem is from item_proto.txt if you use .txt files. Try to put TXT_STARTUP = 1 or 0 in conf.txt ( db ).
  6. Only auth and db? Voila , you found the problem. Look at syserr on channel1.
  7. Dafuq 5 cores on a single channel? Try to reduce them to three cores or two. I mean the dedicated server configuration - RAM/CPU and HDD.
  8. SYSERR: Jun 25 20:36:24 :: heart_idle: losing 30 seconds. (delay occured) SYSERR: Jun 25 20:36:42 :: socket_accept: accept: Software caused connection abort (fd 13) This is the problem. What dedicated server configuration do you have? And how much cores do you run?
  9. Use this query. INSERT INTO `item_proto` VALUES ('71124', 0xB9E9BBE7C0DAC0CCBFEBB1C7, 0x4C65756C20416C62, '16', '2', '0', '1', '32768', '9216', '128', '', '0', '0', '0', '0', '0', '0', '1', '0', '0', '0', '0', '0', '0', '0', '0', '0', '2400', '0', '0', '0', '0', '0', '-1', '-1', '-1', '-1', '-1', '-1', '0', '0', '0');
  10. They use the precompiled binary ...
  11. I use mainline_sg and this problem doesn`t exist.
  12. Compile your own client binary or use the fixed version
  13. SYSERR: Jun 21 20:55:04.101437 :: CreatePrivateMap: Cannot find map index 351 SYSERR: Jun 21 20:55:04.101482 :: dungeon_new_jump_party: cannot create dungeon 351 SYSERR: Jun 21 20:55:04.101494 :: dungeon_set_flag: no dungeon !!! SYSERR: Jun 21 20:55:04.101528 :: dungeon_set_flag: no dungeon !!! SYSERR: Jun 21 20:55:04.101539 :: dungeon_set_flag: no dungeon !!! SYSERR: Jun 21 20:55:04.101550 :: dungeon_set_flag: no dungeon !!! SYSERR: Jun 21 20:55:04.101560 :: dungeon_set_flag: no dungeon !!! SYSERR: Jun 21 20:55:04.101571 :: dungeon_set_flag: no dungeon !!! And the quest .. [Hidden Content] What is wrong ?
  14. 0 error(s), 239 warning(s) ========== Build: 16 succeeded, 0 failed, 0 up-to-date, 0 skipped ========== Hell yeah ...mainline_releasedmainline_sg branch. Some warnings like this still left... Warning 469 warning C4995: 'wcscpy': name was marked as #pragma deprecated C:Program Files (x86)Microsoft Visual Studio 9.0VCincludeintrin.h 1073 UserInterface
  15. Search in your quest_functions for get_special_item_group and add this to special_item_group.txt Group ticket_group { Vnum 10033 1 71095 1 100 }
  16. 1. Not sure if is a bug. 2. Idem to one 3 and 4 only vanilla knows. 5. The problem is from client binary.
  17. Already do that part .. delete bType = 514 from affect and nothing changes. Is strange that the affect.remove_hair() work`s perfectly on the compiled rev ( 40250 with some modifications )
×
×
  • 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.