Jump to content

chrizz

Inactive Member
  • Posts

    54
  • Joined

  • Last visited

  • Feedback

    0%

Everything posted by chrizz

  1. If there stand you received nothing. Chek Your database and special Drop.txt if all item which are in Drop.txt also aviable in the DB. Sometimes "Gold/Yang" have ID/Number 0 but it should be 1 i think.
  2. chrizz

    Trade Map

    Hi i like this Map also but i cant make it working in Client. i can warp to the map. then kick syserr 0318 20:57:16067 :: CMapBase::LoadProperty(FileName=mateshMapProperty.txt) - LoadMultipleTextData ERROR ÆÄÀÏÀÌ ¾øÀ» °¡´É¼ºÀÌ ¸¹½À´Ï´Ù. 0318 20:57:16067 :: CMapManager::LoadMap() Invalid Map Type 0318 20:57:16068 :: CPythonBackground::SelectViewDistanceNum(int eNum=0) mc_pcurEnvironmentData is NULL my EPK name = matesh.eix/epk in my EPK the Folder is named also = matesh atlasinfo in root and locale_de is both "matesh ID ID 2 2" i used [TAB] in the matesh Folder there is the "Setting.txt" and "MapProperty.txt" i tried to pack the txt files with Type 0 and Type 2 in the INDEX file of client i entered * matesh matesh/ matesh
  3. Try a new Binary atleast r34669 or r36469 these are bin for game 34k You have bin for 20089game, which i think got diffrent packets than newer ones
  4. now i have new Problem. Just hair is working without Problem, Costume Armor is going inside slot and i can take it outside slot, but when i take, lets say bandit clothes they go inslot my normal armor purge and then im naked, when i put of bandit my normal armor is back why my bandit costume is not shown? i did type 28 sub 0 value 3 = id of msm in client and server syserr of client is clean .... Edit the error have somewhere to be in the msm, when i put my costume gr2 and dss to some low lvl armor its working Edit is there a limit for value 3 or a limit of maximal armor index in the msms?
  5. chrizz

    Granny 2.8

    is there any easy way to convert gr2 2.8 to 2.6?
  6. Thanks fr Helping i used now Original GF DE inventorywindow.py and costumewindow.py now its working
  7. Thanks guys for your Help, my main Failure was that i always used GM char and there its always 0 minutes . I applied that Dif with 1 Minute, so i change only that time and not all variables and that divide by 60 thing.
  8. oh i didnt know that gm can always change without time i will chek it again thank you very much
  9. hey i have some questions @ the 34k Files costume system is working basicaly. what start index or index have Body and hair Costumewindow? what type-subtype-flag-antiflag have hair and costume to be? at the oment my costume go into costume window type 28-subtype 0 thats working but my hair dont go in costumewindow type 28-subtype1 i client i tried with start index 101 and 109 and+0 for body +1 for hair = body is always working hair not
  10. yes its 0 second without any dif, i want 15 seconds. not 0
  11. Hi, im searching for 34k Dif, or Guide how to change: SwitchBonus Cooldown Time, i dont want to disable it, just set it to 15 seconds. I only Found Dif for Disable Timechek and Dif for 0Seconds, but if i change hex to 0F (15sec) it still was 0 sec.
  12. Hi, i run 34k files and 36469bin. pet Quest is here: quest pet_system begin state start begin function get_pet_info(itemVnum) pet_info_map = { -- [ITEM VNUM] MOB_VNUM, DEFAULT NAME, buff_idx, spawn_effect_idx [53001] = { 34001, "'s Feuer Phoenix", 0}, [53002] = { 34002, "'s Baby Reindeer", 0}, [53003] = { 34003, "'s Eis Phoenix", 0}, [53004] = { 34001, "'s Feuer Phoenix", 0}, [53005] = { 34004, "'s Baby Gahnasel", 1}, [53006] = { 34009, "'s Golden Gahnasel", 1}, [53007] = { 34010, "'s Bambi", 0}, [53008] = { 34011, "'s Knuud", 0}, [53009] = { 34012, "'s Bao Bao", 0}, [53010] = { 34008, "'s Leonidas", 0}, [53011] = { 34007, "'s Khan", 0}, [53012] = { 34005, "´s Porky", 0}, [53013] = { 34006, "´s Rufus", 0}, } itemVnum = tonumber(itemVnum) return pet_info_map[itemVnum] end function get_spawn_effect_file(idx) effect_table = { [0] = nil, [1] = "d:ymir workeffectetcappear_dienpc2_appear.mse", } return effect_table [idx] end when 53001.use or 53002.use or 53003.use or 53004.use or 53005.use or 53006.use or 53007.use or 53008.use or 53009.use or 53010.use or 53011.use or 53012.use or 53013.use begin local pet_info = pet_system.get_pet_info(item.vnum) if null != pet_info then local mobVnum = pet_info[1] local petName = pet_info[2] local spawn_effect_file_name = pet_system.get_spawn_effect_file(pet_info[3]) if true == pet.is_summon(mobVnum) then if spawn_effect_file_name != nil then pet.spawn_effect (mobVnum, spawn_effect_file_name) end pet.unsummon(mobVnum) else if pet.count_summoned() < 1 then pet.summon(mobVnum, petName, false) else syschat("You already summoned a pet.") end if spawn_effect_file_name != nil then pet.spawn_effect (mobVnum, spawn_effect_file_name) end end -- if pet.is_summon end -- if null != pet_info end -- when end -- state end -- quest All pets are working when i call them with /m XXXX Seal is type 18 (for quest to click it) Quest compile with 0 Error. When i click ingame on Seal nothing happens. what can be the Problem?. syslog of ch1 Mar 15 19:25:14 :: [SGA]chrizz: USE_ITEM Phoenix-Siegel (cell: 9)
  13. Oke, do i have to run a Dif when i want to use BIND_IP ? or is it running with only Bind_IP when i use Bind_IP and my public IP i just conection refused, and cant log in _______________________________________ #EDIT Server is running fine for local. without BIND_IP when i enter BIND_IP: xxx.xxx.xxx.xxx ( my Public IP which was fine with 2089Game) i get in autorun.log socket_tcp_bind: tcp_socket: Can't assign requested address and core is restarting again and again _______________________________________ #EDIT2 sometimes sysserr of ch1 says SYSERR: Mar 15 18:36:09 :: Process: SEQUENCE 290aac00 mismatch 0xaf != 0x64 header 254 SYSERR: Mar 15 18:36:09 :: Process: SEQUENCE_LOG [UNKNOWN]------------- [254 : 0xaf] but i still can play localhost, get no kick or else.
  14. Hey, Problem still allive, when i run Server in Local network, People of Outa Local network get kick after char selection. when i run the Diff to dissable Automatic get IP and and want to enter the argument -I IP.IP.IP.IP i still dont know where or how i should it put in vrunner
  15. yes, thats not the real Poblem, i have more worries about the p2p port could not conect error
  16. Auth and DB is runnig without Errors so again here my Logs and Errors of Channel1 first autorun.log INTERNAL_IP: 192.168.1.100 interface em0 PK_PROTECT_LEVEL: 15PLAYER_MAX_LEVEL: 120 LocaleService locale/singapore/locale_string.txt HOSTNAME: first AsyncSQL: connected to localhost (reconnect 1) CommonSQL connected Setting Locale "singapore" (Path: locale/singapore) Setting DB to locale latin1 AsyncSQL: connected to localhost (reconnect 1) AsyncSQL: connected to localhost (reconnect 1) AsyncSQL: connected to localhost (reconnect 1) PlayerSQL connected LogSQL connected SKILL_POWER_BY_LEVEL 0 5 6 8 10 12 14 16 18 20 22 24 26 28 30 32 34 36 38 40 50 52 54 56 58 60 63 66 69 72 82 85 88 91 94 98 102 106 110 115 125 125 125 125 125 SKILL_POWER_BY_JOB 0 0 5 6 8 10 12 14 16 18 20 22 24 26 28 30 32 34 36 38 40 50 52 54 56 58 60 63 66 69 72 82 85 88 91 94 98 102 106 110 115 125 125 125 125 125 AsyncSQL: connected to localhost (reconnect 1) SKILL_POWER_BY_JOB 1 0 5 6 8 10 12 14 16 18 20 22 24 26 28 30 32 34 36 38 40 50 52 54 56 58 60 63 66 69 72 82 85 88 91 94 98 102 106 110 115 125 125 125 125 125 SKILL_POWER_BY_JOB 2 0 5 6 8 10 12 14 16 18 20 22 24 26 28 30 32 34 36 38 40 50 52 54 56 58 60 63 66 69 72 82 85 88 91 94 98 102 106 110 115 125 125 125 125 125 SKILL_POWER_BY_JOB 3 0 5 6 8 10 12 14 16 18 20 22 24 26 28 30 32 34 36 38 40 50 52 54 56 58 60 63 66 69 72 82 85 88 91 94 98 102 106 110 115 125 125 125 125 125 SKILL_POWER_BY_JOB 4 0 5 6 8 10 12 14 16 18 20 22 24 26 28 30 32 34 36 38 40 50 52 54 56 58 60 63 66 69 72 82 85 88 91 94 98 102 106 110 115 125 125 125 125 125 SKILL_POWER_BY_JOB 5 0 5 6 8 10 12 14 16 18 20 22 24 26 28 30 32 34 36 38 40 50 52 54 56 58 60 63 66 69 72 82 85 88 91 94 98 102 106 110 115 125 125 125 125 125 SKILL_POWER_BY_JOB 6 0 5 6 8 10 12 14 16 18 20 22 24 26 28 30 32 34 36 38 40 50 52 54 56 58 60 63 66 69 72 82 85 88 91 94 98 102 106 110 115 125 125 125 125 125 SKILL_POWER_BY_JOB 7 0 5 6 8 10 12 14 16 18 20 22 24 26 28 30 32 34 36 38 40 50 52 54 56 58 60 63 66 69 72 82 85 88 91 94 98 102 106 110 115 125 125 125 125 125 MAP ALLOW 1 MAP ALLOW 3 MAP ALLOW 4 MAP ALLOW 5 MAP ALLOW 21 MAP ALLOW 23 MAP ALLOW 24 MAP ALLOW 25 MAP ALLOW 41 MAP ALLOW 43 MAP ALLOW 44 MAP ALLOW 45 MAP ALLOW 61 MAP ALLOW 62 MAP ALLOW 63 MAP ALLOW 64 MAP ALLOW 65 MAP ALLOW 66 MAP ALLOW 67 MAP ALLOW 68 MAP ALLOW 69 MAP ALLOW 70 ----------------------------------------------- TEST_SERVER ----------------------------------------------- connect: Connection refused connect: Connection refused connect: Connection refused connect: Connection refused connect: Connection refused connect: Connection refused connect: Connection refused connect: Connection refused connect: Connection refused connect: Connection refused connect: Connection refused connect: Connection refused syserr SYSERR: Mar 15 00:37:21 :: pid_init: Start of pid: 2002 SYSERR: Mar 15 00:37:28 :: regen_load: No mob data by vnum 21604 SYSERR: Mar 15 00:37:28 :: SpawnMob: SpawnMob: no mob data for vnum 21604 SYSERR: Mar 15 00:37:33 :: regen_load: No mob data by vnum 21604 SYSERR: Mar 15 00:37:33 :: SpawnMob: SpawnMob: no mob data for vnum 21604 SYSERR: Mar 15 00:37:40 :: regen_load: No mob data by vnum 21604 SYSERR: Mar 15 00:37:40 :: SpawnMob: SpawnMob: no mob data for vnum 21604 SYSERR: Mar 15 00:37:53 :: socket_connect: HOST 0:14022, could not connect. SYSERR: Mar 15 00:37:53 :: socket_connect: HOST 0:14012, could not connect. SYSERR: Mar 15 00:37:53 :: socket_connect: HOST 0:14002, could not connect. SYSERR: Mar 15 00:37:53 :: socket_connect: HOST 0:14023, could not connect. SYSERR: Mar 15 00:37:53 :: socket_connect: HOST 0:14013, could not connect. SYSERR: Mar 15 00:37:53 :: heart_idle: losing 30 seconds. (lag occured) SYSERR: Mar 15 00:37:53 :: socket_connect: HOST 0:14003, could not connect. SYSERR: Mar 15 00:37:53 :: socket_connect: HOST 0:14099, could not connect. SYSERR: Mar 15 00:37:56 :: socket_connect: HOST 0:14013, could not connect. SYSERR: Mar 15 00:37:56 :: socket_connect: HOST 0:14002, could not connect. SYSERR: Mar 15 00:37:56 :: socket_connect: HOST 0:14023, could not connect. SYSERR: Mar 15 00:37:56 :: socket_connect: HOST 0:14012, could not connect. SYSERR: Mar 15 00:37:56 :: socket_connect: HOST 0:14099, could not connect. SYSERR: Mar 15 00:37:59 :: socket_connect: HOST 0:14013, could not connect. SYSERR: Mar 15 00:37:59 :: socket_connect: HOST 0:14002, could not connect. SYSERR: Mar 15 00:37:59 :: socket_connect: HOST 0:14023, could not connect. SYSERR: Mar 15 00:37:59 :: socket_connect: HOST 0:14012, could not connect. SYSERR: Mar 15 00:37:59 :: socket_connect: HOST 0:14099, could not connect. SYSERR: Mar 15 00:38:02 :: socket_connect: HOST 0:14013, could not connect. SYSERR: Mar 15 00:38:02 :: socket_connect: HOST 0:14002, could not connect. SYSERR: Mar 15 00:38:02 :: socket_connect: HOST 0:14023, could not connect. SYSERR: Mar 15 00:38:02 :: socket_connect: HOST 0:14012, could not connect. SYSERR: Mar 15 00:38:02 :: socket_connect: HOST 0:14099, could not connect. SYSERR: Mar 15 00:38:05 :: socket_connect: HOST 0:14013, could not connect. SYSERR: Mar 15 00:38:05 :: socket_connect: HOST 0:14002, could not connect. SYSERR: Mar 15 00:38:05 :: socket_connect: HOST 0:14023, could not connect. SYSERR: Mar 15 00:38:05 :: socket_connect: HOST 0:14012, could not connect. SYSERR: Mar 15 00:38:05 :: socket_connect: HOST 0:14099, could not connect. SYSERR: Mar 15 00:38:08 :: socket_connect: HOST 0:14013, could not connect. SYSERR: Mar 15 00:38:08 :: socket_connect: HOST 0:14002, could not connect. syslog SYSERR: Mar 15 00:37:21 :: pid_init: Start of pid: 2002 Mar 15 00:37:21 :: SYSTEM: BINDING TCP PORT ON [13001] (fd 12) Mar 15 00:37:21 :: SYSTEM: BINDING UDP PORT ON [13001] (fd 13) Mar 15 00:37:21 :: SYSTEM: BINDING TCP PORT ON [16000] (fd 14) Mar 15 00:37:21 :: SYSTEM: Trying to connect to localhost:15000 Mar 15 00:37:21 :: SYSTEM: connected to server (fd 15, ptr 0x28a67e00) Mar 15 00:37:21 :: DB_SETUP current user 0 size 58 Mar 15 00:37:21 :: PARTY Enable Mar 15 00:37:21 :: SPAM_CONFIG: duration 900 score 100 reload cycle 600 Mar 15 00:37:21 :: AddGotoInfo(name=a1|¿µ¾ÈÀ¾¼º, empire=0, mapIndex=1, pos=(4693, 9642)) Mar 15 00:37:21 :: AddGotoInfo(name=a3|ÀÚ¾çÇö, empire=0, mapIndex=3, pos=(3608, 8776)) Mar 15 00:37:21 :: AddGotoInfo(name=b1|Á¶¾ÈÀ¾¼º, empire=0, mapIndex=21, pos=(557, 1579)) Mar 15 00:37:21 :: AddGotoInfo(name=b3|º¹Á¤Çö, empire=0, mapIndex=23, pos=(1385, 2349)) Mar 15 00:37:21 :: AddGotoInfo(name=c1|Æò¹«À¾¼º, empire=0, mapIndex=41, pos=(9696, 2784)) Mar 15 00:37:53 :: QUEST eventflag threeway_war_open_gate3 1 prev_value 0 Mar 15 00:37:53 :: QUEST eventflag threeway_war_pass_idx 0 prev_value 0 Mar 15 00:37:53 :: QUEST eventflag threeway_war_sungzi_idx 2 prev_value 0 Mar 15 00:37:53 :: QUEST eventflag thrreway_war 0 prev_value 0 Mar 15 00:37:53 :: QUEST eventflag thrreway_war_open_gate1 0 prev_value 0 Mar 15 00:37:53 :: QUEST eventflag thrreway_war_open_gate2 0 prev_value 0 Mar 15 00:37:53 :: QUEST eventflag thrreway_war_open_gate3 0 prev_value 0 Mar 15 00:37:53 :: QUEST eventflag thrreway_war_sungzi_idx 0 prev_value 0 Mar 15 00:37:53 :: QUEST eventflag trading_offer_item_a 30018 prev_value 0 Mar 15 00:37:53 :: QUEST eventflag trading_offer_item_b 30193 prev_value 0 Mar 15 00:37:53 :: QUEST eventflag trading_offer_time 1394905112 prev_value 0 Mar 15 00:37:53 :: QUEST eventflag valentine_drop 0 prev_value 0 Mar 15 00:37:53 :: QUEST eventflag xmas_boom 1 prev_value 0 Mar 15 00:37:53 :: RegisterRaceNumMap Event Helferin 9004 Mar 15 00:37:53 :: RegisterRaceNumMap Event Helferin 9004 Mar 15 00:37:53 :: RegisterRaceNumMap Event Helferin 9004 Mar 15 00:37:53 :: RegisterRaceNumMap Event Helferin 9004 Mar 15 00:37:53 :: RegisterRaceNumMap Event Helferin 9004 Mar 15 00:37:53 :: RegisterRaceNumMap Event Helferin 9004 Mar 15 00:37:53 :: QUEST eventflag xmas_snow 1 prev_value 0 Mar 15 00:37:53 :: QUEST eventflag oxevent_status 0 prev_value 0 Mar 15 00:37:53 :: InputDB:P2P 0:14022 Mar 15 00:37:53 :: SYSTEM: Trying to connect to 0:14022 SYSERR: Mar 15 00:37:53 :: socket_connect: HOST 0:14022, could not connect. Mar 15 00:37:53 :: P2P Connector opened (host 0) Mar 15 00:37:53 :: QUEST eventflag oxevent_status 0 prev_value 0 Mar 15 00:37:53 :: InputDB:P2P 0:14012 Mar 15 00:37:53 :: SYSTEM: Trying to connect to 0:14012 SYSERR: Mar 15 00:37:53 :: socket_connect: HOST 0:14012, could not connect. Mar 15 00:37:53 :: P2P Connector opened (host 0) Mar 15 00:37:53 :: QUEST eventflag oxevent_status 0 prev_value 0 Mar 15 00:37:53 :: InputDB:P2P 0:14002 Mar 15 00:37:53 :: SYSTEM: Trying to connect to 0:14002 SYSERR: Mar 15 00:37:53 :: socket_connect: HOST 0:14002, could not connect. Mar 15 00:37:53 :: P2P Connector opened (host 0) Mar 15 00:37:53 :: QUEST eventflag oxevent_status 0 prev_value 0 Mar 15 00:37:53 :: InputDB:P2P 0:14023 Mar 15 00:37:53 :: SYSTEM: Trying to connect to 0:14023 SYSERR: Mar 15 00:37:53 :: socket_connect: HOST 0:14023, could not connect. Mar 15 00:37:53 :: P2P Connector opened (host 0) Mar 15 00:37:53 :: QUEST eventflag oxevent_status 0 prev_value 0 Mar 15 00:37:53 :: InputDB:P2P 0:14013 Mar 15 00:37:53 :: SYSTEM: Trying to connect to 0:14013 SYSERR: Mar 15 00:37:53 :: socket_connect: HOST 0:14013, could not connect. Mar 15 00:37:53 :: P2P Connector opened (host 0) Mar 15 00:37:53 :: QUEST eventflag oxevent_status 0 prev_value 0 SYSERR: Mar 15 00:37:53 :: heart_idle: losing 30 seconds. (lag occured) Mar 15 00:37:53 :: InputDB:P2P 0:14003 Mar 15 00:37:53 :: SYSTEM: Trying to connect to 0:14003 SYSERR: Mar 15 00:37:53 :: socket_connect: HOST 0:14003, could not connect. Mar 15 00:37:53 :: P2P Connector opened (host 0) Mar 15 00:37:53 :: QUEST eventflag oxevent_status 0 prev_value 0 Mar 15 00:37:53 :: InputDB::MapLocations 1 Mar 15 00:37:53 :: MapLocation::Insert : 26 0 13099 Mar 15 00:37:53 :: MapLocation::Insert : 104 0 13099 Mar 15 00:37:53 :: MapLocation::Insert : 105 0 13099 Mar 15 00:37:53 :: MapLocation::Insert : 107 0 13099 Mar 15 00:37:53 :: MapLocation::Insert : 108 0 13099 Mar 15 00:37:53 :: MapLocation::Insert : 109 0 13099 Mar 15 00:37:53 :: MapLocation::Insert : 110 0 13099 Mar 15 00:37:53 :: MapLocation::Insert : 111 0 13099 Mar 15 00:37:53 :: MapLocation::Insert : 113 0 13099 Mar 15 00:37:53 :: MapLocation::Insert : 114 0 13099 Mar 15 00:37:53 :: MapLocation::Insert : 118 0 13099 Mar 15 00:37:53 :: MapLocation::Insert : 119 0 13099 Mar 15 00:37:53 :: MapLocation::Insert : 120 0 13099 Mar 15 00:37:53 :: MapLocation::Insert : 121 0 13099 Mar 15 00:37:53 :: MapLocation::Insert : 122 0 13099 Mar 15 00:37:53 :: MapLocation::Insert : 123 0 13099 Mar 15 00:37:53 :: MapLocation::Insert : 124 0 13099 Mar 15 00:37:53 :: MapLocation::Insert : 125 0 13099 Mar 15 00:37:53 :: MapLocation::Insert : 126 0 13099 Mar 15 00:37:53 :: MapLocation::Insert : 127 0 13099 Mar 15 00:37:53 :: MapLocation::Insert : 128 0 13099 Mar 15 00:37:53 :: MapLocation::Insert : 181 0 13099 Mar 15 00:37:53 :: MapLocation::Insert : 183 0 13099 Mar 15 00:37:53 :: MapLocation::Insert : 184 0 13099 Mar 15 00:37:53 :: MapLocation::Insert : 185 0 13099 Mar 15 00:37:53 :: MapLocation::Insert : 186 0 13099 Mar 15 00:37:53 :: MapLocation::Insert : 187 0 13099 Mar 15 00:37:53 :: MapLocation::Insert : 188 0 13099 Mar 15 00:37:53 :: MapLocation::Insert : 189 0 13099 Mar 15 00:37:53 :: InputDB:P2P 0:14099 Mar 15 00:37:53 :: SYSTEM: Trying to connect to 0:14099 SYSERR: Mar 15 00:37:53 :: socket_connect: HOST 0:14099, could not connect. Mar 15 00:37:53 :: P2P Connector opened (host 0) Mar 15 00:37:53 :: QUEST eventflag oxevent_status 0 prev_value 0 Mar 15 00:37:56 :: SYSTEM: Trying to connect to 0:14013 SYSERR: Mar 15 00:37:56 :: socket_connect: HOST 0:14013, could not connect. Mar 15 00:37:56 :: SYSTEM: Trying to connect to 0:14002 SYSERR: Mar 15 00:37:56 :: socket_connect: HOST 0:14002, could not connect. Mar 15 00:37:56 :: SYSTEM: Trying to connect to 0:14023 SYSERR: Mar 15 00:37:56 :: socket_connect: HOST 0:14023, could not connect. Mar 15 00:37:56 :: SYSTEM: Trying to connect to 0:14012 SYSERR: Mar 15 00:37:56 :: socket_connect: HOST 0:14012, could not connect. Mar 15 00:37:56 :: SYSTEM: Trying to connect to 0:14099 SYSERR: Mar 15 00:37:56 :: socket_connect: HOST 0:14099, could not connect. Mar 15 00:37:59 :: SYSTEM: Trying to connect to 0:14013 SYSERR: Mar 15 00:37:59 :: socket_connect: HOST 0:14013, could not connect. Mar 15 00:37:59 :: SYSTEM: Trying to connect to 0:14002 SYSERR: Mar 15 00:37:59 :: socket_connect: HOST 0:14002, could not connect. Mar 15 00:37:59 :: SYSTEM: Trying to connect to 0:14023 SYSERR: Mar 15 00:37:59 :: socket_connect: HOST 0:14023, could not connect. Mar 15 00:37:59 :: SYSTEM: Trying to connect to 0:14012 SYSERR: Mar 15 00:37:59 :: socket_connect: HOST 0:14012, could not connect. Mar 15 00:37:59 :: SYSTEM: Trying to connect to 0:14099 SYSERR: Mar 15 00:37:59 :: socket_connect: HOST 0:14099, could not connect. Mar 15 00:38:02 :: SYSTEM: Trying to connect to 0:14013 SYSERR: Mar 15 00:38:02 :: socket_connect: HOST 0:14013, could not connect. Mar 15 00:38:02 :: SYSTEM: Trying to connect to 0:14002 SYSERR: Mar 15 00:38:02 :: socket_connect: HOST 0:14002, could not connect. Mar 15 00:38:02 :: SYSTEM: Trying to connect to 0:14023 SYSERR: Mar 15 00:38:02 :: socket_connect: HOST 0:14023, could not connect. Mar 15 00:38:02 :: SYSTEM: Trying to connect to 0:14012 SYSERR: Mar 15 00:38:02 :: socket_connect: HOST 0:14012, could not connect. Mar 15 00:38:02 :: SYSTEM: Trying to connect to 0:14099 SYSERR: Mar 15 00:38:02 :: socket_connect: HOST 0:14099, could not connect. Mar 15 00:38:05 :: SYSTEM: Trying to connect to 0:14013 SYSERR: Mar 15 00:38:05 :: socket_connect: HOST 0:14013, could not connect. Mar 15 00:38:05 :: SYSTEM: Trying to connect to 0:14002 SYSERR: Mar 15 00:38:05 :: socket_connect: HOST 0:14002, could not connect. Mar 15 00:38:05 :: SYSTEM: Trying to connect to 0:14023 SYSERR: Mar 15 00:38:05 :: socket_connect: HOST 0:14023, could not connect. Mar 15 00:38:05 :: SYSTEM: Trying to connect to 0:14012 SYSERR: Mar 15 00:38:05 :: socket_connect: HOST 0:14012, could not connect. Mar 15 00:38:05 :: SYSTEM: Trying to connect to 0:14099 SYSERR: Mar 15 00:38:05 :: socket_connect: HOST 0:14099, could not connect. Mar 15 00:38:08 :: SYSTEM: Trying to connect to 0:14013 SYSERR: Mar 15 00:38:08 :: socket_connect: HOST 0:14013, could not connect. Mar 15 00:38:08 :: SYSTEM: Trying to connect to 0:14002 SYSERR: Mar 15 00:38:08 :: socket_connect: HOST 0:14002, could not connect. Mar 15 00:38:08 :: SYSTEM: Trying to connect to 0:14023 SYSERR: Mar 15 00:38:08 :: socket_connect: HOST 0:14023, could not connect. Mar 15 00:38:08 :: SYSTEM: Trying to connect to 0:14012 SYSERR: Mar 15 00:38:08 :: socket_connect: HOST 0:14012, could not connect. Mar 15 00:38:08 :: SYSTEM: Trying to connect to 0:14099 SYSERR: Mar 15 00:38:08 :: socket_connect: HOST 0:14099, could not connect. Mar 15 00:38:11 :: SYSTEM: Trying to connect to 0:14013 SYSERR: Mar 15 00:38:11 :: socket_connect: HOST 0:14013, could not connect. Mar 15 00:38:11 :: SYSTEM: Trying to connect to 0:14002 SYSERR: Mar 15 00:38:11 :: socket_connect: HOST 0:14002, could not connect. Mar 15 00:38:11 :: SYSTEM: Trying to connect to 0:14023 SYSERR: Mar 15 00:38:11 :: socket_connect: HOST 0:14023, could not connect. Mar 15 00:38:11 :: SYSTEM: Trying to connect to 0:14012 SYSERR: Mar 15 00:38:11 :: socket_connect: HOST 0:14012, could not connect. Mar 15 00:38:11 :: SYSTEM: Trying to connect to 0:14099 SYSERR: Mar 15 00:38:11 :: socket_connect: HOST 0:14099, could not connect. Mar 15 00:38:14 :: SYSTEM: Trying to connect to 0:14013 SYSERR: Mar 15 00:38:14 :: socket_connect: HOST 0:14013, could not connect. Mar 15 00:38:14 :: SYSTEM: Trying to connect to 0:14002 SYSERR: Mar 15 00:38:14 :: socket_connect: HOST 0:14002, could not connect. Mar 15 00:38:14 :: SYSTEM: Trying to connect to 0:14023 SYSERR: Mar 15 00:38:14 :: socket_connect: HOST 0:14023, could not connect. Mar 15 00:38:14 :: SYSTEM: Trying to connect to 0:14012 SYSERR: Mar 15 00:38:14 :: socket_connect: HOST 0:14012, could not connect. Mar 15 00:38:14 :: SYSTEM: Trying to connect to 0:14099 SYSERR: Mar 15 00:38:14 :: socket_connect: HOST 0:14099, could not connect. Mar 15 00:38:17 :: SYSTEM: Trying to connect to 0:14013 SYSERR: Mar 15 00:38:17 :: socket_connect: HOST 0:14013, could not connect. Mar 15 00:38:17 :: SYSTEM: Trying to connect to 0:14002 SYSERR: Mar 15 00:38:17 :: socket_connect: HOST 0:14002, could not connect. Mar 15 00:38:17 :: SYSTEM: Trying to connect to 0:14023 SYSERR: Mar 15 00:38:17 :: socket_connect: HOST 0:14023, could not connect. My Problem i dont know why P2P port dont work When i getting this error i can only Log till Charselect and after it i get kick
  17. Yes ofcourse, if your Client is small there no need for something like that But i used this method also to the WOM2 Client and i can play 3 days without Runtimeerror , without the 2Gb handle, Client crash all 1-2 hours
  18. Download CFF Explorer make a Backup of your bin Open your Bin with CFF Go to File Header Click on the right side "click here" chek "app can handle........2GB" if its unchecked. save the Bin
  19. I'm getting the same error. Anyone knows how to fix it? i still get this Error, but its not the reason for being kicked after selecting chars. By the way chek out here [Hidden Content] it may help you. if it dont help send me a PM
  20. Hey i share the r36469 bin/exe. Infos: 0. working for 34k Servefiles 0. Official Binary with only following changes 1. No Hackshield 2. Removed CRC 3. It can open Type2 packed Files 4. Mount from 20110 to 20210 can attack --> If you dont make DMG you may also need Dif for your "Game" 5. Activated "App can handle more than 2GB" --> No Runtime Error while using Big Clients ( mine is 2,2GB big) This was an untouched bin, i searched for some diffs, which took some time to get the right ones , Diffs applied while using "Byte chek" with no Error. I hope it may help some people and save some time [Hidden Content] Greets Chrizz
  21. Thanks for this advise, Should i use for all archives and files only "Type1" or just for the Property Files? Doesnt support the new bin Type2 at all, or is there a special KEY that new bin support Type2?
  22. Hey, After using new metin2.bin (r34669) i get 0314 03:29:20234 :: CMapBase::LoadProperty(FileName=metin2_map_c1MapProperty.txt) - LoadMultipleTextData ERROR ÆÄÀÏÀÌ ¾øÀ» °¡´É¼ºÀÌ ¸¹½À´Ï´Ù. 0314 03:29:20234 :: CMapManager::LoadMap() Invalid Map Type 0314 03:29:20234 :: CPythonBackground::SelectViewDistanceNum(int eNum=0) mc_pcurEnvironmentData is NULL when i use old metin2.bin (the for 2089game) its working same Problem with Map_A1 Map_B1
  23. problem solved Thanks to Shogun just enter ind the CONFIG Files "Bind_IP:" and your Ip adress
×
×
  • 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.