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

Invalid fake image properties, i use lastest ProtocolLib, fork leaf ( papermc ) 1.21.1 #141

Open
mnhatt27 opened this issue Oct 21, 2024 · 2 comments

Comments

@mnhatt27
Copy link

[03:14:28] [Server thread/ERROR]: [YamipaPlugin] [ImageRenderer] Invalid fake image properties: luffy.gif;Lobby;-214;27;-196;WEST;NONE;8;5;1729539858;6e16a61a-ef73-377a-940a-b2bbb7064677;1
java.lang.NullPointerException: null
at java.base/java.util.Objects.requireNonNull(Objects.java:233) ~[?:?]
at YamipaPlugin-1.3.2.jar/io.josemmo.bukkit.plugin.renderer.ImageRenderer.loadConfig(ImageRenderer.java:125) ~[YamipaPlugin-1.3.2.jar:?]
at YamipaPlugin-1.3.2.jar/io.josemmo.bukkit.plugin.renderer.ImageRenderer.start(ImageRenderer.java:72) ~[YamipaPlugin-1.3.2.jar:?]
at YamipaPlugin-1.3.2.jar/io.josemmo.bukkit.plugin.YamipaPlugin.onEnable(YamipaPlugin.java:116) ~[YamipaPlugin-1.3.2.jar:?]
at org.bukkit.plugin.java.JavaPlugin.setEnabled(JavaPlugin.java:288) ~[paper-mojangapi-1.21.1-R0.1-SNAPSHOT.jar:?]
at io.papermc.paper.plugin.manager.PaperPluginInstanceManager.enablePlugin(PaperPluginInstanceManager.java:202) ~[leaf-1.21.1.jar:1.21.1-DEV-e324f59]
at io.papermc.paper.plugin.manager.PaperPluginManagerImpl.enablePlugin(PaperPluginManagerImpl.java:109) ~[leaf-1.21.1.jar:1.21.1-DEV-e324f59]
at org.bukkit.plugin.SimplePluginManager.enablePlugin(SimplePluginManager.java:519) ~[paper-mojangapi-1.21.1-R0.1-SNAPSHOT.jar:?]
at org.bukkit.craftbukkit.CraftServer.enablePlugin(CraftServer.java:660) ~[leaf-1.21.1.jar:1.21.1-DEV-e324f59]
at org.bukkit.craftbukkit.CraftServer.enablePlugins(CraftServer.java:609) ~[leaf-1.21.1.jar:1.21.1-DEV-e324f59]
at net.minecraft.server.MinecraftServer.loadWorld0(MinecraftServer.java:743) ~[leaf-1.21.1.jar:1.21.1-DEV-e324f59]
at net.minecraft.server.MinecraftServer.loadLevel(MinecraftServer.java:505) ~[leaf-1.21.1.jar:1.21.1-DEV-e324f59]
at net.minecraft.server.dedicated.DedicatedServer.initServer(DedicatedServer.java:378) ~[leaf-1.21.1.jar:1.21.1-DEV-e324f59]
at net.minecraft.server.MinecraftServer.runServer(MinecraftServer.java:1217) ~[leaf-1.21.1.jar:1.21.1-DEV-e324f59]
at net.minecraft.server.MinecraftServer.lambda$spin$0(MinecraftServer.java:320) ~[leaf-1.21.1.jar:1.21.1-DEV-e324f59]
at java.base/java.lang.Thread.run(Thread.java:1583) ~[?:?]

@josemmo
Copy link
Owner

josemmo commented Oct 27, 2024

Hello @mnhatt27,

Are you using any multi-world plugin o have you renamed the "Lobby" world recently?

@mnhatt27
Copy link
Author

mnhatt27 commented Oct 29, 2024

Hello @mnhatt27,

Are you using any multi-world plugin o have you renamed the "Lobby" world recently?

no, I moved my lobby world file to the server, and used this plugin "https://www.spigotmc.org/resources/worldmanager.117043/" to load the world @josemmo
image

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

2 participants