Posts by AngryDuck

    Downloaded server 0.6.2, started it up and got this error


    Rising World - 0.6.2 - Dedicated Server
    Linux 4.2.5-1-MANJARO Java 1.8.0_65
    11/12/2015 06:23 AM


    Items initialized!
    Plants initialized!
    NPCs initialized!
    Initialize Static Classes...
    Constructions initialized!
    java.sql.SQLException: no such column: 'pickupable'
    at org.sqlite.RS.findColumn(RS.java:121)
    at org.sqlite.RS.getBoolean(RS.java:218)
    at e.g.<clinit>(SourceFile:191)
    at java.lang.Class.forName0(Native Method)
    at java.lang.Class.forName(Class.java:264)
    at server.Main.initStaticClasses(SourceFile:282)
    at server.Main.initApplication(SourceFile:189)
    at commons.JIWApplication.initialize(SourceFile:82)
    at com.jme3.system.NullContext.initInThread(NullContext.java:86)
    at com.jme3.system.NullContext.run(NullContext.java:129)
    at java.lang.Thread.run(Thread.java:745)


    Same with SQLite and a blanco server.properties.


    No problem with version "Rising World - 0.6.1.7"
    Don't know if more information is needed? I hope someone can solve this for me..