Giter Club home page Giter Club logo

betternether-reforged's People

Contributors

someone-else-was-taken avatar

Stargazers

 avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar

Watchers

 avatar  avatar

betternether-reforged's Issues

Strange Incompatibility with Advanced Mining Dimension and/or the Bumblezone

Since adding BetterNether to my server, our mining dimension's biomes keep getting overwritten with biome properties from BetterNether. The biomes themselves are not generating, just the properties (fog color, water color, ambient music, mob spawning, etc). The mining dimension is supposed to be peaceful, no mobs spawning at all, but now there are so many nether mobs spawning that you can't even mine there.

I have already reported the issue to the mining dimension author, but was told the issue lies with your mod most likely. henkelmax/advanced-mining-dimension#59

Error loading recipe ... & error loading custom advancments (Server)

So i wanted to create a server for me and my friends and i noticed after adding BetterNether Reforged that it throws a ton of errors see attached file.

latest.log

The main issue that i can see in this log is that it tries to load the Tech Reborn mod or at least it it coded somewhere in this mod and that's why it throws this error.

[1.16.5 / 1.1.1 BUG] Nether biomes from BYG, BoP, and Cinderscapes reading as "minecraft:ocean" in F3 menu after relog

MC Version: 1.16.5
Mod Version: 1.1.1
Forge Version: 36.2.4

Issue(s): After creating a world, going into the nether, exiting the world, and rejoining the world, any nether biomes generated in new chunks that don't belong to Better Nether Reforged are designated as "minecraft:ocean". It also appears that /locatebiome breaks upon leaving and rejoining the world again. Trying to locate the biome that's supposed to be present or "minecraft:ocean" yields no result.

Evidence:
2021-10-30_21 46 54
2021-10-30_21 47 00
2021-10-30_21 55 58

Weird incompatibility with Betterend (forge)

Playing on a server with friends and when we added this to the modpack and our house biome suddenly became one from betterend and this only happens if betternether is included. It doesn't seem to be a directly conflict with anything other than these two mods though I can provide a full list if needed. Pictures after the mod is installed, otherwise it is plain grass.

image

[issue] Unable to Locate any Vanilla Biomes

So I have been trying to locate a basalt delta and have used some other mods in atempts to try and locate it,

I think something is wrong

before you make this issue invalid, if you need any sort of resounce just let me know, the only nether modification mods are piglin expation, betternether (this mod), and infernal expansion

Fog colour in betternether biomes is always pink

See screenshot. This is consistent across most betternether biomes.

2021-09-27_13 10 31

[Originally I said 'all betternether biomes', but crimson glowing woods and flooded deltas have different colours. It's possible the pink fog is intentional and it just looks really goofy to me because I'm colourblind.]

"skull[def: true]": false causes a crash

In betternether/mobs.json
When I set "skull[def: true]": false
the server crashes with the following:

---- Minecraft Crash Report ----
// Why did you do that?

Time: 10/15/21 6:44 PM
Description: Mod loading error has occurred

java.lang.Exception: Mod Loading has failed
at net.minecraftforge.fml.CrashReportExtender.dumpModLoadingCrashReport(CrashReportExtender.java:85) ~[forge:?] {re:classloading}
at net.minecraftforge.fml.server.ServerModLoader.load(ServerModLoader.java:51) ~[forge:?] {re:classloading}
at net.minecraft.server.Main.main(Main.java:95) ~[?:?] {re:classloading}
at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method) ~[?:1.8.0_301] {}
at sun.reflect.NativeMethodAccessorImpl.invoke(Unknown Source) ~[?:1.8.0_301] {}
at sun.reflect.DelegatingMethodAccessorImpl.invoke(Unknown Source) ~[?:1.8.0_301] {}
at java.lang.reflect.Method.invoke(Unknown Source) ~[?:1.8.0_301] {re:computing_frames}
at net.minecraftforge.fml.loading.FMLServerLaunchProvider.lambda$launchService$0(FMLServerLaunchProvider.java:51) ~[forge-1.16.5-36.2.0.jar:36.2] {}
at cpw.mods.modlauncher.LaunchServiceHandlerDecorator.launch(LaunchServiceHandlerDecorator.java:37) [modlauncher-8.0.9.jar:?] {}
at cpw.mods.modlauncher.LaunchServiceHandler.launch(LaunchServiceHandler.java:54) [modlauncher-8.0.9.jar:?] {}
at cpw.mods.modlauncher.LaunchServiceHandler.launch(LaunchServiceHandler.java:72) [modlauncher-8.0.9.jar:?] {}
at cpw.mods.modlauncher.Launcher.run(Launcher.java:82) [modlauncher-8.0.9.jar:?] {}
at cpw.mods.modlauncher.Launcher.main(Launcher.java:66) [modlauncher-8.0.9.jar:?] {}
at net.minecraftforge.server.ServerMain$Runner.runLauncher(ServerMain.java:63) [forge-1.16.5-36.2.0.jar:?] {}
at net.minecraftforge.server.ServerMain$Runner.access$100(ServerMain.java:60) [forge-1.16.5-36.2.0.jar:?] {}
at net.minecraftforge.server.ServerMain.main(ServerMain.java:57) [forge-1.16.5-36.2.0.jar:?] {}

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

-- Head --
Thread: main
Stacktrace:
at net.minecraftforge.registries.ForgeRegistryEntry.setRegistryName(ForgeRegistryEntry.java:43) ~[forge:?] {re:computing_frames,re:classloading,re:mixin}
-- MOD betternether --
Details:
Mod File: BetterNether_Reforged-1.0.5.jar
Failure message: Better Nether Reforged (betternether) encountered an error during the load_registries event phase
java.lang.IllegalStateException: Attempted to set registry name with existing registry name! New: betternether:spawn_egg_skull Old: minecraft:air
Mod Version: 1.0
Mod Issue URL: NOT PROVIDED
Exception message: java.lang.IllegalStateException: Attempted to set registry name with existing registry name! New: betternether:spawn_egg_skull Old: minecraft:air
Stacktrace:
at net.minecraftforge.registries.ForgeRegistryEntry.setRegistryName(ForgeRegistryEntry.java:43) ~[forge:?] {re:computing_frames,re:classloading,re:mixin}
at net.minecraftforge.registries.ForgeRegistryEntry.setRegistryName(ForgeRegistryEntry.java:50) ~[forge:?] {re:computing_frames,re:classloading,re:mixin}
at someoneelse.betternetherreforged.registry.ItemsRegistry.registerAll(ItemsRegistry.java:124) ~[betternether:1.0] {re:classloading}
at net.minecraftforge.eventbus.EventBus.doCastFilter(EventBus.java:247) ~[eventbus-4.0.0.jar:?] {}
at net.minecraftforge.eventbus.EventBus.lambda$addListener$11(EventBus.java:239) ~[eventbus-4.0.0.jar:?] {}
at net.minecraftforge.eventbus.EventBus.post(EventBus.java:302) ~[eventbus-4.0.0.jar:?] {}
at net.minecraftforge.eventbus.EventBus.post(EventBus.java:283) ~[eventbus-4.0.0.jar:?] {}
at net.minecraftforge.fml.javafmlmod.FMLModContainer.acceptEvent(FMLModContainer.java:120) ~[forge:36.2] {re:classloading}
at net.minecraftforge.fml.ModContainer.lambda$buildTransitionHandler$4(ModContainer.java:121) ~[forge:?] {re:classloading}
at java.util.concurrent.CompletableFuture$AsyncRun.run(Unknown Source) ~[?:1.8.0_301] {}
at net.minecraftforge.fml.ModWorkManager$SyncExecutor.driveOne(ModWorkManager.java:56) ~[forge:?] {re:classloading}
at net.minecraftforge.fml.ModWorkManager$DrivenExecutor.drive(ModWorkManager.java:40) ~[forge:?] {re:classloading}
at net.minecraftforge.fml.ModLoader.waitForTransition(ModLoader.java:249) ~[forge:?] {re:classloading}
at net.minecraftforge.fml.ModLoader.dispatchAndHandleError(ModLoader.java:236) ~[forge:?] {re:classloading}
at net.minecraftforge.fml.ModLoader.gatherAndInitializeMods(ModLoader.java:202) ~[forge:?] {re:classloading}
at net.minecraftforge.fml.server.ServerModLoader.load(ServerModLoader.java:44) ~[forge:?] {re:classloading}
at net.minecraft.server.Main.main(Main.java:95) ~[?:?] {re:classloading}
at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method) ~[?:1.8.0_301] {}
at sun.reflect.NativeMethodAccessorImpl.invoke(Unknown Source) ~[?:1.8.0_301] {}
at sun.reflect.DelegatingMethodAccessorImpl.invoke(Unknown Source) ~[?:1.8.0_301] {}
at java.lang.reflect.Method.invoke(Unknown Source) ~[?:1.8.0_301] {re:computing_frames}
at net.minecraftforge.fml.loading.FMLServerLaunchProvider.lambda$launchService$0(FMLServerLaunchProvider.java:51) ~[forge-1.16.5-36.2.0.jar:36.2] {}
at cpw.mods.modlauncher.LaunchServiceHandlerDecorator.launch(LaunchServiceHandlerDecorator.java:37) [modlauncher-8.0.9.jar:?] {}
at cpw.mods.modlauncher.LaunchServiceHandler.launch(LaunchServiceHandler.java:54) [modlauncher-8.0.9.jar:?] {}
at cpw.mods.modlauncher.LaunchServiceHandler.launch(LaunchServiceHandler.java:72) [modlauncher-8.0.9.jar:?] {}
at cpw.mods.modlauncher.Launcher.run(Launcher.java:82) [modlauncher-8.0.9.jar:?] {}
at cpw.mods.modlauncher.Launcher.main(Launcher.java:66) [modlauncher-8.0.9.jar:?] {}
at net.minecraftforge.server.ServerMain$Runner.runLauncher(ServerMain.java:63) [forge-1.16.5-36.2.0.jar:?] {}
at net.minecraftforge.server.ServerMain$Runner.access$100(ServerMain.java:60) [forge-1.16.5-36.2.0.jar:?] {}
at net.minecraftforge.server.ServerMain.main(ServerMain.java:57) [forge-1.16.5-36.2.0.jar:?] {}

New World with BOP and BYG, no vanilla biomes spawn(Solution Does not Work) Update-Problem only in Single Player Mode

So apparently no vanilla biomes like warped forest spawn, the crimson forest is extremely difficult to find. I have nether BOP set to false....this I believe was an issue for some time, I have not tested if BYG or BOP have anything to do with it, but I do know that vanilla biomes should not be this rare, I believe the main issue is with betternether reforged, and its replacing warped forest with another biome: https://i.imgur.com/rYVQler.png Please refer to these other issues: #53

Vanilla shears don't work properly

I noticed I can no longer cut stuff like grass and seagrass with the vanilla iron shears with this mod in place. They just break like if I punch them. The cincinnasite shears work though. (Maybe I was supposed to have to use the cincinnasite shears in the nether to cut those plants but the vanilla shears got nerfed everywhere?)

Overworld Crash

Got a crash in the overworld, looks like it was caused by some sort of call the mod made regarding "blindness", despite being in the overworld.

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

-- Head --
Thread: Server thread
Stacktrace:
at net.minecraft.entity.ai.attributes.AttributeModifierMap.func_233810_d_(AttributeModifierMap.java:21) ~[?:?] {re:classloading,pl:accesstransformer:B}
at net.minecraft.entity.ai.attributes.AttributeModifierMap.func_233804_a_(AttributeModifierMap.java:28) ~[?:?] {re:classloading,pl:accesstransformer:B}
at net.minecraft.entity.ai.attributes.AttributeModifierManager.func_233795_c_(SourceFile:62) ~[?:?] {re:classloading}
at net.minecraft.entity.LivingEntity.func_233637_b_(LivingEntity.java:1729) ~[?:?] {re:mixin,pl:accesstransformer:B,xf:fml:placebo:placeboshieldblock,re:classloading,pl:accesstransformer:B,xf:fml:placebo:placeboshieldblock,pl:mixin:APP:blue_skies.mixins.json:LivingEntityMixin,pl:mixin:APP:citadel.mixins.json:LivingEntityMixin,pl:mixin:APP:supplementaries.mixins.json:LivingEntityMixin,pl:mixin:APP:mostructures.mixins.json:MixinLivingEntity,pl:mixin:APP:eidolon.mixins.json:LivingEntityMixin,pl:mixin:APP:spiderstpo.mixins.json:LivingEntityMixin,pl:mixin:APP:spiderstpo.mixins.json:LivingEntityClientMixin,pl:mixin:APP:caelus.mixins.json:LivingEntityMixin,pl:mixin:APP:roadrunner.mixins.json:ai.nearby_entity_tracking.LivingEntityMixin,pl:mixin:APP:roadrunner.mixins.json:alloc.enum_values.LivingEntityMixin,pl:mixin:APP:curioofundying.mixins.json:LivingEntityMixin,pl:mixin:APP:neapolitan.mixins.json:LivingEntityMixin,pl:mixin:APP:upgrade_aquatic.mixins.json:LivingEntityMixin,pl:mixin:APP:charm.mixins.json:LivingEntityMixin,pl:mixin:APP:enhancedcelestials.mixins.json:MixinLivingEntity,pl:mixin:APP:expandability.mixins.json:swimming.LivingEntityMixin,pl:mixin:APP:assets/shetiphiancore/shetiphiancore.mixins.json:MixinLivingEntity,pl:mixin:A}
at mod.beethoven92.betterendforge.common.event.forge.ForgeEvents.removeBlindness(ForgeEvents.java:37) ~[?:1.16.5-2.3] {re:classloading}
at net.minecraftforge.eventbus.ASMEventHandler_849_ForgeEvents_removeBlindness_PotionApplicableEvent.invoke(.dynamic) ~[?:?] {}
at net.minecraftforge.eventbus.ASMEventHandler.invoke(ASMEventHandler.java:85) ~[eventbus-4.0.0.jar:?] {}
at net.minecraftforge.eventbus.EventBus$$Lambda$2443/961379864.invoke(Unknown Source) ~[?:?] {}
at net.minecraftforge.eventbus.EventBus.post(EventBus.java:302) ~[eventbus-4.0.0.jar:?] {}
at net.minecraftforge.eventbus.EventBus.post(EventBus.java:283) ~[eventbus-4.0.0.jar:?] {}
at net.minecraft.entity.LivingEntity.func_70687_e(LivingEntity.java:838) ~[?:?] {re:mixin,pl:accesstransformer:B,xf:fml:placebo:placeboshieldblock,re:classloading,pl:accesstransformer:B,xf:fml:placebo:placeboshieldblock,pl:mixin:APP:blue_skies.mixins.json:LivingEntityMixin,pl:mixin:APP:citadel.mixins.json:LivingEntityMixin,pl:mixin:APP:supplementaries.mixins.json:LivingEntityMixin,pl:mixin:APP:mostructures.mixins.json:MixinLivingEntity,pl:mixin:APP:eidolon.mixins.json:LivingEntityMixin,pl:mixin:APP:spiderstpo.mixins.json:LivingEntityMixin,pl:mixin:APP:spiderstpo.mixins.json:LivingEntityClientMixin,pl:mixin:APP:caelus.mixins.json:LivingEntityMixin,pl:mixin:APP:roadrunner.mixins.json:ai.nearby_entity_tracking.LivingEntityMixin,pl:mixin:APP:roadrunner.mixins.json:alloc.enum_values.LivingEntityMixin,pl:mixin:APP:curioofundying.mixins.json:LivingEntityMixin,pl:mixin:APP:neapolitan.mixins.json:LivingEntityMixin,pl:mixin:APP:upgrade_aquatic.mixins.json:LivingEntityMixin,pl:mixin:APP:charm.mixins.json:LivingEntityMixin,pl:mixin:APP:enhancedcelestials.mixins.json:MixinLivingEntity,pl:mixin:APP:expandability.mixins.json:swimming.LivingEntityMixin,pl:mixin:APP:assets/shetiphiancore/shetiphiancore.mixins.json:MixinLivingEntity,pl:mixin:A}
at net.minecraft.entity.LivingEntity.func_195064_c(LivingEntity.java:818) ~[?:?] {re:mixin,pl:accesstransformer:B,xf:fml:placebo:placeboshieldblock,re:classloading,pl:accesstransformer:B,xf:fml:placebo:placeboshieldblock,pl:mixin:APP:blue_skies.mixins.json:LivingEntityMixin,pl:mixin:APP:citadel.mixins.json:LivingEntityMixin,pl:mixin:APP:supplementaries.mixins.json:LivingEntityMixin,pl:mixin:APP:mostructures.mixins.json:MixinLivingEntity,pl:mixin:APP:eidolon.mixins.json:LivingEntityMixin,pl:mixin:APP:spiderstpo.mixins.json:LivingEntityMixin,pl:mixin:APP:spiderstpo.mixins.json:LivingEntityClientMixin,pl:mixin:APP:caelus.mixins.json:LivingEntityMixin,pl:mixin:APP:roadrunner.mixins.json:ai.nearby_entity_tracking.LivingEntityMixin,pl:mixin:APP:roadrunner.mixins.json:alloc.enum_values.LivingEntityMixin,pl:mixin:APP:curioofundying.mixins.json:LivingEntityMixin,pl:mixin:APP:neapolitan.mixins.json:LivingEntityMixin,pl:mixin:APP:upgrade_aquatic.mixins.json:LivingEntityMixin,pl:mixin:APP:charm.mixins.json:LivingEntityMixin,pl:mixin:APP:enhancedcelestials.mixins.json:MixinLivingEntity,pl:mixin:APP:expandability.mixins.json:swimming.LivingEntityMixin,pl:mixin:APP:assets/shetiphiancore/shetiphiancore.mixins.json:MixinLivingEntity,pl:mixin:A}
at com.oitsjustjose.vtweaks.common.event.mobtweaks.ChallengerMobs.registerEvent(ChallengerMobs.java:141) ~[?:3.5.0] {re:classloading}
at net.minecraftforge.eventbus.ASMEventHandler_3089_ChallengerMobs_registerEvent_LivingHurtEvent.invoke(.dynamic) ~[?:?] {}
at net.minecraftforge.eventbus.ASMEventHandler.invoke(ASMEventHandler.java:85) ~[eventbus-4.0.0.jar:?] {}
at net.minecraftforge.eventbus.EventBus$$Lambda$2443/961379864.invoke(Unknown Source) ~[?:?] {}
at net.minecraftforge.eventbus.EventBus.post(EventBus.java:302) ~[eventbus-4.0.0.jar:?] {}
at net.minecraftforge.eventbus.EventBus.post(EventBus.java:283) ~[eventbus-4.0.0.jar:?] {}
at net.minecraftforge.common.ForgeHooks.onLivingHurt(ForgeHooks.java:363) ~[?:?] {re:mixin,re:classloading,pl:mixin:APP:fastbenchminusreplacement.mixins.json:ForgeHooksMixin,pl:mixin:A}
at net.minecraft.entity.LivingEntity.func_70665_d(LivingEntity.java:1472) ~[?:?] {re:mixin,pl:accesstransformer:B,xf:fml:placebo:placeboshieldblock,re:classloading,pl:accesstransformer:B,xf:fml:placebo:placeboshieldblock,pl:mixin:APP:blue_skies.mixins.json:LivingEntityMixin,pl:mixin:APP:citadel.mixins.json:LivingEntityMixin,pl:mixin:APP:supplementaries.mixins.json:LivingEntityMixin,pl:mixin:APP:mostructures.mixins.json:MixinLivingEntity,pl:mixin:APP:eidolon.mixins.json:LivingEntityMixin,pl:mixin:APP:spiderstpo.mixins.json:LivingEntityMixin,pl:mixin:APP:spiderstpo.mixins.json:LivingEntityClientMixin,pl:mixin:APP:caelus.mixins.json:LivingEntityMixin,pl:mixin:APP:roadrunner.mixins.json:ai.nearby_entity_tracking.LivingEntityMixin,pl:mixin:APP:roadrunner.mixins.json:alloc.enum_values.LivingEntityMixin,pl:mixin:APP:curioofundying.mixins.json:LivingEntityMixin,pl:mixin:APP:neapolitan.mixins.json:LivingEntityMixin,pl:mixin:APP:upgrade_aquatic.mixins.json:LivingEntityMixin,pl:mixin:APP:charm.mixins.json:LivingEntityMixin,pl:mixin:APP:enhancedcelestials.mixins.json:MixinLivingEntity,pl:mixin:APP:expandability.mixins.json:swimming.LivingEntityMixin,pl:mixin:APP:assets/shetiphiancore/shetiphiancore.mixins.json:MixinLivingEntity,pl:mixin:A}
at net.minecraft.entity.LivingEntity.func_70097_a(LivingEntity.java:984) ~[?:?] {re:mixin,pl:accesstransformer:B,xf:fml:placebo:placeboshieldblock,re:classloading,pl:accesstransformer:B,xf:fml:placebo:placeboshieldblock,pl:mixin:APP:blue_skies.mixins.json:LivingEntityMixin,pl:mixin:APP:citadel.mixins.json:LivingEntityMixin,pl:mixin:APP:supplementaries.mixins.json:LivingEntityMixin,pl:mixin:APP:mostructures.mixins.json:MixinLivingEntity,pl:mixin:APP:eidolon.mixins.json:LivingEntityMixin,pl:mixin:APP:spiderstpo.mixins.json:LivingEntityMixin,pl:mixin:APP:spiderstpo.mixins.json:LivingEntityClientMixin,pl:mixin:APP:caelus.mixins.json:LivingEntityMixin,pl:mixin:APP:roadrunner.mixins.json:ai.nearby_entity_tracking.LivingEntityMixin,pl:mixin:APP:roadrunner.mixins.json:alloc.enum_values.LivingEntityMixin,pl:mixin:APP:curioofundying.mixins.json:LivingEntityMixin,pl:mixin:APP:neapolitan.mixins.json:LivingEntityMixin,pl:mixin:APP:upgrade_aquatic.mixins.json:LivingEntityMixin,pl:mixin:APP:charm.mixins.json:LivingEntityMixin,pl:mixin:APP:enhancedcelestials.mixins.json:MixinLivingEntity,pl:mixin:APP:expandability.mixins.json:swimming.LivingEntityMixin,pl:mixin:APP:assets/shetiphiancore/shetiphiancore.mixins.json:MixinLivingEntity,pl:mixin:A}
at net.minecraft.entity.monster.MonsterEntity.func_70097_a(SourceFile:73) ~[?:?] {re:mixin,re:classloading}
at net.minecraft.entity.MobEntity.func_70652_k(MobEntity.java:1364) ~[?:?] {re:mixin,pl:accesstransformer:B,re:classloading,pl:accesstransformer:B,pl:mixin:APP:mostructures.mixins.json:MixinMobEntity,pl:mixin:APP:spiderstpo.mixins.json:MobEntityMixin,pl:mixin:APP:charm.mixins.json:accessor.MobEntityAccessor,pl:mixin:A}
at net.minecraft.entity.ai.goal.MeleeAttackGoal.func_190102_a(MeleeAttackGoal.java:138) ~[?:?] {re:classloading,pl:accesstransformer:B}
at net.minecraft.entity.ai.goal.MeleeAttackGoal.func_75246_d(MeleeAttackGoal.java:130) ~[?:?] {re:classloading,pl:accesstransformer:B}
at net.minecraft.entity.ai.goal.PrioritizedGoal.func_75246_d(SourceFile:55) ~[?:?] {re:mixin,pl:accesstransformer:B,re:classloading,pl:accesstransformer:B}
at net.minecraft.entity.ai.goal.GoalSelector.tickGoals(SourceFile:649) ~[?:?] {re:mixin,pl:accesstransformer:B,re:classloading,pl:accesstransformer:B,pl:mixin:A}
at net.minecraft.entity.ai.goal.GoalSelector.func_75774_a(SourceFile:556) ~[?:?] {re:mixin,pl:accesstransformer:B,re:classloading,pl:accesstransformer:B,pl:mixin:A}
at net.minecraft.entity.MobEntity.func_70626_be(MobEntity.java:682) ~[?:?] {re:mixin,pl:accesstransformer:B,re:classloading,pl:accesstransformer:B,pl:mixin:APP:mostructures.mixins.json:MixinMobEntity,pl:mixin:APP:spiderstpo.mixins.json:MobEntityMixin,pl:mixin:APP:charm.mixins.json:accessor.MobEntityAccessor,pl:mixin:A}
at net.minecraft.entity.LivingEntity.func_70636_d(LivingEntity.java:2411) ~[?:?] {re:mixin,pl:accesstransformer:B,xf:fml:placebo:placeboshieldblock,re:classloading,pl:accesstransformer:B,xf:fml:placebo:placeboshieldblock,pl:mixin:APP:blue_skies.mixins.json:LivingEntityMixin,pl:mixin:APP:citadel.mixins.json:LivingEntityMixin,pl:mixin:APP:supplementaries.mixins.json:LivingEntityMixin,pl:mixin:APP:mostructures.mixins.json:MixinLivingEntity,pl:mixin:APP:eidolon.mixins.json:LivingEntityMixin,pl:mixin:APP:spiderstpo.mixins.json:LivingEntityMixin,pl:mixin:APP:spiderstpo.mixins.json:LivingEntityClientMixin,pl:mixin:APP:caelus.mixins.json:LivingEntityMixin,pl:mixin:APP:roadrunner.mixins.json:ai.nearby_entity_tracking.LivingEntityMixin,pl:mixin:APP:roadrunner.mixins.json:alloc.enum_values.LivingEntityMixin,pl:mixin:APP:curioofundying.mixins.json:LivingEntityMixin,pl:mixin:APP:neapolitan.mixins.json:LivingEntityMixin,pl:mixin:APP:upgrade_aquatic.mixins.json:LivingEntityMixin,pl:mixin:APP:charm.mixins.json:LivingEntityMixin,pl:mixin:APP:enhancedcelestials.mixins.json:MixinLivingEntity,pl:mixin:APP:expandability.mixins.json:swimming.LivingEntityMixin,pl:mixin:APP:assets/shetiphiancore/shetiphiancore.mixins.json:MixinLivingEntity,pl:mixin:A}
at net.minecraft.entity.MobEntity.func_70636_d(MobEntity.java:488) ~[?:?] {re:mixin,pl:accesstransformer:B,re:classloading,pl:accesstransformer:B,pl:mixin:APP:mostructures.mixins.json:MixinMobEntity,pl:mixin:APP:spiderstpo.mixins.json:MobEntityMixin,pl:mixin:APP:charm.mixins.json:accessor.MobEntityAccessor,pl:mixin:A}
at net.minecraft.entity.monster.MonsterEntity.func_70636_d(SourceFile:43) ~[?:?] {re:mixin,re:classloading}
at net.minecraft.entity.LivingEntity.func_70071_h_(LivingEntity.java:2158) ~[?:?] {re:mixin,pl:accesstransformer:B,xf:fml:placebo:placeboshieldblock,re:classloading,pl:accesstransformer:B,xf:fml:placebo:placeboshieldblock,pl:mixin:APP:blue_skies.mixins.json:LivingEntityMixin,pl:mixin:APP:citadel.mixins.json:LivingEntityMixin,pl:mixin:APP:supplementaries.mixins.json:LivingEntityMixin,pl:mixin:APP:mostructures.mixins.json:MixinLivingEntity,pl:mixin:APP:eidolon.mixins.json:LivingEntityMixin,pl:mixin:APP:spiderstpo.mixins.json:LivingEntityMixin,pl:mixin:APP:spiderstpo.mixins.json:LivingEntityClientMixin,pl:mixin:APP:caelus.mixins.json:LivingEntityMixin,pl:mixin:APP:roadrunner.mixins.json:ai.nearby_entity_tracking.LivingEntityMixin,pl:mixin:APP:roadrunner.mixins.json:alloc.enum_values.LivingEntityMixin,pl:mixin:APP:curioofundying.mixins.json:LivingEntityMixin,pl:mixin:APP:neapolitan.mixins.json:LivingEntityMixin,pl:mixin:APP:upgrade_aquatic.mixins.json:LivingEntityMixin,pl:mixin:APP:charm.mixins.json:LivingEntityMixin,pl:mixin:APP:enhancedcelestials.mixins.json:MixinLivingEntity,pl:mixin:APP:expandability.mixins.json:swimming.LivingEntityMixin,pl:mixin:APP:assets/shetiphiancore/shetiphiancore.mixins.json:MixinLivingEntity,pl:mixin:A}
at net.minecraft.entity.MobEntity.func_70071_h_(MobEntity.java:300) ~[?:?] {re:mixin,pl:accesstransformer:B,re:classloading,pl:accesstransformer:B,pl:mixin:APP:mostructures.mixins.json:MixinMobEntity,pl:mixin:APP:spiderstpo.mixins.json:MobEntityMixin,pl:mixin:APP:charm.mixins.json:accessor.MobEntityAccessor,pl:mixin:A}
at net.minecraft.entity.monster.SpiderEntity.func_70071_h_(SpiderEntity.java:78) ~[?:?] {re:mixin,re:classloading,pl:mixin:APP:spiderstpo.mixins.json:ClimberEntityMixin,pl:mixin:APP:outvoted.mixins.json:MixinSpiderEntity,pl:mixin:APP:spiderstpo.mixins.json:BetterSpiderEntityMixin,pl:mixin:A}
at net.minecraft.world.server.ServerWorld.func_217479_a(ServerWorld.java:611) ~[?:?] {re:mixin,pl:accesstransformer:B,xf:fml:forgeendertech:coremod,re:classloading,pl:accesstransformer:B,xf:fml:forgeendertech:coremod,pl:mixin:APP:betternether.mixins.json:ServerWorldMixin,pl:mixin:APP:abnormals_core.mixins.json:ServerWorldMixin,pl:mixin:APP:roadrunner.mixins.json:ai.nearby_entity_tracking.ServerWorldMixin,pl:mixin:APP:roadrunner.mixins.json:alloc.chunk_random.ServerWorldMixin,pl:mixin:APP:roadrunner.mixins.json:alloc.world_ticking.ServerWorldMixin,pl:mixin:APP:roadrunner.mixins.json:entity.inactive_navigations.ServerWorldMixin,pl:mixin:APP:roadrunner.mixins.json:world.tick_scheduler.ServerWorldMixin,pl:mixin:APP:endergetic.mixins.json:ServerWorldMixin,pl:mixin:APP:quark.mixins.json:ServerWorldMixin,pl:mixin:APP:charm.mixins.json:ServerWorldMixin,pl:mixin:APP:charm.mixins.json:accessor.ServerWorldAccessor,pl:mixin:APP:enhancedcelestials.mixins.json:MixinServerWorld,pl:mixin:A}
at net.minecraft.world.server.ServerWorld$$Lambda$34385/915616968.accept(Unknown Source) ~[?:?] {}
-- Entity being ticked --
Details:
Entity Type: minecraft:spider (net.minecraft.entity.monster.SpiderEntity)
Entity ID: 1058809
Entity Name: Arcane Spider
Entity's Exact location: -9746.70, 20.19, -9632.47
Entity's Block location: World: (-9747,20,-9633), Chunk: (at 13,1,15 in -610,-603; contains blocks -9760,0,-9648 to -9745,255,-9633), Region: (-20,-19; contains chunks -640,-608 to -609,-577, blocks -10240,0,-9728 to -9729,255,-9217)
Entity's Momentum: 0.00, -0.09, 0.02
Entity's Passengers: []
Entity's Vehicle: ERROR NullPointerException: null
Stacktrace:
at net.minecraft.world.World.func_217390_a(World.java:554) ~[?:?] {re:computing_frames,pl:accesstransformer:B,xf:fml:twilightforest:hitbox,re:mixin,pl:accesstransformer:B,xf:fml:twilightforest:hitbox,re:classloading,pl:accesstransformer:B,xf:fml:twilightforest:hitbox,pl:mixin:APP:roadrunner.mixins.json:ai.nearby_entity_tracking.WorldMixin,pl:mixin:APP:roadrunner.mixins.json:alloc.chunk_random.WorldMixin,pl:mixin:APP:roadrunner.mixins.json:world.block_entity_ticking.collections.WorldMixin,pl:mixin:APP:roadrunner.mixins.json:world.block_entity_ticking.should_tick_cache.WorldMixin,pl:mixin:APP:roadrunner.mixins.json:world.block_entity_ticking.support_cache.WorldMixin,pl:mixin:APP:roadrunner.mixins.json:world.chunk_access.WorldMixin,pl:mixin:APP:blockswap.mixins.json:MixinWorld,pl:mixin:APP:flywheel.mixins.json:TileWorldHookMixin,pl:mixin:A}
at net.minecraft.world.server.ServerWorld.func_72835_b(ServerWorld.java:404) ~[?:?] {re:mixin,pl:accesstransformer:B,xf:fml:forgeendertech:coremod,re:classloading,pl:accesstransformer:B,xf:fml:forgeendertech:coremod,pl:mixin:APP:betternether.mixins.json:ServerWorldMixin,pl:mixin:APP:abnormals_core.mixins.json:ServerWorldMixin,pl:mixin:APP:roadrunner.mixins.json:ai.nearby_entity_tracking.ServerWorldMixin,pl:mixin:APP:roadrunner.mixins.json:alloc.chunk_random.ServerWorldMixin,pl:mixin:APP:roadrunner.mixins.json:alloc.world_ticking.ServerWorldMixin,pl:mixin:APP:roadrunner.mixins.json:entity.inactive_navigations.ServerWorldMixin,pl:mixin:APP:roadrunner.mixins.json:world.tick_scheduler.ServerWorldMixin,pl:mixin:APP:endergetic.mixins.json:ServerWorldMixin,pl:mixin:APP:quark.mixins.json:ServerWorldMixin,pl:mixin:APP:charm.mixins.json:ServerWorldMixin,pl:mixin:APP:charm.mixins.json:accessor.ServerWorldAccessor,pl:mixin:APP:enhancedcelestials.mixins.json:MixinServerWorld,pl:mixin:A}

