1. ipconfig.xml | I tried to copy default-ipconfig.xml in eclipse Project Explorer, then re-named it to "ipconfig.xml", which has just been lead... to another error.
2. missing property for key | I simply don't understand this, i've checked the "Feature.properties" in eclipse Project Explorer and all values are listed there, so... why is that? oO
3. hexid.txt | Do i have to create this file by myself or why i cant find it in eclipse Project Explorer? x.x
4. mapregion | How this data can't be exist? x.x Is there any way to fix that?
[23:28:23] IXmlReader: Network Config: ipconfig.xml doesn't exists using automatic configuration...
[23:28:23] IXmlReader: Network Config: Adding new subnet: 127.0.0.0/8 address: 127.0.0.1
[23:28:23] IXmlReader: Network Config: Adding new subnet: 192.168.178.0/24 address: 192.168.178.25
[23:28:23] IXmlReader: Network Config: Adding new subnet: 0.0.0.0/0 address: 79.206.193.128
[23:28:23] PropertiesParser: [Feature.properties] missing property for key: BuyTaxForNeutralSide using default value: 15
[23:28:23] PropertiesParser: [Feature.properties] missing property for key: BuyTaxForLightSide using default value: 0
[23:28:23] PropertiesParser: [Feature.properties] missing property for key: BuyTaxForDarkSide using default value: 30
[23:28:23] PropertiesParser: [Feature.properties] missing property for key: SellTaxForNeutralSide using default value: 0
[23:28:23] PropertiesParser: [Feature.properties] missing property for key: SellTaxForLightSide using default value: 0
[23:28:23] PropertiesParser: [Feature.properties] missing property for key: SellTaxForDarkSide using default value: 20
[23:28:23] PropertiesParser: [General.properties] missing property for key: WorldChatInterval using default value: 20secs
[23:28:23] Config: Could not load HexID file (./config/hexid.txt). Hopefully login will give us one.
My initial plan was to port the Homunculus system from Live 502 to ClassicAden 502. But, when the interface for Homunculus is enabled, it has some hardcoded function that tries to load the dat files which leads to a crash since those files dont exist in ClassicAden. I was hoping to do some injection hoping, forcing the client to load the files.
Question
camolus
How can i fix the red marked errors:
1. ipconfig.xml | I tried to copy default-ipconfig.xml in eclipse Project Explorer, then re-named it to "ipconfig.xml", which has just been lead... to another error.
2. missing property for key | I simply don't understand this, i've checked the "Feature.properties" in eclipse Project Explorer and all values are listed there, so... why is that? oO
3. hexid.txt | Do i have to create this file by myself or why i cant find it in eclipse Project Explorer? x.x
4. mapregion | How this data can't be exist? x.x Is there any way to fix that?

Edited by camolus102 answers to this question
Recommended Posts