-
-
Notifications
You must be signed in to change notification settings - Fork 21
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
NullPointerException: Cannot invoke "org.bukkit.craftbukkit.entity.CraftLivingEntity.getHandle()" #4231
Comments
Please test if this issue persists on a bare-minimum server. |
@Andre601 The crash occurs from one moment to another, it does not work with a single player but with several as it is a production environment, the only known cause is ItemsAdder because when this is updated to version 4.0.5 starts the whole problem |
I had the same problem, so I had to go back to previous versions |
You are using an unofficial version of Spigot |
@LoneDev6 the strange thing is not the use of a fork of paper, the thing is that simply the server crashes when updating to 4.0.5+ and when returning to the stable version 4.0.4 nothing happens |
@KrazyxWolf |
@LoneDev6 the problem persists, I updated ItemsAdder from version 4.0.4 to 4.0.6 and the crash always comes out with the same reason (ServerConfigurationPacketListenerImpl) log: https://mclo.gs/1Nn2Ugh the crash starts on line 7935 |
Reopening this, as others seem to encounter this issue too (see #4286) |
my issue was with items adder it self before everything worked fine but as soon as i tried to update a contents folder everything crashed and i wasent able to get it back to a stable version no matter what |
any luck on a fix |
okay so after looking into this for a bit i have found a way to get this narrowed down to the issue it has to do with something in the new config as i used all my contents on my dev server with no issues but the config with no modification is causing the issue |
also can we make this a diffrent issue as my server is not crashing and its not do to custom blocks as all my items are armors and tools |
I renamed the title of this issue to be about the error. |
So it's something to do with the new config for the actual jar plug-in if you would like would you like me to send you the old thing thing that works against the new config that doesn't? |
Are we waiting on lonedev or do you guys not know the issue? |
I can pay for Support if needed. I can do PayPal, but I really need this to be up as this is stopping the performance of my project. |
[23:10:02 WARN]: [ItemsAdder] Found shader overlapping an ItemsAdder shader. Disable emotes or text-effects to edit these shaders manually: shaders/core/rendertype_entity_translucent.vsh |
issue is not the version on minecraft i have updated to latest version of minecraft whatever was added to the latest verison on items adder config is causing a crash state as the resource pack will apply but i can not see any textures game is play able here is the 2 configs for each NEw
OLd
|
Terms
Discord Username (optional)
krazyxwolf_
What happened?
Every time I update ItemsAdder to version 4.0.5 or any of its beta versions the server crashes when trying to add a player to the playerlist and it doesn't happen with all of them, it's random and can happen without warning, we are using version 4.0.4 since the server never crashes so having the latest version is out of the question
Steps to reproduce the issue
This issue can occur randomly so there is no concrete series of steps
Server version
This server is running UniverseSpigot version 1.20.6-DEV-ver/1.20.6-stable@3c495a1 (2024-11-30T22:19:15Z) (Implementing API version 1.20.6-R0.1-SNAPSHOT)
Universe-1.20.6-DEV-3c495a1 (MC: 1.20.6)
ItemsAdder Version
ItemsAdder version 4.0.4
ProtocolLib Version
ProtocolLib version 5.4.0-SNAPSHOT-736
LoneLibs Version
LoneLibs version 1.0.62
Full Server Log
https://mclo.gs/DtA0EEL
Error (optional)
Problematic items yml configuration file (optional)
No response
Other files, you can drag and drop them here to upload. (optional)
message.txt
Screenshots/Videos (you can drag and drop files or paste links)
No response
The text was updated successfully, but these errors were encountered: