Skip to content

1.8 update#4

Open
woolwind wants to merge 5 commits into
meiskam:masterfrom
woolwind:master
Open

1.8 update#4
woolwind wants to merge 5 commits into
meiskam:masterfrom
woolwind:master

Conversation

@woolwind
Copy link
Copy Markdown

@woolwind woolwind commented Apr 1, 2015

I'm not going to pretend these changes are better than slapdash, but it does compile and work with spigot 1.8, so you are welcome to them if you want them.

@cancabron
Copy link
Copy Markdown

Hi, ive compiled your fork but doesnt found the plugin.yml inside the jar. I solucionate it but it give me this error:

[13:55:03] [Server thread/ERROR]: Error occurred while enabling ItemRenamer v2.2.5-SNAPSHOT (Is it up to date?)
java.lang.RuntimeException: An internal error occured.
at com.comphenix.protocol.reflect.accessors.DefaultMethodAccessor.invoke(DefaultMethodAccessor.java:20) ~[?:?]
at com.comphenix.protocol.utility.StreamSerializer.deserializeCompound(StreamSerializer.java:159) ~[?:?]
at org.shininet.bukkit.itemrenamer.listeners.SpigotSafeSerializer.deserializeItemStack(SpigotSafeSerializer.java:89) ~[?:?]
at com.comphenix.protocol.utility.StreamSerializer.deserializeItemStack(StreamSerializer.java:241) ~[?:?]
at org.shininet.bukkit.itemrenamer.listeners.SpigotSafeSerializer.isRequired(SpigotSafeSerializer.java:60) ~[?:?]
at org.shininet.bukkit.itemrenamer.listeners.SpigotStackWriterComponent.isRequired(SpigotStackWriterComponent.java:48) ~[?:?]
at org.shininet.bukkit.itemrenamer.listeners.ProtocolComponent.onRegistered(ProtocolComponent.java:117) ~[?:?]
at org.shininet.bukkit.itemrenamer.component.AbstractComponent.register(AbstractComponent.java:34) ~[?:?]
at org.shininet.bukkit.itemrenamer.component.Components$1.onRegistered(Components.java:24) ~[?:?]
at org.shininet.bukkit.itemrenamer.component.AbstractComponent.register(AbstractComponent.java:34) ~[?:?]
at org.shininet.bukkit.itemrenamer.ItemRenamerPlugin.onEnable(ItemRenamerPlugin.java:144) ~[?:?]
at org.bukkit.plugin.java.JavaPlugin.setEnabled(JavaPlugin.java:321) ~[spigot.jar:git-Spigot-fdc1440-53fac9f]
at org.bukkit.plugin.java.JavaPluginLoader.enablePlugin(JavaPluginLoader.java:340) [spigot.jar:git-Spigot-fdc1440-53fac9f]
at org.bukkit.plugin.SimplePluginManager.enablePlugin(SimplePluginManager.java:405) [spigot.jar:git-Spigot-fdc1440-53fac9f]
at org.bukkit.craftbukkit.v1_8_R3.CraftServer.loadPlugin(CraftServer.java:357) [spigot.jar:git-Spigot-fdc1440-53fac9f]
at org.bukkit.craftbukkit.v1_8_R3.CraftServer.enablePlugins(CraftServer.java:317) [spigot.jar:git-Spigot-fdc1440-53fac9f]
at net.minecraft.server.v1_8_R3.MinecraftServer.s(MinecraftServer.java:414) [spigot.jar:git-Spigot-fdc1440-53fac9f]
at net.minecraft.server.v1_8_R3.MinecraftServer.k(MinecraftServer.java:378) [spigot.jar:git-Spigot-fdc1440-53fac9f]
at net.minecraft.server.v1_8_R3.MinecraftServer.a(MinecraftServer.java:333) [spigot.jar:git-Spigot-fdc1440-53fac9f]
at net.minecraft.server.v1_8_R3.DedicatedServer.init(DedicatedServer.java:263) [spigot.jar:git-Spigot-fdc1440-53fac9f]
at net.minecraft.server.v1_8_R3.MinecraftServer.run(MinecraftServer.java:524) [spigot.jar:git-Spigot-fdc1440-53fac9f]
at java.lang.Thread.run(Thread.java:745) [?:1.8.0_45]
Caused by: java.io.IOException: Root tag must be a named compound tag
at net.minecraft.server.v1_8_R3.NBTCompressedStreamTools.a(NBTCompressedStreamTools.java:58) ~[spigot.jar:git-Spigot-fdc1440-53fac9f]
at net.minecraft.server.v1_8_R3.PacketDataSerializer.h(PacketDataSerializer.java:162) ~[spigot.jar:git-Spigot-fdc1440-53fac9f]
at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method) ~[?:1.8.0_45]
at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62) ~[?:1.8.0_45]
at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) ~[?:1.8.0_45]
at java.lang.reflect.Method.invoke(Method.java:497) ~[?:1.8.0_45]
at com.comphenix.protocol.reflect.accessors.DefaultMethodAccessor.invoke(DefaultMethodAccessor.java:16) ~[?:?]
... 21 more

Can you compile again to 1.8? Thanks!

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

Successfully merging this pull request may close these issues.

2 participants