PluginBugs / Issues-ItemsAdder

Repository used to keep track of issues of my plugin ItemsAdder
https://itemsadder.devs.beer
54 stars 21 forks source link

[BUG] Conflict between the plugin "Residence" and "ItemsAdder". (Reopen) #218

Closed Deathroner closed 3 years ago

Deathroner commented 4 years ago

I start this ticket in "ItemsAdder" and "Residence".

ItemsAdder is a plugin that simulates a minecraft mod, and in this you will find vehicles such as planes, cars, among others.

When boarding a vehicle in an area protected by "Residence", the following error is generated in the console:

[Server] ERROR POI data mismatch: never registered at BlockPosition{x=-4801, y=64, z=2432} [Server] INFO Attempt to teleport dead player Deathroner_ restricted

This had happened to me in another plugin called "Towny", but no solution was reached because it was not found what is causing the failure.

Zrips, Could you help us find fault with this? I want to keep both plugins working on my server because I consider them very complete and stable; It is also annoying that I have to migrate my users to another plugin :(

PS: When getting into a vehicle in an area protected by "Residence", it won't let me send messages or apply commands; the only solution is to re-enter the server, but the vehicles disappear.

Deathroner commented 4 years ago

https://github.com/Zrips/Residence/issues/469

LoneDev6 commented 4 years ago

@Jirsaacek Moved here

100petr commented 4 years ago

Hi, I still have this problem on paperspigot 1.16.1 (latest version - auto-update enabled) https://youtu.be/zqxHm6_p0Zc Screenshot_1 Screenshot_2 Screenshot_1 //EDIT 1.8. : I tried it on a clean server and it works, interesting.

LoneDev6 commented 4 years ago

Hi, I still have this problem on paperspigot 1.16.1 (latest version - auto-update enabled) https://youtu.be/zqxHm6_p0Zc Screenshot_1 Screenshot_2 Screenshot_1 //EDIT 1.8. : I tried it on a clean server and it works, interesting.

I really have no idea on how to fix this nor what is the cause. To me seems an obscure Spigot bug which interferes with ItemsAdder and Residence events

LoneDev6 commented 3 years ago

closed due to inactivity

100petr commented 3 years ago

I still have this problem on my server [18:20:43 ERROR]: POI data mismatch: never registered at BlockPosition{x=3903, y=57, z=843} https://youtu.be/40wl0EvcJFo https://youtu.be/rF_gVukXPjo I apologize for the quality of the videos, I have already fixed the settings. image

LoneDev6 commented 3 years ago

Thanks for the report. Anyway the POI mismatch is not related with the issue you see.

Please check if residence is deleting slime / armorstands entities inside residence, check if there is a way to prevent this since i'm 99% sure it's the issue: https://itemsadder.plugin.ga/faq/vehicles-bugs/towny-vehicles-bug

100petr commented 3 years ago

Hmm, it occurs to me that this is done by the AutoMobRemoval function. I'll try to do some tests.

100petr commented 3 years ago

I found it! It causes the flag monsters. https://youtu.be/Tn9PxUV_7gg Edit: I watch that the end of the video is gone.

LoneDev6 commented 3 years ago

No problem so basically you just need to execute /res set monsters ? anyway please report that to the plugin author to avoid removing monsters with custom name or invulnerable monsters as my SLIME is invulnerable and has custom name,

LoneDev6 commented 3 years ago

https://github.com/Zrips/Residence/issues/469#issuecomment-801425643

100petr commented 3 years ago

res set monsters f - cannot send message res set monsters t/r - no problem