Jump to content

Can't Connect to server\Client shows not channels are active even tho they are \\\ Error Logs after compiling DB and Game Files \\


Recommended Posts

I dont know what happend and i dont know what these texts mean.
Can anyone help

DB Error log

Quote

In file included from ClientManager.cpp:6:
../../common/VnumHelper.h:59:32: warning: no newline at end of file
Cache.cpp:365:7: warning: no newline at end of file
ClientManagerPlayer.cpp: In member function 'char* CClientManager::GetCommand(char*)':
ClientManagerPlayer.cpp:485: warning: address of local variable 'command' returned
In file included from ClientManagerBoot.cpp:8:
ProtoReader.h:36:7: warning: no newline at end of file
ClientManagerBoot.cpp: In member function 'bool CClientManager::MirrorItemTableIntoDB()':
ClientManagerBoot.cpp:1168: warning: format '%d' expects type 'int', but argument 25 has type 'long int'
ClientManagerBoot.cpp:1168: warning: format '%d' expects type 'int', but argument 27 has type 'long int'
ClientManagerBoot.cpp:1168: warning: format '%d' expects type 'int', but argument 29 has type 'long int'
ClientManagerBoot.cpp:1168: warning: format '%d' expects type 'int', but argument 31 has type 'long int'
ClientManagerBoot.cpp:1168: warning: format '%d' expects type 'int', but argument 33 has type 'long int'
ClientManagerBoot.cpp:1168: warning: format '%d' expects type 'int', but argument 34 has type 'long int'
ClientManagerBoot.cpp:1168: warning: format '%d' expects type 'int', but argument 35 has type 'long int'
ClientManagerBoot.cpp:1168: warning: format '%d' expects type 'int', but argument 36 has type 'long int'
ClientManagerBoot.cpp:1168: warning: format '%d' expects type 'int', but argument 37 has type 'long int'
ClientManagerBoot.cpp:1168: warning: format '%d' expects type 'int', but argument 38 has type 'long int'
ClientManagerBoot.cpp:1168: warning: format '%d' expects type 'int', but argument 39 has type 'long int'
ClientManagerBoot.cpp:1168: warning: format '%d' expects type 'int', but argument 25 has type 'long int'
ClientManagerBoot.cpp:1168: warning: format '%d' expects type 'int', but argument 27 has type 'long int'
ClientManagerBoot.cpp:1168: warning: format '%d' expects type 'int', but argument 29 has type 'long int'
ClientManagerBoot.cpp:1168: warning: format '%d' expects type 'int', but argument 31 has type 'long int'
ClientManagerBoot.cpp:1168: warning: format '%d' expects type 'int', but argument 33 has type 'long int'
ClientManagerBoot.cpp:1168: warning: format '%d' expects type 'int', but argument 34 has type 'long int'
ClientManagerBoot.cpp:1168: warning: format '%d' expects type 'int', but argument 35 has type 'long int'
ClientManagerBoot.cpp:1168: warning: format '%d' expects type 'int', but argument 36 has type 'long int'
ClientManagerBoot.cpp:1168: warning: format '%d' expects type 'int', but argument 37 has type 'long int'
ClientManagerBoot.cpp:1168: warning: format '%d' expects type 'int', but argument 38 has type 'long int'
ClientManagerBoot.cpp:1168: warning: format '%d' expects type 'int', but argument 39 has type 'long int'
ClientManagerBoot.cpp:1196: warning: format '%d' expects type 'int', but argument 23 has type 'long int'
ClientManagerBoot.cpp:1196: warning: format '%d' expects type 'int', but argument 25 has type 'long int'
ClientManagerBoot.cpp:1196: warning: format '%d' expects type 'int', but argument 27 has type 'long int'
ClientManagerBoot.cpp:1196: warning: format '%d' expects type 'int', but argument 29 has type 'long int'
ClientManagerBoot.cpp:1196: warning: format '%d' expects type 'int', but argument 31 has type 'long int'
ClientManagerBoot.cpp:1196: warning: format '%d' expects type 'int', but argument 32 has type 'long int'
ClientManagerBoot.cpp:1196: warning: format '%d' expects type 'int', but argument 33 has type 'long int'
ClientManagerBoot.cpp:1196: warning: format '%d' expects type 'int', but argument 34 has type 'long int'
ClientManagerBoot.cpp:1196: warning: format '%d' expects type 'int', but argument 35 has type 'long int'
ClientManagerBoot.cpp:1196: warning: format '%d' expects type 'int', but argument 36 has type 'long int'
ClientManagerBoot.cpp:1196: warning: format '%d' expects type 'int', but argument 37 has type 'long int'
ClientManagerBoot.cpp:1196: warning: format '%d' expects type 'int', but argument 23 has type 'long int'
ClientManagerBoot.cpp:1196: warning: format '%d' expects type 'int', but argument 25 has type 'long int'
ClientManagerBoot.cpp:1196: warning: format '%d' expects type 'int', but argument 27 has type 'long int'
ClientManagerBoot.cpp:1196: warning: format '%d' expects type 'int', but argument 29 has type 'long int'
ClientManagerBoot.cpp:1196: warning: format '%d' expects type 'int', but argument 31 has type 'long int'
ClientManagerBoot.cpp:1196: warning: format '%d' expects type 'int', but argument 32 has type 'long int'
ClientManagerBoot.cpp:1196: warning: format '%d' expects type 'int', but argument 33 has type 'long int'
ClientManagerBoot.cpp:1196: warning: format '%d' expects type 'int', but argument 34 has type 'long int'
ClientManagerBoot.cpp:1196: warning: format '%d' expects type 'int', but argument 35 has type 'long int'
ClientManagerBoot.cpp:1196: warning: format '%d' expects type 'int', but argument 36 has type 'long int'
ClientManagerBoot.cpp:1196: warning: format '%d' expects type 'int', but argument 37 has type 'long int'
ItemAwardManager.cpp:129:2: warning: no newline at end of file
AuctionManager.cpp:719:7: warning: no newline at end of file
In file included from ProtoReader.cpp:4:
ProtoReader.h:36:7: warning: no newline at end of file
ProtoReader.cpp: In function 'std::string* StringSplit(std::string, std::string)':
ProtoReader.cpp:33: warning: comparison between signed and unsigned integer expressions
ProtoReader.cpp: In function 'int get_Item_Type_Value(std::string)':
ProtoReader.cpp:87: warning: comparison between signed and unsigned integer expressions
ProtoReader.cpp: In function 'int get_Item_SubType_Value(int, std::string)':
ProtoReader.cpp:211: warning: comparison between signed and unsigned integer expressions
ProtoReader.cpp:214: warning: comparison between signed and unsigned integer expressions
ProtoReader.cpp: In function 'int get_Item_AntiFlag_Value(std::string)':
ProtoReader.cpp:257: warning: comparison between signed and unsigned integer expressions
ProtoReader.cpp: In function 'int get_Item_Flag_Value(std::string)':
ProtoReader.cpp:286: warning: comparison between signed and unsigned integer expressions
ProtoReader.cpp: In function 'int get_Item_WearFlag_Value(std::string)':
ProtoReader.cpp:333: warning: comparison between signed and unsigned integer expressions
ProtoReader.cpp: In function 'int get_Item_Immune_Value(std::string)':
ProtoReader.cpp:359: warning: comparison between signed and unsigned integer expressions
ProtoReader.cpp: In function 'int get_Item_LimitType_Value(std::string)':
ProtoReader.cpp:387: warning: comparison between signed and unsigned integer expressions
ProtoReader.cpp: In function 'int get_Item_ApplyType_Value(std::string)':
ProtoReader.cpp:426: warning: comparison between signed and unsigned integer expressions
ProtoReader.cpp: In function 'int get_Mob_Rank_Value(std::string)':
ProtoReader.cpp:452: warning: comparison between signed and unsigned integer expressions
ProtoReader.cpp: In function 'int get_Mob_Type_Value(std::string)':
ProtoReader.cpp:474: warning: comparison between signed and unsigned integer expressions
ProtoReader.cpp: In function 'int get_Mob_BattleType_Value(std::string)':
ProtoReader.cpp:495: warning: comparison between signed and unsigned integer expressions
ProtoReader.cpp: In function 'int get_Mob_Size_Value(std::string)':
ProtoReader.cpp:516: warning: comparison between signed and unsigned integer expressions
ProtoReader.cpp: In function 'int get_Mob_AIFlag_Value(std::string)':
ProtoReader.cpp:538: warning: comparison between signed and unsigned integer expressions
ProtoReader.cpp: In function 'int get_Mob_RaceFlag_Value(std::string)':
ProtoReader.cpp:563: warning: comparison between signed and unsigned integer expressions
ProtoReader.cpp: In function 'int get_Mob_ImmuneFlag_Value(std::string)':
ProtoReader.cpp:587: warning: comparison between signed and unsigned integer expressions
ProtoReader.cpp: In function 'bool Set_Proto_Item_Table(TItemTable*, cCsvTable&, std::map<int, const char*, std::less<int>, std::allocator<std::pair<const int, const char*> > >&)':
ProtoReader.cpp:722: warning: comparison between signed and unsigned integer expressions
ProtoReader.cpp:783: warning: comparison between signed and unsigned integer expressions
CsvReader.cpp: In member function 'const char* cCsvAlias::operator[](size_t) const':
CsvReader.cpp:72: warning: left-hand operand of comma has no effect
CsvReader.cpp:72: warning: right-hand operand of comma has no effect
CsvReader.cpp: In member function 'size_t cCsvAlias::operator[](const char*) const':
CsvReader.cpp:90: warning: left-hand operand of comma has no effect
CsvReader.cpp:90: warning: right-hand operand of comma has no effect

Game Error Log

Quote

In file included from char.cpp:4:
../../common/VnumHelper.h:59:32: warning: no newline at end of file
In file included from char.cpp:25:
shop_manager.h:40:7: warning: no newline at end of file
In file included from char.cpp:62:
PetSystem.h:163:31: warning: no newline at end of file
char.cpp:7240: warning: this decimal constant is unsigned only in ISO C90
char.cpp:7833:7: warning: no newline at end of file
In file included from char_battle.cpp:27:
shop_manager.h:40:7: warning: no newline at end of file
In file included from char_horse.cpp:14:
../../common/VnumHelper.h:59:32: warning: no newline at end of file
In file included from char_item.cpp:44:
../../common/VnumHelper.h:59:32: warning: no newline at end of file
In file included from char_item.cpp:47:
belt_inventory_helper.h:108:42: warning: no newline at end of file
char.cpp: In member function 'void CHARACTER::PointChange(BYTE, int, bool, bool)':
char.cpp:3106: warning: comparison between signed and unsigned integer expressions
char.cpp: In member function 'void CHARACTER::RefineSashMaterials()':
char.cpp:7694: warning: comparison between signed and unsigned integer expressions
In file included from char_item.cpp:47:
belt_inventory_helper.h: In static member function 'static BYTE CBeltInventoryHelper::GetBeltGradeByRefineLevel(int)':
belt_inventory_helper.h:28: warning: comparison between signed and unsigned integer expressions
char_item.cpp: In member function 'bool CHARACTER::IsEmptyItemGrid(TItemPos, BYTE, int) const':
char_item.cpp:645: warning: comparison is always false due to limited range of data type
char_item.cpp:671: warning: comparison is always false due to limited range of data type
char_item.cpp: In member function 'bool CHARACTER::UseItemEx(CItem*, TItemPos)':
char_item.cpp:2392: warning: format '%d' expects type 'int', but argument 6 has type 'long int'
char_item.cpp:2396: warning: format '%d' expects type 'int', but argument 6 has type 'long int'
char_item.cpp:2408: warning: format '%d' expects type 'int', but argument 5 has type 'long int'
char_item.cpp:2412: warning: format '%d' expects type 'int', but argument 5 has type 'long int'
char_item.cpp:2439: warning: format '%d' expects type 'int', but argument 6 has type 'long int'
char_item.cpp:2447: warning: format '%d' expects type 'int', but argument 5 has type 'long int'
char_item.cpp:5102: warning: comparison between signed and unsigned integer expressions
char_item.cpp: In member function 'bool CHARACTER::UseItem(TItemPos, TItemPos)':
char_item.cpp:5174: warning: unused variable 'wDestCell'
char_item.cpp:5175: warning: unused variable 'bDestInven'
char_item.cpp: In member function 'bool CHARACTER::EquipItem(CItem*, int)':
char_item.cpp:6175: warning: array subscript has type 'char'
char_item.cpp: In member function 'void CHARACTER::BuffOnAttr_AddBuffsFromItem(CItem*)':
char_item.cpp:6243: warning: comparison between signed and unsigned integer expressions
char_item.cpp: In member function 'void CHARACTER::BuffOnAttr_RemoveBuffsFromItem(CItem*)':
char_item.cpp:6255: warning: comparison between signed and unsigned integer expressions
char_item.cpp: In member function 'bool CHARACTER::CanEquipNow(CItem*, const TItemPos&, const TItemPos&)':
char_item.cpp:7441: warning: unused variable 'itemType'
char_item.cpp:7442: warning: unused variable 'itemSubType'
char_item.cpp: In member function 'bool CHARACTER::IsEmptyItemGrid(TItemPos, BYTE, int) const':
char_item.cpp:684: warning: control reaches end of non-void function
In file included from char_state.cpp:25:
../../common/VnumHelper.h:59:32: warning: no newline at end of file
In file included from PetSystem.cpp:8:
PetSystem.h:163:31: warning: no newline at end of file
In file included from PetSystem.cpp:9:
../../common/VnumHelper.h:59:32: warning: no newline at end of file
PetSystem.cpp:637:2: warning: no newline at end of file
PetSystem.cpp: In member function 'virtual bool CPetActor::_UpdateFollowAI()':
PetSystem.cpp:246: warning: unused variable 'bDoMoveAlone'
PetSystem.cpp: In member function 'CPetActor* CPetSystem::Summon(DWORD, CItem*, const char*, bool, DWORD)':
PetSystem.cpp:552: warning: unused variable 'petVID'
char_state.cpp: In member function 'virtual void CHARACTER::StateMove()':
char_state.cpp:901: warning: unused variable 'rider'
char_item.cpp: In member function 'void CHARACTER::BuffOnAttr_ValueChange(BYTE, BYTE, BYTE)':
char_item.cpp:6290: warning: 'pBuff' may be used uninitialized in this function
In file included from cmd_general.cpp:36:
../../common/VnumHelper.h:59:32: warning: no newline at end of file
constants.cpp:291: warning: this decimal constant is unsigned only in ISO C90
constants.cpp:292: warning: this decimal constant is unsigned only in ISO C90
constants.cpp:293: warning: this decimal constant is unsigned only in ISO C90
constants.cpp:294: warning: this decimal constant is unsigned only in ISO C90
constants.cpp:295: warning: this decimal constant is unsigned only in ISO C90
constants.cpp:296: warning: this decimal constant is unsigned only in ISO C90
constants.cpp:297: warning: this decimal constant is unsigned only in ISO C90
constants.cpp:298: warning: this decimal constant is unsigned only in ISO C90
constants.cpp:299: warning: this decimal constant is unsigned only in ISO C90
constants.cpp:300: warning: this decimal constant is unsigned only in ISO C90
constants.cpp:301: warning: this decimal constant is unsigned only in ISO C90
constants.cpp:302: warning: this decimal constant is unsigned only in ISO C90
constants.cpp:303: warning: this decimal constant is unsigned only in ISO C90
constants.cpp:304: warning: this decimal constant is unsigned only in ISO C90
constants.cpp:305: warning: this decimal constant is unsigned only in ISO C90
constants.cpp:306: warning: this decimal constant is unsigned only in ISO C90
constants.cpp:307: warning: this decimal constant is unsigned only in ISO C90
constants.cpp:308: warning: this decimal constant is unsigned only in ISO C90
constants.cpp:309: warning: this decimal constant is unsigned only in ISO C90
constants.cpp:310: warning: this decimal constant is unsigned only in ISO C90
constants.cpp:311: warning: this decimal constant is unsigned only in ISO C90
cmd_gm.cpp: In function 'void do_set_stat(CHARACTER*, const char*, int, int)':
cmd_gm.cpp:3935: warning: NULL used in arithmetic
In file included from config.cpp:22:
check_server.h: In static member function 'static bool CheckServer::CheckIp(const char*)':
check_server.h:24: warning: comparison between signed and unsigned integer expressions
config.cpp: In function 'void config_init(const std::string&)':
config.cpp:435: warning: NULL used in arithmetic
config.cpp:459: warning: NULL used in arithmetic
config.cpp:483: warning: NULL used in arithmetic
config.cpp:505: warning: unused variable 'line'
cmd_gm.cpp: In function 'void do_use_item(CHARACTER*, const char*, int, int)':
cmd_gm.cpp:4357: warning: 'cell' may be used uninitialized in this function
cmd_gm.cpp: In function 'void do_set_stat(CHARACTER*, const char*, int, int)':
cmd_gm.cpp:3977: warning: 'n' may be used uninitialized in this function
cube.cpp: In function 'bool Cube_make(CHARACTER*)':
cube.cpp:544: warning: comparison between signed and unsigned integer expressions
cube.cpp: In function 'void Cube_MakeCubeInformationText()':
cube.cpp:716: warning: unused variable 'npcVNUM'
cube.cpp: In function 'bool Cube_InformationInitialize()':
cube.cpp:783: warning: comparison between signed and unsigned integer expressions
cmd_gm.cpp: In function 'void do_mob_ld(CHARACTER*, const char*, int, int)':
cmd_gm.cpp:855: warning: 'x' may be used uninitialized in this function
cmd_gm.cpp:855: warning: 'y' may be used uninitialized in this function
In file included from desc_manager.cpp:15:
ClientPackageCryptInfo.h:117:41: warning: no newline at end of file
desc_client.cpp: In member function 'void CLIENT_DESC::UpdateChannelStatus(DWORD, bool)':
desc_client.cpp:299: warning: comparison between signed and unsigned integer expressions
In file included from input_db.cpp:13:
shop_manager.h:40:7: warning: no newline at end of file
input_db.cpp:2722:2: warning: no newline at end of file
input_auth.cpp: In member function 'int CInputAuth::auth_OpenID(const char*, const char*, char*)':
input_auth.cpp:467: warning: unused variable 'last'
In file included from input_main.cpp:16:
shop_manager.h:40:7: warning: no newline at end of file
In file included from item.cpp:22:
belt_inventory_helper.h:108:42: warning: no newline at end of file
In file included from item.cpp:23:
../../common/VnumHelper.h:59:32: warning: no newline at end of file
item.cpp:2240:2: warning: no newline at end of file
In file included from item.cpp:22:
belt_inventory_helper.h: In static member function 'static BYTE CBeltInventoryHelper::GetBeltGradeByRefineLevel(int)':
belt_inventory_helper.h:28: warning: comparison between signed and unsigned integer expressions
item.h: In constructor 'CItem::CItem(DWORD)':
item.h:286: warning: 'CItem::m_pkRealTimeExpireEvent' will be initialized after
item.h:283: warning:   'LPEVENT CItem::m_pkExpireEvent'
item.cpp:25: warning:   when initialized here
In file included from item_manager.cpp:21:
../../common/VnumHelper.h:59:32: warning: no newline at end of file
item.cpp: In function 'const bool CanPutIntoRing(CItem*, CItem*)':
item.cpp:1881: warning: unused variable 'vnum'
item.cpp: In member function 'bool CItem::CanPutInto(CItem*)':
item.cpp:1914: warning: comparison between signed and unsigned integer expressions
item.cpp: In member function 'int CItem::GiveMoreTime_Per(float)':
item.cpp:2170: warning: comparison between signed and unsigned integer expressions
item.cpp:2172: warning: comparison between signed and unsigned integer expressions
item.cpp: In member function 'int CItem::GiveMoreTime_Fix(DWORD)':
item.cpp:2194: warning: comparison between signed and unsigned integer expressions
item.cpp: In member function 'int CItem::GetDuration()':
item.cpp:2225: warning: array subscript has type 'char'
item_manager.cpp: In member function 'TItemTable* ITEM_MANAGER::GetTable(DWORD)':
item_manager.cpp:604: warning: comparison between signed and unsigned integer expressions
monarch.cpp:276:2: warning: no newline at end of file
questlua.cpp: In member function 'bool quest::FPartyCheckFlagLt::operator()(CHARACTER*)':
questlua.cpp:78: warning: 'returnBool' may be used uninitialized in this function
In file included from questlua_pet.cpp:11:
PetSystem.h:163:31: warning: no newline at end of file
questlua_pet.cpp:157:2: warning: no newline at end of file
In file included from questlua_npc.cpp:9:
shop_manager.h:40:7: warning: no newline at end of file
questlua_npc.cpp: In function 'int quest::npc_get_vid_attack_mul(lua_State*)':
questlua_npc.cpp:293: warning: unused variable 'q'
questlua_npc.cpp: In function 'int quest::npc_set_vid_attack_mul(lua_State*)':
questlua_npc.cpp:309: warning: unused variable 'q'
questlua_npc.cpp: In function 'int quest::npc_get_vid_damage_mul(lua_State*)':
questlua_npc.cpp:324: warning: unused variable 'q'
questlua_npc.cpp: In function 'int quest::npc_set_vid_damage_mul(lua_State*)':
questlua_npc.cpp:340: warning: unused variable 'q'
questnpc.cpp: In member function 'bool quest::NPC::HandleEvent(quest::PC&, int)':
questnpc.cpp:500: warning: unused variable 'pPC'
shop.cpp: In member function 'virtual bool CShop::IsSellingItem(DWORD)':
shop.cpp:576: warning: comparison between signed and unsigned integer expressions
In file included from trigger.cpp:8:
shop_manager.h:40:7: warning: no newline at end of file
utils.cpp: In function 'bool WildCaseCmp(const char*, const char*)':
utils.cpp:243: warning: NULL used in arithmetic
utils.cpp:255: warning: NULL used in arithmetic
utils.cpp:269: warning: NULL used in arithmetic
FileMonitor_FreeBSD.cpp:136:2: warning: no newline at end of file
In file included from ClientPackageCryptInfo.cpp:2:
ClientPackageCryptInfo.h:117:41: warning: no newline at end of file
ClientPackageCryptInfo.h: In constructor 'CClientPackageCryptInfo::CClientPackageCryptInfo()':
ClientPackageCryptInfo.h:50: warning: 'CClientPackageCryptInfo::m_pSerializedCryptKeyStream' will be initialized after
ClientPackageCryptInfo.h:48: warning:   'int CClientPackageCryptInfo::m_nCryptKeyPackageCnt'
ClientPackageCryptInfo.cpp:9: warning:   when initialized here
buff_on_attributes.cpp: In member function 'void CBuffOnAttributes::ChangeBuffValue(BYTE)':
buff_on_attributes.cpp:113: warning: unused variable 'old_value'
buff_on_attributes.cpp:114: warning: unused variable 'new_value'
In file included from check_server.cpp:1:
check_server.h: In static member function 'static bool CheckServer::CheckIp(const char*)':
check_server.h:24: warning: comparison between signed and unsigned integer expressions
In file included from dragon_soul_table.cpp:4:
dragon_soul_table.h:74:7: warning: no newline at end of file
../../../Extern/include/cryptopp/algparam.h: In constructor 'CryptoPP::ConstByteArrayParameter::ConstByteArrayParameter(const T&, bool) [with T = std::basic_string<char, std::char_traits<char>, std::allocator<char> >]':
../../../Extern/include/cryptopp/filters.h:793:   instantiated from here
../../../Extern/include/cryptopp/algparam.h:26: warning: unused variable 'cryptopp_assert_26'
../../../Extern/include/cryptopp/algparam.h: In member function 'void CryptoPP::AlgorithmParametersTemplate<T>::MoveInto(void*) const [with T = CryptoPP::RandomNumberGenerator*]':
cipher.cpp:397:   instantiated from here
../../../Extern/include/cryptopp/algparam.h:322: warning: unused variable 'p'
In file included from DragonSoul.cpp:9:
dragon_soul_table.h:74:7: warning: no newline at end of file
dragon_soul_table.cpp: In member function 'bool DragonSoulTable::ReadAdditionalApplys()':
dragon_soul_table.cpp:223: warning: comparison between signed and unsigned integer expressions
dragon_soul_table.cpp: In member function 'bool DragonSoulTable::CheckApplyNumSettings()':
dragon_soul_table.cpp:283: warning: comparison between signed and unsigned integer expressions
dragon_soul_table.cpp: In member function 'bool DragonSoulTable::CheckWeightTables()':
dragon_soul_table.cpp:311: warning: comparison between signed and unsigned integer expressions
dragon_soul_table.cpp: In member function 'bool DragonSoulTable::CheckRefineGradeTables()':
dragon_soul_table.cpp:343: warning: comparison between signed and unsigned integer expressions
dragon_soul_table.cpp:372: warning: comparison between signed and unsigned integer expressions
dragon_soul_table.cpp: In member function 'bool DragonSoulTable::CheckRefineStepTables()':
dragon_soul_table.cpp:397: warning: comparison between signed and unsigned integer expressions
dragon_soul_table.cpp:427: warning: comparison between signed and unsigned integer expressions
dragon_soul_table.cpp: In member function 'bool DragonSoulTable::CheckRefineStrengthTables()':
dragon_soul_table.cpp:453: warning: comparison between signed and unsigned integer expressions
dragon_soul_table.cpp: In member function 'bool DragonSoulTable::CheckDragonHeartExtTables()':
dragon_soul_table.cpp:494: warning: comparison between signed and unsigned integer expressions
dragon_soul_table.cpp:513: warning: comparison between signed and unsigned integer expressions
dragon_soul_table.cpp:522: warning: comparison between signed and unsigned integer expressions
dragon_soul_table.cpp: In member function 'bool DragonSoulTable::CheckDragonSoulExtTables()':
dragon_soul_table.cpp:545: warning: comparison between signed and unsigned integer expressions
group_text_parse_tree.h: In member function 'bool CGroupNode::CGroupNodeRow::GetValue(const std::string&, T&) const [with T = std::string]':
dragon_soul_table.cpp:129:   instantiated from here
group_text_parse_tree.h:220: warning: comparison between signed and unsigned integer expressions
group_text_parse_tree.h: In member function 'bool CGroupNode::CGroupNodeRow::GetValue(const std::string&, T&) const [with T = BYTE]':
dragon_soul_table.cpp:134:   instantiated from here
group_text_parse_tree.h:220: warning: comparison between signed and unsigned integer expressions
group_text_parse_tree.h: In member function 'bool CGroupNode::CGroupNodeRow::GetValue(const std::string&, T&) const [with T = int]':
dragon_soul_table.cpp:201:   instantiated from here
group_text_parse_tree.h:220: warning: comparison between signed and unsigned integer expressions
group_text_parse_tree.h: In member function 'bool CGroupNode::CGroupNodeRow::GetValue(const std::string&, T&) const [with T = float]':
dragon_soul_table.cpp:260:   instantiated from here
group_text_parse_tree.h:220: warning: comparison between signed and unsigned integer expressions
group_text_parse_tree.h: In member function 'bool CGroupNode::CGroupNodeRow::GetValue(int, T&) const [with T = float]':
dragon_soul_table.cpp:828:   instantiated from here
group_text_parse_tree.h:228: warning: comparison between signed and unsigned integer expressions
group_text_parse_tree.h: In member function 'bool CGroupNode::CGroupNodeRow::GetValue(int, T&) const [with T = int]':
group_text_parse_tree.h:159:   instantiated from 'bool CGroupNode::GetValue(const std::string&, const std::string&, T&) const [with T = int]'
group_text_parse_tree.h:203:   instantiated from 'bool CGroupNode::GetGroupValue(const std::string&, const std::string&, const std::string&, T&) const [with T = int]'
dragon_soul_table.cpp:612:   instantiated from here
group_text_parse_tree.h:228: warning: comparison between signed and unsigned integer expressions
group_text_parse_tree.h: In member function 'bool CGroupNode::CGroupNodeRow::GetValue(int, T&) const [with T = unsigned int]':
group_text_parse_tree.h:159:   instantiated from 'bool CGroupNode::GetValue(const std::string&, const std::string&, T&) const [with T = unsigned int]'
group_text_parse_tree.h:203:   instantiated from 'bool CGroupNode::GetGroupValue(const std::string&, const std::string&, const std::string&, T&) const [with T = unsigned int]'
dragon_soul_table.cpp:884:   instantiated from here
group_text_parse_tree.h:228: warning: comparison between signed and unsigned integer expressions
DragonSoul.cpp: In function 'int Gamble(std::vector<float, std::allocator<float> >&)':
DragonSoul.cpp:19: warning: comparison between signed and unsigned integer expressions
DragonSoul.cpp:25: warning: comparison between signed and unsigned integer expressions
DragonSoul.cpp: In member function 'bool DSManager::RefreshItemAttributes(CItem*)':
DragonSoul.cpp:203: warning: comparison between signed and unsigned integer expressions
DragonSoul.cpp: In member function 'bool DSManager::PutAttributes(CItem*)':
DragonSoul.cpp:273: warning: comparison between signed and unsigned integer expressions
DragonSoul.cpp: In member function 'bool DSManager::ExtractDragonHeart(CHARACTER*, CItem*, CItem*)':
DragonSoul.cpp:350: warning: unused variable 'sum'
DragonSoul.cpp: In member function 'bool DSManager::PullOut(CHARACTER*, TItemPos, CItem*&, CItem*)':
DragonSoul.cpp:435: warning: unused variable 'dwVnum'
DragonSoul.cpp:469: warning: format '%d' expects type 'int', but argument 3 has type 'double'
DragonSoul.cpp:469: warning: format '%d' expects type 'int', but argument 4 has type 'double'
DragonSoul.cpp: In member function 'bool DSManager::DoRefineGrade(CHARACTER*, TItemPos (&)[15])':
DragonSoul.cpp:555: warning: unused variable 'prob_sum'
DragonSoul.cpp: In member function 'bool DSManager::DoRefineStep(CHARACTER*, TItemPos (&)[15])':
DragonSoul.cpp:763: warning: unused variable 'sum'
group_text_parse_tree.h: In constructor 'CGroupTextParseTreeLoader::CGroupTextParseTreeLoader()':
group_text_parse_tree.h:93: warning: 'CGroupTextParseTreeLoader::m_dwcurLineIndex' will be initialized after
group_text_parse_tree.h:91: warning:   'CGroupNode* CGroupTextParseTreeLoader::m_pRootGroupNode'
group_text_parse_tree.cpp:5: warning:   when initialized here
group_text_parse_tree.cpp: In member function 'bool CGroupTextParseTreeLoader::LoadGroup(CGroupNode*)':
group_text_parse_tree.cpp:99: warning: comparison between signed and unsigned integer expressions
group_text_parse_tree.cpp: In member function 'bool CGroupNode::GetRow(int, const CGroupNode::CGroupNodeRow**) const':
group_text_parse_tree.cpp:206: warning: comparison between signed and unsigned integer expressions
char_dragonsoul.cpp:143:2: warning: no newline at end of file
char_dragonsoul.cpp: In member function 'bool CHARACTER::DragonSoul_ActivateDeck(int)':
char_dragonsoul.cpp:91: warning: control reaches end of non-void function
In file included from shop_manager.cpp:22:
shop_manager.h:40:7: warning: no newline at end of file
shopEx.cpp: In member function 'virtual int CShopEx::Buy(CHARACTER*, BYTE)':
shopEx.cpp:159: warning: comparison between signed and unsigned integer expressions
In file included from main.cpp:14:
shop_manager.h:40:7: warning: no newline at end of file
item_manager_read_tables.cpp: In member function 'bool ITEM_MANAGER::ReadMonsterDropItemGroup(const char*)':
item_manager_read_tables.cpp:637: warning: unused variable 'pkGroup'
shop_manager.cpp: In function 'bool ConvertToShopItemTable(CGroupNode*, TShopTableEx&)':
shop_manager.cpp:473: warning: comparison between signed and unsigned integer expressions
group_text_parse_tree.h: In member function 'bool CGroupNode::CGroupNodeRow::GetValue(int, T&) const [with T = unsigned int]':
group_text_parse_tree.h:175:   instantiated from 'bool CGroupNode::GetValue(const std::string&, int, T&) const [with T = DWORD]'
shop_manager.cpp:381:   instantiated from here
group_text_parse_tree.h:228: warning: comparison between signed and unsigned integer expressions
group_text_parse_tree.h: In member function 'bool CGroupNode::CGroupNodeRow::GetValue(int, T&) const [with T = std::basic_string<char, std::char_traits<char>, std::allocator<char> >]':
group_text_parse_tree.h:175:   instantiated from 'bool CGroupNode::GetValue(const std::string&, int, T&) const [with T = std::string]'
shop_manager.cpp:387:   instantiated from here
group_text_parse_tree.h:228: warning: comparison between signed and unsigned integer expressions
group_text_parse_tree.h: In member function 'bool CGroupNode::CGroupNodeRow::GetValue(int, T&) const [with T = unsigned char]':
group_text_parse_tree.h:136:   instantiated from 'bool CGroupNode::GetValue(size_t, const std::string&, T&) const [with T = BYTE]'
shop_manager.cpp:442:   instantiated from here
group_text_parse_tree.h:228: warning: comparison between signed and unsigned integer expressions
item_manager_read_tables.cpp:627: warning: 'pkGroup' may be used uninitialized in this function
In file included from main.cpp:93:
check_server.h: In static member function 'static bool CheckServer::CheckIp(const char*)':
check_server.h:24: warning: comparison between signed and unsigned integer expressions
../../../Extern/include/cryptopp/misc.h: At global scope:
../../../Extern/include/cryptopp/misc.h:548: warning: 'std::string CryptoPP::StringNarrow(const wchar_t*, bool)' defined but not used
 

IN USR/HOME/MT2/DB 
Syserr

Quote

SYSERR: Jun 29 01:08:44 :: pid_init: 
Start of pid: 1166
 

SysLog
 

Quote

SYSERR: Jun 29 01:08:44 :: pid_init: 
Start of pid: 1166

Jun 29 01:08:44 :: connecting to MySQL server (player)
Jun 29 01:08:44 :: CREATING DIRECT_SQL
Jun 29 01:08:44 :: AsyncSQL: locale latin2
Jun 29 01:08:44 :: CREATING MAIN_SQL
Jun 29 01:08:44 :: AsyncSQL: locale latin2
Jun 29 01:08:44 :: CREATING ASYNC_SQL
Jun 29 01:08:44 :: AsyncSQL: locale latin2
Jun 29 01:08:44 ::    OK
Jun 29 01:08:44 :: connecting to MySQL server (account)
Jun 29 01:08:44 :: CREATING DIRECT_SQL
Jun 29 01:08:44 :: AsyncSQL: locale latin2
Jun 29 01:08:44 :: CREATING MAIN_SQL
Jun 29 01:08:44 :: AsyncSQL: locale latin2
Jun 29 01:08:44 :: CREATING ASYNC_SQL
Jun 29 01:08:44 :: AsyncSQL: locale latin2
Jun 29 01:08:44 ::    OK
Jun 29 01:08:44 :: connecting to MySQL server (common)
Jun 29 01:08:44 :: CREATING DIRECT_SQL
Jun 29 01:08:44 :: AsyncSQL: locale latin2
Jun 29 01:08:44 :: CREATING MAIN_SQL
Jun 29 01:08:44 :: AsyncSQL: locale latin2
Jun 29 01:08:44 :: CREATING ASYNC_SQL
Jun 29 01:08:44 :: AsyncSQL: locale latin2
Jun 29 01:08:44 ::    OK
Jun 29 01:08:44 :: connecting to MySQL server (hotbackup)
Jun 29 01:08:44 :: CREATING DIRECT_SQL
Jun 29 01:08:44 :: AsyncSQL: locale latin2
Jun 29 01:08:44 :: CREATING MAIN_SQL
Jun 29 01:08:44 :: AsyncSQL: locale latin2
Jun 29 01:08:44 :: CREATING ASYNC_SQL
Jun 29 01:08:44 :: AsyncSQL: locale latin2
Jun 29 01:08:44 ::    OK
Jun 29 01:08:44 :: ClientManager initialization.. 
Jun 29 01:08:44 :: InitializeLocalization() - LoadLocaleTable(count:13)
Jun 29 01:08:44 :: locale[UNKNOWN_KEY(SKILL_POWER_BY_LEVEL_TYPE0)] = 0 5 6 8 10 12 14 16 18 20 22 24
Jun 29 01:08:44 :: locale[UNKNOWN_KEY(SKILL_POWER_BY_LEVEL_TYPE1)] = 0 5 6 8 10 12 14 16 18 20 22 24
Jun 29 01:08:44 :: locale[UNKNOWN_KEY(SKILL_POWER_BY_LEVEL_TYPE2)] = 0 5 6 8 10 12 14 16 18 20 22 24
Jun 29 01:08:44 :: locale[UNKNOWN_KEY(SKILL_POWER_BY_LEVEL_TYPE3)] = 0 5 6 8 10 12 14 16 18 20 22 24
Jun 29 01:08:44 :: locale[UNKNOWN_KEY(SKILL_POWER_BY_LEVEL_TYPE4)] = 0 5 6 8 10 12 14 16 18 20 22 24
Jun 29 01:08:44 :: locale[UNKNOWN_KEY(SKILL_POWER_BY_LEVEL_TYPE5)] = 0 5 6 8 10 12 14 16 18 20 22 24
Jun 29 01:08:44 :: locale[UNKNOWN_KEY(SKILL_POWER_BY_LEVEL_TYPE6)] = 0 5 6 8 10 12 14 16 18 20 22 24
Jun 29 01:08:44 :: locale[UNKNOWN_KEY(SKILL_POWER_BY_LEVEL_TYPE7)] = 0 5 6 8 10 12 14 16 18 20 22 24
Jun 29 01:08:44 :: locale[LOCALE] = poland
Jun 29 01:08:44 :: Changed g_stLocale latin2 to euckr
Jun 29 01:08:44 :: SetLocale start
Jun 29 01:08:44 ::     --mysql_set_character_set(latin2)
Jun 29 01:08:44 ::     --mysql_set_character_set(latin2)
Jun 29 01:08:44 ::     --mysql_set_character_set(latin2)
Jun 29 01:08:44 ::     --mysql_set_character_set(latin2)
Jun 29 01:08:44 ::     --mysql_set_character_set(latin2)
Jun 29 01:08:44 ::     --mysql_set_character_set(latin2)
Jun 29 01:08:44 ::     --mysql_set_character_set(latin2)
Jun 29 01:08:44 ::     --mysql_set_character_set(latin2)
Jun 29 01:08:44 ::     --mysql_set_character_set(latin2)
Jun 29 01:08:44 ::     --mysql_set_character_set(latin2)
Jun 29 01:08:44 ::     --mysql_set_character_set(latin2)
Jun 29 01:08:44 ::     --mysql_set_character_set(latin2)
Jun 29 01:08:44 :: End setlocale latin2
Jun 29 01:08:44 :: locale[DB_NAME_COLUMN] = locale_name
Jun 29 01:08:44 :: locale[UNKNOWN_KEY(SKILL_DAMAGE_BY_LEVEL_UNDER_90)] = 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0
Jun 29 01:08:44 :: locale[UNKNOWN_KEY(SKILL_DAMAGE_BY_LEVEL_UNDER_45)] = 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0
Jun 29 01:08:44 :: locale[UNKNOWN_KEY(SKILL_POWER_BY_LEVEL)] = 0 5 6 8 10 12 14 16 18 20 22 24
Jun 29 01:08:44 :: GetParam 100000
Jun 29 01:08:44 :: GetParam 2100000000
Jun 29 01:08:44 :: ItemRange From File 100000 ~ 2100000000 
Jun 29 01:08:44 :: ItemIDRange: Build: 100000 ~ 2100000000 start:100000
Jun 29 01:08:44 ::  Init Success Start 100000 End 2100000000 Now 100000

Jun 29 01:08:44 :: MOB_PROTO loading...
Jun 29 01:08:44 :: CClientManager::InitializeMobTable:: 1170 mobs loaded.n
Jun 29 01:08:44 :: ITEM_PROTO loading...
Jun 29 01:08:44 :: CClientManager::InitializeItemTable:: 5760 items loaded.n
Jun 29 01:08:44 :: SHOP: #1 items: 23
Jun 29 01:08:44 :: SHOP: #2 items: 7
Jun 29 01:08:44 :: SHOP: #3 items: 28
Jun 29 01:08:44 :: SHOP: #4 items: 17
Jun 29 01:08:44 :: SHOP: #5 items: 12
Jun 29 01:08:44 :: SHOP: #6 items: 24
Jun 29 01:08:44 :: SHOP: #7 items: 5
Jun 29 01:08:44 :: SHOP: #8 items: 6
Jun 29 01:08:44 :: SHOP: #9 items: 8
Jun 29 01:08:44 :: SHOP: #10 items: 1
Jun 29 01:08:44 :: SHOP: #11 items: 3
Jun 29 01:08:44 :: SHOP: #12 items: 33
Jun 29 01:08:44 :: SHOP: #1001 items: 13
Jun 29 01:08:44 :: SHOP: #1002 items: 13
Jun 29 01:08:44 :: SHOP: #1003 items: 15
Jun 29 01:08:44 :: SHOP: #1004 items: 13
Jun 29 01:08:44 :: SHOP: #1005 items: 9
Jun 29 01:08:44 :: SHOP: #1006 items: 13
Jun 29 01:08:44 :: SHOP: #1007 items: 7
Jun 29 01:08:44 :: SHOP: #1008 items: 7
Jun 29 01:08:44 :: SHOP: #1009 items: 7
Jun 29 01:08:44 :: SHOP: #1010 items: 7
Jun 29 01:08:44 :: SHOP: #1011 items: 3
Jun 29 01:08:44 :: SHOP: #1012 items: 3
Jun 29 01:08:44 :: SHOP: #1013 items: 3
Jun 29 01:08:44 :: SHOP: #1014 items: 3
Jun 29 01:08:44 :: SHOP: #1015 items: 2
Jun 29 01:08:44 :: SHOP: #1016 items: 11
Jun 29 01:08:44 :: SHOP: #1017 items: 12
Jun 29 01:08:44 :: SHOP: #1018 items: 11
Jun 29 01:08:44 :: SHOP: #1019 items: 11
Jun 29 01:08:44 :: SKILL: #1 Trzystronne Cięcie flag 3 point HP affect 0 cooldown 12
Jun 29 01:08:44 :: SKILL: #2 Wir Miecza flag 3 point HP affect 0 cooldown 15
Jun 29 01:08:44 :: SKILL: #3 Berserk flag 8 point ATT_SPEED affect 15 cooldown 63+90*k
Jun 29 01:08:44 :: SKILL: #4 Aura Miecza flag 8 point ATT_GRADE affect 16 cooldown 33+50*k
Jun 29 01:08:44 :: SKILL: #5 Szarża flag 524419 point HP affect 0 cooldown 12
Jun 29 01:08:44 :: SKILL: #6 Uderzenie Gromu flag 3 point HP affect 0 cooldown 25
Jun 29 01:08:44 :: SKILL: #16 Duchowe Uderzenie flag 3 point HP affect 0 cooldown 15
Jun 29 01:08:44 :: SKILL: #17 Walnięcie flag 3 point HP affect 0 cooldown 15
Jun 29 01:08:44 :: SKILL: #18 Tąpnięcie flag 8331 point HP affect 0 cooldown 25
Jun 29 01:08:44 :: SKILL: #19 Silne Ciało flag 8 point DEF_GRADE affect 17 cooldown 63+90*k
Jun 29 01:08:44 :: SKILL: #20 Uderzenie Miecza flag 524419 point HP affect 0 cooldown 20
Jun 29 01:08:44 :: SKILL: #21 Przywołanie Błyskawic flag 139 point HP affect 0 cooldown 25
Jun 29 01:08:44 :: SKILL: #31 Zasadzka flag 3 point HP affect 0 cooldown 15
Jun 29 01:08:44 :: SKILL: #32 Szybki Atak flag 3 point HP affect 0 cooldown 20
Jun 29 01:08:44 :: SKILL: #33 Wirujący Sztylet flag 1048579 point HP affect 0 cooldown 25
Jun 29 01:08:44 :: SKILL: #34 Krycie Się flag 8 point NONE affect 19 cooldown 60
Jun 29 01:08:44 :: SKILL: #35 Trująca Chmura flag 1048707 point HP affect 0 cooldown 25
Jun 29 01:08:44 :: SKILL: #36 Szybki Cios flag 3 point HP affect 0 cooldown 25
Jun 29 01:08:44 :: SKILL: #46 Powtarzalny Strzał flag 513 point HP affect 0 cooldown 15
Jun 29 01:08:44 :: SKILL: #47 Deszcz Strzał flag 513 point HP affect 0 cooldown 12
Jun 29 01:08:44 :: SKILL: #48 Ognista Strzała flag 641 point HP affect 0 cooldown 25
Jun 29 01:08:44 :: SKILL: #49 Bezszelestny Chód flag 8 point MOV_SPEED affect 18 cooldown 30+30*k
Jun 29 01:08:44 :: SKILL: #50 Trująca Strzała flag 1573505 point HP affect 0 cooldown 25
Jun 29 01:08:44 :: SKILL: #51 Ukłucie Strzałą flag 649 point HP affect 0 cooldown 25
Jun 29 01:08:44 :: SKILL: #61 Uderzenie Palcem flag 1027 point HP affect 0 cooldown 10
Jun 29 01:08:44 :: SKILL: #62 Smoczy Wir flag 2187 point HP affect 0 cooldown 15
Jun 29 01:08:44 :: SKILL: #63 Czarowane Ostrze flag 2097160 point ATT_GRADE affect 20 cooldown 0
Jun 29 01:08:44 :: SKILL: #64 Strach flag 8 point DODGE affect 21 cooldown 100
Jun 29 01:08:44 :: SKILL: #65 Czarowana Zbroja flag 8 point DEF_GRADE affect 22 cooldown 33+140*k
Jun 29 01:08:44 :: SKILL: #66 Rozproszenie Magii flag 262337 point HP affect 0 cooldown 12
Jun 29 01:08:44 :: SKILL: #76 Mroczne Uderzenie flag 193 point HP affect 0 cooldown 7
Jun 29 01:08:44 :: SKILL: #77 Ogniste Uderzenie flag 201 point HP affect 0 cooldown 12
Jun 29 01:08:44 :: SKILL: #78 Ognisty Duch flag 2097345 point HP affect 0 cooldown 43+30*k
Jun 29 01:08:44 :: SKILL: #79 Mroczna Ochrona flag 2097160 point DEF_GRADE affect 26 cooldown 63+120*k
Jun 29 01:08:44 :: SKILL: #80 Duchowy Cios flag 4289 point HP affect 0 cooldown 12
Jun 29 01:08:44 :: SKILL: #81 Mroczny Kamień flag 193 point HP affect 0 cooldown 24
Jun 29 01:08:44 :: SKILL: #91 Latający Talizman flag 193 point HP affect 0 cooldown 7
Jun 29 01:08:44 :: SKILL: #92 Strzelający Smok flag 65537 point HP affect 0 cooldown 8
Jun 29 01:08:44 :: SKILL: #93 Smoczy Skowyt flag 65673 point HP affect 0 cooldown 20
Jun 29 01:08:44 :: SKILL: #94 Błogosławieństwo flag 0 point RESIST_NORMAL affect 23 cooldown 10
Jun 29 01:08:44 :: SKILL: #95 Odbicie flag 0 point REFLECT_MELEE affect 24 cooldown 10
Jun 29 01:08:44 :: SKILL: #96 Pomoc Smoka flag 0 point CRITICAL affect 30 cooldown 10
Jun 29 01:08:44 :: SKILL: #106 Rzut Piorunem flag 129 point HP affect 0 cooldown 7
Jun 29 01:08:44 :: SKILL: #107 Przywołanie błyskawicy flag 8321 point HP affect 0 cooldown 15
Jun 29 01:08:44 :: SKILL: #108 Burzowy Szpon flag 1 point HP affect 0 cooldown 10
Jun 29 01:08:44 :: SKILL: #109 Leczenie flag 131072 point HP affect 0 cooldown 10
Jun 29 01:08:44 :: SKILL: #110 Zwinność flag 0 point MOV_SPEED affect 25 cooldown 10
Jun 29 01:08:44 :: SKILL: #111 Zwiększenie Ataku flag 0 point ATT_GRADE affect 31 cooldown 10
Jun 29 01:08:44 :: SKILL: #121 Dowodzenie flag 4194304 point NONE affect 0 cooldown 
Jun 29 01:08:44 :: SKILL: #122 Kombinacja flag 4194304 point NONE affect 0 cooldown 
Jun 29 01:08:44 :: SKILL: #124 Górnictwo flag 4194304 point NONE affect 0 cooldown 
Jun 29 01:08:44 :: SKILL: #125 Tworzenie Przedmiotu flag 4194304 point NONE affect 1 cooldown 
Jun 29 01:08:44 :: SKILL: #126 Język Shinsoo flag 4194304 point NONE affect 0 cooldown 
Jun 29 01:08:44 :: SKILL: #127 Język Chunjo flag 4194304 point NONE affect 0 cooldown 
Jun 29 01:08:44 :: SKILL: #128 Język Jinno flag 4194304 point NONE affect 0 cooldown 
Jun 29 01:08:44 :: SKILL: #129 Polimorfia flag 4194304 point NONE affect 0 cooldown 
Jun 29 01:08:44 :: SKILL: #130 Jeździectwo flag 4194304 point NONE affect 0 cooldown 
Jun 29 01:08:44 :: SKILL: #131 Przywołaj Konia flag 4194304 point NONE affect 0 cooldown 
Jun 29 01:08:44 :: SKILL: #137 Cięcie z Siodła flag 524291 point HP affect 0 cooldown 5-(4*k)
Jun 29 01:08:44 :: SKILL: #138 Stąpnięcie Konia flag 8388739 point HP affect 0 cooldown 15
Jun 29 01:08:44 :: SKILL: #139 Fala Mocy flag 524427 point HP affect 0 cooldown 20
Jun 29 01:08:44 :: SKILL: #140 Grad Strzał flag 524801 point HP affect 0 cooldown 10
Jun 29 01:08:44 :: SKILL: #151 Smocze Oczy flag 0 point NONE affect 0 cooldown 
Jun 29 01:08:44 :: SKILL: #152 Krew Boga Smoków flag 0 point MAX_HP affect 0 cooldown 600
Jun 29 01:08:44 :: SKILL: #153 Błogosławieństwo Boga Smoków flag 0 point MAX_SP affect 0 cooldown 600
Jun 29 01:08:44 :: SKILL: #154 Święta Zbroja flag 0 point DEF_GRADE affect 0 cooldown 480
Jun 29 01:08:44 :: SKILL: #155 Akceleracja flag 0 point MOV_SPEED affect 0 cooldown 480
Jun 29 01:08:44 :: SKILL: #156 Furia Boga Smoków flag 8 point CRITICAL affect 0 cooldown 480
Jun 29 01:08:44 :: SKILL: #157 Magiczna Pomoc flag 8 point CASTING_SPEED affect 0 cooldown 480
Jun 29 01:08:44 :: SKILL: #158 ±ćµĺŔ̵ż flag 8 point NONE affect 0 cooldown 
Jun 29 01:08:44 :: SKILL: #159 °ř°ŁŔÇą® flag 8 point NONE affect 0 cooldown 
Jun 29 01:08:44 :: SKILL: #160 °ˇĽÓČ­ flag 8 point NONE affect 0 cooldown 
Jun 29 01:08:44 :: SKILL: #161 °ř°ŁŔÇą® flag 0 point NONE affect 0 cooldown 
Jun 29 01:08:44 :: SKILL: #162 °ř°ŁŔ̵ż flag 0 point NONE affect 0 cooldown 
Jun 29 01:08:44 :: SKILL: #256 CRUSH200˝şĹł flag 524419 point HP affect 0 cooldown 2
Jun 29 01:08:44 :: SKILL: #257 ŔϹݹüŔ§350˝şĹł flag 131 point HP affect 0 cooldown 5
Jun 29 01:08:44 :: SKILL: #258 CRUSH300˝şĹł flag 524419 point HP affect 0 cooldown 7
Jun 29 01:08:44 :: SKILL: #259 ŔϹݹüŔ§200˝şĹł flag 131 point HP affect 0 cooldown 9
Jun 29 01:08:44 :: SKILL: #260 CURSH400˝şĹł flag 524419 point HP affect 0 cooldown 10
Jun 29 01:08:44 :: SKILL: #261 µ¶250˝şĹł flag 1048707 point HP affect 0 cooldown 9
Jun 29 01:08:44 :: SKILL: #262 SLOW300˝şĹł flag 131 point HP affect 0 cooldown 12
Jun 29 01:08:44 :: REFINE: id 1 cost 600 prob 90 mat1 0 cnt1 0
Jun 29 01:08:44 :: REFINE: id 2 cost 1200 prob 90 mat1 0 cnt1 0
Jun 29 01:08:44 :: REFINE: id 3 cost 2500 prob 90 mat1 0 cnt1 0
Jun 29 01:08:44 :: REFINE: id 4 cost 5000 prob 90 mat1 0 cnt1 0
Jun 29 01:08:44 :: REFINE: id 5 cost 10000 prob 80 mat1 0 cnt1 0
Jun 29 01:08:44 :: REFINE: id 6 cost 20000 prob 60 mat1 0 cnt1 0
Jun 29 01:08:44 :: REFINE: id 7 cost 30000 prob 50 mat1 30053 cnt1 1
Jun 29 01:08:44 :: REFINE: id 8 cost 45000 prob 40 mat1 30073 cnt1 2
Jun 29 01:08:44 :: REFINE: id 9 cost 75000 prob 30 mat1 30033 cnt1 2
Jun 29 01:08:44 :: REFINE: id 10 cost 1000 prob 90 mat1 0 cnt1 0
Jun 29 01:08:44 :: REFINE: id 11 cost 2000 prob 90 mat1 0 cnt1 0
Jun 29 01:08:44 :: REFINE: id 12 cost 4000 prob 90 mat1 0 cnt1 0
Jun 29 01:08:44 :: REFINE: id 13 cost 8000 prob 80 mat1 0 cnt1 0
Jun 29 01:08:44 :: REFINE: id 14 cost 13000 prob 70 mat1 30030 cnt1 2
Jun 29 01:08:44 :: REFINE: id 15 cost 20000 prob 60 mat1 30075 cnt1 2
Jun 29 01:08:44 :: REFINE: id 16 cost 40000 prob 50 mat1 30056 cnt1 2
Jun 29 01:08:44 :: REFINE: id 17 cost 70000 prob 40 mat1 30022 cnt1 2
Jun 29 01:08:44 :: REFINE: id 18 cost 120000 prob 30 mat1 30067 cnt1 2
Jun 29 01:08:44 :: REFINE: id 19 cost 1200 prob 90 mat1 0 cnt1 0
Jun 29 01:08:44 :: REFINE: id 20 cost 2500 prob 80 mat1 0 cnt1 0
Jun 29 01:08:44 :: REFINE: id 21 cost 5000 prob 70 mat1 0 cnt1 0
Jun 29 01:08:44 :: REFINE: id 22 cost 10000 prob 60 mat1 0 cnt1 0
Jun 29 01:08:44 :: REFINE: id 23 cost 20000 prob 50 mat1 30079 cnt1 1
Jun 29 01:08:44 :: REFINE: id 24 cost 30000 prob 40 mat1 30015 cnt1 1
Jun 29 01:08:44 :: REFINE: id 25 cost 45000 prob 30 mat1 30016 cnt1 2
Jun 29 01:08:44 :: REFINE: id 26 cost 90000 prob 20 mat1 30089 cnt1 2
Jun 29 01:08:44 :: REFINE: id 27 cost 150000 prob 10 mat1 30091 cnt1 2
Jun 29 01:08:44 :: REFINE: id 28 cost 600 prob 90 mat1 0 cnt1 0
Jun 29 01:08:44 :: REFINE: id 29 cost 1200 prob 90 mat1 0 cnt1 0
Jun 29 01:08:44 :: REFINE: id 30 cost 2500 prob 90 mat1 0 cnt1 0
Jun 29 01:08:44 :: REFINE: id 31 cost 5000 prob 90 mat1 0 cnt1 0
Jun 29 01:08:44 :: REFINE: id 32 cost 10000 prob 80 mat1 0 cnt1 0
Jun 29 01:08:44 :: REFINE: id 33 cost 20000 prob 60 mat1 0 cnt1 0
Jun 29 01:08:44 :: REFINE: id 34 cost 30000 prob 50 mat1 30034 cnt1 2
Jun 29 01:08:44 :: REFINE: id 35 cost 45000 prob 40 mat1 30011 cnt1 2
Jun 29 01:08:44 :: REFINE: id 36 cost 75000 prob 30 mat1 30035 cnt1 2
Jun 29 01:08:44 :: REFINE: id 37 cost 1000 prob 90 mat1 0 cnt1 0
Jun 29 01:08:44 :: REFINE: id 38 cost 2000 prob 90 mat1 0 cnt1 0
Jun 29 01:08:44 :: REFINE: id 39 cost 4000 prob 90 mat1 0 cnt1 0
Jun 29 01:08:44 :: REFINE: id 40 cost 8000 prob 80 mat1 0 cnt1 0
Jun 29 01:08:44 :: REFINE: id 41 cost 13000 prob 70 mat1 30052 cnt1 2
Jun 29 01:08:44 :: REFINE: id 42 cost 20000 prob 60 mat1 30046 cnt1 2
Jun 29 01:08:44 :: REFINE: id 43 cost 40000 prob 50 mat1 30045 cnt1 2
Jun 29 01:08:44 :: REFINE: id 44 cost 70000 prob 40 mat1 30025 cnt1 2
Jun 29 01:08:44 :: REFINE: id 45 cost 120000 prob 30 mat1 30058 cnt1 2
Jun 29 01:08:44 :: REFINE: id 46 cost 1200 prob 90 mat1 0 cnt1 0
Jun 29 01:08:44 :: REFINE: id 47 cost 2500 prob 80 mat1 0 cnt1 0
Jun 29 01:08:44 :: REFINE: id 48 cost 5000 prob 70 mat1 0 cnt1 0
Jun 29 01:08:44 :: REFINE: id 49 cost 10000 prob 60 mat1 0 cnt1 0
Jun 29 01:08:44 :: REFINE: id 50 cost 20000 prob 50 mat1 30083 cnt1 2
Jun 29 01:08:44 :: REFINE: id 51 cost 30000 prob 40 mat1 30060 cnt1 2
Jun 29 01:08:44 :: REFINE: id 52 cost 45000 prob 30 mat1 30061 cnt1 2
Jun 29 01:08:44 :: REFINE: id 53 cost 90000 prob 20 mat1 30088 cnt1 2
Jun 29 01:08:44 :: REFINE: id 54 cost 150000 prob 10 mat1 30019 cnt1 2
Jun 29 01:08:44 :: REFINE: id 55 cost 600 prob 90 mat1 0 cnt1 0
Jun 29 01:08:44 :: REFINE: id 56 cost 1200 prob 90 mat1 0 cnt1 0
Jun 29 01:08:44 :: REFINE: id 57 cost 2500 prob 90 mat1 0 cnt1 0
Jun 29 01:08:44 :: REFINE: id 58 cost 5000 prob 90 mat1 0 cnt1 0
Jun 29 01:08:44 :: REFINE: id 59 cost 10000 prob 80 mat1 0 cnt1 0
Jun 29 01:08:44 :: REFINE: id 60 cost 20000 prob 60 mat1 0 cnt1 0
Jun 29 01:08:44 :: REFINE: id 61 cost 30000 prob 50 mat1 30070 cnt1 2
Jun 29 01:08:44 :: REFINE: id 62 cost 45000 prob 40 mat1 30072 cnt1 2
Jun 29 01:08:44 :: REFINE: id 63 cost 75000 prob 30 mat1 30017 cnt1 2
Jun 29 01:08:44 :: REFINE: id 64 cost 1000 prob 90 mat1 0 cnt1 0
Jun 29 01:08:44 :: REFINE: id 65 cost 2000 prob 90 mat1 0 cnt1 0
Jun 29 01:08:44 :: REFINE: id 66 cost 4000 prob 90 mat1 0 cnt1 0
Jun 29 01:08:44 :: REFINE: id 67 cost 8000 prob 80 mat1 0 cnt1 0
Jun 29 01:08:44 :: REFINE: id 68 cost 13000 prob 70 mat1 30041 cnt1 1
Jun 29 01:08:44 :: REFINE: id 69 cost 20000 prob 60 mat1 30008 cnt1 2
Jun 29 01:08:44 :: REFINE: id 70 cost 40000 prob 50 mat1 30057 cnt1 1
Jun 29 01:08:44 :: REFINE: id 71 cost 70000 prob 40 mat1 30081 cnt1 1
Jun 29 01:08:44 :: REFINE: id 72 cost 120000 prob 30 mat1 30077 cnt1 2
Jun 29 01:08:44 :: REFINE: id 73 cost 1200 prob 90 mat1 0 cnt1 0
Jun 29 01:08:44 :: REFINE: id 74 cost 2500 prob 80 mat1 0 cnt1 0
Jun 29 01:08:44 :: REFINE: id 75 cost 5000 prob 70 mat1 0 cnt1 0
Jun 29 01:08:44 :: REFINE: id 76 cost 10000 prob 60 mat1 0 cnt1 0
Jun 29 01:08:44 :: REFINE: id 77 cost 20000 prob 50 mat1 30009 cnt1 2
Jun 29 01:08:44 :: REFINE: id 78 cost 30000 prob 40 mat1 30039 cnt1 2
Jun 29 01:08:44 :: REFINE: id 79 cost 45000 prob 30 mat1 30040 cnt1 2
Jun 29 01:08:44 :: REFINE: id 80 cost 90000 prob 20 mat1 30048 cnt1 2
Jun 29 01:08:44 :: REFINE: id 81 cost 150000 prob 10 mat1 30090 cnt1 2
Jun 29 01:08:44 :: REFINE: id 82 cost 600 prob 90 mat1 0 cnt1 0
Jun 29 01:08:44 :: REFINE: id 83 cost 1200 prob 90 mat1 0 cnt1 0
Jun 29 01:08:44 :: REFINE: id 84 cost 2500 prob 90 mat1 0 cnt1 0
Jun 29 01:08:44 :: REFINE: id 85 cost 5000 prob 90 mat1 0 cnt1 0
Jun 29 01:08:44 :: REFINE: id 86 cost 10000 prob 80 mat1 0 cnt1 0
Jun 29 01:08:44 :: REFINE: id 87 cost 20000 prob 60 mat1 0 cnt1 0
Jun 29 01:08:44 :: REFINE: id 88 cost 30000 prob 50 mat1 30031 cnt1 1
Jun 29 01:08:44 :: REFINE: id 89 cost 45000 prob 40 mat1 30032 cnt1 2
Jun 29 01:08:44 :: REFINE: id 90 cost 75000 prob 30 mat1 30033 cnt1 2
Jun 29 01:08:44 :: REFINE: id 91 cost 1000 prob 90 mat1 0 cnt1 0
Jun 29 01:08:44 :: REFINE: id 92 cost 2000 prob 90 mat1 0 cnt1 0
Jun 29 01:08:44 :: REFINE: id 93 cost 4000 prob 90 mat1 0 cnt1 0
Jun 29 01:08:44 :: REFINE: id 94 cost 8000 prob 80 mat1 0 cnt1 0
Jun 29 01:08:44 :: REFINE: id 95 cost 13000 prob 70 mat1 30008 cnt1 2
Jun 29 01:08:44 :: REFINE: id 96 cost 20000 prob 60 mat1 30075 cnt1 2
Jun 29 01:08:44 :: REFINE: id 97 cost 40000 prob 50 mat1 30006 cnt1 2
Jun 29 01:08:44 :: REFINE: id 98 cost 70000 prob 40 mat1 30022 cnt1 1
Jun 29 01:08:44 :: REFINE: id 99 cost 120000 prob 30 mat1 30067 cnt1 2
Jun 29 01:08:44 :: REFINE: id 100 cost 1200 prob 90 mat1 0 cnt1 0
Jun 29 01:08:44 :: REFINE: id 101 cost 2500 prob 80 mat1 0 cnt1 0
Jun 29 01:08:44 :: REFINE: id 102 cost 5000 prob 70 mat1 0 cnt1 0
Jun 29 01:08:44 :: REFINE: id 103 cost 10000 prob 60 mat1 0 cnt1 0
Jun 29 01:08:44 :: REFINE: id 104 cost 20000 prob 50 mat1 30079 cnt1 1
Jun 29 01:08:44 :: REFINE: id 105 cost 30000 prob 40 mat1 30015 cnt1 1
Jun 29 01:08:44 :: REFINE: id 106 cost 45000 prob 30 mat1 30086 cnt1 2
Jun 29 01:08:44 :: REFINE: id 107 cost 90000 prob 20 mat1 30050 cnt1 2
Jun 29 01:08:44 :: REFINE: id 108 cost 150000 prob 10 mat1 30091 cnt1 2
Jun 29 01:08:44 :: REFINE: id 109 cost 600 prob 90 mat1 0 cnt1 0
Jun 29 01:08:44 :: REFINE: id 110 cost 1200 prob 90 mat1 0 cnt1 0
Jun 29 01:08:44 :: REFINE: id 111 cost 2500 prob 90 mat1 0 cnt1 0
Jun 29 01:08:44 :: REFINE: id 112 cost 5000 prob 90 mat1 0 cnt1 0
Jun 29 01:08:44 :: REFINE: id 113 cost 10000 prob 80 mat1 0 cnt1 0
Jun 29 01:08:44 :: REFINE: id 114 cost 20000 prob 60 mat1 0 cnt1 0
Jun 29 01:08:44 :: REFINE: id 115 cost 30000 prob 50 mat1 30071 cnt1 2
Jun 29 01:08:44 :: REFINE: id 116 cost 45000 prob 40 mat1 30018 cnt1 2
Jun 29 01:08:44 :: REFINE: id 117 cost 75000 prob 30 mat1 30017 cnt1 2
Jun 29 01:08:44 :: REFINE: id 118 cost 1000 prob 90 mat1 0 cnt1 0
Jun 29 01:08:44 :: REFINE: id 119 cost 2000 prob 90 mat1 0 cnt1 0
Jun 29 01:08:44 :: REFINE: id 120 cost 4000 prob 90 mat1 0 cnt1 0
Jun 29 01:08:44 :: REFINE: id 121 cost 8000 prob 80 mat1 0 cnt1 0
Jun 29 01:08:44 :: REFINE: id 122 cost 13000 prob 70 mat1 30005 cnt1 2
Jun 29 01:08:44 :: REFINE: id 123 cost 20000 prob 60 mat1 30076 cnt1 2
Jun 29 01:08:44 :: REFINE: id 124 cost 40000 prob 50 mat1 30051 cnt1 1
Jun 29 01:08:44 :: REFINE: id 125 cost 70000 prob 40 mat1 30081 cnt1 1
Jun 29 01:08:44 :: REFINE: id 126 cost 120000 prob 30 mat1 30047 cnt1 2
Jun 29 01:08:44 :: REFINE: id 127 cost 1200 prob 90 mat1 0 cnt1 0
Jun 29 01:08:44 :: REFINE: id 128 cost 2500 prob 80 mat1 0 cnt1 0
Jun 29 01:08:44 :: REFINE: id 129 cost 5000 prob 70 mat1 0 cnt1 0
Jun 29 01:08:44 :: REFINE: id 130 cost 10000 prob 60 mat1 0 cnt1 0
Jun 29 01:08:44 :: REFINE: id 131 cost 20000 prob 50 mat1 30009 cnt1 1
Jun 29 01:08:44 :: REFINE: id 132 cost 30000 prob 40 mat1 30080 cnt1 1
Jun 29 01:08:44 :: REFINE: id 133 cost 45000 prob 30 mat1 30040 cnt1 2
Jun 29 01:08:44 :: REFINE: id 134 cost 90000 prob 20 mat1 30049 cnt1 2
Jun 29 01:08:44 :: REFINE: id 135 cost 150000 prob 10 mat1 30090 cnt1 2
Jun 29 01:08:44 :: REFINE: id 136 cost 600 prob 90 mat1 0 cnt1 0
Jun 29 01:08:44 :: REFINE: id 137 cost 1200 prob 90 mat1 0 cnt1 0
Jun 29 01:08:44 :: REFINE: id 138 cost 2500 prob 90 mat1 0 cnt1 0
Jun 29 01:08:44 :: REFINE: id 139 cost 5000 prob 90 mat1 0 cnt1 0
Jun 29 01:08:44 :: REFINE: id 140 cost 10000 prob 80 mat1 0 cnt1 0
Jun 29 01:08:44 :: REFINE: id 141 cost 20000 prob 60 mat1 0 cnt1 0
Jun 29 01:08:44 :: REFINE: id 142 cost 30000 prob 50 mat1 30038 cnt1 1
Jun 29 01:08:44 :: REFINE: id 143 cost 45000 prob 40 mat1 30023 cnt1 2
Jun 29 01:08:44 :: REFINE: id 144 cost 75000 prob 30 mat1 30074 cnt1 2
Jun 29 01:08:44 :: REFINE: id 145 cost 1000 prob 90 mat1 0 cnt1 0
Jun 29 01:08:44 :: REFINE: id 146 cost 2000 prob 90 mat1 0 cnt1 0
Jun 29 01:08:44 :: REFINE: id 147 cost 4000 prob 90 mat1 0 cnt1 0
Jun 29 01:08:44 :: REFINE: id 148 cost 8000 prob 80 mat1 0 cnt1 0
Jun 29 01:08:44 :: REFINE: id 149 cost 13000 prob 70 mat1 30007 cnt1 2
Jun 29 01:08:44 :: REFINE: id 150 cost 20000 prob 60 mat1 30078 cnt1 2
Jun 29 01:08:44 :: REFINE: id 151 cost 40000 prob 50 mat1 30045 cnt1 2
Jun 29 01:08:44 :: REFINE: id 152 cost 70000 prob 40 mat1 30055 cnt1 2
Jun 29 01:08:44 :: REFINE: id 153 cost 120000 prob 30 mat1 30047 cnt1 2
Jun 29 01:08:44 :: REFINE: id 154 cost 1200 prob 90 mat1 0 cnt1 0
Jun 29 01:08:44 :: REFINE: id 155 cost 2500 prob 80 mat1 0 cnt1 0
Jun 29 01:08:44 :: REFINE: id 156 cost 5000 prob 70 mat1 0 cnt1 0
Jun 29 01:08:44 :: REFINE: id 157 cost 10000 prob 60 mat1 0 cnt1 0
Jun 29 01:08:44 :: REFINE: id 158 cost 20000 prob 50 mat1 30059 cnt1 2
Jun 29 01:08:44 :: REFINE: id 159 cost 30000 prob 40 mat1 30080 cnt1 2
Jun 29 01:08:44 :: REFINE: id 160 cost 45000 prob 30 mat1 30085 cnt1 2
Jun 29 01:08:44 :: REFINE: id 161 cost 90000 prob 20 mat1 30014 cnt1 2
Jun 29 01:08:44 :: REFINE: id 162 cost 150000 prob 10 mat1 30042 cnt1 2
Jun 29 01:08:44 :: REFINE: id 163 cost 600 prob 90 mat1 0 cnt1 0
Jun 29 01:08:44 :: REFINE: id 164 cost 1200 prob 90 mat1 0 cnt1 0
Jun 29 01:08:44 :: REFINE: id 165 cost 2500 prob 90 mat1 0 cnt1 0
Jun 29 01:08:44 :: REFINE: id 166 cost 5000 prob 90 mat1 0 cnt1 0
Jun 29 01:08:44 :: REFINE: id 167 cost 10000 prob 80 mat1 0 cnt1 0
Jun 29 01:08:44 :: REFINE: id 168 cost 20000 prob 60 mat1 0 cnt1 0
Jun 29 01:08:44 :: REFINE: id 169 cost 30000 prob 50 mat1 30010 cnt1 2
Jun 29 01:08:44 :: REFINE: id 170 cost 45000 prob 40 mat1 30031 cnt1 1
Jun 29 01:08:44 :: REFINE: id 171 cost 75000 prob 30 mat1 30032 cnt1 2
Jun 29 01:08:44 :: REFINE: id 172 cost 1000 prob 90 mat1 0 cnt1 0
Jun 29 01:08:44 :: REFINE: id 173 cost 2000 prob 90 mat1 0 cnt1 0
Jun 29 01:08:44 :: REFINE: id 174 cost 4000 prob 90 mat1 0 cnt1 0
Jun 29 01:08:44 :: REFINE: id 175 cost 8000 prob 80 mat1 0 cnt1 0
Jun 29 01:08:44 :: REFINE: id 176 cost 13000 prob 70 mat1 30021 cnt1 2
Jun 29 01:08:44 :: REFINE: id 177 cost 20000 prob 60 mat1 30008 cnt1 2
Jun 29 01:08:44 :: REFINE: id 178 cost 40000 prob 50 mat1 30057 cnt1 2
Jun 29 01:08:44 :: REFINE: id 179 cost 70000 prob 40 mat1 30006 cnt1 2
Jun 29 01:08:44 :: REFINE: id 180 cost 120000 prob 30 mat1 30022 cnt1 2
Jun 29 01:08:44 :: REFINE: id 181 cost 1200 prob 90 mat1 0 cnt1 0
Jun 29 01:08:44 :: REFINE: id 182 cost 2500 prob 80 mat1 0 cnt1 0
Jun 29 01:08:44 :: REFINE: id 183 cost 5000 prob 70 mat1 0 cnt1 0
Jun 29 01:08:44 :: REFINE: id 184 cost 10000 prob 60 mat1 0 cnt1 0
Jun 29 01:08:44 :: REFINE: id 185 cost 20000 prob 50 mat1 30082 cnt1 2
Jun 29 01:08:44 :: REFINE: id 186 cost 30000 prob 40 mat1 30079 cnt1 2
Jun 29 01:08:44 :: REFINE: id 187 cost 45000 prob 30 mat1 30087 cnt1 2
Jun 29 01:08:44 :: REFINE: id 188 cost 90000 prob 20 mat1 30086 cnt1 2
Jun 29 01:08:44 :: REFINE: id 189 cost 150000 prob 10 mat1 30050 cnt1 2
Jun 29 01:08:44 :: REFINE: id 190 cost 600 prob 90 mat1 0 cnt1 0
Jun 29 01:08:44 :: REFINE: id 191 cost 1200 prob 90 mat1 0 cnt1 0
Jun 29 01:08:44 :: REFINE: id 192 cost 2500 prob 90 mat1 0 cnt1 0
Jun 29 01:08:44 :: REFINE: id 193 cost 5000 prob 90 mat1 0 cnt1 0
Jun 29 01:08:44 :: REFINE: id 194 cost 10000 prob 80 mat1 0 cnt1 0
Jun 29 01:08:44 :: REFINE: id 195 cost 20000 prob 60 mat1 0 cnt1 0
Jun 29 01:08:44 :: REFINE: id 196 cost 30000 prob 50 mat1 30038 cnt1 2
Jun 29 01:08:44 :: REFINE: id 197 cost 45000 prob 40 mat1 30011 cnt1 2
Jun 29 01:08:44 :: REFINE: id 198 cost 75000 prob 30 mat1 30074 cnt1 1
Jun 29 01:08:44 :: REFINE: id 199 cost 1000 prob 90 mat1 0 cnt1 0
Jun 29 01:08:44 :: REFINE: id 200 cost 2000 prob 90 mat1 0 cnt1 0
Jun 29 01:08:44 :: REFINE: id 201 cost 4000 prob 90 mat1 0 cnt1 0
Jun 29 01:08:44 :: REFINE: id 202 cost 8000 prob 80 mat1 0 cnt1 0
Jun 29 01:08:44 :: REFINE: id 203 cost 13000 prob 70 mat1 30007 cnt1 2
Jun 29 01:08:44 :: REFINE: id 204 cost 20000 prob 60 mat1 30046 cnt1 2
Jun 29 01:08:44 :: REFINE: id 205 cost 40000 prob 50 mat1 30045 cnt1 2
Jun 29 01:08:44 :: REFINE: id 206 cost 70000 prob 40 mat1 30055 cnt1 2
Jun 29 01:08:44 :: REFINE: id 207 cost 120000 prob 30 mat1 30058 cnt1 2
Jun 29 01:08:44 :: REFINE: id 208 cost 1200 prob 90 mat1 0 cnt1 0
Jun 29 01:08:44 :: REFINE: id 209 cost 2500 prob 80 mat1 0 cnt1 0
Jun 29 01:08:44 :: REFINE: id 210 cost 5000 prob 70 mat1 0 cnt1 0
Jun 29 01:08:44 :: REFINE: id 211 cost 10000 prob 60 mat1 0 cnt1 0
Jun 29 01:08:44 :: REFINE: id 212 cost 20000 prob 50 mat1 30059 cnt1 2
Jun 29 01:08:44 :: REFINE: id 213 cost 30000 prob 40 mat1 30060 cnt1 2
Jun 29 01:08:44 :: REFINE: id 214 cost 45000 prob 30 mat1 30061 cnt1 2
Jun 29 01:08:44 :: REFINE: id 215 cost 90000 prob 20 mat1 30014 cnt1 2
Jun 29 01:08:44 :: REFINE: id 216 cost 150000 prob 10 mat1 30042 cnt1 2
Jun 29 01:08:44 :: REFINE: id 217 cost 600 prob 90 mat1 0 cnt1 0
Jun 29 01:08:44 :: REFINE: id 218 cost 1200 prob 90 mat1 0 cnt1 0
Jun 29 01:08:44 :: REFINE: id 219 cost 2500 prob 90 mat1 0 cnt1 0
Jun 29 01:08:44 :: REFINE: id 220 cost 5000 prob 90 mat1 0 cnt1 0
Jun 29 01:08:44 :: REFINE: id 221 cost 10000 prob 80 mat1 0 cnt1 0
Jun 29 01:08:44 :: REFINE: id 222 cost 20000 prob 60 mat1 0 cnt1 0
Jun 29 01:08:44 :: REFINE: id 223 cost 30000 prob 50 mat1 30071 cnt1 2
Jun 29 01:08:44 :: REFINE: id 224 cost 45000 prob 40 mat1 30023 cnt1 1
Jun 29 01:08:44 :: REFINE: id 225 cost 75000 prob 30 mat1 30074 cnt1 2
Jun 29 01:08:44 :: REFINE: id 226 cost 1000 prob 90 mat1 0 cnt1 0
Jun 29 01:08:44 :: REFINE: id 227 cost 2000 prob 90 mat1 0 cnt1 0
Jun 29 01:08:44 :: REFINE: id 228 cost 4000 prob 90 mat1 0 cnt1 0
Jun 29 01:08:44 :: REFINE: id 229 cost 8000 prob 80 mat1 0 cnt1 0
Jun 29 01:08:44 :: REFINE: id 230 cost 13000 prob 70 mat1 30005 cnt1 1
Jun 29 01:08:44 :: REFINE: id 231 cost 20000 prob 60 mat1 30078 cnt1 1
Jun 29 01:08:44 :: REFINE: id 232 cost 40000 prob 50 mat1 30051 cnt1 1
Jun 29 01:08:44 :: REFINE: id 233 cost 70000 prob 40 mat1 30055 cnt1 2
Jun 29 01:08:44 :: REFINE: id 234 cost 120000 prob 30 mat1 30047 cnt1 2
Jun 29 01:08:44 :: REFINE: id 235 cost 1200 prob 90 mat1 0 cnt1 0
Jun 29 01:08:44 :: REFINE: id 236 cost 2500 prob 80 mat1 0 cnt1 0
Jun 29 01:08:44 :: REFINE: id 237 cost 5000 prob 70 mat1 0 cnt1 0
Jun 29 01:08:44 :: REFINE: id 238 cost 10000 prob 60 mat1 0 cnt1 0
Jun 29 01:08:44 :: REFINE: id 239 cost 20000 prob 50 mat1 30059 cnt1 2
Jun 29 01:08:44 :: REFINE: id 240 cost 30000 prob 40 mat1 30080 cnt1 2
Jun 29 01:08:44 :: REFINE: id 241 cost 45000 prob 30 mat1 30085 cnt1 2
Jun 29 01:08:44 :: REFINE: id 242 cost 90000 prob 20 mat1 30049 cnt1 2
Jun 29 01:08:44 :: REFINE: id 243 cost 150000 prob 10 mat1 30042 cnt1 2
Jun 29 01:08:44 :: REFINE: id 244 cost 600 prob 90 mat1 0 cnt1 0
Jun 29 01:08:44 :: REFINE: id 245 cost 1200 prob 90 mat1 0 cnt1 0
Jun 29 01:08:44 :: REFINE: id 246 cost 2500 prob 90 mat1 0 cnt1 0
Jun 29 01:08:44 :: REFINE: id 247 cost 5000 prob 90 mat1 0 cnt1 0
Jun 29 01:08:44 :: REFINE: id 248 cost 10000 prob 80 mat1 0 cnt1 0
Jun 29 01:08:44 :: REFINE: id 249 cost 20000 prob 60 mat1 0 cnt1 0
Jun 29 01:08:44 :: REFINE: id 250 cost 30000 prob 50 mat1 30070 cnt1 2
Jun 29 01:08:44 :: REFINE: id 251 cost 45000 prob 40 mat1 30018 cnt1 2
Jun 29 01:08:44 :: REFINE: id 252 cost 75000 prob 30 mat1 30017 cnt1 2
Jun 29 01:08:44 :: REFINE: id 253 cost 1000 prob 90 mat1 0 cnt1 0
Jun 29 01:08:44 :: REFINE: id 254 cost 2000 prob 90 mat1 0 cnt1 0
Jun 29 01:08:44 :: REFINE: id 255 cost 4000 prob 90 mat1 0 cnt1 0
Jun 29 01:08:44 :: REFINE: id 256 cost 8000 prob 80 mat1 0 cnt1 0
Jun 29 01:08:44 :: REFINE: id 257 cost 13000 prob 70 mat1 30041 cnt1 2
Jun 29 01:08:44 :: REFINE: id 258 cost 20000 prob 60 mat1 30076 cnt1 2
Jun 29 01:08:44 :: REFINE: id 259 cost 40000 prob 50 mat1 30051 cnt1 2
Jun 29 01:08:44 :: REFINE: id 260 cost 70000 prob 40 mat1 30081 cnt1 2
Jun 29 01:08:44 :: REFINE: id 261 cost 120000 prob 30 mat1 30077 cnt1 2
Jun 29 01:08:44 :: REFINE: id 262 cost 1200 prob 90 mat1 0 cnt1 0
Jun 29 01:08:44 :: REFINE: id 263 cost 2500 prob 80 mat1 0 cnt1 0
Jun 29 01:08:44 :: REFINE: id 264 cost 5000 prob 70 mat1 0 cnt1 0
Jun 29 01:08:44 :: REFINE: id 265 cost 10000 prob 60 mat1 0 cnt1 0
Jun 29 01:08:44 :: REFINE: id 266 cost 20000 prob 50 mat1 30009 cnt1 2
Jun 29 01:08:44 :: REFINE: id 267 cost 30000 prob 40 mat1 30039 cnt1 2
Jun 29 01:08:44 :: REFINE: id 268 cost 45000 prob 30 mat1 30040 cnt1 2
Jun 29 01:08:44 :: REFINE: id 269 cost 90000 prob 20 mat1 30048 cnt1 2
Jun 29 01:08:44 :: REFINE: id 270 cost 150000 prob 10 mat1 30090 cnt1 2
Jun 29 01:08:44 :: REFINE: id 271 cost 600 prob 90 mat1 0 cnt1 0
Jun 29 01:08:44 :: REFINE: id 272 cost 1200 prob 90 mat1 0 cnt1 0
Jun 29 01:08:44 :: REFINE: id 273 cost 2500 prob 90 mat1 0 cnt1 0
Jun 29 01:08:44 :: REFINE: id 274 cost 5000 prob 90 mat1 0 cnt1 0
Jun 29 01:08:44 :: REFINE: id 275 cost 10000 prob 80 mat1 0 cnt1 0
Jun 29 01:08:44 :: REFINE: id 276 cost 20000 prob 60 mat1 0 cnt1 0
Jun 29 01:08:44 :: REFINE: id 277 cost 30000 prob 50 mat1 30010 cnt1 1
Jun 29 01:08:44 :: REFINE: id 278 cost 45000 prob 40 mat1 30072 cnt1 2
Jun 29 01:08:44 :: REFINE: id 279 cost 75000 prob 30 mat1 30032 cnt1 1
Jun 29 01:08:44 :: REFINE: id 280 cost 1000 prob 90 mat1 0 cnt1 0
Jun 29 01:08:44 :: REFINE: id 281 cost 2000 prob 90 mat1 0 cnt1 0
Jun 29 01:08:44 :: REFINE: id 282 cost 4000 prob 90 mat1 0 cnt1 0
Jun 29 01:08:44 :: REFINE: id 283 cost 8000 prob 80 mat1 0 cnt1 0
Jun 29 01:08:44 :: REFINE: id 284 cost 13000 prob 70 mat1 30021 cnt1 1
Jun 29 01:08:44 :: REFINE: id 285 cost 20000 prob 60 mat1 30008 cnt1 1
Jun 29 01:08:44 :: REFINE: id 286 cost 40000 prob 50 mat1 30057 cnt1 1
Jun 29 01:08:44 :: REFINE: id 287 cost 70000 prob 40 mat1 30006 cnt1 2
Jun 29 01:08:44 :: REFINE: id 288 cost 120000 prob 30 mat1 30077 cnt1 2
Jun 29 01:08:44 :: REFINE: id 289 cost 1200 prob 90 mat1 0 cnt1 0
Jun 29 01:08:44 :: REFINE: id 290 cost 2500 prob 80 mat1 0 cnt1 0
Jun 29 01:08:44 :: REFINE: id 291 cost 5000 prob 70 mat1 0 cnt1 0
Jun 29 01:08:44 :: REFINE: id 292 cost 10000 prob 60 mat1 0 cnt1 0
Jun 29 01:08:44 :: REFINE: id 293 cost 20000 prob 50 mat1 30082 cnt1 2
Jun 29 01:08:44 :: REFINE: id 294 cost 30000 prob 40 mat1 30039 cnt1 2
Jun 29 01:08:44 :: REFINE: id 295 cost 45000 prob 30 mat1 30087 cnt1 2
Jun 29 01:08:44 :: REFINE: id 296 cost 90000 prob 20 mat1 30086 cnt1 2
Jun 29 01:08:44 :: REFINE: id 297 cost 150000 prob 10 mat1 30050 cnt1 2
Jun 29 01:08:44 :: REFINE: id 298 cost 600 prob 90 mat1 0 cnt1 0
Jun 29 01:08:44 :: REFINE: id 299 cost 1200 prob 90 mat1 0 cnt1 0
Jun 29 01:08:44 :: REFINE: id 300 cost 2500 prob 90 mat1 0 cnt1 0
Jun 29 01:08:44 :: REFINE: id 301 cost 5000 prob 90 mat1 0 cnt1 0
Jun 29 01:08:44 :: REFINE: id 302 cost 10000 prob 80 mat1 0 cnt1 0
Jun 29 01:08:44 :: REFINE: id 303 cost 20000 prob 60 mat1 0 cnt1 0
Jun 29 01:08:44 :: REFINE: id 304 cost 30000 prob 50 mat1 30053 cnt1 1
Jun 29 01:08:44 :: REFINE: id 305 cost 45000 prob 40 mat1 30073 cnt1 1
Jun 29 01:08:44 :: REFINE: id 306 cost 75000 prob 30 mat1 30035 cnt1 2
Jun 29 01:08:44 :: REFINE: id 307 cost 1000 prob 90 mat1 0 cnt1 0
Jun 29 01:08:44 :: REFINE: id 308 cost 2000 prob 90 mat1 0 cnt1 0
Jun 29 01:08:44 :: REFINE: id 309 cost 4000 prob 90 mat1 0 cnt1 0
Jun 29 01:08:44 :: REFINE: id 310 cost 8000 prob 80 mat1 0 cnt1 0
Jun 29 01:08:44 :: REFINE: id 311 cost 13000 prob 70 mat1 30030 cnt1 2
Jun 29 01:08:44 :: REFINE: id 312 cost 20000 prob 60 mat1 30075 cnt1 2
Jun 29 01:08:44 :: REFINE: id 313 cost 40000 prob 50 mat1 30056 cnt1 2
Jun 29 01:08:44 :: REFINE: id 314 cost 70000 prob 40 mat1 30025 cnt1 2
Jun 29 01:08:44 :: REFINE: id 315 cost 120000 prob 30 mat1 30067 cnt1 2
Jun 29 01:08:44 :: REFINE: id 316 cost 1200 prob 90 mat1 0 cnt1 0
Jun 29 01:08:44 :: REFINE: id 317 cost 2500 prob 80 mat1 0 cnt1 0
Jun 29 01:08:44 :: REFINE: id 318 cost 5000 prob 70 mat1 0 cnt1 0
Jun 29 01:08:44 :: REFINE: id 319 cost 10000 prob 60 mat1 0 cnt1 0
Jun 29 01:08:44 :: REFINE: id 320 cost 20000 prob 50 mat1 30083 cnt1 2
Jun 29 01:08:44 :: REFINE: id 321 cost 30000 prob 40 mat1 30015 cnt1 2
Jun 29 01:08:44 :: REFINE: id 322 cost 45000 prob 30 mat1 30016 cnt1 2
Jun 29 01:08:44 :: REFINE: id 323 cost 90000 prob 20 mat1 30089 cnt1 2
Jun 29 01:08:44 :: REFINE: id 324 cost 150000 prob 10 mat1 30019 cnt1 2
Jun 29 01:08:44 :: REFINE: id 325 cost 600 prob 90 mat1 0 cnt1 0
Jun 29 01:08:44 :: REFINE: id 326 cost 1200 prob 90 mat1 0 cnt1 0
Jun 29 01:08:44 :: REFINE: id 327 cost 2500 prob 90 mat1 0 cnt1 0
Jun 29 01:08:44 :: REFINE: id 328 cost 5000 prob 90 mat1 0 cnt1 0
Jun 29 01:08:44 :: REFINE: id 329 cost 10000 prob 80 mat1 0 cnt1 0
Jun 29 01:08:44 :: REFINE: id 330 cost 20000 prob 60 mat1 0 cnt1 0
Jun 29 01:08:44 :: REFINE: id 331 cost 30000 prob 50 mat1 30034 cnt1 2
Jun 29 01:08:44 :: REFINE: id 332 cost 45000 prob 40 mat1 30073 cnt1 2
Jun 29 01:08:44 :: REFINE: id 333 cost 75000 prob 30 mat1 30035 cnt1 2
Jun 29 01:08:44 :: REFINE: id 334 cost 1000 prob 90 mat1 0 cnt1 0
Jun 29 01:08:44 :: REFINE: id 335 cost 2000 prob 90 mat1 0 cnt1 0
Jun 29 01:08:44 :: REFINE: id 336 cost 4000 prob 90 mat1 0 cnt1 0
Jun 29 01:08:44 :: REFINE: id 337 cost 8000 prob 80 mat1 0 cnt1 0
Jun 29 01:08:44 :: REFINE: id 338 cost 13000 prob 70 mat1 30052 cnt1 2
Jun 29 01:08:44 :: REFINE: id 339 cost 20000 prob 60 mat1 30046 cnt1 2
Jun 29 01:08:44 :: REFINE: id 340 cost 40000 prob 50 mat1 30056 cnt1 2
Jun 29 01:08:44 :: REFINE: id 341 cost 70000 prob 40 mat1 30025 cnt1 2
Jun 29 01:08:44 :: REFINE: id 342 cost 120000 prob 30 mat1 30058 cnt1 2
Jun 29 01:08:44 :: REFINE: id 343 cost 1200 prob 90 mat1 0 cnt1 0
Jun 29 01:08:44 :: REFINE: id 344 cost 2500 prob 80 mat1 0 cnt1 0
Jun 29 01:08:44 :: REFINE: id 345 cost 5000 prob 70 mat1 0 cnt1 0
Jun 29 01:08:44 :: REFINE: id 346 cost 10000 prob 60 mat1 0 cnt1 0
Jun 29 01:08:44 :: REFINE: id 347 cost 20000 prob 50 mat1 30083 cnt1 2
Jun 29 01:08:44 :: REFINE: id 348 cost 30000 prob 40 mat1 30060 cnt1 2
Jun 29 01:08:44 :: REFINE: id 349 cost 45000 prob 30 mat1 30061 cnt1 2
Jun 29 01:08:44 :: REFINE: id 350 cost 90000 prob 20 mat1 30088 cnt1 2
Jun 29 01:08:44 :: REFINE: id 351 cost 150000 prob 10 mat1 30019 cnt1 2
Jun 29 01:08:44 :: REFINE: id 352 cost 3000 prob 90 mat1 0 cnt1 0
Jun 29 01:08:44 :: REFINE: id 353 cost 6000 prob 90 mat1 0 cnt1 0
Jun 29 01:08:44 :: REFINE: id 354 cost 12000 prob 90 mat1 0 cnt1 0
Jun 29 01:08:44 :: REFINE: id 355 cost 25000 prob 80 mat1 0 cnt1 0
Jun 29 01:08:44 :: REFINE: id 356 cost 40000 prob 70 mat1 0 cnt1 0
Jun 29 01:08:44 :: REFINE: id 357 cost 60000 prob 60 mat1 0 cnt1 0
Jun 29 01:08:44 :: REFINE: id 358 cost 90000 prob 50 mat1 0 cnt1 0
Jun 29 01:08:44 :: REFINE: id 359 cost 120000 prob 40 mat1 0 cnt1 0
Jun 29 01:08:44 :: REFINE: id 360 cost 150000 prob 30 mat1 0 cnt1 0
Jun 29 01:08:44 :: REFINE: id 501 cost 800000 prob 100 mat1 25040 cnt1 2
Jun 29 01:08:44 :: REFINE: id 502 cost 7500 prob 90 mat1 0 cnt1 0
Jun 29 01:08:44 :: REFINE: id 503 cost 15000 prob 90 mat1 0 cnt1 0
Jun 29 01:08:44 :: REFINE: id 504 cost 25000 prob 80 mat1 0 cnt1 0
Jun 29 01:08:44 :: REFINE: id 505 cost 40000 prob 70 mat1 0 cnt1 0
Jun 29 01:08:44 :: REFINE: id 506 cost 65000 prob 60 mat1 0 cnt1 0
Jun 29 01:08:44 :: REFINE: id 507 cost 90000 prob 50 mat1 30050 cnt1 2
Jun 29 01:08:44 :: REFINE: id 508 cost 120000 prob 40 mat1 30083 cnt1 2
Jun 29 01:08:44 :: REFINE: id 509 cost 150000 prob 30 mat1 30040 cnt1 2
Jun 29 01:08:44 :: REFINE: id 510 cost 200000 prob 30 mat1 30089 cnt1 2
Jun 29 01:08:44 :: REFINE: id 530 cost 200000 prob 100 mat1 71123 cnt1 3
Jun 29 01:08:44 :: REFINE: id 531 cost 7500 prob 90 mat1 0 cnt1 0
Jun 29 01:08:44 :: REFINE: id 532 cost 15000 prob 90 mat1 0 cnt1 0
Jun 29 01:08:44 :: REFINE: id 533 cost 25000 prob 80 mat1 0 cnt1 0
Jun 29 01:08:44 :: REFINE: id 534 cost 40000 prob 70 mat1 30196 cnt1 2
Jun 29 01:08:44 :: REFINE: id 535 cost 65000 prob 60 mat1 30090 cnt1 3
Jun 29 01:08:44 :: REFINE: id 536 cost 90000 prob 50 mat1 30195 cnt1 2
Jun 29 01:08:44 :: REFINE: id 537 cost 120000 prob 40 mat1 30197 cnt1 4
Jun 29 01:08:44 :: REFINE: id 538 cost 150000 prob 30 mat1 30198 cnt1 2
Jun 29 01:08:44 :: REFINE: id 539 cost 200000 prob 30 mat1 30199 cnt1 2
Jun 29 01:08:44 :: REFINE: id 551 cost 100000 prob 100 mat1 30509 cnt1 10
Jun 29 01:08:44 :: REFINE: id 400 cost 800000 prob 100 mat1 0 cnt1 0
Jun 29 01:08:44 :: REFINE: id 401 cost 800000 prob 100 mat1 0 cnt1 0
Jun 29 01:08:44 :: REFINE: id 601 cost 100000 prob 100 mat1 51001 cnt1 10
Jun 29 01:08:44 :: REFINE: id 602 cost 125000 prob 90 mat1 51001 cnt1 15
Jun 29 01:08:44 :: REFINE: id 603 cost 150000 prob 90 mat1 51001 cnt1 20
Jun 29 01:08:44 :: REFINE: id 604 cost 180000 prob 80 mat1 51001 cnt1 30
Jun 29 01:08:44 :: REFINE: id 605 cost 225000 prob 70 mat1 51001 cnt1 45
Jun 29 01:08:44 :: REFINE: id 606 cost 270000 prob 60 mat1 51001 cnt1 65
Jun 29 01:08:44 :: REFINE: id 607 cost 320000 prob 50 mat1 51001 cnt1 95
Jun 29 01:08:44 :: REFINE: id 608 cost 400000 prob 40 mat1 51001 cnt1 140
Jun 29 01:08:44 :: REFINE: id 609 cost 500000 prob 30 mat1 51001 cnt1 200
Jun 29 01:08:44 :: REFINE: id 600 cost 5000000 prob 100 mat1 70031 cnt1 3
Jun 29 01:08:44 :: REFINE: id 611 cost 200000 prob 100 mat1 51001 cnt1 20
Jun 29 01:08:44 :: REFINE: id 612 cost 250000 prob 90 mat1 51001 cnt1 30
Jun 29 01:08:44 :: REFINE: id 613 cost 300000 prob 90 mat1 51001 cnt1 40
Jun 29 01:08:44 :: REFINE: id 614 cost 360000 prob 80 mat1 51001 cnt1 60
Jun 29 01:08:44 :: REFINE: id 615 cost 450000 prob 70 mat1 51001 cnt1 90
Jun 29 01:08:44 :: REFINE: id 616 cost 540000 prob 61 mat1 51001 cnt1 130
Jun 29 01:08:44 :: REFINE: id 617 cost 640000 prob 50 mat1 51001 cnt1 190
Jun 29 01:08:44 :: REFINE: id 618 cost 800000 prob 40 mat1 51001 cnt1 280
Jun 29 01:08:44 :: REFINE: id 619 cost 1000000 prob 30 mat1 51001 cnt1 400
Jun 29 01:08:44 :: REFINE: id 552 cost 100000 prob 100 mat1 30512 cnt1 10
Jun 29 01:08:44 :: REFINE: id 553 cost 100000 prob 100 mat1 30515 cnt1 10
Jun 29 01:08:44 :: REFINE: id 554 cost 100000 prob 100 mat1 30509 cnt1 10
Jun 29 01:08:44 :: REFINE: id 561 cost 100000 prob 100 mat1 30500 cnt1 10
Jun 29 01:08:44 :: REFINE: id 562 cost 100000 prob 100 mat1 30503 cnt1 10
Jun 29 01:08:44 :: REFINE: id 563 cost 100000 prob 100 mat1 30506 cnt1 10
Jun 29 01:08:44 :: REFINE: id 564 cost 100000 prob 100 mat1 30506 cnt1 10
Jun 29 01:08:44 :: REFINE: id 565 cost 100000 prob 100 mat1 30504 cnt1 10
Jun 29 01:08:44 :: REFINE: id 566 cost 100000 prob 100 mat1 30503 cnt1 10
Jun 29 01:08:44 :: REFINE: id 567 cost 100000 prob 100 mat1 30504 cnt1 10
Jun 29 01:08:44 :: REFINE: id 587 cost 40000000 prob 100 mat1 30502 cnt1 10
Jun 29 01:08:44 :: REFINE: id 581 cost 40000000 prob 100 mat1 30500 cnt1 10
Jun 29 01:08:44 :: REFINE: id 582 cost 40000000 prob 100 mat1 30503 cnt1 10
Jun 29 01:08:44 :: REFINE: id 583 cost 40000000 prob 100 mat1 30506 cnt1 10
Jun 29 01:08:44 :: REFINE: id 584 cost 40000000 prob 100 mat1 30506 cnt1 10
Jun 29 01:08:44 :: REFINE: id 585 cost 40000000 prob 100 mat1 30504 cnt1 10
Jun 29 01:08:44 :: REFINE: id 586 cost 40000000 prob 100 mat1 30503 cnt1 10
Jun 29 01:08:44 :: ITEM_ATTR: MAX_HP                 35 { 500 500 100 1500 2000 } { 0 5 5 5 5 0 0 }
Jun 29 01:08:44 :: ITEM_ATTR: MAX_SP                 35 {  10  20  30  50  80 } { 0 0 5 5 5 0 0 }
Jun 29 01:08:44 :: ITEM_ATTR: CON                    11 {   2   4   6   8  12 } { 5 0 0 0 0 0 5 }
Jun 29 01:08:44 :: ITEM_ATTR: INT                    11 {   2   4   6   8  12 } { 5 0 0 0 0 0 5 }
Jun 29 01:08:44 :: ITEM_ATTR: STR                    11 {   2   4   6   8  12 } { 5 0 0 0 0 0 5 }
Jun 29 01:08:44 :: ITEM_ATTR: DEX                    11 {   2   4   6   8  12 } { 5 0 0 0 0 0 5 }
Jun 29 01:08:44 :: ITEM_ATTR: ATT_SPEED               8 {   1   2   3   5   8 } { 0 0 0 5 0 5 0 }
Jun 29 01:08:44 :: ITEM_ATTR: MOV_SPEED              18 {   2   4   6  10  20 } { 0 0 0 5 0 0 0 }
Jun 29 01:08:44 :: ITEM_ATTR: CAST_SPEED              8 {   2   4   6  10  20 } { 5 5 0 0 0 0 0 }
Jun 29 01:08:44 :: ITEM_ATTR: HP_REGEN               65 {   4   8  12  20  30 } { 0 0 0 0 5 5 0 }
Jun 29 01:08:44 :: ITEM_ATTR: SP_REGEN               65 {   4   8  12  20  30 } { 0 0 0 0 5 5 0 }
Jun 29 01:08:44 :: ITEM_ATTR: POISON_PCT              8 {   1   2   3   5   8 } { 5 0 0 0 0 5 0 }
Jun 29 01:08:44 :: ITEM_ATTR: STUN_PCT               18 {   1   2   3   5   8 } { 5 0 0 5 5 0 0 }
Jun 29 01:08:44 :: ITEM_ATTR: SLOW_PCT               35 {   1   2   3   5   8 } { 5 0 0 5 0 0 0 }
Jun 29 01:08:44 :: ITEM_ATTR: CRITICAL_PCT           18 {   1   2   3   5  10 } { 5 0 0 5 5 0 0 }
Jun 29 01:08:44 :: ITEM_ATTR: PENETRATE_PCT          30 {   1   2   3   5  10 } { 5 0 5 0 5 0 0 }
Jun 29 01:08:44 :: ITEM_ATTR: ATTBONUS_HUMAN         10 {   1   2   3   5  10 } { 5 0 5 0 0 5 5 }
Jun 29 01:08:44 :: ITEM_ATTR: ATTBONUS_ANIMAL        35 {   2   4   6  10  20 } { 5 0 5 0 0 5 5 }
Jun 29 01:08:44 :: ITEM_ATTR: ATTBONUS_ORC           35 {   2   4   6  10  20 } { 5 0 5 0 0 5 5 }
Jun 29 01:08:44 :: ITEM_ATTR: ATTBONUS_MILGYO        35 {   2   4   6  10  20 } { 5 0 5 0 0 5 5 }
Jun 29 01:08:44 :: ITEM_ATTR: ATTBONUS_UNDEAD        35 {   2   4   6  10  20 } { 5 0 5 0 0 5 5 }
Jun 29 01:08:44 :: ITEM_ATTR: ATTBONUS_DEVIL         35 {   2   4   6  10  20 } { 5 0 5 0 0 5 5 }
Jun 29 01:08:44 :: ITEM_ATTR: STEAL_HP               50 {   1   2   3   5  10 } { 0 5 5 0 0 0 0 }
Jun 29 01:08:44 :: ITEM_ATTR: STEAL_SP               50 {   1   2   3   5  10 } { 0 5 0 0 5 5 0 }
Jun 29 01:08:44 :: ITEM_ATTR: MANA_BURN_PCT          18 {   1   2   3   5  10 } { 0 0 5 0 0 0 0 }
Jun 29 01:08:44 :: ITEM_ATTR: BLOCK                  10 {   2   4   6  10  15 } { 0 0 0 0 0 0 5 }
Jun 29 01:08:44 :: ITEM_ATTR: DODGE                  10 {   2   4   6  10  15 } { 0 0 0 5 0 5 0 }
Jun 29 01:08:44 :: ITEM_ATTR: RESIST_SWORD           18 {   2   4   6  10  15 } { 0 5 0 5 5 0 0 }
Jun 29 01:08:44 :: ITEM_ATTR: RESIST_TWOHAND         18 {   2   4   6  10  15 } { 0 5 0 5 5 0 0 }
Jun 29 01:08:44 :: ITEM_ATTR: RESIST_DAGGER          18 {   2   4   6  10  15 } { 0 5 0 5 5 0 0 }
Jun 29 01:08:44 :: ITEM_ATTR: RESIST_BELL            18 {   2   4   6  10  15 } { 0 5 0 5 5 0 0 }
Jun 29 01:08:44 :: ITEM_ATTR: RESIST_FAN             18 {   2   4   6  10  15 } { 0 5 0 5 5 0 0 }
Jun 29 01:08:44 :: ITEM_ATTR: RESIST_BOW             18 {   2   4   6  10  15 } { 0 5 0 5 5 0 0 }
Jun 29 01:08:44 :: ITEM_ATTR: RESIST_FIRE            18 {   2   4   6  10  15 } { 0 5 5 0 0 5 0 }
Jun 29 01:08:44 :: ITEM_ATTR: RESIST_ELEC            18 {   2   4   6  10  15 } { 0 5 5 0 0 5 0 }
Jun 29 01:08:44 :: ITEM_ATTR: RESIST_MAGIC           25 {   2   4   6  10  15 } { 0 5 5 0 0 5 0 }
Jun 29 01:08:44 :: ITEM_ATTR: RESIST_WIND            18 {   2   4   6  10  15 } { 0 5 5 0 0 5 0 }
Jun 29 01:08:44 :: ITEM_ATTR: REFLECT_MELEE          18 {   1   2   3   6  10 } { 0 5 0 0 0 0 5 }
Jun 29 01:08:44 :: ITEM_ATTR: POISON_REDUCE          18 {   1   2   3   4   5 } { 0 0 0 0 0 0 0 }
Jun 29 01:08:44 :: ITEM_ATTR: EXP_DOUBLE_BONUS       10 {   2   4   6   8  20 } { 0 0 0 5 5 0 5 }
Jun 29 01:08:44 :: ITEM_ATTR: GOLD_DOUBLE_BONUS      10 {   2   4   6   8  20 } { 0 0 0 5 5 0 5 }
Jun 29 01:08:44 :: ITEM_ATTR: ITEM_DROP_BONUS         7 {   2   4   6   8  20 } { 0 0 5 0 0 0 0 }
Jun 29 01:08:44 :: ITEM_ATTR: IMMUNE_STUN             3 {   1   1   1   1   1 } { 0 0 0 0 0 0 1 }
Jun 29 01:08:44 :: ITEM_ATTR: IMMUNE_SLOW             3 {   1   1   1   1   1 } { 0 0 0 0 0 0 1 }
Jun 29 01:08:44 :: ITEM_ATTR: ATT_GRADE_BONUS         9 {   5  10  15  30  50 } { 0 5 0 0 0 0 0 }
Jun 29 01:08:44 :: ITEM_ATTR: ATT_BONUS_TO_WARRIOR    5 {   5   5   6  10  15 } { 0 0 0 0 0 0 0 }
Jun 29 01:08:44 :: ITEM_ATTR: ATT_BONUS_TO_ASSASSIN   10 {   5   5   6  10  15 } { 0 0 0 0 0 0 0 }
Jun 29 01:08:44 :: ITEM_ATTR: ATT_BONUS_TO_SURA       5 {   5   6  10  15  20 } { 0 0 0 0 0 0 0 }
Jun 29 01:08:44 :: ITEM_ATTR: ATT_BONUS_TO_SHAMAN     5 {   5   5   6  10  15 } { 0 0 0 0 0 0 0 }
Jun 29 01:08:44 :: ITEM_ATTR: RESIST_WARRIOR          5 {   5   5   6  10  15 } { 0 0 0 0 0 0 0 }
Jun 29 01:08:44 :: ITEM_ATTR: RESIST_ASSASSIN         5 {   5   5   6  10  15 } { 0 0 0 0 0 0 0 }
Jun 29 01:08:44 :: ITEM_ATTR: RESIST_SURA             5 {   5   5   6  10  15 } { 0 0 0 0 0 0 0 }
Jun 29 01:08:44 :: ITEM_ATTR: RESIST_SHAMAN           5 {   5   5   6  10  15 } { 0 0 0 0 0 0 0 }
Jun 29 01:08:44 :: ITEM_RARE: MAX_HP                  1 { 500 500 500 500 500 } { 5 5 5 5 5 5 5 }
Jun 29 01:08:44 :: ITEM_RARE: MAX_SP                  1 {  50  50  50  50  50 } { 5 5 5 5 5 5 5 }
Jun 29 01:08:44 :: ITEM_RARE: CON                     1 {   5   5   5   5   5 } { 5 5 5 5 5 5 5 }
Jun 29 01:08:44 :: ITEM_RARE: INT                     1 {   5   5   5   5   5 } { 5 5 5 5 5 5 5 }
Jun 29 01:08:44 :: ITEM_RARE: STR                     1 {   5   5   5   5   5 } { 5 5 5 5 5 5 5 }
Jun 29 01:08:44 :: ITEM_RARE: DEX                     1 {   5   5   5   5   5 } { 5 5 5 5 5 5 5 }
Jun 29 01:08:44 :: ITEM_RARE: ATT_SPEED               1 {   2   2   2   2   2 } { 5 5 5 5 5 5 5 }
Jun 29 01:08:44 :: ITEM_RARE: MOV_SPEED               1 {   8   8   8   8   8 } { 5 5 5 5 5 5 5 }
Jun 29 01:08:44 :: ITEM_RARE: CRITICAL_PCT            1 {   5   5   5   5   5 } { 5 5 5 5 5 5 5 }
Jun 29 01:08:44 :: ITEM_RARE: PENETRATE_PCT           1 {   5   5   5   5   5 } { 5 5 5 5 5 5 5 }
Jun 29 01:08:44 :: ITEM_RARE: ATT_GRADE_BONUS         1 {  50  50  50  50  50 } { 5 5 5 5 5 5 5 }
Jun 29 01:08:44 :: ITEM_RARE: ATT_BONUS_TO_WARRIOR    1 {  10  10  10  10  10 } { 5 5 5 5 5 5 5 }
Jun 29 01:08:44 :: ITEM_RARE: ATT_BONUS_TO_ASSASSIN    1 {  10  10  10  10  10 } { 5 5 5 5 5 5 5 }
Jun 29 01:08:44 :: ITEM_RARE: ATT_BONUS_TO_SURA       1 {  10  10  10  10  10 } { 5 5 5 5 5 5 5 }
Jun 29 01:08:44 :: ITEM_RARE: ATT_BONUS_TO_SHAMAN     1 {  10  10  10  10  10 } { 5 5 5 5 5 5 5 }
Jun 29 01:08:44 :: ITEM_RARE: ATT_BONUS_TO_MONSTER    1 {  10  10  10  10  10 } { 5 5 5 5 5 5 5 }
Jun 29 01:08:44 :: ITEM_RARE: RESIST_WARRIOR          1 {   5   5   5   5   5 } { 5 5 5 5 5 5 5 }
Jun 29 01:08:44 :: ITEM_RARE: RESIST_ASSASSIN         1 {   5   5   5   5   5 } { 5 5 5 5 5 5 5 }
Jun 29 01:08:44 :: ITEM_RARE: RESIST_SURA             1 {   5   5   5   5   5 } { 5 5 5 5 5 5 5 }
Jun 29 01:08:44 :: ITEM_RARE: RESIST_SHAMAN           1 {   5   5   5   5   5 } { 5 5 5 5 5 5 5 }
Jun 29 01:08:44 :: LAND: 1 map 1      20200x10000   w 3000 h 3000
Jun 29 01:08:44 :: LAND: 2 map 1      23500x13600   w 3000 h 3000
Jun 29 01:08:44 :: LAND: 3 map 1      27600x10900   w 3000 h 3000
Jun 29 01:08:44 :: LAND: 4 map 1      55600x9600    w 3000 h 3000
Jun 29 01:08:44 :: LAND: 5 map 1      57100x3800    w 3000 h 3000
Jun 29 01:08:44 :: LAND: 6 map 1      60900x5200    w 3000 h 3000
Jun 29 01:08:44 :: LAND: 7 map 1      66100x7900    w 3000 h 3000
Jun 29 01:08:44 :: LAND: 8 map 1      81400x16800   w 3000 h 3000
Jun 29 01:08:44 :: LAND: 9 map 1      90700x20400   w 3000 h 3000
Jun 29 01:08:44 :: LAND: 10 map 1      94300x23700   w 3000 h 3000
Jun 29 01:08:44 :: LAND: 11 map 1      10800x108500  w 3000 h 3000
Jun 29 01:08:44 :: LAND: 12 map 1       5900x108500  w 3000 h 3000
Jun 29 01:08:44 :: LAND: 13 map 1       7700x104300  w 3000 h 3000
Jun 29 01:08:44 :: LAND: 14 map 1      23400x46200   w 3000 h 3000
Jun 29 01:08:44 :: LAND: 15 map 1      17200x44400   w 3000 h 3000
Jun 29 01:08:44 :: LAND: 16 map 1      20000x40100   w 3000 h 3000
Jun 29 01:08:44 :: LAND: 17 map 1      25800x36900   w 3000 h 3000
Jun 29 01:08:44 :: LAND: 18 map 1      16900x35800   w 3000 h 3000
Jun 29 01:08:44 :: LAND: 75 map 4       9600x13100   w 3000 h 3000
Jun 29 01:08:44 :: LAND: 76 map 4      16100x15600   w 3000 h 3000
Jun 29 01:08:44 :: LAND: 77 map 4       9100x19500   w 3000 h 3000
Jun 29 01:08:44 :: LAND: 78 map 4      14900x19500   w 3000 h 3000
Jun 29 01:08:44 :: LAND: 79 map 4      27700x19500   w 3000 h 3000
Jun 29 01:08:44 :: LAND: 80 map 4      23600x23000   w 3000 h 3000
Jun 29 01:08:44 :: LAND: 81 map 4      31800x24200   w 3000 h 3000
Jun 29 01:08:44 :: LAND: 82 map 4      27900x27300   w 3000 h 3000
Jun 29 01:08:44 :: LAND: 83 map 4      35500x35400   w 3000 h 3000
Jun 29 01:08:44 :: LAND: 84 map 4      32800x39300   w 3000 h 3000
Jun 29 01:08:44 :: LAND: 85 map 4      39700x39600   w 3000 h 3000
Jun 29 01:08:44 :: LAND: 86 map 4      36100x42700   w 3000 h 3000
Jun 29 01:08:44 :: LAND: 87 map 4      24400x39000   w 3000 h 3000
Jun 29 01:08:44 :: LAND: 88 map 4      19900x41600   w 3000 h 3000
Jun 29 01:08:44 :: LAND: 89 map 4      14400x41700   w 3000 h 3000
Jun 29 01:08:44 :: LAND: 90 map 4      10200x39100   w 3000 h 3000
Jun 29 01:08:44 :: LAND: 91 map 4       7700x34600   w 3000 h 3000
Jun 29 01:08:44 :: LAND: 92 map 4       8400x29500   w 3000 h 3000
Jun 29 01:08:44 :: LAND: 101 map 21     29400x11400   w 3000 h 3000
Jun 29 01:08:44 :: LAND: 102 map 21     33600x12700   w 3000 h 3000
Jun 29 01:08:44 :: LAND: 103 map 21     36300x16300   w 3000 h 3000
Jun 29 01:08:44 :: LAND: 104 map 21     55900x17200   w 3000 h 3000
Jun 29 01:08:44 :: LAND: 105 map 21     72800x8500    w 3000 h 3000
Jun 29 01:08:44 :: LAND: 106 map 21     76300x5400    w 3000 h 3000
Jun 29 01:08:44 :: LAND: 107 map 21     77600x10200   w 3000 h 3000
Jun 29 01:08:44 :: LAND: 108 map 21     84200x47200   w 3000 h 3000
Jun 29 01:08:44 :: LAND: 109 map 21     87800x61000   w 3000 h 3000
Jun 29 01:08:44 :: LAND: 110 map 21     32100x113800  w 3000 h 3000
Jun 29 01:08:44 :: LAND: 111 map 21     28800x117200  w 3000 h 3000
Jun 29 01:08:44 :: LAND: 112 map 21     24400x118700  w 3000 h 3000
Jun 29 01:08:44 :: LAND: 113 map 21     22600x114400  w 3000 h 3000
Jun 29 01:08:44 :: LAND: 114 map 21     34800x92300   w 3000 h 3000
Jun 29 01:08:44 :: LAND: 115 map 21     37500x89000   w 3000 h 3000
Jun 29 01:08:44 :: LAND: 116 map 21     35100x73600   w 3000 h 3000
Jun 29 01:08:44 :: LAND: 117 map 21     35400x69200   w 3000 h 3000
Jun 29 01:08:44 :: LAND: 118 map 21     35400x55600   w 3000 h 3000
Jun 29 01:08:44 :: LAND: 175 map 24      7100x5200    w 3000 h 3000
Jun 29 01:08:44 :: LAND: 176 map 24     12800x4800    w 3000 h 3000
Jun 29 01:08:44 :: LAND: 177 map 24      9700x9900    w 3000 h 3000
Jun 29 01:08:44 :: LAND: 178 map 24     14500x13300   w 3000 h 3000
Jun 29 01:08:44 :: LAND: 179 map 24     36900x26000   w 3000 h 3000
Jun 29 01:08:44 :: LAND: 180 map 24     38600x29800   w 3000 h 3000
Jun 29 01:08:44 :: LAND: 181 map 24     36500x33900   w 3000 h 3000
Jun 29 01:08:44 :: LAND: 182 map 24     33600x38600   w 3000 h 3000
Jun 29 01:08:44 :: LAND: 183 map 24     30900x33500   w 3000 h 3000
Jun 29 01:08:44 :: LAND: 184 map 24     25700x33500   w 3000 h 3000
Jun 29 01:08:44 :: LAND: 185 map 24     25600x37800   w 3000 h 3000
Jun 29 01:08:44 :: LAND: 186 map 24     20900x37800   w 3000 h 3000
Jun 29 01:08:44 :: LAND: 187 map 24     20900x33700   w 3000 h 3000
Jun 29 01:08:44 :: LAND: 188 map 24     14200x33700   w 3000 h 3000
Jun 29 01:08:44 :: LAND: 189 map 24     10000x37100   w 3000 h 3000
Jun 29 01:08:44 :: LAND: 190 map 24      5800x34800   w 3000 h 3000
Jun 29 01:08:44 :: LAND: 191 map 24      8800x29800   w 3000 h 3000
Jun 29 01:08:44 :: LAND: 192 map 24     10500x26100   w 3000 h 3000
Jun 29 01:08:44 :: LAND: 201 map 41     66100x9400    w 3000 h 3000
Jun 29 01:08:44 :: LAND: 202 map 41     70300x7900    w 3000 h 3000
Jun 29 01:08:44 :: LAND: 203 map 41     73600x11500   w 3000 h 3000
Jun 29 01:08:44 :: LAND: 204 map 41     70900x15100   w 3000 h 3000
Jun 29 01:08:44 :: LAND: 205 map 41     71800x61900   w 3000 h 3000
Jun 29 01:08:44 :: LAND: 206 map 41     77000x64100   w 3000 h 3000
Jun 29 01:08:44 :: LAND: 207 map 41     60700x66800   w 3000 h 3000
Jun 29 01:08:44 :: LAND: 208 map 41     74500x68200   w 3000 h 3000
Jun 29 01:08:44 :: LAND: 209 map 41     67900x110800  w 3000 h 3000
Jun 29 01:08:44 :: LAND: 210 map 41     67900x115700  w 3000 h 3000
Jun 29 01:08:44 :: LAND: 211 map 41     62800x114800  w 3000 h 3000
Jun 29 01:08:44 :: LAND: 212 map 41     16600x95300   w 3000 h 3000
Jun 29 01:08:44 :: LAND: 213 map 41      5400x94100   w 3000 h 3000
Jun 29 01:08:44 :: LAND: 214 map 41     18600x89300   w 3000 h 3000
Jun 29 01:08:44 :: LAND: 215 map 41      4600x89800   w 3000 h 3000
Jun 29 01:08:44 :: LAND: 216 map 41     11200x36000   w 3000 h 3000
Jun 29 01:08:44 :: LAND: 217 map 41      8200x31800   w 3000 h 3000
Jun 29 01:08:44 :: LAND: 218 map 41     12000x29200   w 3000 h 3000
Jun 29 01:08:44 :: LAND: 275 map 44      5400x7700    w 3000 h 3000
Jun 29 01:08:44 :: LAND: 276 map 44      9700x7300    w 3000 h 3000
Jun 29 01:08:44 :: LAND: 277 map 44      5500x11500   w 3000 h 3000
Jun 29 01:08:44 :: LAND: 278 map 44      5100x15500   w 3000 h 3000
Jun 29 01:08:44 :: LAND: 279 map 44      8900x17900   w 3000 h 3000
Jun 29 01:08:44 :: LAND: 280 map 44     22200x15600   w 3000 h 3000
Jun 29 01:08:44 :: LAND: 281 map 44     43000x3700    w 3000 h 3000
Jun 29 01:08:44 :: LAND: 282 map 44     38900x27200   w 3000 h 3000
Jun 29 01:08:44 :: LAND: 283 map 44     30200x29900   w 3000 h 3000
Jun 29 01:08:44 :: LAND: 284 map 44     40000x34500   w 3000 h 3000
Jun 29 01:08:44 :: LAND: 285 map 44     32800x37000   w 3000 h 3000
Jun 29 01:08:44 :: LAND: 286 map 44     40600x39300   w 3000 h 3000
Jun 29 01:08:44 :: LAND: 287 map 44     35600x40600   w 3000 h 3000
Jun 29 01:08:44 :: LAND: 288 map 44     18500x33600   w 3000 h 3000
Jun 29 01:08:44 :: LAND: 289 map 44     17300x38500   w 3000 h 3000
Jun 29 01:08:44 :: LAND: 290 map 44     13500x39400   w 3000 h 3000
Jun 29 01:08:44 :: LAND: 291 map 44      9100x38700   w 3000 h 3000
Jun 29 01:08:44 :: LAND: 292 map 44      5000x36300   w 3000 h 3000
Jun 29 01:08:44 :: OBJ_PROTO: vnum 14013 price 20000000 mat 90010 20
Jun 29 01:08:44 :: OBJ_PROTO: vnum 14014 price 20000000 mat 90010 20
Jun 29 01:08:44 :: OBJ_PROTO: vnum 14015 price 20000000 mat 90010 20
Jun 29 01:08:44 :: OBJ_PROTO: vnum 14043 price 20000000 mat 90010 15
Jun 29 01:08:44 :: OBJ_PROTO: vnum 14045 price 20000000 mat 90010 15
Jun 29 01:08:44 :: OBJ_PROTO: vnum 14046 price 20000000 mat 90010 15
Jun 29 01:08:44 :: OBJ_PROTO: vnum 14047 price 20000000 mat 90010 15
Jun 29 01:08:44 :: OBJ_PROTO: vnum 14048 price 20000000 mat 90010 15
Jun 29 01:08:44 :: OBJ_PROTO: vnum 14049 price 20000000 mat 90010 15
Jun 29 01:08:44 :: OBJ_PROTO: vnum 14050 price 20000000 mat 90010 15
Jun 29 01:08:44 :: OBJ_PROTO: vnum 14051 price 20000000 mat 90010 15
Jun 29 01:08:44 :: OBJ_PROTO: vnum 14052 price 20000000 mat 90010 15
Jun 29 01:08:44 :: OBJ_PROTO: vnum 14053 price 20000000 mat 90010 15
Jun 29 01:08:44 :: OBJ_PROTO: vnum 14054 price 20000000 mat 90010 15
Jun 29 01:08:44 :: OBJ_PROTO: vnum 14055 price 20000000 mat 90010 15
Jun 29 01:08:44 :: OBJ_PROTO: vnum 14061 price 25000000 mat 90010 25
Jun 29 01:08:44 :: OBJ_PROTO: vnum 14062 price 500000000 mat 90010 50
Jun 29 01:08:44 :: OBJ_PROTO: vnum 14063 price 750000000 mat 90010 75
Jun 29 01:08:44 :: OBJ_PROTO: vnum 14100 price 20000000 mat 90010 20
Jun 29 01:08:44 :: OBJ_PROTO: vnum 14110 price 20000000 mat 90010 20
Jun 29 01:08:44 :: OBJ_PROTO: vnum 14120 price 20000000 mat 90010 20
Jun 29 01:08:44 :: OBJ_PROTO: vnum 14200 price 3000000 mat 90011 5
Jun 29 01:08:44 :: OBJ_PROTO: vnum 14300 price 300000 mat 90010 5
Jun 29 01:08:44 :: OBJ_PROTO: vnum 14301 price 300000 mat 90010 5
Jun 29 01:08:44 :: OBJ_PROTO: vnum 14302 price 300000 mat 90010 7
Jun 29 01:08:44 :: OBJ_PROTO: vnum 14303 price 300000 mat 90010 7
Jun 29 01:08:44 :: OBJ_PROTO: vnum 14304 price 300000 mat 90010 7
Jun 29 01:08:44 :: OBJ_PROTO: vnum 14305 price 300000 mat 90010 8
Jun 29 01:08:44 :: OBJ_PROTO: vnum 14306 price 300000 mat 90010 8
Jun 29 01:08:44 :: OBJ_PROTO: vnum 14307 price 300000 mat 90010 8
Jun 29 01:08:44 :: OBJ_PROTO: vnum 14308 price 300000 mat 90010 9
Jun 29 01:08:44 :: OBJ_PROTO: vnum 14309 price 300000 mat 90010 9
Jun 29 01:08:44 :: OBJ_PROTO: vnum 14400 price 2000000 mat 90011 5
Jun 29 01:08:44 :: OBJ_PROTO: vnum 14401 price 2000000 mat 90011 5
Jun 29 01:08:44 :: OBJ_PROTO: vnum 14402 price 2000000 mat 90011 7
Jun 29 01:08:44 :: OBJ_PROTO: vnum 14403 price 2000000 mat 90011 7
Jun 29 01:08:44 :: OBJ_PROTO: vnum 14404 price 2000000 mat 90011 7
Jun 29 01:08:44 :: OBJ_PROTO: vnum 14405 price 2000000 mat 90011 9
Jun 29 01:08:44 :: OBJ_PROTO: vnum 14406 price 2000000 mat 90011 9
Jun 29 01:08:44 :: OBJ_PROTO: vnum 14407 price 2000000 mat 90011 9
Jun 29 01:08:44 :: OBJ_PROTO: vnum 14408 price 2000000 mat 90011 9
Jun 29 01:08:44 :: SYSTEM: BINDING TCP PORT ON [15000] (fd 19)
Jun 29 01:08:44 :: ACCEPT_HANDLE: 19
Jun 29 01:08:44 :: PLAYER_DELETE_LEVEL_LIMIT set to 75
Jun 29 01:08:44 :: PLAYER_DELETE_LEVEL_LIMIT_LOWER set to 0
Jun 29 01:08:44 :: CHINA_EVENT_SERVER false
Jun 29 01:08:44 :: EventFlag Load oxevent_status 0
Jun 29 01:08:44 ::    OK
Jun 29 01:08:44 :: GuildWar: ~ Metineth ~             ladder 16000 win 10  draw 3   loss 0  
Jun 29 01:08:44 :: GuildWar: Admini                   ladder 0     win 2   draw 2   loss 5  
Jun 29 01:08:44 :: GuildWar: Testowo                  ladder 18000 win 4   draw 1   loss 4  
Jun 29 01:08:44 :: GuildWar: PastaeBasta              ladder 0     win 5   draw 3   loss 1  
Jun 29 01:08:44 :: POWER_POLY: 
Jun 29 01:08:44 :: HANDICAP_POLY: 
Jun 29 01:08:44 :: MarriageList(size=0)
Jun 29 01:08:44 :: BLOCKED_IP : 192 - 168
Jun 29 01:08:44 :: BLOCK_EXCEPTION = 1000
Jun 29 01:08:44 :: ItemIDRange: Build: 2100000001 ~ 2110000000 start:2100000097
Jun 29 01:08:44 :: ItemIDRange: Build: 2110000001 ~ 2120000000 start:2110000001
Jun 29 01:08:44 :: ItemIDRange: Build: 2120000001 ~ 2130000000 start:2120000001
Jun 29 01:08:44 :: ItemIDRange: Build: 2130000001 ~ 2140000000 start:2130000001
Jun 29 01:08:44 :: ItemIDRange: Build: 2140000001 ~ 2150000000 start:2140000081
Jun 29 01:08:44 :: ItemIDRange: Build: 2150000001 ~ 2160000000 start:2150000001
Jun 29 01:08:44 :: ItemIDRange: Build: 2160000001 ~ 2170000000 start:2160000001
Jun 29 01:08:44 :: ItemIDRange: Build: 2170000001 ~ 2180000000 start:2170000001
Jun 29 01:08:44 :: ItemIDRange: Build: 2180000001 ~ 2190000000 start:2180000006
Jun 29 01:08:44 :: ItemIDRange: Build: 2190000001 ~ 2200000000 start:2190000001
Jun 29 01:08:44 :: ItemIDRange: Build: 2200000001 ~ 2210000000 start:2200000001
Jun 29 01:08:44 :: ItemIDRange: Build: 2210000001 ~ 2220000000 start:2210000001
Jun 29 01:08:44 :: ItemIDRange: Build: 2220000001 ~ 2230000000 start:2220000001
Jun 29 01:08:44 :: ItemIDRange: Build: 2230000001 ~ 2240000000 start:2230000001
Jun 29 01:08:44 :: ItemIDRange: Build: 2240000001 ~ 2250000000 start:2240000001
Jun 29 01:08:44 :: ItemIDRange: Build: 2250000001 ~ 2260000000 start:2250000001
Jun 29 01:08:44 :: ItemIDRange: Build: 2260000001 ~ 2270000000 start:2260000001
Jun 29 01:08:44 :: ItemIDRange: Build: 2270000001 ~ 2280000000 start:2270000001
Jun 29 01:08:44 :: ItemIDRange: Build: 2280000001 ~ 2290000000 start:2280000001
Jun 29 01:08:44 :: ItemIDRange: Build: 2290000001 ~ 2300000000 start:2290000001
Jun 29 01:08:44 :: ItemIDRange: Build: 2300000001 ~ 2310000000 start:2300000001
Jun 29 01:08:44 :: ItemIDRange: Build: 2310000001 ~ 2320000000 start:2310000001
Jun 29 01:08:44 :: ItemIDRange: Build: 2320000001 ~ 2330000000 start:2320000001
Jun 29 01:08:44 :: ItemIDRange: Build: 2330000001 ~ 2340000000 start:2330000001
Jun 29 01:08:44 :: ItemIDRange: Build: 2340000001 ~ 2350000000 start:2340000001
Jun 29 01:08:44 :: ItemIDRange: Build: 2350000001 ~ 2360000000 start:2350000001
Jun 29 01:08:44 :: ItemIDRange: Build: 2360000001 ~ 2370000000 start:2360000001
Jun 29 01:08:44 :: ItemIDRange: Build: 2370000001 ~ 2380000000 start:2370000001
Jun 29 01:08:44 :: ItemIDRange: Build: 2380000001 ~ 2390000000 start:2380000001
Jun 29 01:08:44 :: ItemIDRange: Build: 2390000001 ~ 2400000000 start:2390000001
Jun 29 01:08:44 :: ItemIDRange: Build: 2400000001 ~ 2410000000 start:2400000001
Jun 29 01:08:44 :: ItemIDRange: Build: 2410000001 ~ 2420000000 start:2410000001
Jun 29 01:08:44 :: ItemIDRange: Build: 2420000001 ~ 2430000000 start:2420000001
Jun 29 01:08:44 :: ItemIDRange: Build: 2430000001 ~ 2440000000 start:2430000001
Jun 29 01:08:44 :: ItemIDRange: Build: 2440000001 ~ 2450000000 start:2440000003
Jun 29 01:08:44 :: ItemIDRange: Build: 2450000001 ~ 2460000000 start:2450000001
Jun 29 01:08:44 :: ItemIDRange: Build: 2460000001 ~ 2470000000 start:2460000001
Jun 29 01:08:44 :: ItemIDRange: Build: 2470000001 ~ 2480000000 start:2470000001
Jun 29 01:08:44 :: ItemIDRange: Build: 2480000001 ~ 2490000000 start:2480000001
Jun 29 01:08:44 :: ItemIDRange: Build: 2490000001 ~ 2500000000 start:2490000001
Jun 29 01:08:44 :: ItemIDRange: Build: 2500000001 ~ 2510000000 start:2500000001
Jun 29 01:08:44 :: ItemIDRange: Build: 2510000001 ~ 2520000000 start:2510000001
Jun 29 01:08:44 :: ItemIDRange: Build: 2520000001 ~ 2530000000 start:2520000001
Jun 29 01:08:44 :: ItemIDRange: Build: 2530000001 ~ 2540000000 start:2530000001
Jun 29 01:08:44 :: ItemIDRange: Build: 2540000001 ~ 2550000000 start:2540000001
Jun 29 01:08:44 :: ItemIDRange: Build: 2550000001 ~ 2560000000 start:2550000001
Jun 29 01:08:44 :: ItemIDRange: Build: 2560000001 ~ 2570000000 start:2560000001
Jun 29 01:08:44 :: ItemIDRange: Build: 2570000001 ~ 2580000000 start:2570000001
Jun 29 01:08:44 :: ItemIDRange: Build: 2580000001 ~ 2590000000 start:2580000001
Jun 29 01:08:44 :: ItemIDRange: Build: 2590000001 ~ 2600000000 start:2590000001
Jun 29 01:08:44 :: ItemIDRange: Build: 2600000001 ~ 2610000000 start:2600000001
Jun 29 01:08:44 :: ItemIDRange: Build: 2610000001 ~ 2620000000 start:2610000001
Jun 29 01:08:44 :: ItemIDRange: Build: 2620000001 ~ 2630000000 start:2620000001
Jun 29 01:08:44 :: ItemIDRange: Build: 2630000001 ~ 2640000000 start:2630000001
Jun 29 01:08:44 :: ItemIDRange: Build: 2640000001 ~ 2650000000 start:2640000001
Jun 29 01:08:44 :: ItemIDRange: Build: 2650000001 ~ 2660000000 start:2650000001
Jun 29 01:08:44 :: ItemIDRange: Build: 2660000001 ~ 2670000000 start:2660000001
Jun 29 01:08:44 :: ItemIDRange: Build: 2670000001 ~ 2680000000 start:2670000001
Jun 29 01:08:44 :: ItemIDRange: Build: 2680000001 ~ 2690000000 start:2680000001
Jun 29 01:08:44 :: ItemIDRange: Build: 2690000001 ~ 2700000000 start:2690000001
Jun 29 01:08:44 :: ItemIDRange: Build: 2700000001 ~ 2710000000 start:2700000001
Jun 29 01:08:44 :: ItemIDRange: Build: 2710000001 ~ 2720000000 start:2710000001
Jun 29 01:08:44 :: ItemIDRange: Build: 2720000001 ~ 2730000000 start:2720000001
Jun 29 01:08:44 :: ItemIDRange: Build: 2730000001 ~ 2740000000 start:2730000001
Jun 29 01:08:44 :: ItemIDRange: Build: 2740000001 ~ 2750000000 start:2740000001
Jun 29 01:08:44 :: ItemIDRange: Build: 2750000001 ~ 2760000000 start:2750000001
Jun 29 01:08:44 :: ItemIDRange: Build: 2760000001 ~ 2770000000 start:2760000001
Jun 29 01:08:44 :: ItemIDRange: Build: 2770000001 ~ 2780000000 start:2770000001
Jun 29 01:08:44 :: ItemIDRange: Build: 2780000001 ~ 2790000000 start:2780000001
Jun 29 01:08:44 :: ItemIDRange: Build: 2790000001 ~ 2800000000 start:2790000001
Jun 29 01:08:44 :: ItemIDRange: Build: 2800000001 ~ 2810000000 start:2800000001
Jun 29 01:08:44 :: ItemIDRange: Build: 2810000001 ~ 2820000000 start:2810000001
Jun 29 01:08:44 :: ItemIDRange: Build: 2820000001 ~ 2830000000 start:2820000001
Jun 29 01:08:44 :: ItemIDRange: Build: 2830000001 ~ 2840000000 start:2830000001
Jun 29 01:08:44 :: ItemIDRange: Build: 2840000001 ~ 2850000000 start:2840000001
Jun 29 01:08:44 :: ItemIDRange: Build: 2850000001 ~ 2860000000 start:2850000001
Jun 29 01:08:44 :: ItemIDRange: Build: 2860000001 ~ 2870000000 start:2860000001
Jun 29 01:08:44 :: ItemIDRange: Build: 2870000001 ~ 2880000000 start:2870000001
Jun 29 01:08:44 :: ItemIDRange: Build: 2880000001 ~ 2890000000 start:2880000001
Jun 29 01:08:44 :: ItemIDRange: Build: 2890000001 ~ 2900000000 start:2890000001
Jun 29 01:08:44 :: ItemIDRange: Build: 2900000001 ~ 2910000000 start:2900000001
Jun 29 01:08:44 :: ItemIDRange: Build: 2910000001 ~ 2920000000 start:2910000001
Jun 29 01:08:44 :: ItemIDRange: Build: 2920000001 ~ 2930000000 start:2920000001
Jun 29 01:08:44 :: ItemIDRange: Build: 2930000001 ~ 2940000000 start:2930000001
Jun 29 01:08:44 :: ItemIDRange: Build: 2940000001 ~ 2950000000 start:2940000001
Jun 29 01:08:44 :: ItemIDRange: Build: 2950000001 ~ 2960000000 start:2950000001
Jun 29 01:08:44 :: ItemIDRange: Build: 2960000001 ~ 2970000000 start:2960000001
Jun 29 01:08:44 :: ItemIDRange: Build: 2970000001 ~ 2980000000 start:2970000001
Jun 29 01:08:44 :: ItemIDRange: Build: 2980000001 ~ 2990000000 start:2980000001
Jun 29 01:08:44 :: ItemIDRange: Build: 2990000001 ~ 3000000000 start:2990000001
Jun 29 01:08:44 :: ItemIDRange: Build: 3000000001 ~ 3010000000 start:3000000001
Jun 29 01:08:44 :: ItemIDRange: Build: 3010000001 ~ 3020000000 start:3010000001
Jun 29 01:08:44 :: ItemIDRange: Build: 3020000001 ~ 3030000000 start:3020000001
Jun 29 01:08:44 :: ItemIDRange: Build: 3030000001 ~ 3040000000 start:3030000001
Jun 29 01:08:44 :: ItemIDRange: Build: 3040000001 ~ 3050000000 start:3040000001
Jun 29 01:08:44 :: ItemIDRange: Build: 3050000001 ~ 3060000000 start:3050000001
Jun 29 01:08:44 :: ItemIDRange: Build: 3060000001 ~ 3070000000 start:3060000001
Jun 29 01:08:44 :: ItemIDRange: Build: 3070000001 ~ 3080000000 start:3070000001
Jun 29 01:08:44 :: ItemIDRange: Build: 3080000001 ~ 3090000000 start:3080000001
Jun 29 01:08:44 :: ItemIDRange: Build: 3090000001 ~ 3100000000 start:3090000001
Jun 29 01:08:44 :: ItemIDRange: Build: 3100000001 ~ 3110000000 start:3100000001
Jun 29 01:08:44 :: ItemIDRange: Build: 3110000001 ~ 3120000000 start:3110000001
Jun 29 01:08:44 :: ItemIDRange: Build: 3120000001 ~ 3130000000 start:3120000001
Jun 29 01:08:44 :: ItemIDRange: Build: 3130000001 ~ 3140000000 start:3130000001
Jun 29 01:08:44 :: ItemIDRange: Build: 3140000001 ~ 3150000000 start:3140000001
Jun 29 01:08:44 :: ItemIDRange: Build: 3150000001 ~ 3160000000 start:3150000001
Jun 29 01:08:44 :: ItemIDRange: Build: 3160000001 ~ 3170000000 start:3160000001
Jun 29 01:08:44 :: ItemIDRange: Build: 3170000001 ~ 3180000000 start:3170000001
Jun 29 01:08:44 :: ItemIDRange: Build: 3180000001 ~ 3190000000 start:3180000001
Jun 29 01:08:44 :: ItemIDRange: Build: 3190000001 ~ 3200000000 start:3190000001
Jun 29 01:08:44 :: ItemIDRange: Build: 3200000001 ~ 3210000000 start:3200000001
Jun 29 01:08:44 :: ItemIDRange: Build: 3210000001 ~ 3220000000 start:3210000001
Jun 29 01:08:44 :: ItemIDRange: Build: 3220000001 ~ 3230000000 start:3220000001
Jun 29 01:08:44 :: ItemIDRange: Build: 3230000001 ~ 3240000000 start:3230000001
Jun 29 01:08:44 :: ItemIDRange: Build: 3240000001 ~ 3250000000 start:3240000001
Jun 29 01:08:44 :: ItemIDRange: Build: 3250000001 ~ 3260000000 start:3250000001
Jun 29 01:08:44 :: ItemIDRange: Build: 3260000001 ~ 3270000000 start:3260000001
Jun 29 01:08:44 :: ItemIDRange: Build: 3270000001 ~ 3280000000 start:3270000001
Jun 29 01:08:44 :: ItemIDRange: Build: 3280000001 ~ 3290000000 start:3280000001
Jun 29 01:08:44 :: ItemIDRange: Build: 3290000001 ~ 3300000000 start:3290000001
Jun 29 01:08:44 :: ItemIDRange: Build: 3300000001 ~ 3310000000 start:3300000001
Jun 29 01:08:44 :: ItemIDRange: Build: 3310000001 ~ 3320000000 start:3310000001
Jun 29 01:08:44 :: ItemIDRange: Build: 3320000001 ~ 3330000000 start:3320000001
Jun 29 01:08:44 :: ItemIDRange: Build: 3330000001 ~ 3340000000 start:3330000001
Jun 29 01:08:44 :: ItemIDRange: Build: 3340000001 ~ 3350000000 start:3340000001
Jun 29 01:08:44 :: ItemIDRange: Build: 3350000001 ~ 3360000000 start:3350000001
Jun 29 01:08:44 :: ItemIDRange: Build: 3360000001 ~ 3370000000 start:3360000001
Jun 29 01:08:44 :: ItemIDRange: Build: 3370000001 ~ 3380000000 start:3370000001
Jun 29 01:08:44 :: ItemIDRange: Build: 3380000001 ~ 3390000000 start:3380000001
Jun 29 01:08:44 :: ItemIDRange: Build: 3390000001 ~ 3400000000 start:3390000001
Jun 29 01:08:44 :: ItemIDRange: Build: 3400000001 ~ 3410000000 start:3400000001
Jun 29 01:08:44 :: ItemIDRange: Build: 3410000001 ~ 3420000000 start:3410000001
Jun 29 01:08:44 :: ItemIDRange: Build: 3420000001 ~ 3430000000 start:3420000001
Jun 29 01:08:44 :: ItemIDRange: Build: 3430000001 ~ 3440000000 start:3430000001
Jun 29 01:08:44 :: ItemIDRange: Build: 3440000001 ~ 3450000000 start:3440000001
Jun 29 01:08:44 :: ItemIDRange: Build: 3450000001 ~ 3460000000 start:3450000001
Jun 29 01:08:44 :: ItemIDRange: Build: 3460000001 ~ 3470000000 start:3460000001
Jun 29 01:08:44 :: ItemIDRange: Build: 3470000001 ~ 3480000000 start:3470000001
Jun 29 01:08:44 :: ItemIDRange: Build: 3480000001 ~ 3490000000 start:3480000001
Jun 29 01:08:44 :: ItemIDRange: Build: 3490000001 ~ 3500000000 start:3490000001
Jun 29 01:08:44 :: ItemIDRange: Build: 3500000001 ~ 3510000000 start:3500000001
Jun 29 01:08:44 :: ItemIDRange: Build: 3510000001 ~ 3520000000 start:3510000001
Jun 29 01:08:44 :: ItemIDRange: Build: 3520000001 ~ 3530000000 start:3520000001
Jun 29 01:08:44 :: ItemIDRange: Build: 3530000001 ~ 3540000000 start:3530000001
Jun 29 01:08:44 :: ItemIDRange: Build: 3540000001 ~ 3550000000 start:3540000001
Jun 29 01:08:44 :: ItemIDRange: Build: 3550000001 ~ 3560000000 start:3550000001
Jun 29 01:08:44 :: ItemIDRange: Build: 3560000001 ~ 3570000000 start:3560000001
Jun 29 01:08:44 :: ItemIDRange: Build: 3570000001 ~ 3580000000 start:3570000001
Jun 29 01:08:44 :: ItemIDRange: Build: 3580000001 ~ 3590000000 start:3580000001
Jun 29 01:08:44 :: ItemIDRange: Build: 3590000001 ~ 3600000000 start:3590000001
Jun 29 01:08:44 :: ItemIDRange: Build: 3600000001 ~ 3610000000 start:3600000001
Jun 29 01:08:44 :: ItemIDRange: Build: 3610000001 ~ 3620000000 start:3610000001
Jun 29 01:08:44 :: ItemIDRange: Build: 3620000001 ~ 3630000000 start:3620000001
Jun 29 01:08:44 :: ItemIDRange: Build: 3630000001 ~ 3640000000 start:3630000001
Jun 29 01:08:44 :: ItemIDRange: Build: 3640000001 ~ 3650000000 start:3640000001
Jun 29 01:08:44 :: ItemIDRange: Build: 3650000001 ~ 3660000000 start:3650000001
Jun 29 01:08:44 :: ItemIDRange: Build: 3660000001 ~ 3670000000 start:3660000001
Jun 29 01:08:44 :: ItemIDRange: Build: 3670000001 ~ 3680000000 start:3670000001
Jun 29 01:08:44 :: ItemIDRange: Build: 3680000001 ~ 3690000000 start:3680000001
Jun 29 01:08:44 :: ItemIDRange: Build: 3690000001 ~ 3700000000 start:3690000001
Jun 29 01:08:44 :: ItemIDRange: Build: 3700000001 ~ 3710000000 start:3700000001
Jun 29 01:08:44 :: ItemIDRange: Build: 3710000001 ~ 3720000000 start:3710000001
Jun 29 01:08:44 :: ItemIDRange: Build: 3720000001 ~ 3730000000 start:3720000001
Jun 29 01:08:44 :: ItemIDRange: Build: 3730000001 ~ 3740000000 start:3730000001
Jun 29 01:08:44 :: ItemIDRange: Build: 3740000001 ~ 3750000000 start:3740000001
Jun 29 01:08:44 :: ItemIDRange: Build: 3750000001 ~ 3760000000 start:3750000001
Jun 29 01:08:44 :: ItemIDRange: Build: 3760000001 ~ 3770000000 start:3760000001
Jun 29 01:08:44 :: ItemIDRange: Build: 3770000001 ~ 3780000000 start:3770000001
Jun 29 01:08:44 :: ItemIDRange: Build: 3780000001 ~ 3790000000 start:3780000001
Jun 29 01:08:44 :: ItemIDRange: Build: 3790000001 ~ 3800000000 start:3790000001
Jun 29 01:08:44 :: ItemIDRange: Build: 3800000001 ~ 3810000000 start:3800000001
Jun 29 01:08:44 :: ItemIDRange: Build: 3810000001 ~ 3820000000 start:3810000001
Jun 29 01:08:44 :: ItemIDRange: Build: 3820000001 ~ 3830000000 start:3820000001
Jun 29 01:08:44 :: ItemIDRange: Build: 3830000001 ~ 3840000000 start:3830000001
Jun 29 01:08:44 :: ItemIDRange: Build: 3840000001 ~ 3850000000 start:3840000001
Jun 29 01:08:44 :: ItemIDRange: Build: 3850000001 ~ 3860000000 start:3850000001
Jun 29 01:08:44 :: ItemIDRange: Build: 3860000001 ~ 3870000000 start:3860000001
Jun 29 01:08:44 :: ItemIDRange: Build: 3870000001 ~ 3880000000 start:3870000001
Jun 29 01:08:44 :: ItemIDRange: Build: 3880000001 ~ 3890000000 start:3880000001
Jun 29 01:08:44 :: ItemIDRange: Build: 3890000001 ~ 3900000000 start:3890000001
Jun 29 01:08:44 :: ItemIDRange: Build: 3900000001 ~ 3910000000 start:3900000001
Jun 29 01:08:44 :: ItemIDRange: Build: 3910000001 ~ 3920000000 start:3910000001
Jun 29 01:08:44 :: ItemIDRange: Build: 3920000001 ~ 3930000000 start:3920000001
Jun 29 01:08:44 :: ItemIDRange: Build: 3930000001 ~ 3940000000 start:3930000001
Jun 29 01:08:44 :: ItemIDRange: Build: 3940000001 ~ 3950000000 start:3940000001
Jun 29 01:08:44 :: ItemIDRange: Build: 3950000001 ~ 3960000000 start:3950000001
Jun 29 01:08:44 :: ItemIDRange: Build: 3960000001 ~ 3970000000 start:3960000001
Jun 29 01:08:44 :: ItemIDRange: Build: 3970000001 ~ 3980000000 start:3970000001
Jun 29 01:08:44 :: ItemIDRange: Build: 3980000001 ~ 3990000000 start:3980000001
Jun 29 01:08:44 :: ItemIDRange: Build: 3990000001 ~ 4000000000 start:3990000001
Jun 29 01:08:44 :: ItemIDRange: Build: 4000000001 ~ 4010000000 start:4000000001
Jun 29 01:08:44 :: ItemIDRange: Build: 4010000001 ~ 4020000000 start:4010000001
Jun 29 01:08:44 :: ItemIDRange: Build: 4020000001 ~ 4030000000 start:4020000001
Jun 29 01:08:44 :: ItemIDRange: Build: 4030000001 ~ 4040000000 start:4030000001
Jun 29 01:08:44 :: ItemIDRange: Build: 4040000001 ~ 4050000000 start:4040000001
Jun 29 01:08:44 :: ItemIDRange: Build: 4050000001 ~ 4060000000 start:4050000001
Jun 29 01:08:44 :: ItemIDRange: Build: 4060000001 ~ 4070000000 start:4060000001
Jun 29 01:08:44 :: ItemIDRange: Build: 4070000001 ~ 4080000000 start:4070000001
Jun 29 01:08:44 :: ItemIDRange: Build: 4080000001 ~ 4090000000 start:4080000001
Jun 29 01:08:44 :: ItemIDRange: Build: 4090000001 ~ 4100000000 start:4090000001
Jun 29 01:08:44 :: ItemIDRange: Build: 4100000001 ~ 4110000000 start:4100000001
Jun 29 01:08:44 :: ItemIDRange: Build: 4110000001 ~ 4120000000 start:4110000001
Jun 29 01:08:44 :: ItemIDRange: Build: 4120000001 ~ 4130000000 start:4120000001
Jun 29 01:08:44 :: ItemIDRange: Build: 4130000001 ~ 4140000000 start:4130000001
Jun 29 01:08:44 :: ItemIDRange: Build: 4140000001 ~ 4150000000 start:4140000001
Jun 29 01:08:44 :: ItemIDRange: Build: 4150000001 ~ 4160000000 start:4150000001
Jun 29 01:08:44 :: ItemIDRange: Build: 4160000001 ~ 4170000000 start:4160000001
Jun 29 01:08:44 :: ItemIDRange: Build: 4170000001 ~ 4180000000 start:4170000001
Jun 29 01:08:44 :: ItemIDRange: Build: 4180000001 ~ 4190000000 start:4180000001
Jun 29 01:08:44 :: ItemIDRange: Build: 4190000001 ~ 4200000000 start:4190000001
Jun 29 01:08:44 :: ItemIDRange: Build: 4200000001 ~ 4210000000 start:4200000001
Jun 29 01:08:44 :: ItemIDRange: Build: 4210000001 ~ 4220000000 start:4210000001
Jun 29 01:08:44 :: ItemIDRange: Build: 4220000001 ~ 4230000000 start:4220000001
Jun 29 01:08:44 :: ItemIDRange: Build: 4230000001 ~ 4240000000 start:4230000001
Jun 29 01:08:44 :: ItemIDRange: Build: 4240000001 ~ 4250000000 start:4240000001
Jun 29 01:08:44 :: ItemIDRange: Build: 4250000001 ~ 4260000000 start:4250000001
Jun 29 01:08:44 :: ItemIDRange: Build: 4260000001 ~ 4270000000 start:4260000001
Jun 29 01:08:44 :: ItemIDRange: Build: 4270000001 ~ 4280000000 start:4270000001
Jun 29 01:08:44 :: Metin2DBCacheServer Start

Jun 29 01:08:44 :: ClientManager pointer is 0xbfbfd3cc
Jun 29 01:08:44 :: GUILD_RANK: Testowo                   1 18000
Jun 29 01:08:44 :: GUILD_RANK: ~ Metineth ~              2 16000
Jun 29 01:08:44 :: GUILD_RANK: Admini                    3 0
Jun 29 01:08:44 :: GUILD_RANK: PastaeBasta               4 0
Jun 29 01:08:49 :: [       50] return 0/0/0 async 0/0/0
Jun 29 01:08:54 :: [      100] return 0/0/0 async 0/0/0
Jun 29 01:08:59 :: [      150] return 0/0/0 async 0/0/0
Jun 29 01:09:04 :: [      200] return 0/0/0 async 0/0/0
Jun 29 01:09:09 :: [      250] return 0/0/0 async 0/0/0
Jun 29 01:09:14 :: [      300] return 0/0/0 async 0/0/0
Jun 29 01:09:19 :: [      350] return 0/0/0 async 0/0/0
Jun 29 01:09:24 :: [      400] return 0/0/0 async 0/0/0
Jun 29 01:09:29 :: [      450] return 0/0/0 async 0/0/0
Jun 29 01:09:34 :: [      500] return 0/0/0 async 0/0/0
Jun 29 01:09:39 :: [      550] return 0/0/0 async 0/0/0
Jun 29 01:09:44 :: [      600] return 0/0/0 async 0/0/0
Jun 29 01:09:49 :: [      650] return 0/0/0 async 0/0/0
Jun 29 01:09:54 :: [      700] return 0/0/0 async 0/0/0
Jun 29 01:09:59 :: [      750] return 0/0/0 async 0/0/0
Jun 29 01:10:04 :: [      800] return 0/0/0 async 0/0/0
Jun 29 01:10:09 :: [      850] return 0/0/0 async 0/0/0
Jun 29 01:10:14 :: [      900] return 0/0/0 async 0/0/0

