Skip to content
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 #3

Open
NanTaoowo opened this issue Feb 24, 2025 · 2 comments
Open

bug #3

NanTaoowo opened this issue Feb 24, 2025 · 2 comments

Comments

@NanTaoowo
Copy link

[BreweryX] Global task for BreweryX v3.4.10;HEAD generated an exception
java.lang.NullPointerException: Cannot read field "captureTreeGeneration" because the return value of "net.minecraft.world.level.Level.getCurrentWorldData()" is null
at net.minecraft.world.level.Level.getBlockState(Level.java:1398) ~[luminol-1.21.4.jar:1.21.4-DEV-8bce97d]
at org.bukkit.craftbukkit.block.CraftBlock.getType(CraftBlock.java:244) ~[luminol-1.21.4.jar:1.21.4-DEV-8bce97d]
at dev.jsinco.brewery.garden.objects.GardenPlant.isValid(GardenPlant.java:120) ~[?:?]
at dev.jsinco.brewery.garden.BreweryGarden$PlantGrowthRunnable.lambda$run$0(BreweryGarden.java:99) ~[?:?]
at java.base/java.util.ArrayList.forEach(ArrayList.java:1597) ~[?:?]
at dev.jsinco.brewery.garden.BreweryGarden$PlantGrowthRunnable.run(BreweryGarden.java:98) ~[?:?]
at BreweryX-3.4.10-1740358204790.jar/com.dre.brewery.depend.universalScheduler.foliaScheduler.FoliaScheduler.lambda$runTaskTimer$2(FoliaScheduler.java:70) ~[BreweryX-3.4.10-1740358204790.jar:?]
at io.papermc.paper.threadedregions.scheduler.FoliaGlobalRegionScheduler$GlobalScheduledTask.run(FoliaGlobalRegionScheduler.java:179) ~[luminol-1.21.4.jar:?]
at io.papermc.paper.threadedregions.scheduler.FoliaGlobalRegionScheduler.tick(FoliaGlobalRegionScheduler.java:37) ~[luminol-1.21.4.jar:?]
at io.papermc.paper.threadedregions.RegionizedServer.globalTick(RegionizedServer.java:293) ~[luminol-1.21.4.jar:1.21.4-DEV-8bce97d]
at io.papermc.paper.threadedregions.RegionizedServer$GlobalTickTickHandle.tickRegion(RegionizedServer.java:148) ~[luminol-1.21.4.jar:1.21.4-DEV-8bce97d]
at io.papermc.paper.threadedregions.TickRegionScheduler$RegionScheduleHandle.runTick(TickRegionScheduler.java:418) ~[luminol-1.21.4.jar:1.21.4-DEV-8bce97d]
at ca.spottedleaf.concurrentutil.scheduler.SchedulerThreadPool$TickThreadRunner.run(SchedulerThreadPool.java:546) ~[concurrentutil-0.0.3.jar:?]
at java.base/java.lang.Thread.run(Thread.java:1570) ~[?:?]

@duskfallcrew
Copy link

Ok sorry for random commenting,
i forgot what window i was in.

Question to you:

Did you update your addon?

@NanTaoowo
Copy link
Author

我的插件版本是BreweryGarden-BX3.4.10 BreweryX-3.4.10 服务端核心是folia分支 luminol
具体bug有两个,作物长不出果实,如果手动放一个果实在上面,不用剪刀采集可以无限采集这个果实

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants