1. Welcome to LilyPad. Download the project, explore the forums, and create your own LilyPad network.


    If you use the software and enjoy it or have a question, or would like to contribute to the future of the software directly or through resources, please sign up and join our little community.

Solved Javassist Classpath

Discussion in 'Support' started by Matt, May 19, 2013.

  1. Matt

    Matt Forum Moderator & Contributor Staff Member Moderator Contributor

    Hi,
    When i add a color to my MotD, i get this error:
    Code (text):
    mei 19, 2013 9:15:54 PM io.netty.util.internal.PlatformDependent hasJavassist0
    INFO: You don't have Javassist in your class path or you don't have enough permission to load dynamically generated classes.  Please check the configuration for better performance.
     
    I use the symbol ยง

    But the MotD works
  2. Coelho

    Coelho Software Engineer Staff Member Administrator Maintainer

    This is not an error. It clearly says INFO.
  3. Matt

    Matt Forum Moderator & Contributor Staff Member Moderator Contributor

    Code (text):
    You don't have Javassist in your class path or you don't have enough permission to load dynamically generated classes.
    How can i fix that, It says,
    Code (text):
    Please check the configuration for better performance.
  4. Coelho

    Coelho Software Engineer Staff Member Administrator Maintainer

    I will look into fixing this notice in just a moment by seeing if I can include Javassist in the classpath.

    Please wait for an update :)

    EDIT: Modified the name of the topic to better reflect this issue.
  5. Matt

    Matt Forum Moderator & Contributor Staff Member Moderator Contributor

    Okay, i am not a Java specialist. Thats why i dont had a good title :D
  6. Coelho

    Coelho Software Engineer Staff Member Administrator Maintainer

    This issue should have been resolved in the latest build :)
  7. Matt

    Matt Forum Moderator & Contributor Staff Member Moderator Contributor

    Is it out yet?
  8. Coelho

    Coelho Software Engineer Staff Member Administrator Maintainer

    The builds are released automatically ...
  9. Matt

    Matt Forum Moderator & Contributor Staff Member Moderator Contributor

    And how/where can i see when there is a new release?
  10. cuddylier

    cuddylier New Member

Share This Page