Windows firewall:
- Enable it
- Open the exceptions window and delete every mu server there...
- Now run your server and do what I did in the video, to the prompts, allow connection to ConnectServer and the GameServers, keep the rest blocked.
Don't forward them manually on the windows firewall because it would make them open even when the server is closed.
Still getting ports blocked? Router... Read the manual or contact technical support.

Originally Posted by
InfiniteMU
Sir I have error Please Teach me how to fix This Gameserver error.
Your CashShopServer is off or bad configured.
/CashShopServer/CashShopOption/ini:
Code:
[odbc_setting]
odbc_server=(local)
odbc_uid=sa
odbc_pass=pass
dbname=Muonline
pointfrom=cspoints
odbc_enabletrusted=0
/Data/CashShopOption.dat
Code:
[CashShopOption]
UseCashShop = 1 //
ConnectShopServer = 1 //
ShopServerIP = 127.0.0.1 //
ShopServerPort = 55821 //
UseLotteryEvent = 1 //
MapMoveBoundCheck = 0 //
/Configuration/Bor_StartUp.xml:
Code:
<Process Run="True" Delay="1000" Path=".\CashShopServer\CashShopServer.exe" Parameters="/p55821" />