This site works best with JavaScript enabled. Please enable JavaScript to get the best experience from this site.
What steps will reproduce the problem?1. Get a fresh config. Open it with Notepad++.2. Add a class, even if there is only one item, and that item is a vanilla item.3. Run the server.4. Config becomes blank.
What is the expected output? What do you see instead?
I thought that the 5th class would work, but the entire config file became blank.
What version of the product are you using?
The latest version.
Do you have an error log of what happened?
No error log. However, the config becomes blanked after adding a class. The config then appear like this:
classes: {}
Please provide any additional information below.
Not sure if this is the pace to post problems like this. (I'm a new user, sorry if I made a mistake)
Also, this happens with both non-vanilla and vanilla minecraft items. This problem also happens if I use the normal notepad to edit the config file.
1: Notepad is not the best program in dealing with yml files try, Try the Vim text editor it can read the line breaks properly. 2: You might want to use the class editing commands if it works for you. For some reason there is a collision with some plugins. 3: The format of the yml file is very important make sure it is correct (Always make a backup b4 editing.
@mbjrncdr: Go
Notepad (which he stated he used) is good for editing yml files.
Can OP please try this on the new build of ClassSign?
To post a comment, please login or register a new account.