-
Notifications
You must be signed in to change notification settings - Fork 87
ReportedException: Colliding entity with block #297
Comments
Can you try to reproduce this on a clean PaperSpigot server? |
Seems like it tries to get the block data of a block that doesn't exist. |
Not sure how. I don't even know what causes it. |
The only way to know what's wrong is by looking at the code, sadly I cannot do that right now. So if someone else wants to look, feel free. |
Just found a new variant of this error:
|
Do your plugins do anything related to Item/Firework/Arrow entities? If so then they may be causing the issue. |
I remember this could happen on Taco and TorchSpigot , when a zombie or skeleton bumped into cactus and got damaged , there's an error like this. |
Only thing that i could think of is some semi illegal asynchronous api usage (read only) in our anticheat. |
I couldnt reproduce it on latest build 706108e with multiversecore. |
Issue still persists in adae067
|
Observed Behavior
Expected Behavior
No exceptions in log
Steps To Reproduce
Not sure, happens seemingly random.Edit by Lucas
:Happens when an entity steps on a pressure plate.
The state of the pressure plate seems to be null, or the block data is null. Not sure if it happens randomly.
Plugin List
MultiverseCore
Custom stuff
Server Version
9fef576
Other
No response
Agreements
The text was updated successfully, but these errors were encountered: