WorldGuard

WorldGuard

8M Downloads

Hopper minecart does not work sometimes

LadyCailinBot opened this issue ยท 7 comments

commented

WORLDGUARD-3582 - Reported by EvilOlaf

I have a weird issue with hopper minecarts within WG regions.

When I create a hopper minecart it works well for about 10 minutes or so. After that the hopper minecart does not take items from chests over it anymore.

I tried to destroy and place a new chest, no luck
I tried to destroy and replace the hopper minecart, no luck either.
I tried to remove the WG region and replace the hopper minecart with a new one, success!
Recreated the region, does not work anymore.
Removed the region again and gave the minecart a bump so it drove away from the chest and bumped it back, works.

Any ideas? ^^

6.1.1 build 1629
Spigot 1.8.8 fdc1440-53fac9f
Mostly default config. Just blocked stuff like tnt damage or trampelin...

If you need/want any further information about configuration, please let me know.

Thanks for reading.

Best regards
Olaf

commented

Comment by wizjany

is the hopper minecart moving in/out of the region constantly? I can't see much reason for it to randomly stop working after x minutes. generally, worldguard either allows a certain action or denies it, and doesn't randomly change its mind unless something else also changes...

commented

Comment by EvilOlaf

All this happens within a region. No movement out or into it.
I know that WorldGuard does not do stuff like that, that's what it makes so weird.

The only thing that I could image is that a plugin like ChunkSpawnLimiter causes the issue...

Will need to test this further.

commented

Comment by EvilOlaf

After a bit of testing I decided to try this on a fresh server with WG and WE as plugins only. First I thought 'damn, it has to be another plugin' but after a few minutes the same happened as before.
The hopper minecart did not take the items from the chest over it anymore.

Moved the minecart, placed a new one, no luck.
Set a new hopper minecart, no luck.
Removed the region and moved the current minecart, no luck.
Set a new minecart, success. Items were take as expected.

Spigot version is actually 11 versions behind. I'll test again as soon as I have time to build a current jar.

[14:18:40 INFO]: WorldEdit version (unknown)
[14:18:40 INFO]: https://github.com/sk89q/worldedit/
[14:18:40 INFO]: ----------- Platforms -----------
[14:18:40 INFO]: * Bukkit-Official (6.1.1-SNAPSHOT;3386-025591e6)
[14:18:40 INFO]: ----------- Capabilities -----------
[14:18:40 INFO]: GAME_HOOKS: Bukkit-Official
[14:18:40 INFO]: CONFIGURATION: Bukkit-Official
[14:18:40 INFO]: USER_COMMANDS: Bukkit-Official
[14:18:40 INFO]: PERMISSIONS: Bukkit-Official

[14:18:51 INFO]: WorldGuard 6.1.1-SNAPSHOT.1629-0fcd42f
[14:18:51 INFO]: http://www.sk89q.com

[14:18:40 INFO]: WORLDEDIT_CUI: Bukkit-Official
[14:18:40 INFO]: WORLD_EDITING: Bukkit-Official

commented

Comment by wizjany

unable to reproduce. can you give any reproduction steps? (setup to cause the issue to occur, not what you tried to fix it)

commented

Comment by EvilOlaf

I'll try to make a video of the whole thing

commented

Comment by EvilOlaf

And done. The video can be accessed by using this link: https://youtu.be/ylC64KGlHmo
Currently it is processing and will be available soon.

commented

Comment by EvilOlaf

Any idea?