-- Affected level --
Details:
All players: 1 total; [ServerPlayerEntity['ReshyShira'/618, l='ServerLevel[New World]', x=-9742.03, y=59.45, z=-9693.59]]
Chunk stats: ServerChunkCache: 4622
Level dimension: minecraft:overworld
Level spawn location: World: (-176,64,128), Chunk: (at 0,4,0 in -11,8; contains blocks -176,0,128 to -161,255,143), Region: (-1,0; contains chunks -32,0 to -1,31, blocks -512,0,0 to -1,255,511)
Level time: 13975 game time, 13975 day time
Level name: New World
Level game mode: Game mode: creative (ID 1). Hardcore: false. Cheats: true
Level weather: Rain time: 106040 (now: false), thunder time: 54585 (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:851) ~[?:?] {re:mixin,pl:accesstransformer:B,re:classloading,pl:accesstransformer:B,pl:mixin:APP:betterendforge.mixins.json:MinecraftServerMixin,pl:mixin:APP:structure_gel.mixins.json:MinecraftServerMixin,pl:mixin:APP:roadrunner.mixins.json:world.light_batching.MinecraftServerMixin,pl:mixin:APP:blockswap.mixins.json:MixinMinecraftServer,pl:mixin:APP:charm.mixins.json:accessor.MinecraftServerAccessor,pl:mixin:APP:byg.mixins.json:server.MixinMinecraftServer,pl:mixin:A}
at net.minecraft.server.MinecraftServer.func_71217_p(MinecraftServer.java:787) ~[?:?] {re:mixin,pl:accesstransformer:B,re:classloading,pl:accesstransformer:B,pl:mixin:APP:betterendforge.mixins.json:MinecraftServerMixin,pl:mixin:APP:structure_gel.mixins.json:MinecraftServerMixin,pl:mixin:APP:roadrunner.mixins.json:world.light_batching.MinecraftServerMixin,pl:mixin:APP:blockswap.mixins.json:MixinMinecraftServer,pl:mixin:APP:charm.mixins.json:accessor.MinecraftServerAccessor,pl:mixin:APP:byg.mixins.json:server.MixinMinecraftServer,pl:mixin:A}
at net.minecraft.server.integrated.IntegratedServer.func_71217_p(IntegratedServer.java:78) ~[?:?] {re:mixin,pl:runtimedistcleaner:A,re:classloading,pl:mixin:APP:smoothboot.mixins.json:client.IntegratedServerMixin,pl:mixin:A,pl:runtimedistcleaner:A}
at net.minecraft.server.MinecraftServer.func_240802_v_(MinecraftServer.java:642) [?:?] {re:mixin,pl:accesstransformer:B,re:classloading,pl:accesstransformer:B,pl:mixin:APP:betterendforge.mixins.json:MinecraftServerMixin,pl:mixin:APP:structure_gel.mixins.json:MinecraftServerMixin,pl:mixin:APP:roadrunner.mixins.json:world.light_batching.MinecraftServerMixin,pl:mixin:APP:blockswap.mixins.json:MixinMinecraftServer,pl:mixin:APP:charm.mixins.json:accessor.MinecraftServerAccessor,pl:mixin:APP:byg.mixins.json:server.MixinMinecraftServer,pl:mixin:A}
at net.minecraft.server.MinecraftServer.func_240783_a_(MinecraftServer.java:232) [?:?] {re:mixin,pl:accesstransformer:B,re:classloading,pl:accesstransformer:B,pl:mixin:APP:betterendforge.mixins.json:MinecraftServerMixin,pl:mixin:APP:structure_gel.mixins.json:MinecraftServerMixin,pl:mixin:APP:roadrunner.mixins.json:world.light_batching.MinecraftServerMixin,pl:mixin:APP:blockswap.mixins.json:MixinMinecraftServer,pl:mixin:APP:charm.mixins.json:accessor.MinecraftServerAccessor,pl:mixin:APP:byg.mixins.json:server.MixinMinecraftServer,pl:mixin:A}
at net.minecraft.server.MinecraftServer$$Lambda$33210/625226482.run(Unknown Source) [?:?] {}
at java.lang.Thread.run(Thread.java:745) [?:1.8.0_51] {}

Has failed to load correctly

https://prnt.sc/1zyylpa

crash report:
---- Minecraft Crash Report ----
// You're mean.

Time: 11/18/21 2:41 AM
Description: Mod loading error has occurred