So yeah i do not know what to do
i am too tired 
PS. i do not know anything about coding 
i just followed tutorials from youtube channel

  • Think 1
Link to comment
Share on other sites

Hey! Did u tried to implement a System? If yes just try to Redo it. Compare Backup files with actual files. Ur Server syserr is fine but Else is sth wrong. In Server syserr it just mentioned that u have started the Server.

 

Just check with tutorial and Backup what u have missed, probably u deleted a Part wich is neccesary.

Edited by webhelp123
Link to comment
Share on other sites

3 hours ago, webhelp123 said:

Hey! Did u tried to implement a System? If yes just try to Redo it. Compare Backup files with actual files. Ur Server syserr is fine but Else is sth wrong. In Server syserr it just mentioned that u have started the Server.

 

Just check with tutorial and Backup what u have missed, probably u deleted a Part wich is neccesary.

Yeah i added the Sash system but then the NPC where running everywhere because my mob_proto was somehow corrupted.
I fixed it but i also tried to add a code that would make it so, i would not need to copy and paste everytime the mob_proto.txt \item_proto.txt files (in WinSCP) after i change some things in NaviCat

Btw im working on a FreeBSD 9.2 on Terenzo Files but using a 2015 client that i moddified correctly with the help of tutorials from paszka on youtube
(there are no errors showing and no errors in syserr)
 

im also talking to the guy that created these tutorials but he tells me things that i dont really understand becasue im not a programmer 
im just a dude that wants to play a game lol

Link to comment
Share on other sites

29 minutes ago, LordZiege said:

What you mean with modifying the client correctly? Sounds like you dont even use a client source.

i do have a client source 
i compiled the client many times just like in the tutorials 
and everything was working 
now by the looks of it its a server\machine problem or whatever you all call it

Oh also im using hamachi with this 
Like i said earlier i just want to play the game (alone) 

Link to comment
Share on other sites

Please sign in to comment

You will be able to leave a comment after signing in



Sign In Now

Announcements



×
×
  • 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.