-
-
Notifications
You must be signed in to change notification settings - Fork 17
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
Bug when spawning IronGolem using Jack 'o lantern #127
Comments
Try the latest version of Limits. |
Same issue with the latest version. Edit: I accidently closed the issue. |
I cannot replicate this issue. What settings do you have for Limits? Please share the config. Also, what permissions does your player have that is doing this? If Limits is not installed, does this issue occur? |
the bug disapear when we remove limits addon |
I tried to limit but I still cannot replicate. Please share your Limits config.yml. I might need to give you a debug version to find out why the blocks cannot be set to air. What plugins are you running? Any anti-cheat ones? |
[00:10:46 INFO]: Plugins (59): AnimatedScoreboard, AntiAutoClick, AureliumSkills, BattlePass, BeautyQuests, BentoBox, BetterSleeping3, BungeeGuard, Citizens, CommandHook, DeluxeChat, DeluxeMenus, DyedBackpacks, Essentials, EssentialsSpawn, ExoticGarden, ExtraTools, FastChunkPregenerator, FluffyMachines, GeinsBasics, GoldenCrates, HolographicDisplays, HolographicExtension, InfinityExpansion, Jobs, JukeBox, LiteXpansion, LuckPerms, Maintenance, MessageAnnouncer, MineableSpawners, MMOItems, Multiverse-Core, MythicLib, MythicMobs, NexEngine, NoteBlockAPI, OldCombatMechanics, PlaceholderAPI, Playtimes*, ProtocolLib, Rankup, SFCalc, Shop, ShopGUIPlus, Shopkeepers, Slimefun, spark, TAB, TradeSystem, Vault, VoidGenerator, WildStacker, WitherSound*, WorldEdit, WorldGuard, WorldGuardExtraFlags, XPBoost, zAuctionHouseV3 config
|
Without the Limits addon it works just fine. |
I can't replicate it, so I assume it's another plugin interrupting the substitution for some reason. Anyway, I added an option to turn off async gloom checking. Add this to your config.yml with the latest build off the CI and see if that solves the issue:
See Limits/src/main/resources/config.yml Line 16 in 6a2768e
|
I updated and added that to my config but now the golem doesn't spawn when using a Jack `o lantern. |
Description
Describe the bug
When BentoBox is installed it doesn't remove all iron blocks and the Jack 'o lantern when building an Iron Golem.
Without BentoBox this works just fine.
Steps to reproduce the behavior
Build an iron golem using a Jack 'o lantern
Expected behavior
The vanilla behaviour
Screenshots and videos (Optional)
https://www.youtube.com/watch?v=YzgzkNNAu9A
Environment
Output of
/bbox version
(Mandatory)Plugins (Optional)
Additional context (Optional)
The text was updated successfully, but these errors were encountered: