Nature's Aura

Nature's Aura

19M Downloads

Ritual of the the forset

gogoetom opened this issue ยท 4 comments

commented

made the ritual of the forest and set it up for the ancient tree but the sapling won't grow used stacks of bone meal too anyone know whats the problem?
Using the new beginning mod pack

commented

Crash

---- Minecraft Crash Report ----
// I just don't know what went wrong :(

Time: 2/7/21 7:52 PM
Description: Exception ticking world

java.lang.NullPointerException: Exception ticking world
at net.minecraft.item.crafting.RecipeManager.calcHash(RecipeManager.java:594) ~[?:?] {re:mixin,pl:accesstransformer:B,re:classloading,pl:accesstransformer:B,pl:mixin:A}
at net.minecraft.item.crafting.RecipeManager.handler$zzn000$OngetRecipes(RecipeManager.java:569) ~[?:?] {re:mixin,pl:accesstransformer:B,re:classloading,pl:accesstransformer:B,pl:mixin:A}
at net.minecraft.item.crafting.RecipeManager.func_215370_b(RecipeManager.java) ~[?:?] {re:mixin,pl:accesstransformer:B,re:classloading,pl:accesstransformer:B,pl:mixin:A}
at de.ellpeck.naturesaura.blocks.BlockWoodStand.onTreeGrow(BlockWoodStand.java:76) ~[?:28.5] {re:classloading}
at net.minecraftforge.eventbus.ASMEventHandler_599_BlockWoodStand_onTreeGrow_SaplingGrowTreeEvent.invoke(.dynamic) ~[?:?] {}
at net.minecraftforge.eventbus.ASMEventHandler.invoke(ASMEventHandler.java:80) ~[eventbus-2.2.0-service.jar:?] {}
at net.minecraftforge.eventbus.EventBus.post(EventBus.java:258) ~[eventbus-2.2.0-service.jar:?] {}
at net.minecraftforge.event.ForgeEventFactory.saplingGrowTree(ForgeEventFactory.java:701) ~[?:?] {re:mixin,re:classloading}
at net.minecraft.block.SaplingBlock.func_226942_a_(SaplingBlock.java:43) ~[?:?] {re:classloading,pl:accesstransformer:B}
at net.minecraft.block.SaplingBlock.func_225534_a_(SaplingBlock.java:34) ~[?:?] {re:classloading,pl:accesstransformer:B}
at net.minecraft.block.Block.func_225542_b_(Block.java:445) ~[?:?] {re:mixin,pl:accesstransformer:B,re:classloading,pl:accesstransformer:B}
at net.minecraft.block.BlockState.func_227034_b_(BlockState.java:253) ~[?:?] {re:mixin,pl:accesstransformer:B,re:classloading,pl:accesstransformer:B,pl:mixin:APP:phosphor.mixins.json:block.MixinBlockState,pl:mixin:A}
at net.minecraft.world.server.ServerWorld.func_217441_a(ServerWorld.java:479) ~[?:?] {re:mixin,re:classloading,xf:fml:quark:change-sleeping-player-count,xf:fml:quark:add-rave-hook,pl:mixin:APP:assets/fruittrees/fruittrees.mixins.json:MixinServerWorld,pl:mixin:A}
at net.minecraft.world.server.ServerChunkProvider.func_217220_m(SourceFile:697) ~[?:?] {re:mixin,pl:accesstransformer:B,re:classloading,pl:accesstransformer:B,pl:mixin:APP:performant.mixins.json:world.chunk.ServerChunkProviderMixin,pl:mixin:APP:performant.mixins.json:world.chunk.ServerChunkProviderThreadsMixin,pl:mixin:A}
at net.minecraft.world.server.ServerChunkProvider.func_217207_a(SourceFile:340) ~[?:?] {re:mixin,pl:accesstransformer:B,re:classloading,pl:accesstransformer:B,pl:mixin:APP:performant.mixins.json:world.chunk.ServerChunkProviderMixin,pl:mixin:APP:performant.mixins.json:world.chunk.ServerChunkProviderThreadsMixin,pl:mixin:A}
at net.minecraft.world.server.ServerWorld.func_72835_b(ServerWorld.java:313) ~[?:?] {re:mixin,re:classloading,xf:fml:quark:change-sleeping-player-count,xf:fml:quark:add-rave-hook,pl:mixin:APP:assets/fruittrees/fruittrees.mixins.json:MixinServerWorld,pl:mixin:A}
at net.minecraft.server.MinecraftServer.func_71190_q(MinecraftServer.java:849) ~[?:?] {re:classloading,pl:accesstransformer:B}
at net.minecraft.server.MinecraftServer.func_71217_p(MinecraftServer.java:784) ~[?:?] {re:classloading,pl:accesstransformer:B}
at net.minecraft.server.integrated.IntegratedServer.func_71217_p(IntegratedServer.java:114) ~[?:?] {re:classloading,pl:runtimedistcleaner:A}
at net.minecraft.server.MinecraftServer.run(MinecraftServer.java:637) [?:?] {re:classloading,pl:accesstransformer:B}
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.item.crafting.RecipeManager.calcHash(RecipeManager.java:594)
at net.minecraft.item.crafting.RecipeManager.handler$zzn000$OngetRecipes(RecipeManager.java:569)
at net.minecraft.item.crafting.RecipeManager.func_215370_b(RecipeManager.java)
at de.ellpeck.naturesaura.blocks.BlockWoodStand.onTreeGrow(BlockWoodStand.java:76)
at net.minecraftforge.eventbus.ASMEventHandler_599_BlockWoodStand_onTreeGrow_SaplingGrowTreeEvent.invoke(.dynamic)
at net.minecraftforge.eventbus.ASMEventHandler.invoke(ASMEventHandler.java:80)
at net.minecraftforge.eventbus.EventBus.post(EventBus.java:258)
at net.minecraftforge.event.ForgeEventFactory.saplingGrowTree(ForgeEventFactory.java:701)
at net.minecraft.block.SaplingBlock.func_226942_a_(SaplingBlock.java:43)
at net.minecraft.block.SaplingBlock.func_225534_a_(SaplingBlock.java:34)
at net.minecraft.block.Block.func_225542_b_(Block.java:445)
at net.minecraft.block.BlockState.func_227034_b_(BlockState.java:253)
at net.minecraft.world.server.ServerWorld.func_217441_a(ServerWorld.java:479)
at net.minecraft.world.server.ServerChunkProvider.func_217220_m(SourceFile:697)
at net.minecraft.world.server.ServerChunkProvider.func_217207_a(SourceFile:340)
at net.minecraft.world.server.ServerWorld.func_72835_b(ServerWorld.java:313)

