Giter Site home page Giter Site logo

betterbow's People

Contributors

pbfy0 avatar

Watchers

 avatar  avatar

betterbow's Issues

Error on Startup

I ran BetterBows + ProtocolLib as directed and got an Error upon startup, I thought it may be a conflict... but same Error occurs when they are the only things loaded.

[04:35:10] [Server thread/INFO]: Starting minecraft server version 1.7.2
[04:35:10] [Server thread/INFO]: Loading properties
[04:35:10] [Server thread/INFO]: Default game type: SURVIVAL
[04:35:10] [Server thread/INFO]: Generating keypair
[04:35:10] [Server thread/INFO]: Starting Minecraft server on *:25565
[04:35:10] [Server thread/INFO]: This server is running CraftBukkit version git-Bukkit-1.7.2-R0.2-b2974jnks (MC: 1.7.2) (Implementing API version 1.7.2-R0.2)
[04:35:10] [Server thread/INFO]: [ProtocolLib] Loading ProtocolLib v3.1.3-SNAPSHOT
[04:35:10] [Server thread/INFO]: [BetterBow] Loading BetterBow v1.2
[04:35:10] [Server thread/INFO]: [ProtocolLib] Enabling ProtocolLib v3.1.3-SNAPSHOT
[04:35:10] [Server thread/INFO]: [ProtocolLib] Started structure compiler thread.
[04:35:10] [Server thread/INFO]: Preparing level "Survival"
[04:35:10] [Server thread/INFO]: Preparing start region for level 0 (Seed: -3327332131710351998)
[04:35:11] [Thread-7/INFO]: ----- Bukkit Auto Updater -----
[04:35:11] [Thread-7/INFO]: It appears that you're running a Beta Build, when you've specified in bukkit.yml that you prefer to run Recommended Builds.
[04:35:11] [Thread-7/INFO]: If you would like to be kept informed about new Beta Build releases, it is recommended that you change 'preferred-channel' in your bukkit.yml to 'beta'.
[04:35:11] [Thread-7/INFO]: With that set, you will be told whenever a new version is available for download, so that you can always keep up to date and secure with the latest fixes.
[04:35:11] [Thread-7/INFO]: If you would like to disable this warning, simply set 'suggest-channels' to false in bukkit.yml.
[04:35:11] [Thread-7/INFO]: ----- ------------------- -----
[04:35:11] [Server thread/INFO]: Preparing start region for level 1 (Seed: 3508183570771174202)
[04:35:11] [Server thread/INFO]: Preparing start region for level 2 (Seed: 3508183570771174202)
[04:35:12] [Server thread/INFO]: [BetterBow] Enabling BetterBow v1.2
[04:35:12] [Server thread/INFO]: [BetterBow] BetterBow enabled
[04:35:12] [Server thread/ERROR]: Error occurred while enabling BetterBow v1.2 (Is it up to date?)
java.lang.NoClassDefFoundError: org/mcstats/Metrics
at tk.pbfy0.betterbow.BetterBow.onEnable(BetterBow.java:47) ~[?:?]
at org.bukkit.plugin.java.JavaPlugin.setEnabled(JavaPlugin.java:218) ~[craftbukkit.jar:git-Bukkit-1.7.2-R0.2-b2974jnks]
at org.bukkit.plugin.java.JavaPluginLoader.enablePlugin(JavaPluginLoader.java:457) [craftbukkit.jar:git-Bukkit-1.7.2-R0.2-b2974jnks]
at org.bukkit.plugin.SimplePluginManager.enablePlugin(SimplePluginManager.java:384) [craftbukkit.jar:git-Bukkit-1.7.2-R0.2-b2974jnks]
at org.bukkit.craftbukkit.v1_7_R1.CraftServer.loadPlugin(CraftServer.java:298) [craftbukkit.jar:git-Bukkit-1.7.2-R0.2-b2974jnks]
at org.bukkit.craftbukkit.v1_7_R1.CraftServer.enablePlugins(CraftServer.java:280) [craftbukkit.jar:git-Bukkit-1.7.2-R0.2-b2974jnks]
at net.minecraft.server.v1_7_R1.MinecraftServer.m(MinecraftServer.java:342) [craftbukkit.jar:git-Bukkit-1.7.2-R0.2-b2974jnks]
at net.minecraft.server.v1_7_R1.MinecraftServer.g(MinecraftServer.java:319) [craftbukkit.jar:git-Bukkit-1.7.2-R0.2-b2974jnks]
at net.minecraft.server.v1_7_R1.MinecraftServer.a(MinecraftServer.java:275) [craftbukkit.jar:git-Bukkit-1.7.2-R0.2-b2974jnks]
at net.minecraft.server.v1_7_R1.DedicatedServer.init(DedicatedServer.java:175) [craftbukkit.jar:git-Bukkit-1.7.2-R0.2-b2974jnks]
at net.minecraft.server.v1_7_R1.MinecraftServer.run(MinecraftServer.java:424) [craftbukkit.jar:git-Bukkit-1.7.2-R0.2-b2974jnks]
at net.minecraft.server.v1_7_R1.ThreadServerApplication.run(SourceFile:617) [craftbukkit.jar:git-Bukkit-1.7.2-R0.2-b2974jnks]
Caused by: java.lang.ClassNotFoundException: org.mcstats.Metrics
at java.net.URLClassLoader$1.run(Unknown Source) ~[?:1.7.0_45]
at java.net.URLClassLoader$1.run(Unknown Source) ~[?:1.7.0_45]
at java.security.AccessController.doPrivileged(Native Method) ~[?:1.7.0_45]
at java.net.URLClassLoader.findClass(Unknown Source) ~[?:1.7.0_45]
at org.bukkit.plugin.java.PluginClassLoader.findClass0(PluginClassLoader.java:80) ~[craftbukkit.jar:git-Bukkit-1.7.2-R0.2-b2974jnks]
at org.bukkit.plugin.java.PluginClassLoader.findClass(PluginClassLoader.java:53) ~[craftbukkit.jar:git-Bukkit-1.7.2-R0.2-b2974jnks]
at java.lang.ClassLoader.loadClass(Unknown Source) ~[?:1.7.0_45]
at java.lang.ClassLoader.loadClass(Unknown Source) ~[?:1.7.0_45]
... 12 more
[04:35:12] [Server thread/INFO]: Server permissions file permissions.yml is empty, ignoring it
[04:35:12] [Server thread/INFO]: Done (1.162s)! For help, type "help" or "?"

Not working!!!!!

When I made my server, I found BetterBow, but couldn't use it because my server 1.6.4. So later, I made another server on 1.7.2, hoping to use BetterBow. I download it and drag it into the plugins folder along with ProtocolLib. Then when I start up my server, I get an error message saying that it couldn't load BetterBow.jar
Can anyone help me?

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.