Conflicting plugin error

  • So I have the following error crashing the server. This started after trying to change the color of a players horse using the new options with editnpc. I wonder if the ABM plugin has a conflict with the new editnpc functionality? :S:S:S


    RW SERVER: Fatal error occurred!
    java.lang.NoSuchMethodError: net.risingworld.api.World.spawnNpc(SLnet/risingworld/api/utils/Vector3f;Lnet/risingworld/api/utils/Quaternion;)Lnet/risingworld/api/objects/Npc;
    at carsten.risingworld.abm.AnimalBreedMaster.spawnAnimal(AnimalBreedMaster.java:1116)
    at carsten.risingworld.abm.AnimalBreedMaster.giveBirth(AnimalBreedMaster.java:1099)
    at carsten.risingworld.abm.AnimalBreedMaster.updatePregnancyProgress(AnimalBreedMaster.java:1077)
    at carsten.risingworld.abm.AnimalBreedMaster.executeForEachPlayer(AnimalBreedMaster.java:483)
    at carsten.risingworld.abm.AnimalBreedMaster.timerTask(AnimalBreedMaster.java:389)
    at pluginapi.PluginTimerManager.update(SourceFile:73)
    at pluginapi.PluginManager.update(SourceFile:303)
    at server.Main.update(SourceFile:286)
    at commons.JIWApplication.update(SourceFile:324)
    at com.jme3.system.NullContext.run(NullContext.java:133)
    at java.lang.Thread.run(Thread.java:748)

Participate now!

Don’t have an account yet? Create a new account now and be part of our community!