[Guide] MuServer Error Fixing

FroggerPL

New Member
Joined
Dec 21, 2008
Messages
235
Reaction score
60
Hi Guys i want to help you to Fix Some Errors that you could get in your Server .

1. "Skill file dont Found"
when you Get this Error you changed the Language in your comonserver so you Need to go to D:\MuServer\data\comonserver and change The language Back !. (when this dont works try to change the language to a other 1 )

;----------------------------------------------------------------------
[GameServerInfo]
;////////////////////////////////////////////////////////////////////////////////
; SYSTEM
;////////////////////////////////////////////////////////////////////////////////

Language = 0 ; 0:Korea, 1:English, 2:Japan, 3:China, 4:Taiwan
ItemSerialCheck = 1 ; Checks every item ( prevents item dupe )
AddExperience = 200 ; % of xp per mob
SpeedHackPlayerBlock = 0 ; єЪИнЛЩ¶ИјмІв?
StalkProtocol = 0 ;
StalkProtocolId = gg ;
CharacterDeleteMinLevel = 50 ; level 41 cant delete char
CreateCharacter = 1 ; Can create chars


2."Monster atribute above 5800"
Here you need to go into D:\MuServer\data\MonsterSetBade
and Delte some Monster ! (about 500) than it should works.

3.MapServerInfo Error.
go to D:\MuServer\data\MapServerInfo and change the IPs into your Local IP:

//------------------------------------
// GAMESERVER 1.00.16
// Cracked & modded by Luciano Aibar
// Gameservers' cluster configuration
//------------------------------------


// SrvCode
0
0 0 1 S192.168.x.xxx 55901
1 0 1 S192.168.x.xxx 55905
2 0 0 S192.168.x.xxx 55903

end


4. EventServerChip Error !

go to D:\MuServer\Data\Comonserver

and Find >

;EventChip Settings
EventChipServerConnect = 1
EventChipServerIp = 192.168.2.100
EventChipEvent = 1
BoxOfGoldDropRate = 1000 ; BoxOfGoldDropRate/10000
ItemDropRateForBoxOfGold = 50 ; Item Droprate of Box of Gold
EventChipDropRateForBoxOfGold = 10 ; EventChipDropRateForBoxOfGold/100

and Change "EventChipServerConnect = 1" to "EventChipServerConnect = 0"

I dont know now more errors xD but if i get 1 i will post it here

I Edit This sometime .

IF You Got More Error Post it Here and I Will Try to HELP!
 
Last edited: