Welcome!

Join our community of MMO enthusiasts and game developers! By registering, you'll gain access to discussions on the latest developments in MMO server files and collaborate with like-minded individuals. Join us today and unlock the potential of MMO server development!

Join Today!

trying to add new shop to my server

Newbie Spellweaver
Joined
Oct 19, 2019
Messages
55
Reaction score
2
im trying to add new shop but matchserver doesnt open now and im getting this error in the mlog
[02:50:20]gameguard not running
[02:50:20]Load XML from memory : strings.xml(0x0052) [02:50:20]- SUCCESS
[02:50:21]Load XML from memory : cserror.xml(0x0052) [02:50:21]- SUCCESS
[02:50:21][Tue Oct 31 02:50:21 2023] Read Item Descriptor Failed
 
Junior Spellweaver
Joined
Feb 2, 2012
Messages
168
Reaction score
57
im trying to add new shop but matchserver doesnt open now and im getting this error in the mlog
[02:50:20]gameguard not running
[02:50:20]Load XML from memory : strings.xml(0x0052) [02:50:20]- SUCCESS
[02:50:21]Load XML from memory : cserror.xml(0x0052) [02:50:21]- SUCCESS
[02:50:21][Tue Oct 31 02:50:21 2023] Read Item Descriptor Failed
You have an error in your xml. Run the files you modified through an xml validator. like:
 
Upvote 0
Newbie Spellweaver
Joined
Oct 19, 2019
Messages
55
Reaction score
2
You have an error in your xml. Run the files you modified through an xml validator. like:
what do you mean?
the shop works perfect in 07 08 files.
but on 1.5 it doesn't work and i get these errors
if it was corrupted it woulve gave me error in 08 files
 
Upvote 0
Newbie Spellweaver
Joined
Oct 19, 2019
Messages
55
Reaction score
2
Did you edit the ZItem.xml or Shop.xml? check the code properly inside like xDividerx mentioned.
nope did not edit anything but looks like i have to.. its different
is there a generator to do it? its a whole zitem im not gonna change each line one by one lol
 
Upvote 0
Newbie Spellweaver
Joined
Oct 19, 2019
Messages
55
Reaction score
2
Check Zitem.xml using xml validator.
i did.. nothing happens
do you want to try using zitem and string?


No errors were found


The following files have been uploaded so far:
Click on any file name if you want to edit the file.
 
Upvote 0
Junior Spellweaver
Joined
Feb 2, 2012
Messages
168
Reaction score
57
i did.. nothing happens
do you want to try using zitem and string?


No errors were found


The following files have been uploaded so far:
Click on any file name if you want to edit the file.
see.PNG - trying to add new shop to my server - RaGEZONE Forums

100% the problem is in zitem.xml
 

Attachments

You must be registered for see attachments list
Upvote 0
Back
Top