java.lang.Exception: Mod Loading has failed
at net.minecraftforge.fml.CrashReportExtender.dumpModLoadingCrashReport(CrashReportExtender.java:85) [?:?] {re:classloading}
at net.minecraftforge.fml.client.ClientModLoader.completeModLoading(ClientModLoader.java:188) [?:?] {re:classloading,pl:runtimedistcleaner:A}
at net.minecraft.client.Minecraft.lambda$null$1(Minecraft.java:508) [?:?] {re:mixin,pl:accesstransformer:B,pl:runtimedistcleaner:A,re:classloading,pl:accesstransformer:B,pl:mixin:APP:randompatches.mixins.json:client.MinecraftMixin,pl:mixin:APP:betterendforge.mixins.json:MinecraftMixin,pl:mixin:APP:fallingleaves.mixins.json:MinecraftClientMixin,pl:mixin:APP:magnesium.mixins.json:features.options.MixinMinecraftClient,pl:mixin:APP:magnesium.mixins.json:features.gui.MixinMinecraftAccessor,pl:mixin:APP:abnormals_core.mixins.json:client.MinecraftMixin,pl:mixin:APP:outer_end.mixins.json:BackgroundMusicMixin,pl:mixin:APP:charm.mixins.json:accessor.MinecraftAccessor,pl:mixin:APP:fancymenu.general.mixin.json:MixinMinecraft,pl:mixin:APP:drippyloadingscreen.mixin.json:MixinMinecraft,pl:mixin:A,pl:runtimedistcleaner:A}
at net.minecraft.client.Minecraft$$Lambda$14852/1524260819.run(Unknown Source) [?:?] {}
at net.minecraft.util.Util.func_215077_a(Util.java:320) [?:?] {re:mixin,re:classloading,pl:mixin:APP:blue_skies.mixins.json:UtilMixin,pl:mixin:A}
at net.minecraft.client.Minecraft.lambda$new$2(Minecraft.java:504) [?:?] {re:mixin,pl:accesstransformer:B,pl:runtimedistcleaner:A,re:classloading,pl:accesstransformer:B,pl:mixin:APP:randompatches.mixins.json:client.MinecraftMixin,pl:mixin:APP:betterendforge.mixins.json:MinecraftMixin,pl:mixin:APP:fallingleaves.mixins.json:MinecraftClientMixin,pl:mixin:APP:magnesium.mixins.json:features.options.MixinMinecraftClient,pl:mixin:APP:magnesium.mixins.json:features.gui.MixinMinecraftAccessor,pl:mixin:APP:abnormals_core.mixins.json:client.MinecraftMixin,pl:mixin:APP:outer_end.mixins.json:BackgroundMusicMixin,pl:mixin:APP:charm.mixins.json:accessor.MinecraftAccessor,pl:mixin:APP:fancymenu.general.mixin.json:MixinMinecraft,pl:mixin:APP:drippyloadingscreen.mixin.json:MixinMinecraft,pl:mixin:A,pl:runtimedistcleaner:A}
at net.minecraft.client.Minecraft$$Lambda$14582/1452425896.accept(Unknown Source) [?:?] {}
at net.minecraft.client.gui.ResourceLoadProgressGui.handler$chg001$onRender(ResourceLoadProgressGui.java:1098) [?:?] {re:mixin,pl:runtimedistcleaner:A,re:classloading,pl:mixin:APP:fancymenu.general.mixin.json:MixinResourceLoadProgressGui,pl:mixin:APP:drippyloadingscreen.mixin.json:MixinResourceLoadProgressGui,pl:mixin:A,pl:runtimedistcleaner:A}
at net.minecraft.client.gui.ResourceLoadProgressGui.func_230430_a_(ResourceLoadProgressGui.java) [?:?] {re:mixin,pl:runtimedistcleaner:A,re:classloading,pl:mixin:APP:fancymenu.general.mixin.json:MixinResourceLoadProgressGui,pl:mixin:APP:drippyloadingscreen.mixin.json:MixinResourceLoadProgressGui,pl:mixin:A,pl:runtimedistcleaner:A}
at net.minecraft.client.renderer.GameRenderer.func_195458_a(GameRenderer.java:481) [?:?] {re:mixin,pl:accesstransformer:B,pl:runtimedistcleaner:A,re:classloading,pl:accesstransformer:B,pl:mixin:A,pl:runtimedistcleaner:A}
at net.minecraft.client.Minecraft.func_195542_b(Minecraft.java:977) [?:?] {re:mixin,pl:accesstransformer:B,pl:runtimedistcleaner:A,re:classloading,pl:accesstransformer:B,pl:mixin:APP:randompatches.mixins.json:client.MinecraftMixin,pl:mixin:APP:betterendforge.mixins.json:MinecraftMixin,pl:mixin:APP:fallingleaves.mixins.json:MinecraftClientMixin,pl:mixin:APP:magnesium.mixins.json:features.options.MixinMinecraftClient,pl:mixin:APP:magnesium.mixins.json:features.gui.MixinMinecraftAccessor,pl:mixin:APP:abnormals_core.mixins.json:client.MinecraftMixin,pl:mixin:APP:outer_end.mixins.json:BackgroundMusicMixin,pl:mixin:APP:charm.mixins.json:accessor.MinecraftAccessor,pl:mixin:APP:fancymenu.general.mixin.json:MixinMinecraft,pl:mixin:APP:drippyloadingscreen.mixin.json:MixinMinecraft,pl:mixin:A,pl:runtimedistcleaner:A}
at net.minecraft.client.Minecraft.func_99999_d(Minecraft.java:607) [?:?] {re:mixin,pl:accesstransformer:B,pl:runtimedistcleaner:A,re:classloading,pl:accesstransformer:B,pl:mixin:APP:randompatches.mixins.json:client.MinecraftMixin,pl:mixin:APP:betterendforge.mixins.json:MinecraftMixin,pl:mixin:APP:fallingleaves.mixins.json:MinecraftClientMixin,pl:mixin:APP:magnesium.mixins.json:features.options.MixinMinecraftClient,pl:mixin:APP:magnesium.mixins.json:features.gui.MixinMinecraftAccessor,pl:mixin:APP:abnormals_core.mixins.json:client.MinecraftMixin,pl:mixin:APP:outer_end.mixins.json:BackgroundMusicMixin,pl:mixin:APP:charm.mixins.json:accessor.MinecraftAccessor,pl:mixin:APP:fancymenu.general.mixin.json:MixinMinecraft,pl:mixin:APP:drippyloadingscreen.mixin.json:MixinMinecraft,pl:mixin:A,pl:runtimedistcleaner:A}
at net.minecraft.client.main.Main.main(Main.java:184) [?:?] {re:classloading,pl:runtimedistcleaner:A}
at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method) ~[?:1.8.0_51] {}
at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62) ~[?:1.8.0_51] {}
at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) ~[?:1.8.0_51] {}
at java.lang.reflect.Method.invoke(Method.java:497) ~[?:1.8.0_51] {}
at net.minecraftforge.fml.loading.FMLClientLaunchProvider.lambda$launchService$0(FMLClientLaunchProvider.java:51) [forge-1.16.5-36.2.9.jar:36.2] {}
at net.minecraftforge.fml.loading.FMLClientLaunchProvider$$Lambda$484/1296316112.call(Unknown Source) [forge-1.16.5-36.2.9.jar:36.2] {}
at cpw.mods.modlauncher.LaunchServiceHandlerDecorator.launch(LaunchServiceHandlerDecorator.java:37) [modlauncher-8.0.9.jar:?] {}
at cpw.mods.modlauncher.LaunchServiceHandler.launch(LaunchServiceHandler.java:54) [modlauncher-8.0.9.jar:?] {}
at cpw.mods.modlauncher.LaunchServiceHandler.launch(LaunchServiceHandler.java:72) [modlauncher-8.0.9.jar:?] {}
at cpw.mods.modlauncher.Launcher.run(Launcher.java:82) [modlauncher-8.0.9.jar:?] {re:classloading}
at cpw.mods.modlauncher.Launcher.main(Launcher.java:66) [modlauncher-8.0.9.jar:?] {re:classloading}

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

-- Head --
Thread: Render thread
Stacktrace:
at com.google.gson.internal.bind.TypeAdapters$35$1.read(TypeAdapters.java:913) ~[gson-2.8.0.jar:?] {}
-- MOD betternether --
Details:
Mod File: betternether_reforged-1.2.jar
Failure message: Better Nether Reforged (betternether) has failed to load correctly
com.google.gson.JsonSyntaxException: Expected a com.google.gson.JsonObject but was com.google.gson.JsonPrimitive
Mod Version: 1.2
Mod Issue URL: NOT PROVIDED
Exception message: com.google.gson.JsonSyntaxException: Expected a com.google.gson.JsonObject but was com.google.gson.JsonPrimitive
Stacktrace:
at com.google.gson.internal.bind.TypeAdapters$35$1.read(TypeAdapters.java:913) ~[gson-2.8.0.jar:?] {}
at com.google.gson.Gson.fromJson(Gson.java:887) ~[gson-2.8.0.jar:?] {}
at com.google.gson.Gson.fromJson(Gson.java:825) ~[gson-2.8.0.jar:?] {}
at someoneelse.betternetherreforged.config.Config.load(Config.java:44) ~[?:1.2] {re:classloading}
at someoneelse.betternetherreforged.config.Config.getBoolean(Config.java:98) ~[?:1.2] {re:classloading}
at someoneelse.betternetherreforged.BetterNether.initOptions(BetterNether.java:143) ~[?:1.2] {re:classloading}
at someoneelse.betternetherreforged.BetterNether.(BetterNether.java:80) ~[?:1.2] {re:classloading}
at sun.reflect.NativeConstructorAccessorImpl.newInstance0(Native Method) ~[?:1.8.0_51] {}
at sun.reflect.NativeConstructorAccessorImpl.newInstance(NativeConstructorAccessorImpl.java:62) ~[?:1.8.0_51] {}
at sun.reflect.DelegatingConstructorAccessorImpl.newInstance(DelegatingConstructorAccessorImpl.java:45) ~[?:1.8.0_51] {}
at java.lang.reflect.Constructor.newInstance(Constructor.java:422) ~[?:1.8.0_51] {}
at java.lang.Class.newInstance(Class.java:442) ~[?:1.8.0_51] {}
at net.minecraftforge.fml.javafmlmod.FMLModContainer.constructMod(FMLModContainer.java:81) ~[?:36.2] {re:classloading}
at net.minecraftforge.fml.javafmlmod.FMLModContainer$$Lambda$2957/563984469.run(Unknown Source) ~[?:?] {}
at net.minecraftforge.fml.ModContainer.lambda$buildTransitionHandler$4(ModContainer.java:120) ~[?:?] {re:classloading}
at net.minecraftforge.fml.ModContainer$$Lambda$3169/1231842708.run(Unknown Source) ~[?:?] {}
at java.util.concurrent.CompletableFuture$AsyncRun.run(CompletableFuture.java:1618) ~[?:1.8.0_51] {}
at java.util.concurrent.CompletableFuture$AsyncRun.exec(CompletableFuture.java:1610) ~[?:1.8.0_51] {}
at java.util.concurrent.ForkJoinTask.doExec(ForkJoinTask.java:289) ~[?:1.8.0_51] {}
at java.util.concurrent.ForkJoinPool$WorkQueue.runTask(ForkJoinPool.java:1056) ~[?:1.8.0_51] {}
at java.util.concurrent.ForkJoinPool.runWorker(ForkJoinPool.java:1689) ~[?:1.8.0_51] {re:computing_frames}
at java.util.concurrent.ForkJoinWorkerThread.run(ForkJoinWorkerThread.java:157) ~[?:1.8.0_51] {}

-- System Details --
Details:
Minecraft Version: 1.16.5
Minecraft Version ID: 1.16.5
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: 994207568 bytes (948 MB) / 1938292736 bytes (1848 MB) up to 3817865216 bytes (3641 MB)
CPUs: 12
JVM Flags: 5 total; -XX:HeapDumpPath=MojangTricksIntelDriversForPerformance_javaw.exe_minecraft.exe.heapdump -Xss1M -Xmx4096m -Xms256m -XX:PermSize=256m
ModLauncher: 8.0.9+86+master.3cf110c
ModLauncher launch target: fmlclient
ModLauncher naming: srg
ModLauncher services:
/mixin-0.8.4.jar mixin PLUGINSERVICE
/eventbus-4.0.0.jar eventbus PLUGINSERVICE
/forge-1.16.5-36.2.9.jar object_holder_definalize PLUGINSERVICE
/forge-1.16.5-36.2.9.jar runtime_enum_extender PLUGINSERVICE
/accesstransformers-3.0.1.jar accesstransformer PLUGINSERVICE
/forge-1.16.5-36.2.9.jar capability_inject_definalize PLUGINSERVICE
/forge-1.16.5-36.2.9.jar runtimedistcleaner PLUGINSERVICE
/mixin-0.8.4.jar mixin TRANSFORMATIONSERVICE
/forge-1.16.5-36.2.9.jar fml TRANSFORMATIONSERVICE
FML: 36.2
Forge: net.minecraftforge:36.2.9
FML Language Providers:
[email protected]
minecraft@1
[email protected]
Mod List:
BetterDungeons-1.16.4-1.2.1.jar |YUNG's Better Dungeons |betterdungeons |1.16.4-1.2.1 |CREATE_REG|Manifest: NOSIGNATURE
immersivecooking-1.0.1.jar |Immersive Cooking |immersivecooking |1.0.1 |CREATE_REG|Manifest: NOSIGNATURE
infernal-expansion-2.3.2.jar |Infernal Expansion |infernalexp |2.3.2 |CREATE_REG|Manifest: NOSIGNATURE
nether-s-exoticism-1.16.5-1.1.2.jar |Nether's Exoticism |nethers_exoticism |1.1.2 |CREATE_REG|Manifest: NOSIGNATURE
betternether_reforged-1.2.jar |Better Nether Reforged |betternether |1.2 |ERROR |Manifest: NOSIGNATURE
stalwart-dungeons-1.16.5-1.1.7.jar |Stalwart Dungeons |stalwart_dungeons |1.1.7 |CREATE_REG|Manifest: NOSIGNATURE
strawgolem-1.16-1.9.jar |Straw Golem |strawgolem |1.16-1.9 |CREATE_REG|Manifest: NOSIGNATURE
farmersdelightintegrations-1.16.5-1.2.jar |Farmer's Delight Compats |farmersdelightintegrations |1.16.5-1.2 |CREATE_REG|Manifest: NOSIGNATURE
YungsApi-1.16.4-Forge-13.jar |YUNG's API |yungsapi |1.16.4-Forge-13 |CREATE_REG|Manifest: NOSIGNATURE
pyromancer 1.6.3.jar |Pyromancer |pyromancer |1.6.3 |CREATE_REG|Manifest: NOSIGNATURE
guardvillagers-1.16.5.1.2.6.jar |Guard Villagers |guardvillagers |1.2.6 |CREATE_REG|Manifest: NOSIGNATURE
randompatches-2.4.4-forge.jar |RandomPatches |randompatches |2.4.4-forge |CREATE_REG|Manifest: 92:f6:29:d4:09:89:f5:f5:98:5e:20:34:31:d0:7b:58:22:06:bd:a5:d1:6a:92:6e:ac:3d:8d:18:c5:b2:5b:d7
PickUpNotifier-v1.2-1.16.3.jar |Pick Up Notifier |pickupnotifier |1.2 |CREATE_REG|Manifest: d3:cc:6f:1b:30:87:fa:d9:8f:91:15:20:27:63:95:aa:d5:cb:1b:5b:e6:36:cc:57:20:a9:b3:d4:d5:1a:5d:b8
SnowRealMagic-1.16.4-2.6.1.jar |Snow! Real Magic! |snowrealmagic |2.6.1 |CREATE_REG|Manifest: NOSIGNATURE
dynviewdist-2.0.jar |Dynamic view distance |dynview |1.8 |CREATE_REG|Manifest: NOSIGNATURE
what_did_you_vote_for-1.16.5-1.0.5.jar |What Did You Vote For? |whatareyouvotingfor |1.0 |CREATE_REG|Manifest: NOSIGNATURE
JustEnoughResources-1.16.5-0.12.1.128.jar |Just Enough Resources |jeresources |0.12.1.128 |CREATE_REG|Manifest: NOSIGNATURE
RevampedWolf-1.16.4-0.7.1.jar |RevampedWolf |revampedwolf |1.16.4-0.7.1 |CREATE_REG|Manifest: NOSIGNATURE
supplementaries-1.16.5-0.17.9.jar |Supplementaries |supplementaries |1.16.5-0.17.9 |CREATE_REG|Manifest: NOSIGNATURE
betterendforge-1.16.5-1.6.3.jar |BetterEnd Forge |betterendforge |1.16.5-1.6.3 |CREATE_REG|Manifest: NOSIGNATURE
Upgraded Netherite 1.10.1.jar |Upgraded Netherite |upgradednetherite |1.10.1 |CREATE_REG|Manifest: NOSIGNATURE
UnofficialWildUpdate1.19v0.2.jar |Wild Update Unofficial |wild_update_unofficial |1.1 |CREATE_REG|Manifest: NOSIGNATURE
structure_gel-1.16.5-1.7.8.jar |Structure Gel API |structure_gel |1.7.8 |CREATE_REG|Manifest: NOSIGNATURE
corpse-1.16.5-1.0.6.jar |Corpse |corpse |1.16.5-1.0.6 |CREATE_REG|Manifest: NOSIGNATURE
cleancut-mc1.16-2.2-forge.jar |Clean Cut |cleancut |2.2 |CREATE_REG|Manifest: NOSIGNATURE
torchmaster-2.3.8.jar |Torchmaster |torchmaster |2.3.8 |CREATE_REG|Manifest: NOSIGNATURE
repurposed_structures_forge-3.4.2+1.16.5.jar |Repurposed Structures |repurposed_structures |3.4.2+1.16.5 |CREATE_REG|Manifest: NOSIGNATURE
morevillagers-FORGE-1.16.5-1.5.5.jar |More Villagers |morevillagers |1.5.5 |CREATE_REG|Manifest: NOSIGNATURE
MorePaths-1.16.1-1.3.2.jar |MorePaths |morepaths |1.16-1.3.2 |CREATE_REG|Manifest: NOSIGNATURE
fastfurnaceminusreplacement-1.1-1.16.3.jar |Fast Furnace Minus Replacement|fastfurnaceminusreplacement |1.1-1.16.3 |CREATE_REG|Manifest: NOSIGNATURE
toughnessbar-6.1.jar |Toughness Bar |toughnessbar |6.1 |CREATE_REG|Manifest: NOSIGNATURE
dungeons_plus-1.16.5-1.1.5.jar |Dungeons Plus |dungeons_plus |1.1.5 |CREATE_REG|Manifest: NOSIGNATURE
masonry-1.16.3-0.3.6.jar |Masonry |masonry |NONE |CREATE_REG|Manifest: NOSIGNATURE
cavesandcliffs-1.16.5-7.1.4.jar |Caves and Cliffs Backport |cavesandcliffs |1.16.5-7.1.4 |CREATE_REG|Manifest: NOSIGNATURE
darkerdepths-1.16.5-1.1.4.jar |Darker Depths |darkerdepths |1.1.4 |CREATE_REG|Manifest: NOSIGNATURE
spark-forge.jar |spark |spark |1.6.0 |CREATE_REG|Manifest: NOSIGNATURE
curios-forge-1.16.5-4.0.5.3.jar |Curios API |curios |1.16.5-4.0.5.3 |CREATE_REG|Manifest: NOSIGNATURE
extendedmushrooms-1.6.1-1.16.5+.jar |Extended Mushrooms |extendedmushrooms |1.6.1-1.16.5+ |CREATE_REG|Manifest: NOSIGNATURE
unnamedanimalmod-1.0.3.jar |Unnamed Animal Mod |unnamedanimalmod |1.0.3 |CREATE_REG|Manifest: NOSIGNATURE
obfuscate-0.6.2-1.16.3.jar |Obfuscate |obfuscate |0.6.2 |CREATE_REG|Manifest: e1:59:1a:56:ec:97:b3:d0:b3:4b:25:06:1f:83:b0:f4:fd:0c:24:e3:6d:ea:94:b1:9f:22:b0:38:13:60:88:ea
NetherAgriculture-1.16.5-1.2.1.jar |Nether Agriculture |netheragriculture |1.2.1 |CREATE_REG|Manifest: NOSIGNATURE
TheAbyss2 1.9.7 1.16.5.jar |TheAbyss |theabyss |1.9.7 |CREATE_REG|Manifest: NOSIGNATURE
sapience-1.16.5-1.1.2.jar |Sapience |sapience |1.1.2 |CREATE_REG|Manifest: NOSIGNATURE
Adorn-1.14.1+1.16.5-forge.jar |Adorn |adorn |1.14.1+1.16.5-forge |CREATE_REG|Manifest: NOSIGNATURE
cloth-config-4.12.41-forge.jar |Cloth Config v4 API |cloth-config |4.12.41 |CREATE_REG|Manifest: NOSIGNATURE
BetterShieldsMC1.16.3-1.2.jar |Better Shields |bettershields |1.2 |CREATE_REG|Manifest: NOSIGNATURE
fastbenchminusreplacement-1.4.jar |FastWorkbench Minus Replacemen|fastbenchminusreplacement |1.4 |CREATE_REG|Manifest: NOSIGNATURE
CustomStartingGear-1.16.5-2.0.3-universal.jar |Custom Starter Gear |customstartinggear |2.0.3.1 |CREATE_REG|Manifest: 53:bb:a0:11:bd:61:e2:1a:e2:cb:fd:f8:4f:e4:cd:a5:cc:12:f4:43:f0:78:68:3b:e1:62:c6:78:3b:27:ff:fe
FastLeafDecay-v25.jar |FastLeafDecay |fastleafdecay |v25 |CREATE_REG|Manifest: NOSIGNATURE
exoticbirds-1.16.4-1.3.0.jar |Exotic Birds |exoticbirds |1.3.0 |CREATE_REG|Manifest: NOSIGNATURE
BetterMineshafts-Forge-1.16.4-2.0.4.jar |YUNG's Better Mineshafts |bettermineshafts |1.16.4-2.0.4 |CREATE_REG|Manifest: NOSIGNATURE
veinmining-forge-1.16.5-0.14.jar |Vein Mining |veinmining |1.16.5-0.14 |CREATE_REG|Manifest: NOSIGNATURE
SimpleDiscordRichPresence-1.16.4-1.3.5.jar |Simple Discord Rich Presence |sdrp |1.16.4-1.3.5 |CREATE_REG|Manifest: NOSIGNATURE
DarkPaintings-1.16.5-6.0.3.jar |DarkPaintings |darkpaintings |6.0.3 |CREATE_REG|Manifest: eb:c4:b1:67:8b:f9:0c:db:dc:4f:01:b1:8e:61:64:39:4c:10:85:0b:a6:c4:c7:48:f0:fa:95:f2:cb:08:3a:e5
Kiwi-1.16.5-3.6.0.jar |Kiwi |kiwi |3.6.0 |CREATE_REG|Manifest: NOSIGNATURE
ClientTweaks_1.16.3-5.3.0.jar |Client Tweaks |clienttweaks |5.3.0 |CREATE_REG|Manifest: NOSIGNATURE
mowziesmobs-1.5.19.jar |Mowzie's Mobs |mowziesmobs |1.5.19 |CREATE_REG|Manifest: NOSIGNATURE
treeharvester_1.16.5-4.0.jar |Tree Harvester |treeharvester |4.0 |CREATE_REG|Manifest: NOSIGNATURE
jei-1.16.5-7.7.1.134.jar |Just Enough Items |jei |7.7.1.134 |CREATE_REG|Manifest: NOSIGNATURE
jei-professions-1.0.0-1.16.4.jar |JEI Professions |jeiprofessions |1.0.0 |CREATE_REG|Manifest: NOSIGNATURE
The Graveyard 1.1 (FORGE) for 1.16.4-1.16.5.jar |The Graveyard (FORGE) |graveyard |1.1 |CREATE_REG|Manifest: NOSIGNATURE
AttributeFix-1.16.5-10.1.2.jar |AttributeFix |attributefix |10.1.2 |CREATE_REG|Manifest: eb:c4:b1:67:8b:f9:0c:db:dc:4f:01:b1:8e:61:64:39:4c:10:85:0b:a6:c4:c7:48:f0:fa:95:f2:cb:08:3a:e5
differentiate-1.16.5-0.5.3.jar |Differentiate |differentiate |0.5.3 |CREATE_REG|Manifest: NOSIGNATURE
goblintraders-1.6.0-1.16.3.jar |Goblin Traders |goblintraders |1.6.0 |CREATE_REG|Manifest: NOSIGNATURE
caelus-forge-1.16.5-2.1.3.2.jar |Caelus API |caelus |1.16.5-2.1.3.2 |CREATE_REG|Manifest: NOSIGNATURE
Paxi-Forge-1.16.4-1.0.jar |Paxi |paxi |1.16.4-1.0 |CREATE_REG|Manifest: NOSIGNATURE
Fallingleaves-1.16.3-1.1.1.jar |Falling Leaves |fallingleaves |1.1.1 |CREATE_REG|Manifest: NOSIGNATURE
NaturesCompass-1.16.5-1.9.1-forge.jar |Nature's Compass |naturescompass |1.16.5-1.9.1-forge |CREATE_REG|Manifest: NOSIGNATURE
1.16.5-additionalbars-2.0.3.jar |Additional Bars |additionalbars |2.0.3 |CREATE_REG|Manifest: NOSIGNATURE
stoneholm-1.2.2.jar |Stoneholm |stoneholm |1.2 |CREATE_REG|Manifest: NOSIGNATURE
curioofundying-forge-1.16.5-5.2.0.0.jar |Curio of Undying |curioofundying |1.16.5-5.2.0.0 |CREATE_REG|Manifest: NOSIGNATURE
sulfuric-1.1.jar |Sulfuric |sulfuric |1.0 |CREATE_REG|Manifest: NOSIGNATURE
outvoted-1.16.5-1.2.4.jar |Outvoted |outvoted |1.2.4 |CREATE_REG|Manifest: NOSIGNATURE
catalogue-1.4.0-1.16.5.jar |Catalogue |catalogue |1.4.0 |CREATE_REG|Manifest: NOSIGNATURE
CraftTweaker-1.16.5-7.1.2.455.jar |CraftTweaker |crafttweaker |7.1.2.455 |CREATE_REG|Manifest: NOSIGNATURE
restored_earth-1.16.5-1.1.1.jar |Restored Earth |restored_earth |1.1.1 |CREATE_REG|Manifest: NOSIGNATURE
crumbs-forge-1.0.7.jar |Crumbs |crumbs |1.0.7 |CREATE_REG|Manifest: NOSIGNATURE
forge-1.16.5-36.2.9-universal.jar |Forge |forge |36.2.9 |CREATE_REG|Manifest: 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
DynamicSurroundings-1.16.5-4.0.5.0.jar |ยง3Dynamic Surroundings |dsurround |4.0.5.0 |CREATE_REG|Manifest: NOSIGNATURE
DungeonsArise-1.16.5-2.1.47-release.jar |When Dungeons Arise |dungeons_arise |2.1.47 |CREATE_REG|Manifest: NOSIGNATURE
forge-1.16.5-36.2.9-client.jar |Minecraft |minecraft |1.16.5 |CREATE_REG|Manifest: NOSIGNATURE
MouseTweaks-2.14-mc1.16.2.jar |Mouse Tweaks |mousetweaks |2.14 |CREATE_REG|Manifest: NOSIGNATURE
paintings-1.16.4-7.0.0.1.jar |Paintings ++ |paintings |1.16.4-6.0.1.5 |CREATE_REG|Manifest: NOSIGNATURE
jeiintegration_1.16.5-7.0.1.15.jar |JEI Integration |jeiintegration |7.0.1.15 |CREATE_REG|Manifest: NOSIGNATURE
Xaeros_Minimap_21.21.0_Forge_1.16.5.jar |Xaero's Minimap |xaerominimap |21.21.0 |CREATE_REG|Manifest: NOSIGNATURE
ftb-backups-2.1.2.2.jar |FTB Backups |ftbbackups |2.1.2.2 |CREATE_REG|Manifest: NOSIGNATURE
polymorph-forge-1.16.5-0.30.jar |Polymorph |polymorph |1.16.5-0.30 |CREATE_REG|Manifest: NOSIGNATURE
JustEnoughProfessions-1.16.5-1.2.2.jar |Just Enough Professions (JEP) |justenoughprofessions |1.2.2 |CREATE_REG|Manifest: NOSIGNATURE
AutoRegLib-1.6-49.jar |AutoRegLib |autoreglib |1.6-49 |CREATE_REG|Manifest: NOSIGNATURE
entityculling-1.0.2.jar |EntityCulling |entityculling |1.0.2 |CREATE_REG|Manifest: NOSIGNATURE
PuzzlesLib-v1.0.15-1.16.5-Forge.jar |Puzzles Lib |puzzleslib |1.0.15 |CREATE_REG|Manifest: 9a:09:85:98:65:c4:8c:11:c5:49:f6:d6:33:23:39:df:8d:b4:ff:92:84:b8:bd:a5:83:9f:ac:7f:2a:d1:4b:6a
byg-1.3.5.jar |Oh The Biomes You'll Go |byg |1.3.4 |CREATE_REG|Manifest: NOSIGNATURE
Aquaculture-1.16.5-2.1.21.jar |Aquaculture 2 |aquaculture |1.16.5-2.1.21 |CREATE_REG|Manifest: NOSIGNATURE
xptome-1.16.5-v2.1.2.jar |XP Tome |xpbook |v2.1.2 |CREATE_REG|Manifest: NOSIGNATURE
DefaultOptions_1.16.5-12.2.1.jar |Default Options |defaultoptions |12.2.1 |CREATE_REG|Manifest: NOSIGNATURE
blue_skies-1.16.5-1.1.3.jar |Blue Skies |blue_skies |1.1.3 |CREATE_REG|Manifest: NOSIGNATURE
BetterF3-1.1.3-forge-1.16.5.jar |BetterF3 Forge |betterf3forge |1.1.3 |CREATE_REG|Manifest: NOSIGNATURE
AdditionalBanners-1.16.5-6.0.3.jar |AdditionalBanners |additionalbanners |6.0.3 |CREATE_REG|Manifest: eb:c4:b1:67:8b:f9:0c:db:dc:4f:01:b1:8e:61:64:39:4c:10:85:0b:a6:c4:c7:48:f0:fa:95:f2:cb:08:3a:e5
incontrol-1.16-5.2.2.jar |InControl |incontrol |1.16-5.2.2 |CREATE_REG|Manifest: NOSIGNATURE
KleeSlabs_1.16.5-9.2.1.jar |KleeSlabs |kleeslabs |9.2.1 |CREATE_REG|Manifest: NOSIGNATURE
villagernames_1.16.5-3.4.jar |Villager Names |villagernames |3.4 |CREATE_REG|Manifest: NOSIGNATURE
XaerosWorldMap_1.18.1_Forge_1.16.5.jar |Xaero's World Map |xaeroworldmap |1.18.1 |CREATE_REG|Manifest: NOSIGNATURE
Controlling-7.0.0.27.jar |Controlling |controlling |7.0.0.27 |CREATE_REG|Manifest: NOSIGNATURE
citadel-1.8.1-1.16.5.jar |Citadel |citadel |1.8.1 |CREATE_REG|Manifest: NOSIGNATURE
alexsmobs-1.12.1.jar |Alex's Mobs |alexsmobs |1.12.1 |CREATE_REG|Manifest: NOSIGNATURE
ImprovedBackpacks-1.6.2.0.jar |Improved Backpacks |improvedbackpacks |1.6.2.0 |CREATE_REG|Manifest: NOSIGNATURE
Bookshelf-Forge-1.16.5-10.3.29.jar |Bookshelf |bookshelf |10.3.29 |CREATE_REG|Manifest: eb:c4:b1:67:8b:f9:0c:db:dc:4f:01:b1:8e:61:64:39:4c:10:85:0b:a6:c4:c7:48:f0:fa:95:f2:cb:08:3a:e5
Tips-1.16.5-4.0.7.jar |Tips |tips |4.0.7 |CREATE_REG|Manifest: eb:c4:b1:67:8b:f9:0c:db:dc:4f:01:b1:8e:61:64:39:4c:10:85:0b:a6:c4:c7:48:f0:fa:95:f2:cb:08:3a:e5
magnesium-1.4.1.1.jar |Magnesium |magnesium |1.4.1.1 |CREATE_REG|Manifest: NOSIGNATURE
carryon-1.16.5-1.15.5.15.jar |Carry On |carryon |1.15.5.15 |CREATE_REG|Manifest: 8c:03:ac:7d:21:62:65:e2:83:91:f3:22:57:99:ed:75:78:1e:db:de:03:99:ef:53:3b:59:95:18:01:bc:84:a9
omnis-1.16.5-1.1.2.3.jar |Omnis |omnis |1.16.5-1.0 |CREATE_REG|Manifest: NOSIGNATURE
[1.16.X-1.0.10] Dragon Mounts Legacy.jar |Dragon Mounts: Legacy |dragonmounts |1.0.10 |CREATE_REG|Manifest: NOSIGNATURE
twilightforest-1.16.5-4.0.546-universal.jar |The Twilight Forest |twilightforest |NONE |CREATE_REG|Manifest: NOSIGNATURE
konkrete_1.3.0_MC_1.16.2-1.16.5.jar |Konkrete |konkrete |1.3.0 |CREATE_REG|Manifest: NOSIGNATURE
cuneiform-1.16.3-1.2.5.jar |Cuneiform |cuneiform |1.16.3-1.2.5 |CREATE_REG|Manifest: NOSIGNATURE
JEIEnchantmentInfo-1.16.4-1.2.1.jar |JEI Enchantment Info |jeienchantmentinfo |1.16.4-1.2.1 |CREATE_REG|Manifest: NOSIGNATURE
chocolate-1.3.0-1.16.4.jar |Chocolate |chocolate |1.3.0-1.16.4 |CREATE_REG|Manifest: NOSIGNATURE
FarmersDelight-1.16.5-0.5.1.jar |Farmer's Delight |farmersdelight |1.16.5-0.5.1 |CREATE_REG|Manifest: NOSIGNATURE
fd_cookbook-2.0.jar |Farmers Delight Cookbook |fd_cookbook |2.0 |CREATE_REG|Manifest: NOSIGNATURE
farmersdelightintegration-1.16.5-1.0.3.jar |Farmer's Delight Integration |farmersdelightintegration |1.16.5-1.0.3 |CREATE_REG|Manifest: NOSIGNATURE
simpleshops-1.1.1.jar |Simple Shops |simpleshops |1.1.1 |CREATE_REG|Manifest: NOSIGNATURE
Bountiful-1.16.4-3.3.1.jar |Bountiful |bountiful |1.16.4-3.3.1 |CREATE_REG|Manifest: NOSIGNATURE
CNB-1.16.3_5-1.2.11.jar |Creatures and Beasts |cnb |1.2.11 |CREATE_REG|Manifest: NOSIGNATURE
geckolib-forge-1.16.5-3.0.54.jar |GeckoLib |geckolib3 |3.0.54 |CREATE_REG|Manifest: NOSIGNATURE
Patchouli-1.16.4-53.2.jar |Patchouli |patchouli |1.16.4-53.2 |CREATE_REG|Manifest: NOSIGNATURE
collective-1.16.5-2.65.jar |Collective |collective |2.65 |CREATE_REG|Manifest: NOSIGNATURE
villagertools-1.16.5-1.0.1.jar |villagertools |villagertools |1.16.5-1.0.1 |CREATE_REG|Manifest: 1f:47:ac:b1:61:82:96:b8:47:19:16:d2:61:81:11:60:3a:06:4b:61:31:56:7d:44:31:1e:0c:6f:22:5b:4c:ed
elevatorid-1.16.5-1.7.13.jar |Elevator Mod |elevatorid |1.16.5-1.7.13 |CREATE_REG|Manifest: NOSIGNATURE
BetterStrongholds-1.16.4-1.2.1.jar |YUNG's Better Strongholds |betterstrongholds |1.16.4-1.2.1 |CREATE_REG|Manifest: NOSIGNATURE
Deeper in The Caves Remake 1.1.jar |Deeper In The Caves Remake |stacked_dimensions_warden |1.0.0 |CREATE_REG|Manifest: NOSIGNATURE
travelers_index-1.16.4-1.0.2.jar |Traveler's Index |travelers_index |1.16.4-1.0.2 |CREATE_REG|Manifest: NOSIGNATURE
cavebiomeapi-1.16.5-1.4.2.jar |CaveBiomeAPI |cavebiomeapi |1.16.5-1.4.2 |CREATE_REG|Manifest: NOSIGNATURE
architectury-1.24.35-forge.jar |Architectury |architectury |1.24.35 |CREATE_REG|Manifest: NOSIGNATURE
ftb-library-forge-1605.3.4-build.83.jar |FTB Library |ftblibrary |1605.3.4-build.83 |CREATE_REG|Manifest: NOSIGNATURE
ftb-teams-forge-1605.2.3-build.38.jar |FTB Teams |ftbteams |1605.2.3-build.38 |CREATE_REG|Manifest: NOSIGNATURE
curiouselytra-forge-1.16.5-4.0.2.4.jar |Curious Elytra |curiouselytra |1.16.5-4.0.2.4 |CREATE_REG|Manifest: NOSIGNATURE
enchantwithmob-1.16.5-1.5.1.jar |Enchant With Mob |enchantwithmob |1.16.5-1.5.1 |CREATE_REG|Manifest: NOSIGNATURE
GameMenuModOption-1.16.4-1.8.jar |Game Menu Mod Option |gamemenumodoption |1.8 |CREATE_REG|Manifest: NOSIGNATURE
CraftableDeeds-2.2.jar |Craftable Deeds |craftabledeeds |2.2 |CREATE_REG|Manifest: NOSIGNATURE
voidtotem-1.16.5-1.4.0.jar |Void Totem |voidtotem |1.16.5-1.4.0 |CREATE_REG|Manifest: NOSIGNATURE
TradingPost-v1.0.2-1.16.5.jar |Trading Post |tradingpost |1.0.2 |CREATE_REG|Manifest: 9a:09:85:98:65:c4:8c:11:c5:49:f6:d6:33:23:39:df:8d:b4:ff:92:84:b8:bd:a5:83:9f:ac:7f:2a:d1:4b:6a
BetterAdvancements-1.16.5-0.1.1.115.jar |Better Advancements |betteradvancements |0.1.1.115 |CREATE_REG|Manifest: NOSIGNATURE
NourishedNetherV8.jar |Nourished Nether |nourished_nether |1.0.8 |CREATE_REG|Manifest: NOSIGNATURE
item-filters-forge-1605.2.5-build.9.jar |Item Filters |itemfilters |1605.2.5-build.9 |CREATE_REG|Manifest: NOSIGNATURE
ftb-quests-forge-1605.3.5-build.72.jar |FTB Quests |ftbquests |1605.3.5-build.72 |CREATE_REG|Manifest: NOSIGNATURE
EasyMagic-v1.0.3-1.16.5.jar |Easy Magic |easymagic |1.0.3 |CREATE_REG|Manifest: 9a:09:85:98:65:c4:8c:11:c5:49:f6:d6:33:23:39:df:8d:b4:ff:92:84:b8:bd:a5:83:9f:ac:7f:2a:d1:4b:6a
NourishedEndV2.jar |Nourished End |nourished_end |1.0.2 |CREATE_REG|Manifest: NOSIGNATURE
the-conjurer-1.16.4-1.0.13.jar |The Conjurer |conjurer_illager |1.0.13 |CREATE_REG|Manifest: NOSIGNATURE
dungeons_mobs-1.16.5-1.0.10.jar |Dungeons Mobs |dungeons_mobs |1.0.10 |CREATE_REG|Manifest: NOSIGNATURE
abnormals_core-1.16.5-3.3.0.jar |Abnormals Core |abnormals_core |3.3.0 |CREATE_REG|Manifest: NOSIGNATURE
environmental-1.16.5-1.1.0.jar |Environmental |environmental |1.1.0 |CREATE_REG|Manifest: NOSIGNATURE
bamboo_blocks-1.16.5-3.0.0.jar |Bamboo Blocks |bamboo_blocks |3.0.0 |CREATE_REG|Manifest: NOSIGNATURE
Bayou-Blues-1.16.5-1.0.5.jar |Bayou Blues |bayou_blues |1.16.5-1.0.5 |CREATE_REG|Manifest: NOSIGNATURE
upgrade_aquatic-1.16.5-3.1.1.jar |Upgrade Aquatic |upgrade_aquatic |3.1.1 |CREATE_REG|Manifest: NOSIGNATURE
Better-Badlands-1.16.5-2.0.3.jar |Better Badlands |better_badlands |1.16.5-2.0.3 |CREATE_REG|Manifest: NOSIGNATURE
endergetic-1.16.4-3.0.0.jar |The Endergetic Expansion |endergetic |3.0.0 |CREATE_REG|Manifest: NOSIGNATURE
personality-1.16.5-1.0.2.jar |Personality |personality |1.0.2 |CREATE_REG|Manifest: NOSIGNATURE
savageandravage-1.16.5-3.1.0.jar |Savage & Ravage |savageandravage |3.1.0 |CREATE_REG|Manifest: NOSIGNATURE
nethers_delight-2.1.jar |Nethers Delight |nethers_delight |2.1 |CREATE_REG|Manifest: NOSIGNATURE
buzzier_bees-1.16.5-3.0.1.jar |Buzzier Bees |buzzier_bees |3.0.1 |CREATE_REG|Manifest: NOSIGNATURE
Enhanced-Mushrooms-1.16.5-3.0.9.jar |Enhanced Mushrooms |enhanced_mushrooms |1.16.5-3.0.9 |CREATE_REG|Manifest: NOSIGNATURE
ArachnidRancher1.5.jar |Arachnid Rancher |spiderfarm |1.4 |CREATE_REG|Manifest: NOSIGNATURE
Waystones_1.16.5-7.6.4.jar |Waystones |waystones |7.6.4 |CREATE_REG|Manifest: NOSIGNATURE
goldenhopper-1.2.1-1.16.3.jar |Golden Hopper |goldenhopper |1.2.1 |CREATE_REG|Manifest: NOSIGNATURE
Clumps-6.0.0.27.jar |Clumps |clumps |6.0.0.27 |CREATE_REG|Manifest: NOSIGNATURE
village-employment-1.16.5-1.4.1.jar |Village Employment |village_employment |1.4.1 |CREATE_REG|Manifest: NOSIGNATURE
RoadRunner-mc1.16.5-1.3.0.jar |Meep Meep! (Road Runner) |roadrunner |1.3.0 |CREATE_REG|Manifest: NOSIGNATURE
comforts-forge-1.16.5-4.0.1.3.jar |Comforts |comforts |1.16.5-4.0.1.3 |CREATE_REG|Manifest: NOSIGNATURE
tumbleweed-1.16-0.4.9.jar |Tumbleweed |tumbleweed |1.16-0.4.9 |CREATE_REG|Manifest: NOSIGNATURE
campful-1.16.5-3.1.0.jar |Campful |campful |2.0 |CREATE_REG|Manifest: NOSIGNATURE
SimpleStorageNetwork-1.16.5-1.5.0.jar |Simple Storage Network |storagenetwork |1.16.5-1.5.0 |CREATE_REG|Manifest: 1f:47:ac:b1:61:82:96:b8:47:19:16:d2:61:81:11:60:3a:06:4b:61:31:56:7d:44:31:1e:0c:6f:22:5b:4c:ed
configured-1.2.0-1.16.3.jar |Configured |configured |1.2.0 |CREATE_REG|Manifest: NOSIGNATURE
OuterEnd-0.2.14.jar |The Outer End |outer_end |0.2.9 |CREATE_REG|Manifest: NOSIGNATURE
decorative_blocks-1.16.4-1.7.2.jar |Decorative Blocks |decorative_blocks |1.7.2 |CREATE_REG|Manifest: NOSIGNATURE
decorative_blocks_abnormals-1.2.jar |Decorative Blocks Abnormals |decorative_blocks_abnormals |1.2 |CREATE_REG|Manifest: NOSIGNATURE
MyServerIsCompatible-1.16.5-1.0.jar |MyServerIsCompatible |myserveriscompatible |1.0 |CREATE_REG|Manifest: NOSIGNATURE
BadMobs-1.16.5-9.0.3.jar |BadMobs |badmobs |9.0.3 |CREATE_REG|Manifest: eb:c4:b1:67:8b:f9:0c:db:dc:4f:01:b1:8e:61:64:39:4c:10:85:0b:a6:c4:c7:48:f0:fa:95:f2:cb:08:3a:e5
lazydfu-0.1.3.jar |LazyDFU |lazydfu |0.1.3 |CREATE_REG|Manifest: NOSIGNATURE
Wandering-Bag-1.16.5-1.0.2.jar |Wandering Bag |wandering_bag |1.0.2 |CREATE_REG|Manifest: NOSIGNATURE
AkashicTome-1.4-16.jar |Akashic Tome |akashictome |1.4-16 |CREATE_REG|Manifest: NOSIGNATURE
frozenup-1.0.1.jar |Frozen Up |frozenup |1.0.1 |CREATE_REG|Manifest: NOSIGNATURE
3dSkinLayers-forge-1.1.0.jar |3dSkinLayers |skinlayers3d |1.1.0 |CREATE_REG|Manifest: NOSIGNATURE
TravelersTitles-1.16.4-1.5.jar |Traveler's Titles |travelerstitles |1.16.4-1.5 |CREATE_REG|Manifest: NOSIGNATURE
terraform-1.0.2.jar |Terraform Api Reforged |terraform |1.0.1 |CREATE_REG|Manifest: NOSIGNATURE
selene-1.16.5-1.9.0.jar |Selene |selene |1.16.5-1.0 |CREATE_REG|Manifest: NOSIGNATURE
EnchantmentDescriptions-1.16.5-7.0.12.jar |EnchantmentDescriptions |enchdesc |7.0.12 |CREATE_REG|Manifest: eb:c4:b1:67:8b:f9:0c:db:dc:4f:01:b1:8e:61:64:39:4c:10:85:0b:a6:c4:c7:48:f0:fa:95:f2:cb:08:3a:e5
Jade-1.16.4-2.8.0.jar |Jade |jade |2.8.0 |CREATE_REG|Manifest: NOSIGNATURE
atmospheric-1.16.5-3.1.0.jar |Atmospheric |atmospheric |3.1.0 |CREATE_REG|Manifest: NOSIGNATURE
Quark-r2.4-319.jar |Quark |quark |r2.4-319 |CREATE_REG|Manifest: NOSIGNATURE
charm-forge-1.16.5-2.3.2.jar |Charm |charm |2.3.2 |CREATE_REG|Manifest: NOSIGNATURE
terraincognita-1.16.3-1.6.4.2.jar |Terra Incognita |terraincognita |1.16.3-1.6.4.2 |CREATE_REG|Manifest: NOSIGNATURE
abnormals_delight-1.16.5-1.2.0.jar |Abnormals Delight |abnormals_delight |1.2.0 |CREATE_REG|Manifest: NOSIGNATURE
InventoryHud_[1.16.2-1.16.5].forge-3.4.1.jar |Inventory HUD+(Forge edition) |inventoryhud |3.4.1 |CREATE_REG|Manifest: NOSIGNATURE
combustivefishing-forge-1.16.3-4.0.0.1.jar |Combustive Fishing |combustivefishing |1.16.3-4.0.0.1 |CREATE_REG|Manifest: NOSIGNATURE
fancymenu_2.3.6_MC_1.16.2-1.16.5.jar |FancyMenu |fancymenu |2.3.6 |CREATE_REG|Manifest: NOSIGNATURE
drippyloadingscreen_1.3.0_MC_1.16.2-1.16.5.jar |Drippy Loading Screen |drippyloadingscreen |1.3.0 |CREATE_REG|Manifest: NOSIGNATURE
HunterIllager-1.16.5-1.4.0.jar |Hunter Illager |hunterillager |1.16.5-1.4.0 |CREATE_REG|Manifest: NOSIGNATURE
illagersweararmor-1.0.5.jar |Illagers Wear Armor |illagersweararmor |1.0.5 |CREATE_REG|Manifest: NOSIGNATURE
ferritecore-2.1.0-forge.jar |Ferrite Core |ferritecore |2.1.0 |CREATE_REG|Manifest: 41:ce:50:66:d1:a0:05:ce:a1:0e:02:85:9b:46:64:e0:bf:2e:cf:60:30:9a:fe:0c:27:e0:63:66:9a:84:ce:8a
OddWaterMobs[1.16.5]_1.4.1.jar |Odd Water Mobs |oddwatermobs |1.4.1 |CREATE_REG|Manifest: NOSIGNATURE
enhancedcelestials-2.0.8-1.16.5.jar |Enhanced Celestials |enhancedcelestials |2.0.8-1.16.5 |CREATE_REG|Manifest: NOSIGNATURE
valhelsia_core-16.0.13a.jar |Valhelsia Core |valhelsia_core |16.0.13a |CREATE_REG|Manifest: NOSIGNATURE
valhelsia_structures-1.16.5-0.1.6.jar |Valhelsia Structures |valhelsia_structures |1.16.5-0.1.6 |CREATE_REG|Manifest: NOSIGNATURE
overloadedarmorbar-5.1.0.jar |Overloaded Armor Bar |overloadedarmorbar |5.1.0 |CREATE_REG|Manifest: NOSIGNATURE
FabricBiomeApiReforged-1.0.5.jar |Fabric BiomeApi Reforged |fabric-biome-api |1.0.5 |CREATE_REG|Manifest: NOSIGNATURE
Cinderscapes-Reforged-1.0.3.jar |Cinderscapes Reforged |cinderscapes |1.0.3 |CREATE_REG|Manifest: NOSIGNATURE
Nature Expansion 1.3.jar |Nature Expansion |nature_expansion |1.0.0 |CREATE_REG|Manifest: NOSIGNATURE
Crash Report UUID: 6ee36a92-7df7-46ae-840d-d24b88648a72
RoadRunner != Lithium: This instance was launched using RoadRunner, which is an unofficial Lithium fork! Please do not report bugs to them!

What should i do? Pleas help me

Missing item slots.

Title.

You should be able to tell what other mods are installed via the items in the creative categories.
If you need the modlist though, then let me know.

Hook Mushrooms and probably another item are missing from these slots.

2021-09-24_07 55 46

Not compatible with TerraForged

BetterNether-Reforged cannot generate biomes with TerraForged.
It's just only a small amount of stalactites will be generated, dont have any BetterNether's biome or entity in it.
But I use the Minecraft original generator it's generate normally.
Hope to Fix it.

Use original generator:
image

Use TerraForged generator:
image

Vanilla Nether Biomes can't be located after a Relog

Trying to figure out an issue with my Better Minecraft [FORGE] Modpack.
Similar to these issues, #41 #42, I have found that with Better Nether installed with BYG (Removing BetterNether this issue doesn't occur as its the issue) that after you create a world and enter the nether and do /locatebiome you can locate the vanilla biome and after I save and quit and launch the game again and jump back into my game, you cant /locatebiome vanilla nether biomes anymore expect souls and valley. The initial /locatebiome works when you first made the world and joined but after the relog some reason for example the Warped Forest that was located was replaced with a Better Nether Biome. After that I cant locate Vanilla Biomes anymore no matter how far I teleported. Basically all the Vanilla Nether Biomes are getting overridden after a restart and stop spawning.

biomes are detected, but none are generated

I have tried different worlds and removed some mods that I suspect would create incompatibility with BN but the error remains the same, biomes, entities, minerals and ambient sounds are detected, they work according to the biome it should be in, but visually there are only vanilla biomes (sorry for my bad english)
2021-09-22_00 27 17

Unable to run with lattest version of BoP [hotfix suggestion?]

I was glad to hear that the issue wtih biome was presumably fixed so I wanted to try it out, but when I put the mod back in I got this error with BoP

image

it says that this version or higher is needed, but this version (lattest) is way highter than than that, can you fix this please if its possable?

Blue Obsidian generation doesn't work

When I tried to mimic Fabric BN generation of blue obsidian (putting soul sand, lava source above it, and then water flowing on lava, directly from above), it generated standard obsidian.

Used BN 1.2

Quark big dungeons spawning in nether / missing biome dict tags

I noticed Quark big dungeons were spawning in BetterNether Reforged biomes. By default, big dungeons will not spawn in any biomes with the "ocean", "beach", "nether", or "end" tags from the Forge biome dict. Adding the "nether" tag to BetterNether biomes should fix this.

For anyone reading this looking for a workaround to the big dungeon issue, you can fix this for your own modpack by changing this line in config\quark-common.toml:

[world.big_dungeon.biome_config.biomes]
	Biomes = ["betternether:gravel_desert", "betternether:nether_jungle", "betternether:wart_forest", "betternether:nether_grasslands", "betternether:nether_mushroom_forest", "betternether:nether_mushroom_forest_edge", "betternether:wart_forest_edge", "betternether:bone_reef", "betternether:sulfuric_bone_reef", "betternether:poor_nether_grasslands", "betternether:nether_swampland", "betternether:nether_swampland_terraces", "betternether:magma_land", "betternether:soul_plain", "betternether:crimson_glowing_woods", "betternether:old_warped_woods", "betternether:crimson_pinewood", "betternether:old_fungiwoods", "betternether:flooded_deltas", "betternether:upside_down_forest", "betternether:old_swampland", "infernalexp:glowstone_canyon"]
	"Is Blacklist" = true

