Unable to add classes #8


  • New
  • Defect
Open
Assigned to _ForgeUser6936550
  • _ForgeUser8692473 created this issue Aug 22, 2012

    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.

  • _ForgeUser8692473 added the tags New Defect Aug 22, 2012
  • _ForgeUser3513767 posted a comment Dec 9, 2012

    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.

  • _ForgeUser6936550 posted a comment Dec 9, 2012

    @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.