@djscrez
also your player is normal no GM etc right?
try dyablows' solution.
@djscrez
also your player is normal no GM etc right?
try dyablows' solution.
@dyablows i have that configs what you posted and i didnt edited skills.
@KarLi normal character and game master character so every character makes this problem with GS.
Ive reconfigured the server files but nothing... Database restored, sql querys added, Ips has been setted, SQL passwords too, account created,....
In commonserver.cfg
Someone knows the description of this configs? And need some extra config or file/hook on client side? like pinkof's stuff ?//=================================
//Anti-Hack Options
//=================================
SpeedHackPlayerBlock = 0 // ok, but player = account or character
ItemSerialCheck = 1 // ok
HackCheckCount = 5 // ? need to hack 5times to get blocked?
DisconnectHackUser = 1 // ok
IsKickDetecHackCountLimit = 1 // ?
IsKickNotAttackAreaCountLimit = 1 // ?
DetectedHackKickCount = 10 // ?
UseNPGGChecksum = 0 // ?
NormalAttackSpeedTimeLimit = 200 // ok? so if anyone have 201 A.Speed will be count as hack ?
NotAttackAreaKickCount = 150 // ?
SpeedHackPenalty = 0 // ?
MinimumAttackSpeedTime = 0 // ?
AttackSpeedTimeLimit = 0 // ?
DecTimePerAttackSpeed = 5.33 // ?
IsIgnorePacketHackDetect = 1 // ok
EnableCheckPenetrationSkill = 1 // ok
CheckSpeedHack = 1 // ok
HackLogServer = 127.0.0.1 // where is hack log folder?
and in IAJulia/Items.ini
And the dropsystem.ini lines, replace the original drops for a certain item or simple add's to the list of drops?380LevelMixSuccessRate = 80 // normally +4 ~ +6 is a rate, +7 ~ +9 another, and +10 ~ +13 another rate. So this config set the 3 rates?
ChaosMixWithLuck = 75 // how this
ChaosMixRateIncreaseWithLuck = 25 // differ from this ?
ChaosMixDefaultRate = 45 // what is default rate?
SoulSuccessRateNormal = 60 // how they
SoulSuccessRateSpecial = 60 // differ from
SoulSuccessRateSocket = 60 // each other?
If some , or all of my questions can be solved with the source code i'm sorry, because I'm not allowed to access the sources at my work place
Best stable files so far, the development still active ? Someone is acting as a sourcekeeper?
If some developers still have interest we can move the project into github, both server and the client 1.03p from the other thread
http://forum.ragezone.com/f82/monste...erflow-641326/error-L3 : Monster Level Overflow~ D:\SERVERTEAM\ForeignSeason4.5\Main\Src\Mu Project\GameServer\MonsterItemMng.cpp 205
22:04:50 Master level system exp table setting is complete
Shops loaded succesfully
22:04:50 SkyLand Boss Shield Setting!!
22:04:50 SkyLand Boss Monster Setting!!
Error: Monster location setting error D:\SERVERTEAM\ForeignSeason4.5\Main\Src\Mu Project\GameServer\user.cpp 4427
error-L2 : 3453 class : 0
Error: Monster location setting error D:\SERVERTEAM\ForeignSeason4.5\Main\Src\Mu Project\GameServer\user.cpp 4427
error-L2 : 4367 class : 0
Error: Monster location setting error D:\SERVERTEAM\ForeignSeason4.5\Main\Src\Mu Project\GameServer\user.cpp 4427
error-L2 : 4398 class : 0
Error: Monster location setting error D:\SERVERTEAM\ForeignSeason4.5\Main\Src\Mu Project\GameServer\user.cpp 4427
error-L2 : 4953 class : 0
Error: Monster location setting error D:\SERVERTEAM\ForeignSeason4.5\Main\Src\Mu Project\GameServer\user.cpp 4427
error-L2 : 5828 class : 0
Error: Monster location setting error D:\SERVERTEAM\ForeignSeason4.5\Main\Src\Mu Project\GameServer\user.cpp 4427
error-L2 : 5829 class : 0
Error: Monster location setting error D:\SERVERTEAM\ForeignSeason4.5\Main\Src\Mu Project\GameServer\user.cpp 4427
error-L2 : 5830 class : 0
Error: Monster location setting error D:\SERVERTEAM\ForeignSeason4.5\Main\Src\Mu Project\GameServer\user.cpp 4427
error-L2 : 5831 class : 0
22:04:51 [DevilSquare] Close
- - - Updated - - -
//=================================
//Anti-Hack Options
//=================================
SpeedHackPlayerBlock = 0 // character.
ItemSerialCheck = 1 // ok
HackCheckCount = 5 // ? 5 time hack limit maximum. so if you have 5 time a speed over limit => DisconnectHackUser
DisconnectHackUser = 1 // ok
IsKickDetecHackCountLimit = 1 // kick it`s not disconnect.
IsKickNotAttackAreaCountLimit = 1 // kick in town if limit reached.
DetectedHackKickCount = 10 // count 10 kicks i think....i`m not sure.
UseNPGGChecksum = 0 // use checksum system.
NormalAttackSpeedTimeLimit = 200 // max attack speed time = 200 , if 201 => speed hack.
NotAttackAreaKickCount = 150 // in town.
SpeedHackPenalty = 0 // active/inactive. 1 or 0. Penalty is DisconnectHackUser
MinimumAttackSpeedTime = 0 // min attack speed time
AttackSpeedTimeLimit = 0 // max attack speed time
DecTimePerAttackSpeed = 5.33 // not sure.
IsIgnorePacketHackDetect = 1 // ok
EnableCheckPenetrationSkill = 1 // ok
CheckSpeedHack = 1 // ok
HackLogServer = 127.0.0.1 // hacklog folder should be in Muserver/Gameserver/Some folder like ANTI_HACK_LOG ( this is for SCF versions...) but the folder will not be created until a log is generated....
- - - Updated - - -
//=================================
//Anti-Hack Options
//=================================
SpeedHackPlayerBlock = 0 // character.
ItemSerialCheck = 1 // ok
HackCheckCount = 5 // ? 5 time hack limit maximum. so if you have 5 time a speed over limit => DisconnectHackUser
DisconnectHackUser = 1 // ok
IsKickDetecHackCountLimit = 1 // kick it`s not disconnect.
IsKickNotAttackAreaCountLimit = 1 // kick in town if limit reached.
DetectedHackKickCount = 10 // count 10 kicks i think....i`m not sure.
UseNPGGChecksum = 0 // use checksum system.
NormalAttackSpeedTimeLimit = 200 // max attack speed time = 200 , if 201 => speed hack.
NotAttackAreaKickCount = 150 // in town.
SpeedHackPenalty = 0 // active/inactive. 1 or 0. Penalty is DisconnectHackUser
MinimumAttackSpeedTime = 0 // min attack speed time
AttackSpeedTimeLimit = 0 // max attack speed time
DecTimePerAttackSpeed = 5.33 // not sure.
IsIgnorePacketHackDetect = 1 // ok
EnableCheckPenetrationSkill = 1 // ok
CheckSpeedHack = 1 // ok
HackLogServer = 127.0.0.1 //
- - - Updated - - -380LevelMixSuccessRate = 80 // this is mix rate in chaos machine for 380 level items options....
ChaosMixWithLuck = 75 // chaos mix items with luck
ChaosMixRateIncreaseWithLuck = 25 // chaos mix items with luck and other combinations that have rate increase=> cumulative 75 + 25.
ChaosMixDefaultRate = 45 // without luck
SoulSuccessRateNormal = 60 // rate for normal items.
SoulSuccessRateSpecial = 60 // may be ancient or 380 items...or + luck.
SoulSuccessRateSocket = 60 // socket items
I dont know but....And the dropsystem.ini lines, replace the original drops for a certain item or simple add's to the list of drops?
Example.
You have Excelent Kris + luck + option that obey the rules from commonserver.cfg that you put in.
You put this Kris in dropsystem.ini to be 100 % in a certain map at certain monsters.
You will have in all server your commonserver rates for your kris and in your map from dropsystem.ini a certain rate drop.
You can check if it`s replace or not like that. put in commonserver a box or something like that you can control with a high rate : ribbon chocolate or candy boxes...and put a lower rate , much lower in a certain map in dropsystem.ini.
If the boxes are dropped lower in a certain map then dropsystem.ini replace rates from commonserver etc..
In theory dropsystem.ini must replace other settings..
Last edited by dyablows; 17-11-14 at 11:35 PM.
@dyablows I tried to fix this problem but didnt works. Can you post please your monster.txt and monstersetbase.txt files? Thx.
error-L3 : Monster Level Overflow~ D:\SERVERTEAM\ForeignSeason4.5\Main\Src\Mu Project\GameServer\MonsterItemMng.cpp 205
22:04:50 Master level system exp table setting is complete
Shops loaded succesfully
22:04:50 SkyLand Boss Shield Setting!!
22:04:50 SkyLand Boss Monster Setting!!
Error: Monster location setting error D:\SERVERTEAM\ForeignSeason4.5\Main\Src\Mu Project\GameServer\user.cpp 4427
error-L2 : 3453 class : 0
Error: Monster location setting error D:\SERVERTEAM\ForeignSeason4.5\Main\Src\Mu Project\GameServer\user.cpp 4427
error-L2 : 4367 class : 0
Error: Monster location setting error D:\SERVERTEAM\ForeignSeason4.5\Main\Src\Mu Project\GameServer\user.cpp 4427
error-L2 : 4398 class : 0
Error: Monster location setting error D:\SERVERTEAM\ForeignSeason4.5\Main\Src\Mu Project\GameServer\user.cpp 4427
error-L2 : 4953 class : 0
Error: Monster location setting error D:\SERVERTEAM\ForeignSeason4.5\Main\Src\Mu Project\GameServer\user.cpp 4427
error-L2 : 5828 class : 0
Error: Monster location setting error D:\SERVERTEAM\ForeignSeason4.5\Main\Src\Mu Project\GameServer\user.cpp 4427
error-L2 : 5829 class : 0
Error: Monster location setting error D:\SERVERTEAM\ForeignSeason4.5\Main\Src\Mu Project\GameServer\user.cpp 4427
error-L2 : 5830 class : 0
Error: Monster location setting error D:\SERVERTEAM\ForeignSeason4.5\Main\Src\Mu Project\GameServer\user.cpp 4427
error-L2 : 5831 class : 0
22:04:51 [DevilSquare] Close
Patch 1.03O Eng how change ip and serial in main( work Main Cracker?) or what need serial change and version in this main? what is the source where they must be discarded?
Last edited by reality22; 20-11-14 at 05:28 PM.
@dyablows ive got more errors with your monster.txt and monstersetbase.txt why????
Code:error-L3 : Monster Level Overflow~ D:\SERVERTEAM\ForeignSeason4.5\Main\Src\Mu Project\GameServer\MonsterItemMng.cpp 205 error-L3 : Monster Level Overflow~ D:\SERVERTEAM\ForeignSeason4.5\Main\Src\Mu Project\GameServer\MonsterItemMng.cpp 205 error-L3 : Monster Level Overflow~ D:\SERVERTEAM\ForeignSeason4.5\Main\Src\Mu Project\GameServer\MonsterItemMng.cpp 205 error-L3 : Monster Level Overflow~ D:\SERVERTEAM\ForeignSeason4.5\Main\Src\Mu Project\GameServer\MonsterItemMng.cpp 205 11:12:56 Master level system exp table setting is complete Shops loaded succesfully 11:12:56 SkyLand Boss Shield Setting!! 11:12:56 SkyLand Boss Monster Setting!! Error: Monster location setting error D:\SERVERTEAM\ForeignSeason4.5\Main\Src\Mu Project\GameServer\user.cpp 4427 error-L2 : 2784 class : 0 Error: Monster location setting error D:\SERVERTEAM\ForeignSeason4.5\Main\Src\Mu Project\GameServer\user.cpp 4427 error-L2 : 3495 class : 0 Error: Monster location setting error D:\SERVERTEAM\ForeignSeason4.5\Main\Src\Mu Project\GameServer\user.cpp 4427 error-L2 : 3978 class : 0 Error: Monster location setting error D:\SERVERTEAM\ForeignSeason4.5\Main\Src\Mu Project\GameServer\user.cpp 4427 error-L2 : 4708 class : 0 Error: Monster location setting error D:\SERVERTEAM\ForeignSeason4.5\Main\Src\Mu Project\GameServer\user.cpp 4427 error-L2 : 4709 class : 0 Error: Monster location setting error D:\SERVERTEAM\ForeignSeason4.5\Main\Src\Mu Project\GameServer\user.cpp 4427 error-L2 : 4710 class : 0 Error: Monster location setting error D:\SERVERTEAM\ForeignSeason4.5\Main\Src\Mu Project\GameServer\user.cpp 4427 error-L2 : 4711 class : 0 Error: Monster location setting error D:\SERVERTEAM\ForeignSeason4.5\Main\Src\Mu Project\GameServer\user.cpp 4427 error-L2 : 4740 class : 0 Error: Monster location setting error D:\SERVERTEAM\ForeignSeason4.5\Main\Src\Mu Project\GameServer\user.cpp 4427 error-L2 : 4741 class : 0 Error: Monster location setting error D:\SERVERTEAM\ForeignSeason4.5\Main\Src\Mu Project\GameServer\user.cpp 4427 error-L2 : 4748 class : 0 Error: Monster location setting error D:\SERVERTEAM\ForeignSeason4.5\Main\Src\Mu Project\GameServer\user.cpp 4427 error-L2 : 4749 class : 0 Error: Monster location setting error D:\SERVERTEAM\ForeignSeason4.5\Main\Src\Mu Project\GameServer\user.cpp 4427 error-L2 : 4754 class : 0 Error: Monster location setting error D:\SERVERTEAM\ForeignSeason4.5\Main\Src\Mu Project\GameServer\user.cpp 4427 error-L2 : 4755 class : 0 Error: Monster location setting error D:\SERVERTEAM\ForeignSeason4.5\Main\Src\Mu Project\GameServer\user.cpp 4427 error-L2 : 4762 class : 0 Error: Monster location setting error D:\SERVERTEAM\ForeignSeason4.5\Main\Src\Mu Project\GameServer\user.cpp 4427 error-L2 : 4763 class : 0 Error: Monster location setting error D:\SERVERTEAM\ForeignSeason4.5\Main\Src\Mu Project\GameServer\user.cpp 4427 error-L2 : 4816 class : 0 Error: Monster location setting error D:\SERVERTEAM\ForeignSeason4.5\Main\Src\Mu Project\GameServer\user.cpp 4427 error-L2 : 4817 class : 0 Error: Monster location setting error D:\SERVERTEAM\ForeignSeason4.5\Main\Src\Mu Project\GameServer\user.cpp 4427 error-L2 : 4822 class : 0 Error: Monster location setting error D:\SERVERTEAM\ForeignSeason4.5\Main\Src\Mu Project\GameServer\user.cpp 4427 error-L2 : 4823 class : 0 Error: Monster location setting error D:\SERVERTEAM\ForeignSeason4.5\Main\Src\Mu Project\GameServer\user.cpp 4427 error-L2 : 4854 class : 0 Error: Monster location setting error D:\SERVERTEAM\ForeignSeason4.5\Main\Src\Mu Project\GameServer\user.cpp 4427 error-L2 : 4855 class : 0 Error: Monster location setting error D:\SERVERTEAM\ForeignSeason4.5\Main\Src\Mu Project\GameServer\user.cpp 4427 error-L2 : 4880 class : 0 Error: Monster location setting error D:\SERVERTEAM\ForeignSeason4.5\Main\Src\Mu Project\GameServer\user.cpp 4427 error-L2 : 4881 class : 0 Error: Monster location setting error D:\SERVERTEAM\ForeignSeason4.5\Main\Src\Mu Project\GameServer\user.cpp 4427 error-L2 : 5154 class : 0 Error: Monster location setting error D:\SERVERTEAM\ForeignSeason4.5\Main\Src\Mu Project\GameServer\user.cpp 4427 error-L2 : 5155 class : 0 Error: Monster location setting error D:\SERVERTEAM\ForeignSeason4.5\Main\Src\Mu Project\GameServer\user.cpp 4427 error-L2 : 5212 class : 0 Error: Monster location setting error D:\SERVERTEAM\ForeignSeason4.5\Main\Src\Mu Project\GameServer\user.cpp 4427 error-L2 : 5213 class : 0 Error: Monster location setting error D:\SERVERTEAM\ForeignSeason4.5\Main\Src\Mu Project\GameServer\user.cpp 4427 error-L2 : 5226 class : 0 Error: Monster location setting error D:\SERVERTEAM\ForeignSeason4.5\Main\Src\Mu Project\GameServer\user.cpp 4427 error-L2 : 5227 class : 0 Error: Monster location setting error D:\SERVERTEAM\ForeignSeason4.5\Main\Src\Mu Project\GameServer\user.cpp 4427 error-L2 : 5230 class : 0 Error: Monster location setting error D:\SERVERTEAM\ForeignSeason4.5\Main\Src\Mu Project\GameServer\user.cpp 4427 error-L2 : 5231 class : 0 11:12:56 SkyLand Boss Shield Setting!! 11:12:56 SkyLand Boss Monster Setting!! 11:12:56 SkyLand Boss Shield Setting!! 11:12:56 SkyLand Boss Monster Setting!! Error: Monster location setting error D:\SERVERTEAM\ForeignSeason4.5\Main\Src\Mu Project\GameServer\user.cpp 4427 error-L2 : 6125 class : 0 Error: Monster location setting error D:\SERVERTEAM\ForeignSeason4.5\Main\Src\Mu Project\GameServer\user.cpp 4427 error-L2 : 6126 class : 0 Error: Monster location setting error D:\SERVERTEAM\ForeignSeason4.5\Main\Src\Mu Project\GameServer\user.cpp 4427 error-L2 : 6127 class : 0 Error: Monster location setting error D:\SERVERTEAM\ForeignSeason4.5\Main\Src\Mu Project\GameServer\user.cpp 4427 error-L2 : 6128 class : 0 Error: Monster location setting error D:\SERVERTEAM\ForeignSeason4.5\Main\Src\Mu Project\GameServer\user.cpp 4427 error-L2 : 6129 class : 0 Error: Monster location setting error D:\SERVERTEAM\ForeignSeason4.5\Main\Src\Mu Project\GameServer\user.cpp 4427 error-L2 : 6130 class : 0 Error: Monster location setting error D:\SERVERTEAM\ForeignSeason4.5\Main\Src\Mu Project\GameServer\user.cpp 4427 error-L2 : 6131 class : 0 Error: Monster location setting error D:\SERVERTEAM\ForeignSeason4.5\Main\Src\Mu Project\GameServer\user.cpp 4427 error-L2 : 6132 class : 0 Error: Monster location setting error D:\SERVERTEAM\ForeignSeason4.5\Main\Src\Mu Project\GameServer\user.cpp 4427 error-L2 : 6133 class : 0 Error: Monster location setting error D:\SERVERTEAM\ForeignSeason4.5\Main\Src\Mu Project\GameServer\user.cpp 4427 error-L2 : 6312 class : 0 Error: Monster location setting error D:\SERVERTEAM\ForeignSeason4.5\Main\Src\Mu Project\GameServer\user.cpp 4427 error-L2 : 6313 class : 0 11:12:56 SkyLand Boss Shield Setting!! 11:12:56 SkyLand Boss Shield Setting!! 11:12:56 SkyLand Boss Shield Setting!! 11:12:56 SkyLand Boss Shield Setting!! 11:12:56 SkyLand Boss Shield Setting!! 11:12:56 SkyLand Boss Shield Setting!! 11:12:56 SkyLand Boss Shield Setting!! 11:12:56 SkyLand Boss Shield Setting!! 11:12:56 SkyLand Boss Shield Setting!! 11:12:56 SkyLand Boss Monster Setting!! 11:12:56 SkyLand Boss Shield Setting!! 11:12:56 SkyLand Boss Monster Setting!! 11:12:56 SkyLand Boss Shield Setting!! 11:12:56 SkyLand Boss Monster Setting!! 11:12:56 SkyLand Boss Shield Setting!! 11:12:56 SkyLand Boss Monster Setting!! 11:12:56 SkyLand Boss Shield Setting!! 11:12:56 SkyLand Boss Monster Setting!! 11:12:56 SkyLand Boss Shield Setting!! 11:12:56 SkyLand Boss Monster Setting!! 11:12:56 SkyLand Boss Shield Setting!! 11:12:56 SkyLand Boss Shield Setting!! 11:12:56 SkyLand Boss Shield Setting!! 11:12:56 SkyLand Boss Shield Setting!! 11:12:56 SkyLand Boss Shield Setting!! 11:12:56 SkyLand Boss Shield Setting!! Error: Monster location setting error D:\SERVERTEAM\ForeignSeason4.5\Main\Src\Mu Project\GameServer\user.cpp 4427 error-L2 : 6509 class : 0 Error: Monster location setting error D:\SERVERTEAM\ForeignSeason4.5\Main\Src\Mu Project\GameServer\user.cpp 4427 error-L2 : 6510 class : 0 Error: Monster location setting error D:\SERVERTEAM\ForeignSeason4.5\Main\Src\Mu Project\GameServer\user.cpp 4427 error-L2 : 6567 class : 0 Error: Monster location setting error D:\SERVERTEAM\ForeignSeason4.5\Main\Src\Mu Project\GameServer\user.cpp 4427 error-L2 : 6568 class : 0 Error: Monster location setting error D:\SERVERTEAM\ForeignSeason4.5\Main\Src\Mu Project\GameServer\user.cpp 4427 error-L2 : 6569 class : 0 Error: Monster location setting error D:\SERVERTEAM\ForeignSeason4.5\Main\Src\Mu Project\GameServer\user.cpp 4427 error-L2 : 6570 class : 0 Error: Monster location setting error D:\SERVERTEAM\ForeignSeason4.5\Main\Src\Mu Project\GameServer\user.cpp 4427 error-L2 : 6571 class : 0 Error: Monster location setting error D:\SERVERTEAM\ForeignSeason4.5\Main\Src\Mu Project\GameServer\user.cpp 4427 error-L2 : 6572 class : 0 Error: Monster location setting error D:\SERVERTEAM\ForeignSeason4.5\Main\Src\Mu Project\GameServer\user.cpp 4427 error-L2 : 6573 class : 0 Error: Monster location setting error D:\SERVERTEAM\ForeignSeason4.5\Main\Src\Mu Project\GameServer\user.cpp 4427 error-L2 : 6585 class : 0 Error: Monster location setting error D:\SERVERTEAM\ForeignSeason4.5\Main\Src\Mu Project\GameServer\user.cpp 4427 error-L2 : 6586 class : 0 Error: Monster location setting error D:\SERVERTEAM\ForeignSeason4.5\Main\Src\Mu Project\GameServer\user.cpp 4427 error-L2 : 6619 class : 0 Error: Monster location setting error D:\SERVERTEAM\ForeignSeason4.5\Main\Src\Mu Project\GameServer\user.cpp 4427 error-L2 : 6620 class : 0 Error: Monster location setting error D:\SERVERTEAM\ForeignSeason4.5\Main\Src\Mu Project\GameServer\user.cpp 4427 error-L2 : 6621 class : 0 Error: Monster location setting error D:\SERVERTEAM\ForeignSeason4.5\Main\Src\Mu Project\GameServer\user.cpp 4427 error-L2 : 6622 class : 0 Error: Monster location setting error D:\SERVERTEAM\ForeignSeason4.5\Main\Src\Mu Project\GameServer\user.cpp 4427 error-L2 : 6650 class : 0 Error: Monster location setting error D:\SERVERTEAM\ForeignSeason4.5\Main\Src\Mu Project\GameServer\user.cpp 4427 error-L2 : 6651 class : 0 Error: Monster location setting error D:\SERVERTEAM\ForeignSeason4.5\Main\Src\Mu Project\GameServer\user.cpp 4427 error-L2 : 6678 class : 0 Error: Monster location setting error D:\SERVERTEAM\ForeignSeason4.5\Main\Src\Mu Project\GameServer\user.cpp 4427 error-L2 : 6679 class : 0 Error: Monster location setting error D:\SERVERTEAM\ForeignSeason4.5\Main\Src\Mu Project\GameServer\user.cpp 4427 error-L2 : 6680 class : 0 Error: Monster location setting error D:\SERVERTEAM\ForeignSeason4.5\Main\Src\Mu Project\GameServer\user.cpp 4427 error-L2 : 6681 class : 0 Error: Monster location setting error D:\SERVERTEAM\ForeignSeason4.5\Main\Src\Mu Project\GameServer\user.cpp 4427 error-L2 : 6684 class : 0 Error: Monster location setting error D:\SERVERTEAM\ForeignSeason4.5\Main\Src\Mu Project\GameServer\user.cpp 4427 error-L2 : 6685 class : 0 Error: Monster location setting error D:\SERVERTEAM\ForeignSeason4.5\Main\Src\Mu Project\GameServer\user.cpp 4427 error-L2 : 6692 class : 0 Error: Monster location setting error D:\SERVERTEAM\ForeignSeason4.5\Main\Src\Mu Project\GameServer\user.cpp 4427 error-L2 : 6693 class : 0 Error: Monster location setting error D:\SERVERTEAM\ForeignSeason4.5\Main\Src\Mu Project\GameServer\user.cpp 4427 error-L2 : 6694 class : 0 Error: Monster location setting error D:\SERVERTEAM\ForeignSeason4.5\Main\Src\Mu Project\GameServer\user.cpp 4427 error-L2 : 6695 class : 0 Error: Monster location setting error D:\SERVERTEAM\ForeignSeason4.5\Main\Src\Mu Project\GameServer\user.cpp 4427 error-L2 : 6696 class : 0 Error: Monster location setting error D:\SERVERTEAM\ForeignSeason4.5\Main\Src\Mu Project\GameServer\user.cpp 4427 error-L2 : 6697 class : 0 Error: Monster location setting error D:\SERVERTEAM\ForeignSeason4.5\Main\Src\Mu Project\GameServer\user.cpp 4427 error-L2 : 6698 class : 0 Error: Monster location setting error D:\SERVERTEAM\ForeignSeason4.5\Main\Src\Mu Project\GameServer\user.cpp 4427 error-L2 : 7027 class : 0 Error: Monster location setting error D:\SERVERTEAM\ForeignSeason4.5\Main\Src\Mu Project\GameServer\user.cpp 4427 error-L2 : 7028 class : 0 Error: Monster location setting error D:\SERVERTEAM\ForeignSeason4.5\Main\Src\Mu Project\GameServer\user.cpp 4427 error-L2 : 7113 class : 0 Error: Monster location setting error D:\SERVERTEAM\ForeignSeason4.5\Main\Src\Mu Project\GameServer\user.cpp 4427 error-L2 : 7114 class : 0 Error: Monster location setting error D:\SERVERTEAM\ForeignSeason4.5\Main\Src\Mu Project\GameServer\user.cpp 4427 error-L2 : 7115 class : 0 Error: Monster location setting error D:\SERVERTEAM\ForeignSeason4.5\Main\Src\Mu Project\GameServer\user.cpp 4427 error-L2 : 7116 class : 0 Error: Monster location setting error D:\SERVERTEAM\ForeignSeason4.5\Main\Src\Mu Project\GameServer\user.cpp 4427 error-L2 : 7117 class : 0
Use a hex editor, search for 'Failed to connect" and scroll up a little you will find a short number like ''22685'' this is the version, you will need to adjust with your server version in IAJulia folder/Common . to know your version in hexa use this table as reference: http://forum.ragezone.com/f197/versi...rsions-766700/
Serial is right after version, use the same as server.
The sources are the code to modify the gameserver, if you want to add more fixes or features, if really don't know how to program C++ u don't need sources.
Erase your muserver folder, and start configuration again, you did a mistake in somewhere..
@reality22 take this freeware hexeditor XVI32 Hexeditor Download you dont need main cracker. Open main.exe in hexeditor XVI32.exe press CTRL + F and Search for 2265 and you will see right side the serial and version:
version: 22656
serial: Eqve7Lcvdhk3Rysq
in server 1.03.15 = 2265: for client
if you want change IP search for 192.168.0.100 and change it for your IP thats all :)
Last edited by djscrez; 21-11-14 at 11:43 AM.
Last edited by k2prouds; 21-11-14 at 02:22 PM.
Server reconfigured and works fine :)
@KarLi do you have server and client side new jewels patch? Because if i add new jewels in item.txt then gs frezzes. Or i need to change language in commonserver.cfg??
Bug Move how fix i can*t teleport Icarus message (you are currently not able to warp)