Jump to content

Mehti

Inactive Member
  • Posts

    216
  • Joined

  • Last visited

  • Feedback

    0%

Everything posted by Mehti

  1. you can find in sources, if you dont have i can upload for you.
  2. You have no changed CONFIG files, first edit Mysql user & pass then add MAP_ALLOW: all game core.. Don't add to AUTH. And Here example : note: you can find map number in map index file index: /usr/home/trunk/share/locale/turkey/map if you can't make it, contact me i can make it for you
  3. I use gcc48-g++48 and i make symlink g++48 to g++ When i try build novaline game source I have this error anyone know why?
  4. %100 correct, if anyone post error or want change on source people ready to help.. if i work on project and i give my time for this, i don't want share this files
  5. i have paypal supported ishop and metin2 cms have.. if u want i can give u
  6. OMG ?? I use vanilla, and i send you PM you dont respond me..You say a tell me bugs or give me syslogs etc for improve server!! Anyway Vanilla i have respect for you and your works, i stop using vanilla core and cleaning my errorrs and other post about vanilla core !
  7. Change the structure of both tables those fields are probably 8 bit signed (-125 to 125) make it unsigned and it should work. Have more same errors like this: Increase the length of the "hint" field in log.log already i tried log.log not work :/ And its correct ? DROP TABLE IF EXISTS `quest_reward_log`; CREATE TABLE `quest_reward_log` ( `quest_name` varchar(32) DEFAULT NULL, `player_id` int(10) unsigned DEFAULT NULL, `player_level` tinyint(4) DEFAULT NULL, `reward_type` enum('EXP','ITEM') DEFAULT NULL, `reward_value1` int(10) unsigned DEFAULT NULL, `reward_value2` int(11) DEFAULT NULL, `time` datetime DEFAULT NULL, KEY `player_id` (`player_id`) USING BTREE ) ENGINE=MyISAM DEFAULT CHARSET=big5 ROW_FORMAT=DYNAMIC;
  8. When use /shutdown starting sync and it finish in 10 sec.. If you close with ssh, you lost db last cache.. Anyone have same bugs ? like query failed .. ?
  9. Hello Folks ! I using the r40250 gf, Vanilla 2.1, and self compiled core.. I saw sql errors, i know these bugs are important. Example when /shutdown server some players level go down. (this is a one example..) Here Syserr Logs Examples: same 30x SYSERR: Mar 28 12:12:52 :: ChildLoop: AsyncSQL: query failed: Out of range value for column 'player_level' at row 1 (query: INSERT INTO quest_reward_log VALUES('anti',58,128,2,2925162614,0,NOW()) errno: 1264) SYSERR: Mar 28 12:12:55 :: ChildLoop: AsyncSQL: query failed: Out of range value for column 'player_level' at row 1 (query: INSERT INTO quest_reward_log VALUES('anti',58,128,2,0,0,NOW()) errno: 1264) same 30x Have more same errors like this: SYSERR: Mar 28 12:38:51 :: ChildLoop: AsyncSQL: query failed: Out of range value for column 'level' at row 1 (query: REPLACE INTO levellog (name, level, time, playtime) VALUES('Sai', 147, NOW(), 401) errno: 1264) Have more same errors like this: SYSERR: Mar 28 18:31:32 :: 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(), 47, 1104300, 1788500, 0, 'WARP', 'CommunityManager MapIdx 301 DestMapIdx0 DestX873100 DestY242600 Empire1', '46.2.210.244') errno: 1406) SYSERR: Mar 25 08:57:29 :: 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(), 47, 1088040, 1652193, 0, 'WARP', 'CommunityManager MapIdx 303 DestMapIdx0 DestX969600 DestY278400 Empire1', '188.3.32.42') errno: 1406) Have more ....! SYSERR: Mar 28 01:15:19 :: 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(), 47, 1105459, 1781272, 0, 'WARP', 'CommunityManager MapIdx 301 DestMapIdx0 DestX1107000 DestY1733000 Empire1', '46.2.210.244') errno: 1406) SYSERR: Mar 28 01:16:35 :: EquipTo: EquipTo: item already exist (this: #17189 Amethyst Earrings+9 cell: 6 Amethyst Earrings+9) SYSERR: Mar 28 01:43:07 :: 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(), 47, 1104709, 1729398, 0, 'WARP', 'CommunityManager MapIdx 301 DestMapIdx0 DestX1104800 DestY1788800 Empire1', '46.2.210.244') errno: 1406) and other one : SYSERR: Mar 27 21:57:13 :: ChildLoop: MySQL connection was reconnected. querying locale set SYSERR: Mar 27 22:27:46 :: ChildLoop: MySQL connection was reconnected. querying locale set what are these? how to fix ? Do you have any suggestion?
  10. Orginal quest by Metin2.sg and musicinstructor
  11. EterHost, metin2dev.org owner's hosting company. Advantages: Low prices / DDOS PROTECT. Disadvantages: i use now and i dont have any problem Package: you need talk to owners.
  12. hahaha, me too I now finished Transformes full series and wait 4th.. I started watch tv series : http://www.imdb.com/title/tt0105946/
  13. i using on fbsd 10, i tell u on chat but you can't see i think. pkg install compat9x or pkg_add -r compat9x or install with port. if not work try compat7-8x
  14. i saw website like Metin2Nirvana, what is this ?
  15. SYSERR: Mar 19 23:46:38 :: Set_Proto_Item_Table: ItemProto Reading Failed : Invalid value. you have problem on item_proto.
  16. maybe owners change minilzo to licenced lzo or other compression algorithm this is a good one : [Hidden Content]
×
×
  • 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.