Skip to content

Instantly share code, notes, and snippets.

@manugame
Created July 2, 2023 11:10
Show Gist options
  • Save manugame/5b4860111d4f65ed0bef5454c66226bb to your computer and use it in GitHub Desktop.
Save manugame/5b4860111d4f65ed0bef5454c66226bb to your computer and use it in GitHub Desktop.
console spam
[11:07:57 INFO]: [server connection] manugame_ -> modded-02 has connected
[11:07:58 INFO]: [server connection] manugame_ -> modded-01 has disconnected
[11:08:10 WARN] [com.turikhay.mc.mapmodcompanion.velocity.MapModCompanion:worldinfo:world_id]: Received possibly malformed packet in worldinfo:world_id (modern)
com.turikhay.mc.mapmodcompanion.MalformedPacketException: couldn't parse an integer from prefixed id packet
Caused by: java.lang.NumberFormatException: For input string: "58a73d59-5d10-432d-9288-7c108851c371"
at java.lang.NumberFormatException.forInputString(NumberFormatException.java:67) ~[?:?]
at java.lang.Integer.parseInt(Integer.java:668) ~[?:?]
at java.lang.Integer.parseInt(Integer.java:786) ~[?:?]
at com.turikhay.mc.mapmodcompanion.PrefixedId$Deserializer.deserialize(PrefixedId.java:94) ~[?:?]
at com.turikhay.mc.mapmodcompanion.PrefixedId$Deserializer.deserialize(PrefixedId.java:59) ~[?:?]
at com.turikhay.mc.mapmodcompanion.velocity.MessageHandler.onPluginMessage(MessageHandler.java:58) ~[?:?]
at com.turikhay.mc.mapmodcompanion.velocity.Lmbda$34.execute(Unknown Source) ~[?:?]
at com.velocitypowered.proxy.event.UntargetedEventHandler$VoidHandler.lambda$buildHandler$0(UntargetedEventHandler.java:56) ~[velocity.jar:3.2.0-SNAPSHOT (git-40b76c63-b256)]
at com.velocitypowered.proxy.event.VelocityEventManager.fire(VelocityEventManager.java:598) ~[velocity.jar:3.2.0-SNAPSHOT (git-40b76c63-b256)]
at com.velocitypowered.proxy.event.VelocityEventManager.lambda$fire$5(VelocityEventManager.java:479) ~[velocity.jar:3.2.0-SNAPSHOT (git-40b76c63-b256)]
at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1136) ~[?:?]
at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:635) ~[?:?]
at java.lang.Thread.run(Thread.java:833) [?:?]
[11:08:10 WARN] [com.turikhay.mc.mapmodcompanion.velocity.MapModCompanion:worldinfo:world_id]: Received possibly malformed packet in worldinfo:world_id (modern)
com.turikhay.mc.mapmodcompanion.MalformedPacketException: couldn't parse an integer from prefixed id packet
Caused by: java.lang.NumberFormatException: For input string: "58a73d59-5d10-432d-9288-7c108851c371"
at java.lang.NumberFormatException.forInputString(NumberFormatException.java:67) ~[?:?]
at java.lang.Integer.parseInt(Integer.java:668) ~[?:?]
at java.lang.Integer.parseInt(Integer.java:786) ~[?:?]
at com.turikhay.mc.mapmodcompanion.PrefixedId$Deserializer.deserialize(PrefixedId.java:94) ~[?:?]
at com.turikhay.mc.mapmodcompanion.PrefixedId$Deserializer.deserialize(PrefixedId.java:59) ~[?:?]
at com.turikhay.mc.mapmodcompanion.velocity.MessageHandler.onPluginMessage(MessageHandler.java:58) ~[?:?]
at com.turikhay.mc.mapmodcompanion.velocity.Lmbda$34.execute(Unknown Source) ~[?:?]
at com.velocitypowered.proxy.event.UntargetedEventHandler$VoidHandler.lambda$buildHandler$0(UntargetedEventHandler.java:56) ~[velocity.jar:3.2.0-SNAPSHOT (git-40b76c63-b256)]
at com.velocitypowered.proxy.event.VelocityEventManager.fire(VelocityEventManager.java:598) ~[velocity.jar:3.2.0-SNAPSHOT (git-40b76c63-b256)]
at com.velocitypowered.proxy.event.VelocityEventManager.lambda$fire$5(VelocityEventManager.java:479) ~[velocity.jar:3.2.0-SNAPSHOT (git-40b76c63-b256)]
at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1136) ~[?:?]
at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:635) ~[?:?]
at java.lang.Thread.run(Thread.java:833) [?:?]
[11:08:10 WARN] [com.turikhay.mc.mapmodcompanion.velocity.MapModCompanion:worldinfo:world_id]: Received possibly malformed packet in worldinfo:world_id (modern)
com.turikhay.mc.mapmodcompanion.MalformedPacketException: couldn't parse an integer from prefixed id packet
Caused by: java.lang.NumberFormatException: For input string: "58a73d59-5d10-432d-9288-7c108851c371"
at java.lang.NumberFormatException.forInputString(NumberFormatException.java:67) ~[?:?]
at java.lang.Integer.parseInt(Integer.java:668) ~[?:?]
at java.lang.Integer.parseInt(Integer.java:786) ~[?:?]
at com.turikhay.mc.mapmodcompanion.PrefixedId$Deserializer.deserialize(PrefixedId.java:94) ~[?:?]
at com.turikhay.mc.mapmodcompanion.PrefixedId$Deserializer.deserialize(PrefixedId.java:59) ~[?:?]
at com.turikhay.mc.mapmodcompanion.velocity.MessageHandler.onPluginMessage(MessageHandler.java:58) ~[?:?]
at com.turikhay.mc.mapmodcompanion.velocity.Lmbda$34.execute(Unknown Source) ~[?:?]
at com.velocitypowered.proxy.event.UntargetedEventHandler$VoidHandler.lambda$buildHandler$0(UntargetedEventHandler.java:56) ~[velocity.jar:3.2.0-SNAPSHOT (git-40b76c63-b256)]
at com.velocitypowered.proxy.event.VelocityEventManager.fire(VelocityEventManager.java:598) ~[velocity.jar:3.2.0-SNAPSHOT (git-40b76c63-b256)]
at com.velocitypowered.proxy.event.VelocityEventManager.lambda$fire$5(VelocityEventManager.java:479) ~[velocity.jar:3.2.0-SNAPSHOT (git-40b76c63-b256)]
at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1136) ~[?:?]
at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:635) ~[?:?]
at java.lang.Thread.run(Thread.java:833) [?:?]
[11:08:11 WARN] [com.turikhay.mc.mapmodcompanion.velocity.MapModCompanion:worldinfo:world_id]: Received possibly malformed packet in worldinfo:world_id (modern)
com.turikhay.mc.mapmodcompanion.MalformedPacketException: couldn't parse an integer from prefixed id packet
Caused by: java.lang.NumberFormatException: For input string: "58a73d59-5d10-432d-9288-7c108851c371"
at java.lang.NumberFormatException.forInputString(NumberFormatException.java:67) ~[?:?]
at java.lang.Integer.parseInt(Integer.java:668) ~[?:?]
at java.lang.Integer.parseInt(Integer.java:786) ~[?:?]
at com.turikhay.mc.mapmodcompanion.PrefixedId$Deserializer.deserialize(PrefixedId.java:94) ~[?:?]
at com.turikhay.mc.mapmodcompanion.PrefixedId$Deserializer.deserialize(PrefixedId.java:59) ~[?:?]
at com.turikhay.mc.mapmodcompanion.velocity.MessageHandler.onPluginMessage(MessageHandler.java:58) ~[?:?]
at com.turikhay.mc.mapmodcompanion.velocity.Lmbda$34.execute(Unknown Source) ~[?:?]
at com.velocitypowered.proxy.event.UntargetedEventHandler$VoidHandler.lambda$buildHandler$0(UntargetedEventHandler.java:56) ~[velocity.jar:3.2.0-SNAPSHOT (git-40b76c63-b256)]
at com.velocitypowered.proxy.event.VelocityEventManager.fire(VelocityEventManager.java:598) ~[velocity.jar:3.2.0-SNAPSHOT (git-40b76c63-b256)]
at com.velocitypowered.proxy.event.VelocityEventManager.lambda$fire$5(VelocityEventManager.java:479) ~[velocity.jar:3.2.0-SNAPSHOT (git-40b76c63-b256)]
at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1136) ~[?:?]
at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:635) ~[?:?]
at java.lang.Thread.run(Thread.java:833) [?:?]
[11:08:11 WARN] [com.turikhay.mc.mapmodcompanion.velocity.MapModCompanion:worldinfo:world_id]: Received possibly malformed packet in worldinfo:world_id (modern)
com.turikhay.mc.mapmodcompanion.MalformedPacketException: couldn't parse an integer from prefixed id packet
Caused by: java.lang.NumberFormatException: For input string: "58a73d59-5d10-432d-9288-7c108851c371"
at java.lang.NumberFormatException.forInputString(NumberFormatException.java:67) ~[?:?]
at java.lang.Integer.parseInt(Integer.java:668) ~[?:?]
at java.lang.Integer.parseInt(Integer.java:786) ~[?:?]
at com.turikhay.mc.mapmodcompanion.PrefixedId$Deserializer.deserialize(PrefixedId.java:94) ~[?:?]
at com.turikhay.mc.mapmodcompanion.PrefixedId$Deserializer.deserialize(PrefixedId.java:59) ~[?:?]
at com.turikhay.mc.mapmodcompanion.velocity.MessageHandler.onPluginMessage(MessageHandler.java:58) ~[?:?]
at com.turikhay.mc.mapmodcompanion.velocity.Lmbda$34.execute(Unknown Source) ~[?:?]
at com.velocitypowered.proxy.event.UntargetedEventHandler$VoidHandler.lambda$buildHandler$0(UntargetedEventHandler.java:56) ~[velocity.jar:3.2.0-SNAPSHOT (git-40b76c63-b256)]
at com.velocitypowered.proxy.event.VelocityEventManager.fire(VelocityEventManager.java:598) ~[velocity.jar:3.2.0-SNAPSHOT (git-40b76c63-b256)]
at com.velocitypowered.proxy.event.VelocityEventManager.lambda$fire$5(VelocityEventManager.java:479) ~[velocity.jar:3.2.0-SNAPSHOT (git-40b76c63-b256)]
at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1136) ~[?:?]
at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:635) ~[?:?]
at java.lang.Thread.run(Thread.java:833) [?:?]
[11:08:14 WARN] [com.turikhay.mc.mapmodcompanion.velocity.MapModCompanion:worldinfo:world_id]: Received possibly malformed packet in worldinfo:world_id (modern)
com.turikhay.mc.mapmodcompanion.MalformedPacketException: couldn't parse an integer from prefixed id packet
Caused by: java.lang.NumberFormatException: For input string: "58a73d59-5d10-432d-9288-7c108851c371"
at java.lang.NumberFormatException.forInputString(NumberFormatException.java:67) ~[?:?]
at java.lang.Integer.parseInt(Integer.java:668) ~[?:?]
at java.lang.Integer.parseInt(Integer.java:786) ~[?:?]
at com.turikhay.mc.mapmodcompanion.PrefixedId$Deserializer.deserialize(PrefixedId.java:94) ~[?:?]
at com.turikhay.mc.mapmodcompanion.PrefixedId$Deserializer.deserialize(PrefixedId.java:59) ~[?:?]
at com.turikhay.mc.mapmodcompanion.velocity.MessageHandler.onPluginMessage(MessageHandler.java:58) ~[?:?]
at com.turikhay.mc.mapmodcompanion.velocity.Lmbda$34.execute(Unknown Source) ~[?:?]
at com.velocitypowered.proxy.event.UntargetedEventHandler$VoidHandler.lambda$buildHandler$0(UntargetedEventHandler.java:56) ~[velocity.jar:3.2.0-SNAPSHOT (git-40b76c63-b256)]
at com.velocitypowered.proxy.event.VelocityEventManager.fire(VelocityEventManager.java:598) ~[velocity.jar:3.2.0-SNAPSHOT (git-40b76c63-b256)]
at com.velocitypowered.proxy.event.VelocityEventManager.lambda$fire$5(VelocityEventManager.java:479) ~[velocity.jar:3.2.0-SNAPSHOT (git-40b76c63-b256)]
at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1136) ~[?:?]
at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:635) ~[?:?]
at java.lang.Thread.run(Thread.java:833) [?:?]
[11:08:14 WARN] [com.turikhay.mc.mapmodcompanion.velocity.MapModCompanion:worldinfo:world_id]: Received possibly malformed packet in worldinfo:world_id (modern)
com.turikhay.mc.mapmodcompanion.MalformedPacketException: couldn't parse an integer from prefixed id packet
Caused by: java.lang.NumberFormatException: For input string: "58a73d59-5d10-432d-9288-7c108851c371"
at java.lang.NumberFormatException.forInputString(NumberFormatException.java:67) ~[?:?]
at java.lang.Integer.parseInt(Integer.java:668) ~[?:?]
at java.lang.Integer.parseInt(Integer.java:786) ~[?:?]
at com.turikhay.mc.mapmodcompanion.PrefixedId$Deserializer.deserialize(PrefixedId.java:94) ~[?:?]
at com.turikhay.mc.mapmodcompanion.PrefixedId$Deserializer.deserialize(PrefixedId.java:59) ~[?:?]
at com.turikhay.mc.mapmodcompanion.velocity.MessageHandler.onPluginMessage(MessageHandler.java:58) ~[?:?]
at com.turikhay.mc.mapmodcompanion.velocity.Lmbda$34.execute(Unknown Source) ~[?:?]
at com.velocitypowered.proxy.event.UntargetedEventHandler$VoidHandler.lambda$buildHandler$0(UntargetedEventHandler.java:56) ~[velocity.jar:3.2.0-SNAPSHOT (git-40b76c63-b256)]
at com.velocitypowered.proxy.event.VelocityEventManager.fire(VelocityEventManager.java:598) ~[velocity.jar:3.2.0-SNAPSHOT (git-40b76c63-b256)]
at com.velocitypowered.proxy.event.VelocityEventManager.lambda$fire$5(VelocityEventManager.java:479) ~[velocity.jar:3.2.0-SNAPSHOT (git-40b76c63-b256)]
at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1136) ~[?:?]
at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:635) ~[?:?]
at java.lang.Thread.run(Thread.java:833) [?:?]
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment