Giter VIP home page Giter VIP logo

Comments (7)

trev-sharp avatar trev-sharp commented on June 19, 2024 1

@xPlumpOrange I get this when starting my server. What is weird though is that I also get errors for protocollib even though I

Looks like Bukkit 1.17 now requires the description option in plugin.yml's. I'll get a pull request made with the fix. Thank you for sharing your error.

from realip.

Dogocoton avatar Dogocoton commented on June 19, 2024

It would be useful if it gets updated to 1.17, currently i'm using a trick: Running a Velocity proxy for only one server

from realip.

SzinDzeks avatar SzinDzeks commented on June 19, 2024

It would be useful if it gets updated to 1.17, currently i'm using a trick: Running a Velocity proxy for only one server

Decided to use the same trick. Using proxy comes with an added benefit of higher packet compression, which improves gameplay for players with slow internet connections.

from realip.

uranderu avatar uranderu commented on June 19, 2024

I would also like to see this, 1.17 is out for almost two months now :P

from realip.

trev-sharp avatar trev-sharp commented on June 19, 2024

Support for 1.17 is planned. Are there any specific errors occurring while enabling TCPShield? If so, please send them in this thread so I can take a look.

from realip.

uranderu avatar uranderu commented on June 19, 2024

@xPlumpOrange I get this when starting my server. What is weird though is that I also get errors for protocollib even though I updated to the latest version. But that is after these errors.

[21:37:20] [Server thread/ERROR]: Could not load 'plugins/TCPShield-2.5.jar' in folder 'plugins'
org.bukkit.plugin.InvalidDescriptionException: Invalid plugin.yml
	at org.bukkit.plugin.java.JavaPluginLoader.getPluginDescription(JavaPluginLoader.java:186) ~[patched_1.17.1.jar:git-Paper-127]
	at org.bukkit.plugin.SimplePluginManager.loadPlugins(SimplePluginManager.java:160) ~[patched_1.17.1.jar:git-Paper-127]
	at org.bukkit.craftbukkit.v1_17_R1.CraftServer.loadPlugins(CraftServer.java:402) ~[patched_1.17.1.jar:git-Paper-127]
	at net.minecraft.server.dedicated.DedicatedServer.initServer(DedicatedServer.java:276) ~[patched_1.17.1.jar:git-Paper-127]
	at net.minecraft.server.MinecraftServer.runServer(MinecraftServer.java:1126) ~[patched_1.17.1.jar:git-Paper-127]
	at net.minecraft.server.MinecraftServer.lambda$spin$0(MinecraftServer.java:316) ~[patched_1.17.1.jar:git-Paper-127]
	at java.lang.Thread.run(Thread.java:831) [?:?]
Caused by: java.util.zip.ZipException: zip END header not found
	at java.util.zip.ZipFile$Source.zerror(ZipFile.java:1587) ~[?:?]
	at java.util.zip.ZipFile$Source.findEND(ZipFile.java:1441) ~[?:?]
	at java.util.zip.ZipFile$Source.initCEN(ZipFile.java:1450) ~[?:?]
	at java.util.zip.ZipFile$Source.<init>(ZipFile.java:1263) ~[?:?]
	at java.util.zip.ZipFile$Source.get(ZipFile.java:1225) ~[?:?]
	at java.util.zip.ZipFile$CleanableResource.<init>(ZipFile.java:706) ~[?:?]
	at java.util.zip.ZipFile.<init>(ZipFile.java:240) ~[?:?]
	at java.util.zip.ZipFile.<init>(ZipFile.java:171) ~[?:?]
	at java.util.jar.JarFile.<init>(JarFile.java:348) ~[?:?]
	at java.util.jar.JarFile.<init>(JarFile.java:319) ~[?:?]
	at java.util.jar.JarFile.<init>(JarFile.java:285) ~[?:?]
	at org.bukkit.plugin.java.JavaPluginLoader.getPluginDescription(JavaPluginLoader.java:174) ~[patched_1.17.1.jar:git-Paper-127]
	... 6 more

from realip.

DylanKeir avatar DylanKeir commented on June 19, 2024

Seems to be sorted as of the 2.5.4 release, thanks guys.

from realip.

Related Issues (20)

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.