Gravestone Posted October 30, 2016 Posted October 30, 2016 Hey, I was trying to upload my Clan War resource to the community center but when ever I try to upload it, it says: Uploading failed due to following errors: The meta.xml in the zip is invalid. Please check it for errors. Here's my meta.xml file, it seems to contain no errors Spoiler <meta> <info author="Gravestone" version="1.0" name="Clan wars system using GUI/DX & SQLite" type="Script" /> <script src="core/server/main_cw.lua" type="server" /> <script src="core/server/server_cw.lua" type="server" /> <script src="core/client/client_cw.lua" type="client" cache="false"/> <script src="spawns.lua" type="server" /> <map src="spawns_cw.map" type="server" /> </meta> I couldn't find any better forum to post this, if this isn't the right forum, kindly move it, thanks.
Tails Posted October 30, 2016 Posted October 30, 2016 (edited) Replace the & with & It will show up as & when you upload it. Edited October 30, 2016 by Tails 1
Gravestone Posted October 30, 2016 Author Posted October 30, 2016 34 minutes ago, Tails said: Replace the & with & It will show up as & when you upload it. Thanks alot! It worked.
Recommended Posts
Create an account or sign in to comment
You need to be a member in order to leave a comment
Create an account
Sign up for a new account in our community. It's easy!
Register a new accountSign in
Already have an account? Sign in here.
Sign In Now