• Unfortunately, we have experienced significant hard drive damage that requires urgent maintenance and rebuilding. The forum will be a state of read only until we install our new drives and rebuild all the configurations needed. Please follow our Facebook page for updates, we will be back up shortly! (The forum could go offline at any given time due to the nature of the failed drives whilst awaiting the upgrades.) When you see an Incapsula error, you know we are in the process of migration.

how to fix that Cashshop Fails to connect

Joined
Sep 27, 2006
Messages
557
Reaction score
88
How to truly fix it cash-shop.

File : ServiceCore.dll.xml
//Change 127.0.0.1 to your own IP

Code:
<setting name="LocationServiceIP" serializeAs="String">
        <value>127.0.0.1</value>
      </setting>
      <setting name="LocationServicePort" serializeAs="String">
        <value>42</value>

Code:
<setting name="CashShopPort" serializeAs="String">
        <value>6500</value>
      </setting>

Xampp Folder

xampp\apache\conf\extra

Go to File: httpd-ssl.conf

Find:
Code:
#
# When we also provide SSL we have to listen to the 
# standard HTTP port (see above) and to the HTTPS port
#

Listen 443
Listen 6500

Add port 6500
 
Upvote 0
Custom Title Activated
Loyal Member
Joined
Dec 20, 2005
Messages
2,046
Reaction score
117
more like truly not work.. good try Bravo.

Since we are known how to add cashshop items to any NPCs, cashshop aka depot supply work or not isn't an issue.unless you want to open an private servers and make quick cash. If nexon found out then they won't be happy. That was the reason why this servers have depot supply broken in the first place.
 
Last edited:
Upvote 0
Custom Title Activated
Loyal Member
Joined
Dec 20, 2005
Messages
2,046
Reaction score
117
Main focus is to find out how get Delia to fully playable on our server files. Without the replacement of her with mods. I hope there's will be newer server files release in the future.
 
Upvote 0
Back
Top