-- Affected level --
Details:
All players: 1 total; [ServerPlayerEntity['MariusNinjai'/297, l='King', x=-229.87, y=68.45, z=-4.36]]
Chunk stats: ServerChunkCache: 3115
Level dimension: DimensionType{minecraft:overworld}
Level name: King
Level seed: -1259299250802944798
Level generator: ID 07 - biomesoplenty, ver 0. Features enabled: true
Level generator options: {}
Level spawn location: World: (-160,68,-67), Chunk: (at 0,4,13 in -10,-5; contains blocks -160,0,-80 to -145,255,-65), Region: (-1,-1; contains chunks -32,-32 to -1,-1, blocks -512,0,-512 to -1,255,-1)
Level time: 3053400 game time, 3436437 day time
Known server brands: forge
Level was modded: true
Level storage version: 0x04ABD - Anvil
Level weather: Rain time: 96288 (now: false), thunder time: 107289 (now: false)
Level game mode: Game mode: survival (ID 0). Hardcore: false. Cheats: false
Stacktrace:
at net.minecraft.server.MinecraftServer.func_71190_q(MinecraftServer.java:849)
at net.minecraft.server.MinecraftServer.func_71217_p(MinecraftServer.java:784)
at net.minecraft.server.integrated.IntegratedServer.func_71217_p(IntegratedServer.java:114)
at net.minecraft.server.MinecraftServer.run(MinecraftServer.java:637)
at java.lang.Thread.run(Thread.java:745)

-- System Details --
Details:
Minecraft Version: 1.15.2
Minecraft Version ID: 1.15.2
Operating System: Windows 7 (amd64) version 6.1
Java Version: 1.8.0_51, Oracle Corporation
Java VM Version: Java HotSpot(TM) 64-Bit Server VM (mixed mode), Oracle Corporation
Memory: 694573648 bytes (662 MB) / 5662310400 bytes (5400 MB) up to 5726797824 bytes (5461 MB)
CPUs: 4
JVM Flags: 5 total; -XX:HeapDumpPath=MojangTricksIntelDriversForPerformance_javaw.exe_minecraft.exe.heapdump -Xss1M -Xmx6144m -Xms256m -XX:PermSize=256m
ModLauncher: 5.1.2+70+master.2845bb9
ModLauncher launch target: fmlclient
ModLauncher naming: srg
ModLauncher services:
/mixin-0.8.2.jar mixin PLUGINSERVICE
/eventbus-2.2.0-service.jar eventbus PLUGINSERVICE
/forge-1.15.2-31.2.45.jar object_holder_definalize PLUGINSERVICE
/forge-1.15.2-31.2.45.jar runtime_enum_extender PLUGINSERVICE
/accesstransformers-2.1.3-shadowed.jar accesstransformer PLUGINSERVICE
/forge-1.15.2-31.2.45.jar capability_inject_definalize PLUGINSERVICE
/forge-1.15.2-31.2.45.jar runtimedistcleaner PLUGINSERVICE
/mixin-0.8.2.jar mixin TRANSFORMATIONSERVICE
/forge-1.15.2-31.2.45.jar fml TRANSFORMATIONSERVICE
/MixinBootstrap-1.0.5.jar mixinbootstrap TRANSFORMATIONSERVICE
FML: 31.2
Forge: net.minecraftforge:31.2.45
FML Language Providers:
[email protected]
minecraft@1
Mod List:
NetherPortalFix_1.15.2-6.0.2.jar NetherPortalFix {[email protected] DONE}
refinedpipes-0.4.2.jar Refined Pipes {[email protected] DONE}
DoggyTalents-1.15.2-1.15.2.3.jar Doggy Talents {[email protected] DONE}
mcws-win-1.15.2-v1.0.2.jar Macaw's Windows {[email protected] DONE}
SilentMechanisms-1.15.2-0.8.0+59.jar Silent's Mechanisms {[email protected]+59 DONE}
Industrial Agriculture[Core]-1.15.2-1.7.0.jar Industrial Agriculture {[email protected] DONE}
strawgolem-1.15.2-1.9.jar Straw Golem {[email protected] DONE}
essentials-1.15.2-2.7.4.jar Essentials {[email protected] DONE}
Placebo-1.15.2-3.1.0.jar Placebo {[email protected] DONE}
NamePain-1.3.0_Forge-1.15.2.jar Name Pain {[email protected] DONE}
theloader-1.15.2-1.1.0.jar The Loader {[email protected] DONE}
u_team_core-1.15.2-3.0.2.169.jar U Team Core {[email protected] DONE}
randompatches-1.15.2-1.22.1.1.jar RandomPatches {[email protected] DONE}
buildinggadgets-3.4.0.jar Building Gadgets {[email protected] DONE}
ProgressiveBosses-2.1.5-mc1.15.2.jar Progressive Bosses {[email protected] DONE}
mcw-doors-1.0.1fix-mc1.15.1-2.jar Macaw's Doors {[email protected] DONE}
Morpheus-1.15.2-4.2.50.jar Morpheus {morpheus@version DONE}
MekanismGenerators-1.15.2-9.10.9.422.jar Mekanism: Generators {[email protected] DONE}
Hwyla-forge-1.10.8-B72_1.15.2.jar Waila {waila@version DONE}
SnowRealMagic-1.15.2-1.7.5.jar Snow! Real Magic! {[email protected] DONE}
refinedstorage-1.8.8.jar Refined Storage {[email protected] DONE}
PackMenu-1.15.2-1.2.8.jar Pack Menu {[email protected] DONE}
mcw-bridges-1.0.4fix-mc1.15.2.jar Macaw's Bridges {[email protected] DONE}
useful_backpacks-1.15.2-1.10.3.77.jar Useful Backpacks {[email protected] DONE}
AmbientSounds_v3.0.20_mc1.15.2.jar Ambient Sounds {[email protected] DONE}
Industrial Agriculture[Silent's Mechanisms]-1.15.2-1.6.1.jar Industrial Agriculture Plugin-Silent's Mechanisms {[email protected] DONE}
BiomesOPlenty-1.15.2-10.0.0.366-universal.jar Biomes O' Plenty {[email protected] DONE}
phosphor-forge-mc1.15.2-0.5.2+build.4.jar Phosphor {[email protected]+build.4 DONE}
Blur-1.1.0-1.jar Blur {[email protected] DONE}
valhelsia_structures-15.0.3a.jar Valhelsia Structures {[email protected] DONE}
mining_dimension-1.15.2-1.0.4.jar Mining World {[email protected] DONE}
SilentGear-1.15.2-1.11.3+160.jar Silent Gear {[email protected]+160 DONE}
simplefarming-1.15.2-1.3.3.jar Simple Farming {[email protected] DONE}
MysticalAdaptations-1.15.2-1.2.3.jar Mystical Adaptations {mysticaladaptations@NONE DONE}
MysticalAgradditions-1.15.2-3.0.1.jar Mystical Agradditions {[email protected] DONE}
curios-FORGE-1.15.2-2.0.2.6.jar Curios API {[email protected] DONE}
Patchouli-1.15.2-1.2-35.jar Patchouli {[email protected] DONE}
config-2-3.0.jar Cloth Config v2 API {[email protected] DONE}
OreExcavation-1.7.151.jar Ore Excavation {oreexcavation@NONE DONE}
libnonymous-1.15.2-1.1.1.5.jar Libnonymous {[email protected] DONE}
elevatorid-1.15.2-1.7.1.jar Elevator Mod {[email protected] DONE}
obfuscate-0.5.0-1.15.2.jar Obfuscate {[email protected] DONE}
NaturesAura-28.5.jar Nature's Aura {[email protected] DONE}
furniture-7.0.0-pre16-1.15.1.jar MrCrayfish's Furniture Mod {[email protected] DONE}
AI-Improvements-1.15.2-0.3.0.jar AI-Improvements {[email protected] DONE}
mcw-furniture-1.0.1-mc1.15.1 1.15.2.jar Macaw's Furnitures {[email protected] DONE}
the_bumblezone-1.15.2-1.3.10.jar The Bumblezone {[email protected] DONE}
FastLeafDecay-v22.1.jar FastLeafDecay {[email protected] DONE}
inventorysorter-1.15.2-17.0.0.jar Simple Inventory Sorter {[email protected] DONE}
Cucumber-1.15.2-3.0.9.jar Cucumber Library {[email protected] DONE}
mining-helmet-1.15.2-1.0.9.jar Mining Helmet {[email protected] DONE}
jei-1.15.2-6.0.3.15.jar Just Enough Items {[email protected] DONE}
FallingTree-1.15.2-2.4.0.jar Falling Tree {[email protected] DONE}
fishtraps-forge-1.15.2-0.0.5.jar Fish Traps {[email protected] DONE}
Abnormals-Core-1.15.2-1.0.6.jar Abnormals Core {[email protected] DONE}
Buzzier-Bees-1.15.2-1.5.2.jar Buzzier Bees {[email protected] DONE}
KiwiBirds 1.3 1.15.2.jar Kiwi Birds {[email protected] 1.15.2 DONE}
goblintraders-1.2.0-1.15.2.jar Goblin Traders {[email protected] DONE}
Mekanism-1.15.2-9.10.9.422.jar Mekanism {[email protected] DONE}
Waystones_1.15.2-6.0.2.jar Waystones {[email protected] DONE}
goldenhopper-1.1.1-1.15.2.jar Golden Hopper {[email protected] DONE}
light-overlay-4.7.2.jar Light Overlay Forge {lightoverlay-forge@NONE DONE}
journeymap-1.15.2-5.7.0b3.jar Journeymap {[email protected] DONE}
NaturesCompass-1.15.2-1.8.5.jar Nature's Compass {[email protected] DONE}
FruitTrees-1.15.2-1.6.0.jar Fruit Trees {[email protected] DONE}
Kiwi-1.15.2-2.8.2.jar Kiwi {[email protected] DONE}
VanillaTweaks-1.15.2.1.5.30.jar VanillaTweaks {[email protected] DONE}
DefaultSettings-1.14.x-1.15.2-2.2.0.jar DefaultSettings {[email protected] DONE}
betteranimalsplus-1.15.2-10.0.0.jar Better Animals Plus {[email protected] DONE}
snowundertrees-1.15.2-v1.1.1.jar Snow Under Trees {[email protected] DONE}
BonsaiTrees-2.1.2.6.jar Bonsai Trees 2 {[email protected] DONE}
JEITweaker-1.15.2-1.0.1.3.jar JEI Tweaker {[email protected] DONE}
CraftTweaker-1.15.2-6.0.0.24.jar CraftTweaker {[email protected] DONE}
Swamp-Expansion-1.15.2-1.7.3.jar Swamp Expansion {swampexpansion@NONE DONE}
forge-1.15.2-31.2.45-universal.jar Forge {[email protected] DONE}
Waddles-1.15.2-0.8.6.jar Waddles {[email protected] DONE}
MysticalAgriculture-1.15.2-3.0.10.jar Mystical Agriculture {[email protected] DONE}
ironchest-1.15.2-10.0.3.jar Iron Chests {[email protected] DONE}
CraftingTweaks_1.15.2-11.0.1.jar Crafting Tweaks {[email protected] DONE}
forge-1.15.2-31.2.45-client.jar Minecraft {[email protected] DONE}
The-Endergetic-Expansion-1.15.2-v1.3.2.jar The Endergetic Expansion {[email protected] DONE}
swingthroughgrass-1.15.2-1.4.1.jar SwingThroughGrass {[email protected] DONE}
MouseTweaks-2.13-mc1.15.1.jar Mouse Tweaks {[email protected] DONE}
SilentLib-1.15.2-4.6.6+59.jar Silent Lib {[email protected]+59 DONE}
morevanillalib-1.15.2-1.2.2.jar MoreVanillaLib {[email protected] DONE}
JAOPCA-1.15.2-3.2.0.15.jar JAOPCA {[email protected] DONE}
gravestone-1.17.5.jar Gravestone Mod {[email protected] DONE}
autumnity-1.3.3-1.15.2.jar Autumnity {[email protected] DONE}
AutoRegLib-1.5-40.jar AutoRegLib {[email protected] DONE}
Quark-r2.1-245.jar Quark {[email protected] DONE}
StorageDrawers-1.15.2-7.0.2.jar Storage Drawers {[email protected] DONE}
performant-1.15-3.11m.jar Performant {[email protected] DONE}
vanillahammers-1.15.2-2.1.jar Vanilla Hammers {[email protected] DONE}
themidnight-0.5.9.jar The Midnight {[email protected] DONE}
PickleTweaks-1.15.2-4.0.4.jar Pickle Tweaks {[email protected] DONE}
AppleSkin-mc1.15.2-forge-1.0.14.jar AppleSkin {[email protected] DONE}
Aquaculture-1.15.2-2.0.21.jar Aquaculture 2 {[email protected] DONE}
Industrial Agriculture[Mekanism]-1.15.2-1.6.1.jar Industrial Agriculture Plugin-Mekanism {[email protected] DONE}
refinedstorageaddons-0.6.3.jar Refined Storage Addons {[email protected] DONE}
SolarGeneration-1.15.2-1.2.2.jar Solar Generation {[email protected] DONE}
SoundFilters-0.14_for_1.15.2.jar Sound Filters {[email protected]_for_1.15.2 DONE}
Kiwi Modules:
fruittrees:cherry
fruittrees:fruittrees
fruittrees:hybridization
kiwi:contributors
kiwi:data
snowrealmagic:snowrealmagic
Patchouli open book context: n/a
Player Count: 1 / 8; [ServerPlayerEntity['MariusNinjai'/297, l='King', x=-229.87, y=68.45, z=-4.36]]
Data Packs: vanilla, inmemory:jaopca (incompatible), mod:netherportalfix (incompatible), mod:refinedpipes, mod:doggytalents (incompatible), mod:mcwwindows, mod:silents_mechanisms (incompatible), mod:industrialagriculture (incompatible), mod:strawgolem, mod:essentials (incompatible), mod:placebo (incompatible), mod:namepain, mod:theloader (incompatible), mod:uteamcore, mod:randompatches (incompatible), mod:buildinggadgets (incompatible), mod:progressivebosses, mod:mcwdoors, mod:morpheus (incompatible), mod:mekanismgenerators, mod:waila (incompatible), mod:snowrealmagic, mod:refinedstorage (incompatible), mod:packmenu (incompatible), mod:mcwbridges, mod:usefulbackpacks, mod:ambientsounds (incompatible), mod:iapsm (incompatible), mod:biomesoplenty, mod:phosphor, mod:blur (incompatible), mod:valhelsia_structures (incompatible), mod:mining_dimension, mod:silentgear (incompatible), mod:simplefarming, mod:mysticaladaptations (incompatible), mod:mysticalagradditions, mod:curios (incompatible), mod:patchouli (incompatible), mod:cloth-config2 (incompatible), mod:oreexcavation (incompatible), mod:libnonymous (incompatible), mod:elevatorid, mod:obfuscate (incompatible), mod:naturesaura (incompatible), mod:cfm (incompatible), mod:aiimprovements (incompatible), mod:mcwfurnitures, mod:the_bumblezone, mod:fastleafdecay, mod:inventorysorter (incompatible), mod:cucumber, mod:mining_helmet (incompatible), mod:jei (incompatible), mod:falling_tree, mod:fishtraps (incompatible), mod:abnormals_core, mod:buzzierbees, mod:kiwibirds, mod:goblintraders, mod:mekanism, mod:waystones (incompatible), mod:goldenhopper, mod:lightoverlay-forge (incompatible), mod:journeymap (incompatible), mod:naturescompass (incompatible), mod:fruittrees, mod:kiwi, mod:vanillatweaks, mod:defaultsettings (incompatible), mod:betteranimalsplus (incompatible), mod:snowundertrees (incompatible), mod:bonsaitrees2, mod:jeitweaker, mod:crafttweaker (incompatible), mod:swampexpansion (incompatible), mod:forge (incompatible), mod:waddles (incompatible), mod:mysticalagriculture, mod:ironchest, mod:craftingtweaks (incompatible), mod:endergetic (incompatible), mod:swingthroughgrass (incompatible), mod:mousetweaks (incompatible), mod:silentlib (incompatible), mod:morevanillalib, mod:jaopca (incompatible), mod:gravestone, mod:autumnity, mod:autoreglib (incompatible), mod:quark, mod:storagedrawers (incompatible), mod:performant (incompatible), mod:vanillahammers, mod:midnight, mod:pickletweaks, mod:appleskin (incompatible), mod:aquaculture, mod:iapmekanism, mod:refinedstorageaddons (incompatible), mod:solargeneration, mod:soundfilters (incompatible), the_loader/SGear-Basic-Metals-v1.3.zip
Type: Integrated Server (map_client.txt)
Is Modded: Definitely; Client brand changed to 'forge'

commented

I had similar problems. I moved to a warmer biome (plains) and it worked.
It could be a biome mod?

commented

Try to reproduce this without any other mods installed. If it doesn't happen, please try to figure out which mod causes it.

Edit: Please try to reproduce this issue in 1.16.x, as 1.15 isn't supported anymore.

commented

Closing this, as 1.15 isn't supported anymore and this issue is stale.