Jump to content

Crystal™

Premium
  • Posts

    257
  • Joined

  • Last visited

  • Days Won

    1
  • Feedback

    0%

Everything posted by Crystal™

  1. Hello guys, I a server with these specifics: [Hidden Content] I compile my source on it.When i run my server i can't connect to navicat until i restart mysql and i also can't connect to game. I get this sysser:SYSERR: Jun 19 19:49:18 :: heart_idle: losing 30 seconds. (lag occured) Should i upgrade my server ?If yes to 2gb ram will it be okay , or it is cpu's problem. Sorry guys , I have some years to work on freebsd and on metin2 stuff ^_^
  2. Hello dear community, I have a source since 2018,but because Freebsd got updated and all the package with it,I can't compile my source,i get boost error. I am paying someone help me compile the source, I think it won't be hard, I can't do it because i don't really know how gcc works and I don't have a lot of free time to spend on researching about it. Anyone who is interested about the work , send me a pm,only trusted people get paied first. Sincerely, Crystal
  3. ld-elf.so.1: /home/srv1/share/locale/germany/quest/qc: Undefined symbol "_ZNSt24__default_alloc_templateILb1ELi0EE8allocateEj" When i compile quests i get the following error.
  4. I restarted mysql before,shouldi add this in my.cnf -> SHOW VARIABLES LIKE 'sql_mode' ; ?
  5. ERROR 1067 (42000) at line 243: Invalid default value for 'time' I get this error when i am trying to run a sql file. This is the line when it causes me the problem : `time` datetime When i delete the DEFAULT CURRENT_TIMESTAMP runs successfully. Does anyone knows how to fix it?
  6. What is the logic of the calculation of flag and antiflag?Is there a link that explains it ?
  7. first of all thnks for your reply, i've seen in my database the size is with numbers and now with "SMALL , BIG , MEDIUM", also my structures are these
  8. SYSERR: Jan 23 17:08:19.657626 :: Set_Proto_Item_Table: ItemProto Reading Failed : Invalid value. (index: 2, col: 2, value: ITEM_STANDARD_PET) SYSERR: Jan 23 17:08:15.749523 :: ChildLoop: AsyncSQL: query failed: Out of range value for column 'size' at row 1 (query: replace into mob_proto (vnum, name, locale_name, type, rank, battle_type, level, size, ai_flag, setRaceFlag, setImmuneFlag, on_click, empire, drop_item, resurrection_vnum, folder, st, dx, ht, iq, damage_min, damage_max, max_hp, regen_cycle, regen_percent, exp, gold_min, gold_max, def, attack_speed, move_speed, aggressive_hp_pct, aggressive_sight, attack_range, polymorph_item, enchant_curse, enchant_slow, enchant_poison, enchant_stun, enchant_critical, enchant_penetrate, resist_sword, resist_twohand, resist_dagger, resist_bell, resist_fan, resist_bow, resist_fire, resist_elect, resist_magic, resist_wind, resist_poison, resist_bleeding,dam_multiply, summon, drain_sp, skill_vnum0, skill_level0, skill_vnum1, skill_level1, skill_vnum2, skill_level2, skill_vnum3, skill_level3, skill_vnum4, skill_level4, sp_berserk, sp_stoneskin, sp_godspeed, sp_deathblow, sp_revive) values (34096, "???", "???", 1, 5, 0, 1, 135, 0, 0, 43, 2, 0, 0, 0, 'reindeer_young', 0, 0, 0, 0, 0, 0, 120, 3, 1, 442, 0, 0, 4, 100, 100, 0, 2000, 150, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 1.000000, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0) errno: 1264) SYSERR: Jan 23 17:08:14.875324 :: ChildLoop: AsyncSQL: query failed: Data truncated for column 'setRaceFlag' at row 1 (query: replace into mob_proto (vnum, name, locale_name, type, rank, battle_type, level, size, ai_flag, setRaceFlag, setImmuneFlag, on_click, empire, drop_item, resurrection_vnum, folder, st, dx, ht, iq, damage_min, damage_max, max_hp, regen_cycle, regen_percent, exp, gold_min, gold_max, def, attack_speed, move_speed, aggressive_hp_pct, aggressive_sight, attack_range, polymorph_item, enchant_curse, enchant_slow, enchant_poison, enchant_stun, enchant_critical, enchant_penetrate, resist_sword, resist_twohand, resist_dagger, resist_bell, resist_fan, resist_bow, resist_fire, resist_elect, resist_magic, resist_wind, resist_poison, resist_bleeding,dam_multiply, summon, drain_sp, skill_vnum0, skill_level0, skill_vnum1, skill_level1, skill_vnum2, skill_level2, skill_vnum3, skill_level3, skill_vnum4, skill_level4, sp_berserk, sp_stoneskin, sp_godspeed, sp_deathblow, sp_revive) values (8617, "?????", "Jack Torrance", 0, 3, 0, 10, 110, 1, 2048, 43, 0, 0, 0, 0, 'mutant_3', 94, 55, 65, 10, 122, 226, 38080, 14, 10, 76483, 49910, 74865, 90, 155, 130, 100, 2000, 250, 70107, 0, 0, 0, 0, 15, 20, 10, 10, 10, 20, 20, 0, 0, 0, 25, 0, 0, 0, 1.000000, 0, 15, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0) errno: 1265) SYSERR: Jan 23 17:08:14.866184 :: ChildLoop: AsyncSQL: query failed: Incorrect string value: '\xEF\xBF\xBD\xF1\xB8\xB6...' for column 'name' at row 1 (query: replace into mob_proto (vnum, name, locale_name, type, rank, battle_type, level, size, ai_flag, setRaceFlag, setImmuneFlag, on_click, empire, drop_item, resurrection_vnum, folder, st, dx, ht, iq, damage_min, damage_max, max_hp, regen_cycle, regen_percent, exp, gold_min, gold_max, def, attack_speed, move_speed, aggressive_hp_pct, aggressive_sight, attack_range, polymorph_item, enchant_curse, enchant_slow, enchant_poison, enchant_stun, enchant_critical, enchant_penetrate, resist_sword, resist_twohand, resist_dagger, resist_bell, resist_fan, resist_bow, resist_fire, resist_elect, resist_magic, resist_wind, resist_poison, resist_bleeding,dam_multiply, summon, drain_sp, skill_vnum0, skill_level0, skill_vnum1, skill_level1, skill_vnum2, skill_level2, skill_vnum3, skill_level3, skill_vnum4, skill_level4, sp_berserk, sp_stoneskin, sp_godspeed, sp_deathblow, sp_revive) values (8559, "�񸶼�", "Metin der Ochao", 2, 5, 0, 110, 120, 2, 0, 43, 0, 0, 0, 0, '', 0, 0, 100, 0, 0, 0, 705000, 5, 1, 51, 0, 0, 100, 6301, 6306, 0, 2000, 150, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 100, 100.000000, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0) errno: 1366)
  9. I have some errors in db , i search someone to help me fix them. https://pastebin.com/HhXuxwQy Here they are I pay first of course i wait for the price Send msg only in inbox with your skype
  10. Is there a tool that converts a/some quest(s) to gameforge style? I mean all text be read from translate.lua Thanks
  11. Please someone could send me an extern that works for visual studio 2017?
  12. When i'm running client in release mode i get just "client not responding" at the client that the client must be showed. When i'm running client in debug mode i get this error. Here's all the log I can pay for the fix
  13. Please answer me in skype just to know how i'll continue.
  14. #UP i'm having a small error if anyone is interested please leave me a private message. Only persons that have free time these days...
×
×
  • 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.