KnightMiner / SimplyTea

Simply tea!
MIT License
23 stars 12 forks source link

[1.16.4] Tea sappling crash #31

Closed ketrab2004 closed 3 years ago

ketrab2004 commented 3 years ago

I planted some tea sapplings but then the game started crashing after a while, after removing the sapplings it stopped.

`---- Minecraft Crash Report ---- // I let you down. Sorry :(

Time: 12/27/20 7:51 PM Description: Exception ticking world

java.lang.NullPointerException: Exception ticking world at net.minecraft.block.SaplingBlock.func_226942a(SaplingBlock.java:43) ~[?:?] {re:classloading,pl:accesstransformer:B} at net.minecraft.block.SaplingBlock.func_225542b(SaplingBlock.java:33) ~[?:?] {re:classloading,pl:accesstransformer:B} at net.minecraft.block.AbstractBlock$AbstractBlockState.func_227034b(AbstractBlock.java:622) ~[?:?] {re:mixin,re:classloading} at net.minecraft.world.server.ServerWorld.func_217441_a(ServerWorld.java:508) ~[?:?] {re:mixin,re:classloading} at net.minecraft.world.server.ServerChunkProvider.func_241099a(SourceFile:390) ~[?:?] {re:mixin,pl:accesstransformer:B,re:classloading,pl:accesstransformer:B} at net.minecraft.world.server.ServerChunkProvider$$Lambda$9752/1630532081.accept(Unknown Source) ~[?:?] {} at java.util.ArrayList.forEach(ArrayList.java:1249) ~[?:1.8.0_51] {re:computing_frames} at net.minecraft.world.server.ServerChunkProvider.func_217220_m(SourceFile:368) ~[?:?] {re:mixin,pl:accesstransformer:B,re:classloading,pl:accesstransformer:B} at net.minecraft.world.server.ServerChunkProvider.func_217207_a(SourceFile:337) ~[?:?] {re:mixin,pl:accesstransformer:B,re:classloading,pl:accesstransformer:B} at net.minecraft.world.server.ServerWorld.func_72835_b(ServerWorld.java:333) ~[?:?] {re:mixin,re:classloading} at net.minecraft.server.MinecraftServer.func_71190_q(MinecraftServer.java:850) ~[?:?] {re:classloading,pl:accesstransformer:B} at net.minecraft.server.MinecraftServer.func_71217_p(MinecraftServer.java:786) ~[?:?] {re:classloading,pl:accesstransformer:B} at net.minecraft.server.integrated.IntegratedServer.func_71217_p(IntegratedServer.java:78) ~[?:?] {re:classloading,pl:runtimedistcleaner:A} at net.minecraft.server.MinecraftServer.func_240802v(MinecraftServer.java:641) [?:?] {re:classloading,pl:accesstransformer:B} at net.minecraft.server.MinecraftServer.lambda$startServer$0(MinecraftServer.java:232) [?:?] {re:classloading,pl:accesstransformer:B} at net.minecraft.server.MinecraftServer$$Lambda$9184/74285291.run(Unknown Source) [?:?] {} at java.lang.Thread.run(Thread.java:745) [?:1.8.0_51] {}

A detailed walkthrough of the error, its code path and all known details is as follows:

-- Head -- Thread: Server thread Stacktrace: at net.minecraft.block.SaplingBlock.func_226942a(SaplingBlock.java:43) ~[?:?] {re:classloading,pl:accesstransformer:B} at net.minecraft.block.SaplingBlock.func_225542b(SaplingBlock.java:33) ~[?:?] {re:classloading,pl:accesstransformer:B} at net.minecraft.block.AbstractBlock$AbstractBlockState.func_227034b(AbstractBlock.java:622) ~[?:?] {re:mixin,re:classloading} at net.minecraft.world.server.ServerWorld.func_217441_a(ServerWorld.java:508) ~[?:?] {re:mixin,re:classloading} at net.minecraft.world.server.ServerChunkProvider.func_241099a(SourceFile:390) ~[?:?] {re:mixin,pl:accesstransformer:B,re:classloading,pl:accesstransformer:B} at net.minecraft.world.server.ServerChunkProvider$$Lambda$9752/1630532081.accept(Unknown Source) ~[?:?] {} at java.util.ArrayList.forEach(ArrayList.java:1249) ~[?:1.8.0_51] {re:computing_frames} at net.minecraft.world.server.ServerChunkProvider.func_217220_m(SourceFile:368) ~[?:?] {re:mixin,pl:accesstransformer:B,re:classloading,pl:accesstransformer:B} at net.minecraft.world.server.ServerChunkProvider.func_217207_a(SourceFile:337) ~[?:?] {re:mixin,pl:accesstransformer:B,re:classloading,pl:accesstransformer:B} at net.minecraft.world.server.ServerWorld.func_72835_b(ServerWorld.java:333) ~[?:?] {re:mixin,re:classloading} -- Affected level -- Details: All players: 1 total; [ServerPlayerEntity['ketrab2004'/170, l='ServerLevel[Survival]', x=-308.20, y=99.50, z=-113.42]] Chunk stats: ServerChunkCache: 2548 Level dimension: minecraft:overworld Level spawn location: World: (-112,66,96), Chunk: (at 0,4,0 in -7,6; contains blocks -112,0,96 to -97,255,111), Region: (-1,0; contains chunks -32,0 to -1,31, blocks -512,0,0 to -1,255,511) Level time: 325659 game time, 411549 day time Level name: Survival Level game mode: Game mode: survival (ID 0). Hardcore: false. Cheats: false Level weather: Rain time: 135759 (now: false), thunder time: 46769 (now: false) Known server brands: forge Level was modded: true Level storage version: 0x04ABD - Anvil Stacktrace: at net.minecraft.server.MinecraftServer.func_71190_q(MinecraftServer.java:850) ~[?:?] {re:classloading,pl:accesstransformer:B} at net.minecraft.server.MinecraftServer.func_71217_p(MinecraftServer.java:786) ~[?:?] {re:classloading,pl:accesstransformer:B} at net.minecraft.server.integrated.IntegratedServer.func_71217_p(IntegratedServer.java:78) ~[?:?] {re:classloading,pl:runtimedistcleaner:A} at net.minecraft.server.MinecraftServer.func_240802v(MinecraftServer.java:641) [?:?] {re:classloading,pl:accesstransformer:B} at net.minecraft.server.MinecraftServer.lambda$startServer$0(MinecraftServer.java:232) [?:?] {re:classloading,pl:accesstransformer:B} at net.minecraft.server.MinecraftServer$$Lambda$9184/74285291.run(Unknown Source) [?:?] {} at java.lang.Thread.run(Thread.java:745) [?:1.8.0_51] {}

-- System Details -- Details: Minecraft Version: 1.16.4 Minecraft Version ID: 1.16.4 Operating System: Windows 10 (amd64) version 10.0 Java Version: 1.8.0_51, Oracle Corporation Java VM Version: Java HotSpot(TM) 64-Bit Server VM (mixed mode), Oracle Corporation Memory: 2380250952 bytes (2269 MB) / 4131389440 bytes (3940 MB) up to 7695499264 bytes (7339 MB) CPUs: 8 JVM Flags: 5 total; -XX:HeapDumpPath=MojangTricksIntelDriversForPerformance_javaw.exe_minecraft.exe.heapdump -Xss1M -Xmx8256m -Xms256m -XX:PermSize=256m ModLauncher: 8.0.6+85+master.325de55 ModLauncher launch target: fmlclient ModLauncher naming: srg ModLauncher services: /mixin-0.8.2.jar mixin PLUGINSERVICE /eventbus-3.0.5-service.jar eventbus PLUGINSERVICE /forge-1.16.4-35.1.4.jar object_holder_definalize PLUGINSERVICE /forge-1.16.4-35.1.4.jar runtime_enum_extender PLUGINSERVICE /accesstransformers-2.2.0-shadowed.jar accesstransformer PLUGINSERVICE /forge-1.16.4-35.1.4.jar capability_inject_definalize PLUGINSERVICE /forge-1.16.4-35.1.4.jar runtimedistcleaner PLUGINSERVICE /mixin-0.8.2.jar mixin TRANSFORMATIONSERVICE /forge-1.16.4-35.1.4.jar fml TRANSFORMATIONSERVICE FML: 35.1 Forge: net.minecraftforge:35.1.4 FML Language Providers: javafml@35.1 minecraft@1 Mod List: astralsorcery-1.16.4-1.13.8.jar |Astral Sorcery |astralsorcery |1.16.4-1.13.8 |DONE |NOSIGNATURE pamhc2trees-1.16.3-1.0.0.jar |Pam's HarvestCraft 2 Fruit Tre|pamhc2trees |1.0.0 |DONE |NOSIGNATURE craftingstation-4.1.1.jar |Crafting Station |craftingstation |4.1.1 |DONE |NOSIGNATURE spiders-2.0-1.16.4-1.0.4.jar |Spiders 2.0 |spiderstpo |1.0.4 |DONE |NOSIGNATURE jei-1.16.4-7.6.0.62.jar |Just Enough Items |jei |7.6.0.62 |DONE |NOSIGNATURE JustEnoughCalculation-1.16.4-3.6.3.jar |Just Enough Calculation |jecalculation |3.6.3 |DONE |NOSIGNATURE create-mc1.16.3_v0.3b.jar |Create |create |mc1.16.3_v0.3b |DONE |NOSIGNATURE Waystones_1.16.3-7.3.1.jar |Waystones |waystones |7.3.1 |DONE |NOSIGNATURE Clumps-6.0.0.13.jar |Clumps |clumps |6.0.0.13 |DONE |NOSIGNATURE light-overlay-5.5.4.jar |Light Overlay Forge |lightoverlay-forge |NONE |DONE |NOSIGNATURE CookingForBlockheads_1.16.3-9.2.2.jar |Cooking for Blockheads |cookingforblockheads |9.2.2 |DONE |NOSIGNATURE Controlling-7.0.0.11.jar |Controlling |controlling |7.0.0.11 |DONE |NOSIGNATURE ReAuth-1.16-Forge-3.9.3.jar |ReAuth |reauth |3.9.3 |DONE |3d:06:1e:e5:da:e2:ff:ae:04:00:be:45:5b:ff:fd:70:65:00:67:0b:33:87:a6:5f:af:20:3c:b6:a1:35:ca:7e NaturesCompass-1.16.4-1.8.6.jar |Nature's Compass |naturescompass |1.16.4-1.8.6 |DONE |NOSIGNATURE Bookshelf-1.16.4-9.3.18.jar |Bookshelf |bookshelf |9.3.18 |DONE |ea:45:b3:82:b6:9d:50:16:95:e7:2e:34:e1:92:d5:b4:9b:69:90:d3:4f:2e:71:99:b0:be:40:80:27:1f:3e:b0 Morpheus-1.16.4-4.2.68.jar |Morpheus |morpheus |4.2.68 |DONE |NOSIGNATURE Hwyla-forge-1.10.11-B78_1.16.2.jar |Waila |waila |1.10.11-B78_1.16.2 |DONE |NOSIGNATURE WAWLA-1.16.4-7.0.2.jar |WAWLA |wawla |7.0.2 |DONE |ea:45:b3:82:b6:9d:50:16:95:e7:2e:34:e1:92:d5:b4:9b:69:90:d3:4f:2e:71:99:b0:be:40:80:27:1f:3e:b0 SnowRealMagic-1.16.3-2.2.2.jar |Snow! Real Magic! |snowrealmagic |2.2.2 |DONE |NOSIGNATURE Kiwi-1.16.3-3.4.1.jar |Kiwi |kiwi |3.4.1 |DONE |NOSIGNATURE JustEnoughResources-1.16.4-0.12.0.103.jar |Just Enough Resources |jeresources |0.12.0.103 |DONE |NOSIGNATURE forge-1.16.4-35.1.4-universal.jar |Forge |forge |35.1.4 |DONE |22:af:21:d8:19:82:7f:93:94:fe:2b:ac:b7:e4:41:57:68:39:87:b1:a7:5c:c6:44:f9:25:74:21:14:f5:0d:90 MmmMmmMmmMmm-1.16-1.0.1.jar |MmmMmmMmmMmm |dummmmmmy |1.0.1 |DONE |NOSIGNATURE emojiful-1.16.3-2.1.1.jar |Emojiful |emojiful |1.16.3-2.1.1 |DONE |NOSIGNATURE ironchest-1.16.4-11.2.10.jar |Iron Chests |ironchest |1.16.4-11.2.10 |DONE |NOSIGNATURE forge-1.16.4-35.1.4-client.jar |Minecraft |minecraft |1.16.4 |DONE |NOSIGNATURE cofh_core-1.16.3-1.1.2.jar |CoFH Core |cofh_core |1.1.2 |DONE |NOSIGNATURE thermal_foundation-1.16.3-1.1.2.jar |Thermal Series |thermal |1.1.2 |DONE |NOSIGNATURE torchmaster-2.3.5-alpha.jar |Torchmaster |torchmaster |2.3.5-alpha |DONE |NOSIGNATURE itlt-1.16.x-1.0.4.jar |It's the little things |itlt |1.16.x-1.0.4 |DONE |NOSIGNATURE swingthroughgrass-1.16.4-1.5.3.jar |SwingThroughGrass |swingthroughgrass |1.16.4-1.5.3 |DONE |NOSIGNATURE pamhc2crops-1.16.3-1.0.1.jar |Pam's HarvestCraft 2 Crops |pamhc2crops |version |DONE |NOSIGNATURE Ding-1.16.3-1.2.0.jar |Ding |ding |1.2.0 |DONE |NOSIGNATURE ChickenChunks-1.16.4-2.7.0.85-universal.jar |ChickenChunks |chickenchunks |2.7.0.85 |DONE |31:e6:db:63:47:4a:6e:e0:0a:2c:11:d1:76:db:4e:82:ff:56:2d:29:93:d2:e5:02:bd:d3:bd:9d:27:47:a5:71 pamhc2foodextended-1.16.3-1.0.0.jar |Pam's HarvestCraft 2 Food Exte|pamhc2foodextended |version |DONE |NOSIGNATURE curios-forge-1.16.4-4.0.3.0.jar |Curios API |curios |1.16.4-4.0.3.0 |DONE |NOSIGNATURE SpartanShields-1.16.4-2.1.0-beta-1.jar |Spartan Shields |spartanshields |2.1.0 beta 1 |DONE |NOSIGNATURE Xaeros_Minimap_20.29.1_Forge_1.16.4.jar |Xaero's Minimap |xaerominimap |20.29.1 |DONE |NOSIGNATURE pamhc2foodcore-1.16.3-1.0.0.jar |Pam's HarvestCraft 2 Food Core|pamhc2foodcore |version |DONE |NOSIGNATURE gravestone-1.16.4-1.0.7.jar |Gravestone Mod |gravestone |1.16.4-1.0.7 |DONE |NOSIGNATURE ftb-backups-2.1.1.6.jar |FTB Backups |ftbbackups |2.1.1.6 |DONE |NOSIGNATURE thermal_cultivation-1.16.3-1.1.1.jar |Thermal Cultivation |thermal_cultivation |1.1.1 |DONE |NOSIGNATURE simplytea-1.16.4-2.3.1.jar |Simply Tea |simplytea |2.3.1 |DONE |NOSIGNATURE constructionwand-1.16.2-1.7.jar |Construction Wand |constructionwand |1.16.2-1.7 |DONE |NOSIGNATURE AppleSkin-mc1.16.2-forge-1.0.14.jar |AppleSkin |appleskin |1.0.14 |DONE |NOSIGNATURE cc-tweaked-1.16.4-1.94.0.jar |CC: Tweaked |computercraft |1.94.0 |DONE |NOSIGNATURE observerlib-1.16.4-1.4.4.jar |ObserverLib |observerlib |1.16.4-1.4.4 |DONE |NOSIGNATURE DamageTilt-1.16-forge-0.1.1.jar |DamageTilt |damagetilt |0.1.1 |DONE |NOSIGNATURE cloth-config-forge-4.1.1.jar |Cloth Config v4 API |cloth-config |4.0 |DONE |NOSIGNATURE CosmeticArmorReworked-1.16.4-v1.jar |CosmeticArmorReworked |cosmeticarmorreworked |1.16.4-v1 |DONE |5e:ed:25:99:e4:44:14:c0:dd:89:c1:a9:4c:10:b5:0d:e4:b1:52:50:45:82:13:d8:d0:32:89:67:56:57:01:53 CodeChickenLib-1.16.4-3.5.0.398-universal.jar |CodeChicken Lib |codechickenlib |3.5.0.398 |DONE |31:e6:db:63:47:4a:6e:e0:0a:2c:11:d1:76:db:4e:82:ff:56:2d:29:93:d2:e5:02:bd:d3:bd:9d:27:47:a5:71 SoundFilters-0.14_for_1.16.2.jar |Sound Filters |soundfilters |0.14_for_1.16.2 |DONE |NOSIGNATURE ServerTabInfo-1.16.4-1.3.3.jar |Server Tab Info |servertabinfo |1.3.3 |DONE |NOSIGNATURE overloadedarmorbar-5.1.0.jar |Overloaded Armor Bar |overloadedarmorbar |5.1.0 |DONE |NOSIGNATURE chiselsandbits-0.2.8-RELEASE.jar |Chisels & bits |chiselsandbits |NONE |DONE |NOSIGNATURE WailaHarvestability-mc1.16.2-forge-1.1.13.jar |Waila Harvestability |wailaharvestability |1.1.13 |DONE |NOSIGNATURE Crash Report UUID: ee860180-28fc-4662-8f45-4ca0cb6a6b26 Kiwi Modules: kiwi:contributors kiwi:data snowrealmagic:core snowrealmagic:world Player Count: 1 / 8; [ServerPlayerEntity['ketrab2004'/170, l='ServerLevel[Survival]', x=-308.20, y=99.50, z=-113.42]] Data Packs: vanilla, mod:astralsorcery, mod:pamhc2trees (incompatible), mod:craftingstation (incompatible), mod:spiderstpo, mod:jei, mod:jecalculation (incompatible), mod:create (incompatible), mod:waystones (incompatible), mod:clumps, mod:lightoverlay-forge (incompatible), mod:cookingforblockheads (incompatible), mod:controlling, mod:reauth, mod:naturescompass (incompatible), mod:bookshelf, mod:morpheus (incompatible), mod:waila, mod:wawla, mod:snowrealmagic, mod:kiwi (incompatible), mod:jeresources, mod:forge, mod:dummmmmmy (incompatible), mod:emojiful (incompatible), mod:ironchest (incompatible), mod:cofh_core (incompatible), mod:thermal (incompatible), mod:torchmaster (incompatible), mod:itlt (incompatible), mod:swingthroughgrass (incompatible), mod:pamhc2crops (incompatible), mod:ding, mod:chickenchunks (incompatible), mod:pamhc2foodextended (incompatible), mod:curios, mod:spartanshields, mod:xaerominimap, mod:pamhc2foodcore (incompatible), mod:gravestone, mod:ftbbackups (incompatible), mod:thermal_cultivation (incompatible), mod:simplytea (incompatible), mod:constructionwand (incompatible), mod:appleskin, mod:computercraft, mod:observerlib, mod:damagetilt (incompatible), mod:cloth-config (incompatible), mod:cosmeticarmorreworked (incompatible), mod:codechickenlib (incompatible), mod:soundfilters (incompatible), mod:servertabinfo, mod:overloadedarmorbar (incompatible), mod:chiselsandbits (incompatible), mod:wailaharvestability Type: Integrated Server (map_client.txt) Is Modded: Definitely; Client brand changed to 'forge'`

KnightMiner commented 3 years ago

Fixed in 2.3.2