harisfejza
New Member
- Joined
- Feb 28, 2013
- Messages
- 11
- Reaction score
- 0
Hey guys, have an idea what the problem could be?..I've looked at line 2134 in items, its a wand, but i dont see the problem....
[04/03/2013 13:21:41] >> Loading config (config.lua)
[04/03/2013 13:21:41] > Using SHA1 encryption
[04/03/2013 13:21:41] >> Checking software version... outdated, please consider updating!
[04/03/2013 13:21:42] > Current version information - version: 0.3.6 V7 - Edited By Cyko, patch: 1, build: 3429, timestamp: 1261647210.
[04/03/2013 13:21:42] > Latest version information - version: 0.3.6, patch: 0, build: 3293, timestamp: 1260652199.
[04/03/2013 13:21:42] >> Fetching blacklist
[04/03/2013 13:21:42] >> Loading RSA key
[04/03/2013 13:21:42] >> Starting SQL connection
[04/03/2013 13:21:42] >> Running Database Manager
[04/03/2013 13:21:42] > No tables were optimized.
[04/03/2013 13:21:42] >> Loading items
[04/03/2013 13:21:42] [Warning - Items::loadFromXml] Cannot load items file.
[04/03/2013 13:21:42] Line: 2134, Info: Extra content at the end of the document
[04/03/2013 13:21:52] > ERROR: Unable to load items (XML)!
Here you got 2134...Its the weight line. I haven't changed anything in this file...
</item>
<item id="2190" article="a" name="wand of vortex">
<attribute key="description" value="Surges of energy rush through the tip of this wand." />
<attribute key="weight" value="1900" />
<attribute key="weaponType" value="wand" />
<attribute key="shootType" value="energy" />
<attribute key="range" value="3" />
</item>
[04/03/2013 13:21:41] >> Loading config (config.lua)
[04/03/2013 13:21:41] > Using SHA1 encryption
[04/03/2013 13:21:41] >> Checking software version... outdated, please consider updating!
[04/03/2013 13:21:42] > Current version information - version: 0.3.6 V7 - Edited By Cyko, patch: 1, build: 3429, timestamp: 1261647210.
[04/03/2013 13:21:42] > Latest version information - version: 0.3.6, patch: 0, build: 3293, timestamp: 1260652199.
[04/03/2013 13:21:42] >> Fetching blacklist
[04/03/2013 13:21:42] >> Loading RSA key
[04/03/2013 13:21:42] >> Starting SQL connection
[04/03/2013 13:21:42] >> Running Database Manager
[04/03/2013 13:21:42] > No tables were optimized.
[04/03/2013 13:21:42] >> Loading items
[04/03/2013 13:21:42] [Warning - Items::loadFromXml] Cannot load items file.
[04/03/2013 13:21:42] Line: 2134, Info: Extra content at the end of the document
[04/03/2013 13:21:52] > ERROR: Unable to load items (XML)!
Here you got 2134...Its the weight line. I haven't changed anything in this file...
</item>
<item id="2190" article="a" name="wand of vortex">
<attribute key="description" value="Surges of energy rush through the tip of this wand." />
<attribute key="weight" value="1900" />
<attribute key="weaponType" value="wand" />
<attribute key="shootType" value="energy" />
<attribute key="range" value="3" />
</item>
Last edited: