-
Notifications
You must be signed in to change notification settings - Fork 107
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
cfgspawnabletypes.xml problem #2
Comments
Sounds like an syntax error to me. I would suggest to open it with a proper XML editor. One which can tell you when the file not formated properly. You can also give it to me and I can take a look. |
Is there one you would recommend I'm new to editing code for games.On Mar 28, 2021 2:18 PM, MrX13415 ***@***.***> wrote:
Sounds like an syntax error to me. I would suggest to open it with a proper XML editor. One which can tell you when it's not properly.
—You are receiving this because you authored the thread.Reply to this email directly, view it on GitHub, or unsubscribe.
|
My recommodation for an universal TextEditor, especially if you are interested in learning more in this direction like actual coding or so: Visual Studio Code from Microsoft. (Avaliable on all Platforms and it's free.) To be able to check Sytnax errors you need to install an extension via the integrated extension manager. (You can basically add all kind of language or file support like this.) |
For editing the types.xml you can also use this online tool: http://dayztypes.pro/ |
everytime I pressed load and tried loading in types it would just close the application |
i was able to open the xml once then it would not open any more. tried to reinstall both the xml and the editor but it did not help. I am able to use it for the other xml files just not the spawnabltypes one any idea on what i should do?
The text was updated successfully, but these errors were encountered: