Error message RPGSkills v3.4.0b (Is it up to d ate?) #15


  • New
  • Other
Open
Assigned to deadlyscone
  • _ForgeUser21926524 created this issue Oct 2, 2015

    Hi DeadlyScone,

    I like your plugin an i would like to use it on my server. When i start to install it, i found an error message but due to i am not programmer i don't know what i need to do.

    Would you please help me with this issue ?

    What steps will reproduce the problem?
    1. use bukkit 1.8 R1
    2. lunch plugin

    What is the expected output? What do you see instead?
    n/A

    What version of the product are you using?
    use bukkit 1.8 R1

    Do you have an error log of what happened?
    [10:14:08 INFO]: [RPGSkills] Enabling RPGSkills v3.4.0b
    [10:14:09 INFO]: [RPGSkills] Checking Files [...]
    [10:14:09 INFO]: [RPGSkills] Checking Files [DONE]
    [10:14:09 INFO]: [RPGSkills] Parsing files [...]
    [10:14:09 INFO]: [RPGSkills] Parsing files [Pass 1]
    [10:14:09 ERROR]: Error occurred while enabling RPGSkills v3.4.0b (Is it up to d
    ate?)
    java.lang.NoSuchMethodError: java.nio.file.Files.readAllLines(Ljava/nio/file/Pat
    h;)Ljava/util/List;
            at me.deadlyscone.main.ConfigParser.scanFiles(ConfigParser.java:49) ~[?:
    ?]
            at me.deadlyscone.main.RPGSkills.onEnable(RPGSkills.java:147) ~[?:?]
            at org.bukkit.plugin.java.JavaPlugin.setEnabled(JavaPlugin.java:321) ~[c
    raftbukkit.jar:git-Bukkit-33d5de3]
            at org.bukkit.plugin.java.JavaPluginLoader.enablePlugin(JavaPluginLoader
    .java:327) [craftbukkit.jar:git-Bukkit-33d5de3]
            at org.bukkit.plugin.SimplePluginManager.enablePlugin(SimplePluginManage
    r.java:404) [craftbukkit.jar:git-Bukkit-33d5de3]
            at org.bukkit.craftbukkit.v1_8_R1.CraftServer.loadPlugin(CraftServer.jav
    a:341) [craftbukkit.jar:git-Bukkit-33d5de3]
            at org.bukkit.craftbukkit.v1_8_R1.CraftServer.enablePlugins(CraftServer.
    java:313) [craftbukkit.jar:git-Bukkit-33d5de3]
            at net.minecraft.server.v1_8_R1.MinecraftServer.q(MinecraftServer.java:3
    94) [craftbukkit.jar:git-Bukkit-33d5de3]
            at net.minecraft.server.v1_8_R1.MinecraftServer.k(MinecraftServer.java:3
    62) [craftbukkit.jar:git-Bukkit-33d5de3]
            at net.minecraft.server.v1_8_R1.MinecraftServer.a(MinecraftServer.java:3
    17) [craftbukkit.jar:git-Bukkit-33d5de3]
            at net.minecraft.server.v1_8_R1.DedicatedServer.init(DedicatedServer.jav
    a:190) [craftbukkit.jar:git-Bukkit-33d5de3]
            at net.minecraft.server.v1_8_R1.MinecraftServer.run(MinecraftServer.java
    :484) [craftbukkit.jar:git-Bukkit-33d5de3]
            at java.lang.Thread.run(Unknown Source) [?:1.7.0_67]

    Please provide any additional information below.
    n/A

  • _ForgeUser21926524 added the tags New Other Oct 2, 2015
  • deadlyscone posted a comment Oct 11, 2015

    What version of JRE (Java) are you running?


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