Skip to content
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

Open
kingcyto opened this issue Mar 27, 2021 · 5 comments
Open

cfgspawnabletypes.xml problem #2

kingcyto opened this issue Mar 27, 2021 · 5 comments

Comments

@kingcyto
Copy link

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?

@MrX13415
Copy link
Owner

MrX13415 commented Mar 28, 2021

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.

@kingcyto
Copy link
Author

kingcyto commented Apr 9, 2021 via email

@MrX13415
Copy link
Owner

MrX13415 commented Apr 9, 2021

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.)
I'm using this extension: https://marketplace.visualstudio.com/items?itemName=qub.qub-xml-vscode
Others my also work. To view potential problems make sure, the "Problems" pane at the bottom is visible. You can activate it via the menu "View" > "Problems".

@MrX13415
Copy link
Owner

MrX13415 commented Apr 9, 2021

For editing the types.xml you can also use this online tool: http://dayztypes.pro/
My software works too, but I haven't realy found the time to update it and make it better.

@ac1dnymph
Copy link

everytime I pressed load and tried loading in types it would just close the application

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

3 participants