Soul Lily hitboxes are too big and you can attach things like torches on their sides.

So the small and large Soul Lilies in Wart Forest biomes have kinda broken hitboxes. They cover a full block instead of being adjusted to the actual model and you can attach things like torches and wall moss on them. So pretty much any non-solid block that can be placed on the side of blocks. This results in floating stuff like in the screenshot below.
I think a good solution would be to only give the topmost part of the lily a solid hitbox and the stem part should be considered passable or have a smaller hitbox as well.

2021-09-20_21 19 51

This was discovered on mod version BetterNether-PR_2.jar

Nether broke, after deleting mod

The nether seems to break if you delete the mod.
I've had a world on my server, deleted the mod and the DIM-1 folder but now big parts of the nether are just lava.

It seems that nothing is working for making it better?
Looks like it's still trying to rebuild parts for the mod even though there is no mod for it anymore.

Firefly Spawn Egg causing crashes

This happened randomly after playing around with the mod for a little bit tweaking the spawn rates of the various plants. Eventually the mod just stopped loading entirely. I tried deleting and reinstalling the mod, but it didn't work.

-- Head --
Thread: Render thread
Stacktrace:
at net.minecraftforge.registries.ForgeRegistryEntry.setRegistryName(ForgeRegistryEntry.java:43) ~[?:?] {re:computing_frames,re:mixin,re:classloading}
-- MOD betternether --
Details:
Mod File: BetterNether_Reforged-1.0.2.jar
Failure message: Better Nether Reforged (betternether) encountered an error during the load_registries event phase
java.lang.IllegalStateException: Attempted to set registry name with existing registry name! New: betternether:spawn_egg_firefly Old: minecraft:air
Mod Version: 1.0
Mod Issue URL: NOT PROVIDED
Exception message: java.lang.IllegalStateException: Attempted to set registry name with existing registry name! New: betternether:spawn_egg_firefly Old: minecraft:air
Stacktrace:
at net.minecraftforge.registries.ForgeRegistryEntry.setRegistryName(ForgeRegistryEntry.java:43) ~[?:?] {re:computing_frames,re:mixin,re:classloading}
at net.minecraftforge.registries.ForgeRegistryEntry.setRegistryName(ForgeRegistryEntry.java:50) ~[?:?] {re:computing_frames,re:mixin,re:classloading}
at someoneelse.betternetherreforged.registry.ItemsRegistry.registerAll(ItemsRegistry.java:124) ~[?:1.0] {re:classloading}
at someoneelse.betternetherreforged.BetterNether$$Lambda$4498/2065947353.accept(Unknown Source) ~[?:?] {}
at net.minecraftforge.eventbus.EventBus.doCastFilter(EventBus.java:247) ~[eventbus-4.0.0.jar:?] {}
at net.minecraftforge.eventbus.EventBus.lambda$addListener$11(EventBus.java:239) ~[eventbus-4.0.0.jar:?] {}
at net.minecraftforge.eventbus.EventBus$$Lambda$2841/991572261.invoke(Unknown Source) ~[?:?] {}
at net.minecraftforge.eventbus.EventBus$$Lambda$2443/1500180902.invoke(Unknown Source) ~[?:?] {}
at net.minecraftforge.eventbus.EventBus.post(EventBus.java:302) ~[eventbus-4.0.0.jar:?] {}
at net.minecraftforge.eventbus.EventBus.post(EventBus.java:283) ~[eventbus-4.0.0.jar:?] {}
at net.minecraftforge.fml.javafmlmod.FMLModContainer.acceptEvent(FMLModContainer.java:120) ~[?:36.2] {re:classloading}
at net.minecraftforge.fml.ModContainer.lambda$buildTransitionHandler$4(ModContainer.java:121) ~[?:?] {re:classloading}
at net.minecraftforge.fml.ModContainer$$Lambda$3329/1627520381.run(Unknown Source) ~[?:?] {}
at java.util.concurrent.CompletableFuture$AsyncRun.run(CompletableFuture.java:1618) ~[?:1.8.0_51] {}
at net.minecraftforge.fml.ModWorkManager$SyncExecutor.driveOne(ModWorkManager.java:56) ~[?:?] {re:classloading}
at net.minecraftforge.fml.ModWorkManager$DrivenExecutor.drive(ModWorkManager.java:40) ~[?:?] {re:classloading}
at net.minecraftforge.fml.ModLoader.waitForTransition(ModLoader.java:249) ~[?:?] {re:classloading}
at net.minecraftforge.fml.ModLoader.dispatchAndHandleError(ModLoader.java:236) ~[?:?] {re:classloading}
at net.minecraftforge.fml.ModLoader.gatherAndInitializeMods(ModLoader.java:202) ~[?:?] {re:classloading}
at net.minecraftforge.fml.client.ClientModLoader.lambda$begin$1(ClientModLoader.java:103) ~[?:?] {re:classloading,pl:runtimedistcleaner:A}
at net.minecraftforge.fml.client.ClientModLoader$$Lambda$2800/1423602542.run(Unknown Source) ~[?:?] {}
at net.minecraftforge.fml.client.ClientModLoader.lambda$createRunnableWithCatch$4(ClientModLoader.java:123) ~[?:?] {re:classloading,pl:runtimedistcleaner:A}
at net.minecraftforge.fml.client.ClientModLoader$$Lambda$2801/758746363.run(Unknown Source) ~[?:?] {}
at net.minecraftforge.fml.client.ClientModLoader.begin(ClientModLoader.java:103) ~[?:?] {re:classloading,pl:runtimedistcleaner:A}
at net.minecraft.client.Minecraft.(Minecraft.java:437) [?:?] {re:mixin,pl:accesstransformer:B,pl:runtimedistcleaner:A,re:classloading,pl:accesstransformer:B,pl:mixin:APP:randompatches.mixins.json:client.MinecraftMixin,pl:mixin:APP:betterendforge.mixins.json:MinecraftMixin,pl:mixin:APP:abnormals_core.mixins.json:client.MinecraftMixin,pl:mixin:APP:outer_end.mixins.json:BackgroundMusicMixin,pl:mixin:APP:flywheel.mixins.json:ShaderCloseMixin,pl:mixin:APP:charm.mixins.json:accessor.MinecraftAccessor,pl:mixin:APP:assets/botania/botania.mixins.json:AccessorMinecraft,pl:mixin:APP:create.mixins.json:WindowResizeMixin,pl:mixin:A,pl:runtimedistcleaner:A}
at net.minecraft.client.main.Main.main(Main.java:149) [?:?] {re:classloading,re:mixin,pl:runtimedistcleaner:A,pl:mixin:A,pl:runtimedistcleaner:A}
at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method) ~[?:1.8.0_51] {}
at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62) ~[?:1.8.0_51] {}
at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) ~[?:1.8.0_51] {}
at java.lang.reflect.Method.invoke(Method.java:497) ~[?:1.8.0_51] {}
at net.minecraftforge.fml.loading.FMLClientLaunchProvider.lambda$launchService$0(FMLClientLaunchProvider.java:51) [forge-1.16.5-36.2.8.jar:36.2] {}
at net.minecraftforge.fml.loading.FMLClientLaunchProvider$$Lambda$486/233271622.call(Unknown Source) [forge-1.16.5-36.2.8.jar:36.2] {}
at cpw.mods.modlauncher.LaunchServiceHandlerDecorator.launch(LaunchServiceHandlerDecorator.java:37) [modlauncher-8.0.9.jar:?] {}
at cpw.mods.modlauncher.LaunchServiceHandler.launch(LaunchServiceHandler.java:54) [modlauncher-8.0.9.jar:?] {}
at cpw.mods.modlauncher.LaunchServiceHandler.launch(LaunchServiceHandler.java:72) [modlauncher-8.0.9.jar:?] {}
at cpw.mods.modlauncher.Launcher.run(Launcher.java:82) [modlauncher-8.0.9.jar:?] {re:classloading}
at cpw.mods.modlauncher.Launcher.main(Launcher.java:66) [modlauncher-8.0.9.jar:?] {re:classloading}

[1.16.5 major gen bug] Biome generation is not generating BNR biomes in old worlds + Return of the No vanilla biomes generating in new worlds?

its kind of ironic that I posted about not seing any of the original vanilla biomes with this mod present, and now its the opposite case. using the same methods as before ./findbiome and the nature compass) I am unable to locate any of the mods added biomes in the generation for some unforseen reason
the only mods that I have that I can think of that alter the nether are the following

INfernal Expasion
Nether's Delight
quark
Biomes O plenty

Note: while the biomes are not generating, other such generation such as the scalactites and even passing a nether farm gererated with BN-R generated, its just the biomes for some reason

Vanilla mobs Don't really spawn

It seems that the vanilla mobs (aside from zombified piglins) don't spawn in any of the modded biomes often. It also seems that the skulls spawn way too much (once found 7 in one area), so maybe they're spawning so much it's not allowing other mobs to spawn in?

Cincinnasite Item Duplication Bug/Exploit

Hello,

When using the Cincinnasite anvil to rename an item, after taking out the output, when clicking the (seemingly empty, which it isn't) item input - it allows you to get back your original item.

Same thing when enchanting or combining - done with vanilla MC weaponry

Modpack used: Better Minecraft PLUS

flying pig

flying pigs make my server crash
here the logs of the crash
Details:
Mod File: BetterNetherReforged_Pr1.jar
Failure message: Better Nether Reforged (betternether) encountered an error during the load_registries event phase
java.lang.IllegalStateException: Attempted to set registry name with existing registry name! New: betternether:spawn_egg_flying_pig Old: minecraft:air
Mod Version: 1.0
Mod Issue URL: NOT PROVIDED
Exception message: java.lang.IllegalStateException: Attempted to set registry name with existing registry name! New: betternether:spawn_egg_flying_pig Old: minecraft:air

Command /locatebiome breaks when rejoining an existing world

When creating a new world, going to the nether, and using /locatebiome to find a BetterNether/vanilla biome, the command works and gives coordinates as expected. However, when leaving and rejoining that same world, /locatebiome can no longer locate the biomes previously searched for.

BNR weird 1
Before leaving and rejoining

BNR weird 2
After leaving and rejoining

Barrels void items

Placing contents in a Better Nether Reforged Barrel causes them to be erased later, but not immediately.

Forge 36.2.5
JDK 16.0.2
MC 1.16.5

No stonecutter recipe for basalt brick variants

I don't see any stonecutter recipes for stairs or slabs out of basalt bricks, and that would be handy due to different basalt brick consumption in crafting table (2 blocks are wasted there).

Generator not Generating BetterNether RF's Biomes with BOP

I have been trying to check out the biomes of the mod, but unfortunately... They don't seem to show. So I've tried tweaking the generator.json by increasing the chances to 2.0 instead of their default (being 0.3 or 1.0), but even that doesn't appear to work. At the very least though, the structures from the mod appear to be generating just fine.

Potential important note: I am running Biomes O' Plenty in my modpack... Not sure if the Nether biomes in that are a potential compatibility isssue.
EDIT 9/19/2021: So after isolating this mod by itself I was able to encounter the biomes, but the moment I used Biomes O' Plenty with its world generation, it appears make the Better Nether Reforged biomes unable to generate.

Excessive skull/hostile mob spawns

2021-09-27_13 36 16

This is pretty typical of my experience โ€“ if I stay in one area for a few minutes, many hostile mobs spawn without any obvious cap. Areas like a Nether City without much ground space for piglins/nagas/etc will instead have a lot of these skulls drifting around. It was pretty overwhelming in survival to constantly be batting away these skulls.

Giant Mold Stem Breaks

Forge v36.2.4
Minecraft v1.16.5
Better Nether Reforged BetaFinal

Sometimes when bonemealing the giant mold sapling, the mold stems break as soon as they are grown and drop on the ground.

Glitch that happened in my server

I was playing in the server with my friends via aternos, then we had the idea do put the Better Nether Reforged mod, as soon as we did, when the started the server, the overworld dimension had the nether mobs, and the entire dimension (not the world generation or anything else) can someone please help me out?

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.