-
CashShopSerwer
Code:
Error: The [55821] port is bind the service failure...
It's my problem. I try run this as administrator, I create .bat file but it's not working.
I have a router but I using hamachi.
What can I do to repair this problem?
In each file I type hamachi IP, correctly. Correct?
Code:
// ================================================== //
// # Season 4.5 - CashShopOption.ini # //
// # MU Online Project 2009 - © Shatter # //
// ================================================== //
//----------------------------------------------//
// Connect Configs //
//----------------------------------------------//
[CashShop]
Port = 55821
//----------------------------------------------//
// ODBC Configs //
//----------------------------------------------//
[odbc_setting]
odbc_server = 5.85.127.183
odbc_uid = kupa
odbc_pass = kupa
dbname = MuOnline
pointfrom = cspoints
odbc_enabletrusted = 0
Code:
// ================================================== //
// # Season 4.5 - AllowableIPList.txt # //
// # MU Online Project 2009 - © Shatter # //
// ================================================== //
//------------------------------------------------------//
// List of Allowed IP's //
//------------------------------------------------------//
0
5 85 127 183
end
Code:
// ================================================== //
// # Season 4.5 - CashShopOption.dat # //
// # MU Online Project 2009 - © Shatter # //
// ================================================== //
//------------------------------------------------------//
// CashShop Configs //
//------------------------------------------------------//
[CashShopOption]
UseCashShop = 1
ConnectShopServer = 1
ShopServerIP = 5.85.127.183
ShopServerPort = 55821
UseLotteryEvent = 1
MapMoveBoundCheck = 0
-
Re: CashShopSerwer