Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Null Pointer Exception #12

Closed
ghost opened this issue Mar 15, 2015 · 1 comment
Closed

Null Pointer Exception #12

ghost opened this issue Mar 15, 2015 · 1 comment

Comments

@ghost
Copy link

ghost commented Mar 15, 2015

Hello,

I was wondering what version of Bukkit-Connect to use at this is what happens on Spigot 1.8.3:

15.03 10:47:54 [Server] INFO Unable to start plugin - unsupported version?
15.03 10:47:54 [Server] WARN at java.lang.Thread.run(Thread.java:745)
15.03 10:47:54 [Server] WARN at net.minecraft.server.v1_8_R2.MinecraftServer.run(MinecraftServer.java:522)
15.03 10:47:54 [Server] WARN at net.minecraft.server.v1_8_R2.DedicatedServer.init(DedicatedServer.java:200)
15.03 10:47:54 [Server] WARN at org.bukkit.craftbukkit.v1_8_R2.CraftServer.enablePlugins(CraftServer.java:316)
15.03 10:47:54 [Server] WARN at org.bukkit.craftbukkit.v1_8_R2.CraftServer.loadPlugin(CraftServer.java:356)
15.03 10:47:54 [Server] WARN at org.bukkit.plugin.SimplePluginManager.enablePlugin(SimplePluginManager.java:405)
15.03 10:47:54 [Server] WARN at org.bukkit.plugin.java.JavaPluginLoader.enablePlugin(JavaPluginLoader.java:335)
15.03 10:47:54 [Server] WARN at org.bukkit.plugin.java.JavaPlugin.setEnabled(JavaPlugin.java:321)
15.03 10:47:54 [Server] WARN at lilypad.bukkit.connect.ConnectPlugin.onEnable(ConnectPlugin.java:44)
15.03 10:47:54 [Server] WARN at lilypad.bukkit.connect.injector.PacketInjector.injectStringMaxSize(PacketInjector.java:31)
15.03 10:47:54 [Server] WARN java.lang.NullPointerException
15.03 10:47:54 [Server] INFO Enabling LilyPad-Connect v86

@coelho
Copy link
Member

coelho commented Mar 30, 2015

v86 does not support 1.8.3. Use v88.

@coelho coelho closed this as completed Mar 30, 2015
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant