New spells not working #23


  • New
  • Defect
Open
Assigned to _ForgeUser8881742
  • _ForgeUser9275246 created this issue Nov 20, 2012

    What steps will reproduce the problem?
    1. Use my config.yml
    2. Start up the server
    3. Look at the error message

    What is the expected output? What do you see instead?

    I reconfigured the entire config.yml. I removed some spells, added a lot more and added some wands. But when I start up the server, I get a error message and it wont load the plugin. I have no idea of why it happens. Please help me.

    What version of the product are you using?

    MagicalSpells v.1.62, but I use Craftbukkit 1.4.2.

    Do you have an error log of what happened?

    [INFO] [MagicalSpells] Enabling MagicalSpells v1.62
    2012-11-20 22:27:23 [INFO] [MagicalSpells] ~~~MagicalSpells~~~         #Squish000
    2012-11-20 22:27:24 [SEVERE] Error occurred while enabling MagicalSpells v1.62 (Is it up to date?)
    java.lang.NullPointerException
        at Squish000.MagicalWands.WandDB.loadSpells(WandDB.java:89)
        at Squish000.MagicalWands.WandDB.<init>(WandDB.java:45)
        at Squish000.MagicalWands.MagicalWands.onEnable(MagicalWands.java:241)
        at org.bukkit.plugin.java.JavaPlugin.setEnabled(JavaPlugin.java:217)
        at org.bukkit.plugin.java.JavaPluginLoader.enablePlugin(JavaPluginLoader.java:374)
        at org.bukkit.plugin.SimplePluginManager.enablePlugin(SimplePluginManager.java:381)
        at org.bukkit.craftbukkit.CraftServer.loadPlugin(CraftServer.java:272)
        at org.bukkit.craftbukkit.CraftServer.enablePlugins(CraftServer.java:254)
        at net.minecraft.server.MinecraftServer.j(MinecraftServer.java:320)
        at net.minecraft.server.MinecraftServer.e(MinecraftServer.java:299)
        at net.minecraft.server.MinecraftServer.a(MinecraftServer.java:258)
        at net.minecraft.server.DedicatedServer.init(DedicatedServer.java:141)
        at net.minecraft.server.MinecraftServer.run(MinecraftServer.java:400)
        at net.minecraft.server.ThreadServerApplication.run(SourceFile:818)

    Please provide any additional information below.

    I really need this plugin for my server. It's a multi-worlds server and there is a RPG world. Me and the other OP worked really hard on it and this plugin is the most important part of that world. It's truly important for us.

    Thanks

    -Sicarius531

  • _ForgeUser9275246 added the tags New Defect Nov 20, 2012
  • _ForgeUser9275246 added an attachment config.yml Nov 20, 2012

    config.yml

    <p>This is my config</p>


To post a comment, please login or register a new account.