Apotheosis

Apotheosis

70M Downloads

Crash | java.lang.NullPointerException: null key in entry: null=10

Kroko1337 opened this issue ยท 1 comments

commented

---- Minecraft Crash Report ----
// Hi. I'm Minecraft, and I'm a crashaholic.

Time: 16.06.20 23:04
Description: Initializing game

java.lang.NullPointerException: null key in entry: null=10
at com.google.common.collect.CollectPreconditions.checkEntryNotNull(CollectPreconditions.java:32) ~[guava-21.0.jar:?] {}
at com.google.common.collect.SingletonImmutableBiMap.(SingletonImmutableBiMap.java:42) ~[guava-21.0.jar:?] {}
at com.google.common.collect.ImmutableBiMap.of(ImmutableBiMap.java:73) ~[guava-21.0.jar:?] {}
at com.google.common.collect.ImmutableMap.of(ImmutableMap.java:120) ~[guava-21.0.jar:?] {}
at shadows.apotheosis.ench.objects.ItemHellBookshelf.func_150895_a(ItemHellBookshelf.java:47) ~[?:3.1.2] {re:classloading}
at net.minecraft.client.Minecraft.func_193986_ar(Minecraft.java:596) ~[?:?] {re:mixin,pl:accesstransformer:B,pl:runtimedistcleaner:A,re:classloading,pl:accesstransformer:B,xf:fml:customwindowtitle:CustomWindowTitle,xf:fml:shouldersurfing:Minecraft#processKeyBinds,xf:fml:randompatches:RandomPatches Minecraft Transformer,xf:fml:screenshotclipboard:coremodone,pl:mixin:APP:assets/immersive_portals/immersive_portals.mixins_client.json:block_manipulation.MixinMinecraftClient_B,pl:mixin:APP:assets/immersive_portals/immersive_portals.mixins_client.json:MixinMinecraftClient,pl:mixin:A,pl:runtimedistcleaner:A}
at net.minecraft.client.Minecraft.(Minecraft.java:434) [?:?] {re:mixin,pl:accesstransformer:B,pl:runtimedistcleaner:A,re:classloading,pl:accesstransformer:B,xf:fml:customwindowtitle:CustomWindowTitle,xf:fml:shouldersurfing:Minecraft#processKeyBinds,xf:fml:randompatches:RandomPatches Minecraft Transformer,xf:fml:screenshotclipboard:coremodone,pl:mixin:APP:assets/immersive_portals/immersive_portals.mixins_client.json:block_manipulation.MixinMinecraftClient_B,pl:mixin:APP:assets/immersive_portals/immersive_portals.mixins_client.json:MixinMinecraftClient,pl:mixin:A,pl:runtimedistcleaner:A}
at net.minecraft.client.main.Main.main(SourceFile:166) [?:?] {re:classloading}
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.15.2-31.2.20.jar:31.2] {}
at net.minecraftforge.fml.loading.FMLClientLaunchProvider$$Lambda$472/522361920.call(Unknown Source) [forge-1.15.2-31.2.20.jar:31.2] {}
at cpw.mods.modlauncher.LaunchServiceHandlerDecorator.launch(LaunchServiceHandlerDecorator.java:37) [modlauncher-5.1.0.jar:?] {}
at cpw.mods.modlauncher.LaunchServiceHandler.launch(LaunchServiceHandler.java:54) [modlauncher-5.1.0.jar:?] {}
at cpw.mods.modlauncher.LaunchServiceHandler.launch(LaunchServiceHandler.java:72) [modlauncher-5.1.0.jar:?] {}
at cpw.mods.modlauncher.Launcher.run(Launcher.java:81) [modlauncher-5.1.0.jar:?] {re:classloading}
at cpw.mods.modlauncher.Launcher.main(Launcher.java:65) [modlauncher-5.1.0.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.common.collect.CollectPreconditions.checkEntryNotNull(CollectPreconditions.java:32)
at com.google.common.collect.SingletonImmutableBiMap.(SingletonImmutableBiMap.java:42)
at com.google.common.collect.ImmutableBiMap.of(ImmutableBiMap.java:73)
at com.google.common.collect.ImmutableMap.of(ImmutableMap.java:120)
at shadows.apotheosis.ench.objects.ItemHellBookshelf.func_150895_a(ItemHellBookshelf.java:47)
at net.minecraft.client.Minecraft.func_193986_ar(Minecraft.java:596)
at net.minecraft.client.Minecraft.(Minecraft.java:434)

-- Initialization --
Details:
Stacktrace:
at net.minecraft.client.main.Main.main(SourceFile:166)
at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
at java.lang.reflect.Method.invoke(Method.java:497)
at net.minecraftforge.fml.loading.FMLClientLaunchProvider.lambda$launchService$0(FMLClientLaunchProvider.java:51)
at net.minecraftforge.fml.loading.FMLClientLaunchProvider$$Lambda$472/522361920.call(Unknown Source)
at cpw.mods.modlauncher.LaunchServiceHandlerDecorator.launch(LaunchServiceHandlerDecorator.java:37)
at cpw.mods.modlauncher.LaunchServiceHandler.launch(LaunchServiceHandler.java:54)
at cpw.mods.modlauncher.LaunchServiceHandler.launch(LaunchServiceHandler.java:72)
at cpw.mods.modlauncher.Launcher.run(Launcher.java:81)
at cpw.mods.modlauncher.Launcher.main(Launcher.java:65)

-- System Details --
Details:
Minecraft Version: 1.15.2
Minecraft Version ID: 1.15.2
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: 18701783152 bytes (17835 MB) / 20904411136 bytes (19936 MB) up to 26843545600 bytes (25600 MB)
CPUs: 16
JVM Flags: 9 total; -XX:HeapDumpPath=MojangTricksIntelDriversForPerformance_javaw.exe_minecraft.exe.heapdump -Xss1M -Xmx25G -XX:+UnlockExperimentalVMOptions -XX:+UseG1GC -XX:G1NewSizePercent=20 -XX:G1ReservePercent=20 -XX:MaxGCPauseMillis=50 -XX:G1HeapRegionSize=32M
ModLauncher: 5.1.0+69+master.79f13f7
ModLauncher launch target: fmlclient
ModLauncher naming: srg
ModLauncher services:
/eventbus-2.2.0-service.jar eventbus PLUGINSERVICE
/forge-1.15.2-31.2.20.jar object_holder_definalize PLUGINSERVICE
/forge-1.15.2-31.2.20.jar runtime_enum_extender PLUGINSERVICE
/accesstransformers-2.1.1-shadowed.jar accesstransformer PLUGINSERVICE
/forge-1.15.2-31.2.20.jar capability_inject_definalize PLUGINSERVICE
/forge-1.15.2-31.2.20.jar runtimedistcleaner PLUGINSERVICE
/forge-1.15.2-31.2.20.jar fml TRANSFORMATIONSERVICE
/MixinBootstrap-1.0.2.jar mixinbootstrap TRANSFORMATIONSERVICE
/MixinBootstrap-1.0.2.jar mixin PLUGINSERVICE
/MixinBootstrap-1.0.2.jar mixinbootstrap PLUGINSERVICE
FML: 31.2
Forge: net.minecraftforge:31.2.20
FML Language Providers:
[email protected]
minecraft@1
[email protected]
Mod List:
GlobalGameRules-1.15.2-4.0.0.11.jar Global GameRules {[email protected] LOAD_REGISTRIES}
SlimyBoyos-2.0.1.jar SlimyBoyos {[email protected] LOAD_REGISTRIES}
nethercraft-1.15.2-1.0.6.jar Nethercraft {[email protected] LOAD_REGISTRIES}
vilnames_1.15-2.0.jar Villager Names {[email protected] LOAD_REGISTRIES}
enchantable-1.3.0-mc1.15.2.jar Enchantable {[email protected] LOAD_REGISTRIES}
EditSign-1.15.2-2.0.0+7.jar Edit Sign {[email protected]+7 LOAD_REGISTRIES}
ProjectE-1.15.2-PE1.0.3B.jar ProjectE {[email protected] LOAD_REGISTRIES}
mcw-windows-1.0.0-mc1.15.1_1.15.2.jar Macaw's Windows {[email protected] LOAD_REGISTRIES}
SilentMechanisms-1.15.2-0.7.0+50.jar Silent's Mechanisms {[email protected]+50 LOAD_REGISTRIES}
bambooeverything-1.15-1.0.0.jar Bamboo Everything {[email protected] LOAD_REGISTRIES}
strawgolem-1.6.jar Straw Golem {[email protected] LOAD_REGISTRIES}
Neat+1.6-20.jar Neat {[email protected] LOAD_REGISTRIES}
essentials-1.15.2-2.7.0.jar Essentials {[email protected] LOAD_REGISTRIES}
BetterCaves-1.15.2-1.0.jar YUNG's Better Caves {[email protected] LOAD_REGISTRIES}
ForgeEndertech-1.15.2-6.0.3.0-build.0036.jar Forge Endertech {[email protected] LOAD_REGISTRIES}
ReAuth-1.14-3.8.0.jar ReAuth {[email protected] LOAD_REGISTRIES}
Elementary+Staffs+1.8.1.jar Elementary Staffs {[email protected] LOAD_REGISTRIES}
Powah-1.15.2-1.1.11.jar Powah {[email protected] LOAD_REGISTRIES}
TheVeggieWay-1.15.2-2.1.24.jar The Veggie Way {[email protected] LOAD_REGISTRIES}
Reliquary-1.15.2-1.3.4.995.jar Reliquary {[email protected] LOAD_REGISTRIES}
guardvillagers-1.15.2-1.0.6.jar Guard Villagers {[email protected] LOAD_REGISTRIES}
randompatches-1.15.2-1.21.1.1.jar RandomPatches {[email protected] LOAD_REGISTRIES}
ForgivingVoid_1.15.1-4.0.0.jar Forgiving Void {[email protected] LOAD_REGISTRIES}
DarkUtilities-1.15.2-3.0.2.jar Dark Utilities {[email protected] LOAD_REGISTRIES}
Apotheosis-1.15.2-3.1.2.jar Apotheosis {[email protected] LOAD_REGISTRIES}
Morpheus-1.15.2-4.2.50.jar Morpheus {morpheus@version LOAD_REGISTRIES}
PickUpNotifier-v1.1.2-1.15.2.jar Pick Up Notifier {[email protected] LOAD_REGISTRIES}
venture-1.0.0-1.15.2.jar Venture {[email protected] LOAD_REGISTRIES}
SnowRealMagic-1.15.2-1.7.3.jar Snow! Real Magic! {[email protected] LOAD_REGISTRIES}
carpetstairsmod-mc1.15-v1.3.2.jar Carpet Stairs Mod {[email protected] LOAD_REGISTRIES}
TMechworks-1.15.2-2.1.1.jar Tinkers' Mechworks {[email protected] LOAD_REGISTRIES}
BetterThanMending-1.4.0.jar BetterThanMending {[email protected] LOAD_REGISTRIES}
MysticalAgradditions-1.15.2-3.0.0.jar Mystical Agradditions {[email protected] LOAD_REGISTRIES}
refinedstorage-1.8.1.jar Refined Storage {[email protected] LOAD_REGISTRIES}
structure-gel-api-1.15.2-1.0.0.jar Structure Gel API {[email protected] LOAD_REGISTRIES}
industrial-foregoing-1.15.2-2.2.2-28d4a81.jar Industrial Foregoing {[email protected] LOAD_REGISTRIES}
angermanagement-1.15.2-1.0.0.jar Anger Management Mod {[email protected] LOAD_REGISTRIES}
repurposedstructures-1.15.2-1.4.1.jar Repurposed Structures {[email protected] LOAD_REGISTRIES}
BiomesOPlenty-1.15.2-10.0.0.353-universal.jar Biomes O' Plenty {[email protected] ERROR}
Blur-1.1.0-1.jar Blur {[email protected] LOAD_REGISTRIES}
ediblebugs-EdibleBugs1.0.14_MC1.15.2.jar Edible Bugs {[email protected]_MC1.15.2 LOAD_REGISTRIES}
masonry-1.15.2-0.3.4.jar Masonry {masonry@NONE LOAD_REGISTRIES}
Seeker-Compass-1.15.2.v1.0.0.jar Seeker Compass {[email protected] LOAD_REGISTRIES}
fishingreal-1.2.jar Fishing Real {[email protected] LOAD_REGISTRIES}
portality-1.15.2-2.1.2-aaa257f.jar Portality {[email protected] LOAD_REGISTRIES}
curios-FORGE-1.15.2-2.0.2.1.jar Curios API {[email protected] LOAD_REGISTRIES}
Botania-r1.15-384.jar Botania {[email protected] LOAD_REGISTRIES}
sisser-1.3.jar Sisser {[email protected] LOAD_REGISTRIES}
levelhearts-1.15.1-2.1.0.jar LevelHearts {[email protected] LOAD_REGISTRIES}
tombstone-4.3.1-1.15.2.jar Corail Tombstone {[email protected] LOAD_REGISTRIES}
obfuscate-0.4.1-1.15.2.jar Obfuscate {[email protected] LOAD_REGISTRIES}
SBM-Magic-Mirror-1.15.2-1.0.1.jar SBM-Magic-Mirror {[email protected] LOAD_REGISTRIES}
NaturesAura-23.3.jar Nature's Aura {naturesaura@version LOAD_REGISTRIES}
furniture-7.0.0-pre16-1.15.1.jar MrCrayfish's Furniture Mod {[email protected] LOAD_REGISTRIES}
nosoliciting-1.1.jar No Soliciting {[email protected] LOAD_REGISTRIES}
mountedpearl-1.15.2-1.0.0.jar Mounted Pearl Mod {[email protected] LOAD_REGISTRIES}
AdChimneys-1.15.2-5.0.5.0-build.0040.jar Advanced Chimneys {[email protected] LOAD_REGISTRIES}
the_bumblezone-1.15.2-1.3.5.jar The Bumblezone {[email protected] LOAD_REGISTRIES}
snowbfrmobs_1.15.2-1.0.jar Snowballs Freeze Mobs {[email protected] LOAD_REGISTRIES}
CustomWindowTitle-1.15.2-v1.0.0.jar Custom Window Title {[email protected] LOAD_REGISTRIES}
FastLeafDecay-v20.jar FastLeafDecay {fastleafdecay@v20 LOAD_REGISTRIES}
CleanView-1.15.2-v1.jar CleanView {[email protected] LOAD_REGISTRIES}
Rock+Candy+1.0.1.jar Kroko's Rock Candy Mod {[email protected] LOAD_REGISTRIES}
mutepist_1.15-1.1.jar Mute Pistons {[email protected] LOAD_REGISTRIES}
QuarkOddities-1.15.2.jar Quark Oddities {[email protected] LOAD_REGISTRIES}
Kiwi-1.15.2-2.6.5.jar Kiwi {[email protected] LOAD_REGISTRIES}
simply_trophies-2.0-1.15.2.jar Simple Trophies {[email protected] LOAD_REGISTRIES}
doubledoors_1.15.2-1.2.jar Double Doors {[email protected] LOAD_REGISTRIES}
torchslabmod-1.15.1_v1.5.jar Torch Slab Mod {[email protected] LOAD_REGISTRIES}
mining-helmet-1.15.2-1.0.8.jar Mining Helmet {[email protected] LOAD_REGISTRIES}
jei-1.15.2-6.0.0.2.jar Just Enough Items {[email protected] LOAD_REGISTRIES}
AttributeFix-1.15.2-7.0.1.jar AttributeFix {[email protected] LOAD_REGISTRIES}
goblintraders-1.2.0-1.15.2.jar Goblin Traders {[email protected] LOAD_REGISTRIES}
Mekanism-1.15.2-9.9.17.409.jar Mekanism {[email protected] LOAD_REGISTRIES}
caelus-FORGE-1.15.2-2.0-beta1.jar Caelus API {[email protected] LOAD_REGISTRIES}
invtweaks-1.15.2-1.0.3.jar Inventory Tweaks Reborn {[email protected] LOAD_REGISTRIES}
OresAboveDiamonds+1.15+v3.2.jar Ores Above Diamonds {[email protected] LOAD_REGISTRIES}
LightOverlay-4.6.1.jar Light Overlay Forge {[email protected] LOAD_REGISTRIES}
Icy Coal 1.6.1.jar Icy Coal {[email protected] LOAD_REGISTRIES}
NaturesCompass-1.15.2-1.8.5.jar Nature's Compass {[email protected] LOAD_REGISTRIES}
additionalbars-1.2.3.jar Additional Bars {[email protected] LOAD_REGISTRIES}
SereneSeasons-1.15.2-3.0.0.68-universal.jar Serene Seasons {[email protected] LOAD_REGISTRIES}
curioofundying-FORGE-1.15.2-3.0.jar Curio of Undying {[email protected] LOAD_REGISTRIES}
FarmingForBlockheads_1.15.2-6.1.0.jar Farming for Blockheads {[email protected] LOAD_REGISTRIES}
improvedwolves-1.1.1-mc1.15.2.jar Improved Wolves {[email protected] LOAD_REGISTRIES}
snowundertrees-1.15.1-v1.0.jar Snow Under Trees {[email protected] LOAD_REGISTRIES}
EnhancedVanilla_Snapshot_20w20a-Forge-1.15.2.31.1.63.jar Enhanced Vanilla {enhancedvanilla@Snapshot 20w20a LOAD_REGISTRIES}
mutedrp_1.15-1.1.jar Mute Droppers and Dispensers {[email protected] LOAD_REGISTRIES}
grassseeds_1.15.2-1.1.jar Grass Seeds {[email protected] LOAD_REGISTRIES}
ClickMachine-1.15.2-3.0.2.jar Click Machine {[email protected] LOAD_REGISTRIES}
travellersboots-1.15.2-1.3.2.jar Traveller's Boots {[email protected] LOAD_REGISTRIES}
petrock-0.6.5.jar PetRock {petrock@version LOAD_REGISTRIES}
dismounte_1.15-1.1.jar Dismount Entity {[email protected] LOAD_REGISTRIES}
[1.15.2]+Super+Hot+1.1.jar Super Hot {[email protected] LOAD_REGISTRIES}
immersive-portals-0.22(forMc1.15withForge).jar Immersive Portals {[email protected] LOAD_REGISTRIES}
extradisks-1.15.1-1.2.jar Extra Disks {[email protected] LOAD_REGISTRIES}
forge-1.15.2-31.2.20-universal.jar Forge {[email protected] LOAD_REGISTRIES}
PassthroughSigns-1.15.2-2.3.3.jar Passthrough Signs {[email protected] LOAD_REGISTRIES}
More+Mobs+1.15.2.jar More Mobs {[email protected] LOAD_REGISTRIES}
infernalmobs-1.15.1.1.jar Infernal Mobs {[email protected] LOAD_REGISTRIES}
villagerdeathm_1.15.2-1.2.jar Villager Death Messages {[email protected] LOAD_REGISTRIES}
colouredchat-1.15.1-1.4.5.jar ColouredChat {[email protected] LOAD_REGISTRIES}
RottenCreatures-1.15.2-0.9.7.jar Rotten Creatures {[email protected] LOAD_REGISTRIES}
forge-1.15.2-31.2.20-client.jar Minecraft {[email protected] LOAD_REGISTRIES}
theoneprobe-1.15-2.0.2.jar The One Probe {[email protected] LOAD_REGISTRIES}
MouseTweaks-2.13-mc1.15.1.jar Mouse Tweaks {[email protected] LOAD_REGISTRIES}
edibsgr_1.15.2-2.0.jar Edible Sugar {[email protected] LOAD_REGISTRIES}
Durability101-1.15-0.0.3.jar Durability101 {[email protected] LOAD_REGISTRIES}
ShoulderSurfing-1.15.2-1.22.3.jar Shoulder Surfing {[email protected] LOAD_REGISTRIES}
pamhc2crops-1.15.2-1.0.5.jar Pam's HarvestCraft 2 Crops {pamhc2crops@version LOAD_REGISTRIES}
Ding-1.15.2-1.1.0.jar Ding {[email protected] LOAD_REGISTRIES}
ceilingtorch-1.15.2-v1.5.jar Ceiling Torch {[email protected] LOAD_REGISTRIES}
dimdungeons-1.051-forge-1.15.2.jar Dimensional Dungeons {[email protected] LOAD_REGISTRIES}
foamdome-1.0.jar Foam Dome {[email protected] LOAD_REGISTRIES}
Mantle-1.15.2-1.5.15.jar Mantle {[email protected] LOAD_REGISTRIES}
Xaeros_Minimap_20.5.2_Forge_1.15.2.jar Xaero's Minimap {[email protected] LOAD_REGISTRIES}
pamhc2foodcore-1.15.2-1.0.3.jar Pam's HarvestCraft 2 Food Core {pamhc2foodcore@version LOAD_REGISTRIES}
extratags-1.0.jar Extra Tags {[email protected] LOAD_REGISTRIES}
cyclepaintings_1.15-1.1.jar Cycle Paintings {[email protected] LOAD_REGISTRIES}
AutoRegLib-1.5-40.jar AutoRegLib {[email protected] LOAD_REGISTRIES}
[1.15.2]+SecurityCraft+v1.8.17.jar SecurityCraft {[email protected] LOAD_REGISTRIES}
coalapi-2.2-1.15.2.jar CoalAPI {[email protected] LOAD_REGISTRIES}
DoubleSlabs-1.15-2.0.3.jar Double Slabs {[email protected] LOAD_REGISTRIES}
backpacked-1.4.1-1.15.2.jar Backpacked {[email protected] LOAD_REGISTRIES}
themidnight-0.5.9.jar The Midnight {[email protected] LOAD_REGISTRIES}
Harvest-forge-1.15.1-1.2.11-24.jar Harvest {harvest@version LOAD_REGISTRIES}
acceleratorcraft-1.2.jar AcceleratorCraft {[email protected] LOAD_REGISTRIES}
FastFurnace-1.15.1-3.0.0.jar FastFurnace {[email protected] LOAD_REGISTRIES}
Aquaculture-1.15.2-2.0.14.jar Aquaculture 2 {[email protected] LOAD_REGISTRIES}
XL-Food-Mod-1.15.2-2.2.2.jar XL Food Mod {[email protected] LOAD_REGISTRIES}
CosmeticArmorReworked-1.15.2-v1a.jar CosmeticArmorReworked {[email protected] LOAD_REGISTRIES}
thuttech-1.15.2-8.0.2.jar Thut Elevators {[email protected] LOAD_REGISTRIES}
MagicMirror-1.15.2-0.1.0.212.jar Magic Mirror {[email protected] LOAD_REGISTRIES}
EnderMail-1.15.2-1.0.2.jar Ender Mail {[email protected] LOAD_REGISTRIES}
xptome-1.15.1-v1.1.4.jar XP Tome {[email protected] LOAD_REGISTRIES}
farlanders-1.15.2-1.1.2.jar The Farlanders {[email protected] LOAD_REGISTRIES}
DefaultOptions_1.15.2-11.0.1.jar Default Options {[email protected] LOAD_REGISTRIES}
tetra-1.15.2-2.5.0.jar Tetra {[email protected] LOAD_REGISTRIES}
followingvillagers-1.15.2-1.4.0.jar Following Villagers {[email protected] LOAD_REGISTRIES}
enchantedbookredesign-2.0.jar Enchanted Book Redesign {[email protected] LOAD_REGISTRIES}
nether+-1.7.5-1.15.2.jar nether+ {[email protected] LOAD_REGISTRIES}
glasscutter-1.0.1-1.15.2.jar Glasscutter {[email protected] LOAD_REGISTRIES}
NetherPortalFix_1.15.2-6.0.0.jar NetherPortalFix {[email protected] LOAD_REGISTRIES}
zombiehs_1.15.2-2.1.2.jar Zombie Horse Spawn {[email protected] LOAD_REGISTRIES}
Wyrmroost-1.1.2.jar Wyrmroost {[email protected] LOAD_REGISTRIES}
SBM-BoneTorch-1.15.2-0.0.1.jar [SBM] BoneTorch {[email protected] LOAD_REGISTRIES}
curiousshulkerboxes-FORGE-1.15.2-2.0.jar Curious Shulker Boxes {[email protected] LOAD_REGISTRIES}
SwordBlockingCombat-v1.3.4-1.15.2.jar Sword Blocking Combat {[email protected] LOAD_REGISTRIES}
breedkilrabbit_1.15.2-1.1.jar Breedable Killer Rabbit {[email protected] LOAD_REGISTRIES}
paperbooks_1.15.2-1.0.jar Paper Books {[email protected] LOAD_REGISTRIES}
KleeSlabs_1.15.2-8.0.0.jar KleeSlabs {[email protected] LOAD_REGISTRIES}
Depressed+Coal+1.9.2.jar Depressed Coal {[email protected] LOAD_REGISTRIES}
softerhayb_1.15.2-1.0.jar Softer Hay Bales {[email protected] LOAD_REGISTRIES}
Controlling-6.1.1.jar Controlling {[email protected] LOAD_REGISTRIES}
Placebo-1.15.2-3.0.2.jar Placebo {[email protected] LOAD_REGISTRIES}
dankstorage-2.6.jar Dank Storage {[email protected] LOAD_REGISTRIES}
citadel-1.1.7.jar Citadel {[email protected] LOAD_REGISTRIES}
rats-5.3.1-1.15.2.jar Rats {[email protected] LOAD_REGISTRIES}
give-1.15.2-1.1.0.jar Give Mod {[email protected] LOAD_REGISTRIES}
ftb-gui-library-1.0.0.14.jar FTB GUI Library {[email protected] LOAD_REGISTRIES}
potionofbees-1.15.2-1.0.0.jar Potion of Bees {[email protected] LOAD_REGISTRIES}
MutantBeasts-1.15.2-1.0.7.jar Mutant Beasts {[email protected] LOAD_REGISTRIES}
Bookshelf-1.15.2-5.3.9.jar Bookshelf {[email protected] LOAD_REGISTRIES}
FeaturedServers-1.15.2-1.2.1.jar Featured Servers {[email protected] LOAD_REGISTRIES}
Waddles-1.15.2-0.8.6.jar Waddles {[email protected] LOAD_REGISTRIES}
ProgressiveBosses-2.1.5-mc1.15.2.jar Progressive Bosses {[email protected] LOAD_REGISTRIES}
mcw-doors-1.0.0-mc1.15.2.jar Macaw's Doors {[email protected] LOAD_REGISTRIES}
LightingWand-1.15.2-1.4.2.jar Lighting Wand {[email protected] LOAD_REGISTRIES}
MekanismGenerators-1.15.2-9.9.17.409.jar Mekanism: Generators {[email protected] LOAD_REGISTRIES}
wikizoomer-1.0.0-1.15.2.jar Wiki Zoomer {[email protected] LOAD_REGISTRIES}
mzombv_1.15.2-1.0.jar More Zombie Villagers {[email protected] LOAD_REGISTRIES}
ftb-teams-1.0.0.5.jar FTB Teams {[email protected] LOAD_REGISTRIES}
mshrtw_1.15.2-1.0.jar Mooshroom Tweaks {[email protected] LOAD_REGISTRIES}
dwmh-1.15.2-4.0.0.jar Dude! Where's my Horse? {dwmh@NONE LOAD_REGISTRIES}
AmbientSounds_v3.0.19_mc1.15.2.jar Ambient Sounds {[email protected] LOAD_REGISTRIES}
Ping-1.15.2-1.6.4.jar Ping {[email protected] LOAD_REGISTRIES}
valkyrielib-1.15.2-3.0.2.1.jar ValkyrieLib {[email protected] LOAD_REGISTRIES}
simplechunkloaders-1.15.2-1.0.2.0.jar Simple Chunk Loaders {simplechunkloaders@NONE LOAD_REGISTRIES}
valhelsia_structures-15.0.2a.jar Valhelsia Structures {[email protected] LOAD_REGISTRIES}
Lollipop-1.15.2-1.0.13.jar Lollipop {[email protected] LOAD_REGISTRIES}
vehicle-mod-0.44.0-1.15.2.jar MrCrayfish's Vehicle Mod {[email protected] LOAD_REGISTRIES}
rare-ice-0.1.6.jar Rare Ice {[email protected] LOAD_REGISTRIES}
Patchouli-1.15.2-1.2-34.jar Patchouli {[email protected] LOAD_REGISTRIES}
leap-1.15.2-1.0.1.jar Leap {[email protected] LOAD_REGISTRIES}
customlanport-1.0.0.jar Custom LAN Port {[email protected] LOAD_REGISTRIES}
config-2-3.0.jar Cloth Config v2 API {[email protected] LOAD_REGISTRIES}
SullysMod.jar Sully's Mod {sullys_mod@FIRST RELEASE V0.3 LOAD_REGISTRIES}
betbeacpl_1.15.2-1.0.jar Better Beacon Placement {[email protected] LOAD_REGISTRIES}
libnonymous-1.15.2-1.1.1.5.jar Libnonymous {[email protected] LOAD_REGISTRIES}
elevatorid-1.15.2-1.7.0.jar Elevator Mod {[email protected] LOAD_REGISTRIES}
noRecipeBook_v1.5.2formc1.15.2.jar No Recipe Book {[email protected] LOAD_REGISTRIES}
MekanismTools-1.15.2-9.9.17.409.jar Mekanism: Tools {[email protected] LOAD_REGISTRIES}
edibblazep_1.15.2-1.0.jar Edible Blaze Powder {[email protected] LOAD_REGISTRIES}
curiouselytra-FORGE-1.15.2-2.0.jar Curious Elytra {[email protected] LOAD_REGISTRIES}
cc-tweaked-1.15.2-1.88.0.jar CC: Tweaked {[email protected] LOAD_REGISTRIES}
cherishedworlds-FORGE-1.15.2-3.0.jar Cherished Worlds {[email protected] LOAD_REGISTRIES}
netherpspr_1.15-3.0.jar Nether Portal Spread {[email protected] LOAD_REGISTRIES}
YAMDA-5.0.2.jar YAMDA {[email protected] LOAD_REGISTRIES}
bwncr-1.15.1-3.6.13.jar Bad Wither No Cookie Reloaded {[email protected] LOAD_REGISTRIES}
classicbar-3.0.2.jar Classic Bar {[email protected] LOAD_REGISTRIES}
ServerTabInfo-1.15.2-1.2.6.jar Server Tab Info {[email protected] LOAD_REGISTRIES}
Cyclic-1.15.2-0.2.0.jar Cyclic {[email protected] LOAD_REGISTRIES}
inftrading_1.15.2-1.0.jar Infinite Trading {[email protected] LOAD_REGISTRIES}
CraftPresence-1.15.2-1.6.1.jar CraftPresence {craftpresence@property(class java.lang.String, provider(?)) LOAD_REGISTRIES}
Ma-Enchants-1.15.2-3.0.0.jar Ma Enchants {[email protected] LOAD_REGISTRIES}
Cucumber-1.15.2-3.0.3.jar Cucumber Library {[email protected] LOAD_REGISTRIES}
TrashSlot_1.15.2-11.0.0.jar TrashSlot {[email protected] LOAD_REGISTRIES}
pamhc2trees-1.15.2-1.0.5.jar Pam's HarvestCraft 2 Fruit Trees {pamhc2trees@version LOAD_REGISTRIES}
EquipmentTooltips-1.15.2-1.4.0+11.jar Equipment Tooltips {[email protected]+11 LOAD_REGISTRIES}
craftingstation-3.1.0.jar Crafting Station {[email protected] LOAD_REGISTRIES}
item-filters-2.2.0.14.jar Item Filters {[email protected] LOAD_REGISTRIES}
janoeo-3.2.1.jar Just Another Nether/Overworld/End Ores {[email protected] LOAD_REGISTRIES}
giantspawn_1.15.2-1.0.2.jar Giant Spawn {[email protected] LOAD_REGISTRIES}
longfallboots-1.4.0b.jar Long Fall Boots {[email protected] LOAD_REGISTRIES}
the-conjurer-1.15.2-1.0.5.jar The Conjurer {[email protected] LOAD_REGISTRIES}
fishtraps-forge-1.15.2-0.0.5.jar Fish Traps {[email protected] LOAD_REGISTRIES}
Abnormals-Core-1.15.2-1.0.6.jar Abnormals Core {[email protected] LOAD_REGISTRIES}
Bamboo-Blocks-1.15.2-v1.4.0.jar Bamboo Blocks {[email protected] LOAD_REGISTRIES}
Upgrade-Aquatic-1.15.2-v1.6.1.jar Upgrade Aquatic {[email protected] LOAD_REGISTRIES}
The-Endergetic-Expansion-1.15.2-v1.3.1.jar The Endergetic Expansion {[email protected] LOAD_REGISTRIES}
Savage-and-Ravage-1.15.2-v1.1.2.jar Savage & Ravage {[email protected] LOAD_REGISTRIES}
autumnity-1.3.2-1.15.2.jar Autumnity {[email protected] LOAD_REGISTRIES}
Buzzier-Bees-1.15.2-1.5.1.jar Buzzier Bees {[email protected] LOAD_REGISTRIES}
Realistic+Ulities+4.1.2.jar Realistic Ulities {[email protected] LOAD_REGISTRIES}
Bloomful-1.15.2-v1.4.0.jar Bloomful {bloomful@NONE LOAD_REGISTRIES}
Vulcanite-2.0.4-mc1.15.2.jar Vulcanite {[email protected] LOAD_REGISTRIES}
skeletonhs_1.15.2-1.1.2.jar Skeleton Horse Spawn {[email protected] LOAD_REGISTRIES}
extraboats-1.3.6-1.15.2.jar Extra Boats {[email protected] LOAD_REGISTRIES}
Waystones_1.15.2-6.0.1.jar Waystones {[email protected] LOAD_REGISTRIES}
goldenhopper-1.1.1-1.15.2.jar Golden Hopper {[email protected] LOAD_REGISTRIES}
Clumps-5.0.2.jar Clumps {[email protected] LOAD_REGISTRIES}
mgui-1.15.2-2.1.1.jar mgui {[email protected] LOAD_REGISTRIES}
enviromats-1.15.2-2.0.2.1.jar Environmental Materials {[email protected] LOAD_REGISTRIES}
comforts-FORGE-1.15.2-2.0.jar Comforts {[email protected] LOAD_REGISTRIES}
good-nights-sleep-1.15.2-1.0.3.jar Good Night's Sleep {[email protected] LOAD_REGISTRIES}
SimpleStorageNetwork-1.15.2-0.3.2.jar Simple Storage Network {[email protected] LOAD_REGISTRIES}
DimStorage-1.15.2-3.0.3.jar DimStorage {[email protected] LOAD_REGISTRIES}
decorative_blocks-6d.jar Decorative Blocks {[email protected] LOAD_REGISTRIES}
DungeonCrawl-1.15.2-1.6.3.jar Dungeon Crawl {[email protected] LOAD_REGISTRIES}
Nimble-1.15.2-0.2.0.jar Nimble {nimble@NONE LOAD_REGISTRIES}
bottleyourxp_1.15.2-1.0.jar Bottle Your Xp {[email protected] LOAD_REGISTRIES}
RealisticTorches-1.15.2-3.0.0.jar Realistic Torches {[email protected] LOAD_REGISTRIES}
tntbrbedrock_1.15.2-1.1.jar TNT Breaks Bedrock {[email protected] LOAD_REGISTRIES}
mcjtylib-1.15-4.0.3-alpha.jar McJtyLib {[email protected] LOAD_REGISTRIES}
rftoolsbase-1.15-1.0.1-alpha.jar RFToolsBase {[email protected] LOAD_REGISTRIES}
xnet-1.15-2.0.2-alpha.jar XNet {[email protected] LOAD_REGISTRIES}
rftoolsbuilder-1.15-2.0.1-alpha.jar RFToolsBuilder {[email protected] LOAD_REGISTRIES}
rftoolsstorage-1.15-1.0.3-alpha.jar RFToolsStorage {[email protected] LOAD_REGISTRIES}
Spicy Coal 2.7.jar Spicy Coal {[email protected] LOAD_REGISTRIES}
bedspreads-FORGE-1.15.2-3.0.jar Bedspreads {[email protected] LOAD_REGISTRIES}
edibmagmac_1.15.2-1.0.jar Edible Magma Cream {[email protected] LOAD_REGISTRIES}
ToastControl-1.15.2-3.0.1.jar Toast Control {[email protected] LOAD_REGISTRIES}
mininggadgets-1.3.5.jar Mining Gadgets {[email protected] LOAD_REGISTRIES}
Swamp-Expansion-1.15.2-v1.7.1.jar Swamp Expansion {swampexpansion@NONE LOAD_REGISTRIES}
moveminecarts_1.15.2-1.2.jar Move Minecarts {[email protected] LOAD_REGISTRIES}
ftb-chunks-1.0.1.4.jar FTB Chunks {[email protected] LOAD_REGISTRIES}
campfiretorches-1.15.2-1.0.2.jar Campfire Torches {[email protected] LOAD_REGISTRIES}
dash-1.15.2-1.0.1.jar Dash {[email protected] LOAD_REGISTRIES}
MysticalAgriculture-1.15.2-3.0.1.jar Mystical Agriculture {[email protected] LOAD_REGISTRIES}
rftoolsutility-1.15-2.0.1-alpha.jar RFToolsUtility {[email protected] LOAD_REGISTRIES}
woolplates-1.15.1-v1.2.1.jar Wool Pressure Plates {[email protected] LOAD_REGISTRIES}
endportrec_1.15-1.1.jar End Portal Recipe {[email protected] LOAD_REGISTRIES}
EnchantmentDescriptions-1.15.2-2.0.5.jar EnchantmentDescriptions {[email protected] LOAD_REGISTRIES}
swingthroughgrass-1.15.2-1.4.0.jar SwingThroughGrass {[email protected] LOAD_REGISTRIES}
playerplates-1.15-forge-1.0.0.jar Player Plates {[email protected] LOAD_REGISTRIES}
titanium-1.15.2-2.3.7.jar Titanium {[email protected] LOAD_REGISTRIES}
NaturalProgression-1.15.2-1.3.0.jar Natural Progression {[email protected] LOAD_REGISTRIES}
Ma-Chat-1.15.2-3.0.0.jar Ma Chat {[email protected] LOAD_REGISTRIES}
compactores-1.15.2-2.1.2.jar Compact Ores {[email protected] LOAD_REGISTRIES}
SilentLib-1.15.2-4.6.0+48.jar Silent Lib {[email protected]+48 LOAD_REGISTRIES}
fallthroughsl_1.15.2-1.0.jar Fall Through Slime {[email protected] LOAD_REGISTRIES}
forbidden_arcanus-1.15.2-1.2-beta-4.jar Forbidden & Arcanus {[email protected] LOAD_REGISTRIES}
SoulShardsRespawn-forge-1.15.2-1.2.0-15.jar Soul Shards Respawn {soulshards@version LOAD_REGISTRIES}
Atmospheric-1.15.2-1.4.0.jar Atmospheric {[email protected] LOAD_REGISTRIES}
Quark-r2.1-238.jar Quark {[email protected] LOAD_REGISTRIES}
Charm-1.15.2-1.5.7.jar Charm {[email protected] LOAD_REGISTRIES}
MaterialMaster-v1.1.2-1.15.2.jar Material Master {[email protected] LOAD_REGISTRIES}
rediscovered-1.15.2-0.0.1.jar Rediscovered {[email protected] LOAD_REGISTRIES}
FastWorkbench-1.15.1-3.0.0.jar FastWorkbench {[email protected] LOAD_REGISTRIES}
StorageDrawers-1.15.2-7.0.2.jar Storage Drawers {[email protected] LOAD_REGISTRIES}
Animalium-0.5.3.jar Animalium {[email protected] LOAD_REGISTRIES}
ScreenshotToClipboard-1.15.1-1.0.3.jar Screenshot to Clipboard {[email protected] LOAD_REGISTRIES}
hunterillager-1.15.2-0.5.0.jar HunterIllager {[email protected] LOAD_REGISTRIES}
Transport-1.15.2-2.2.0.jar Transport {[email protected] LOAD_REGISTRIES}
aawitherskull_1.15.2-1.0.jar Always a Wither Skull {[email protected] LOAD_REGISTRIES}
moredragoneggs-1.0.jar More Dragon Eggs {[email protected] LOAD_REGISTRIES}
modular-routers-1.15.2-6.0.0-14.jar Modular Routers {[email protected] LOAD_REGISTRIES}
smallernp_1.15.2-1.1.jar Smaller Nether Portals {[email protected] LOAD_REGISTRIES}
ilikewood-1.15.2-2.2.0.1.jar I Like Wood {[email protected] LOAD_REGISTRIES}
CloudBoots-1.15.2-2.0.0.jar Cloud Boots Mod {[email protected] LOAD_REGISTRIES}
betterbedrockgenerator-1.15.2-0.0.6.jar Better Bedrock Generator {[email protected] LOAD_REGISTRIES}
CHAS+v1.3+for+1.15.jar Craftable Horse Armour {[email protected] LOAD_REGISTRIES}
refinedstorageaddons-0.6.1.jar Refined Storage Addons {[email protected] LOAD_REGISTRIES}
Ma-Essentials-1.15.2-3.0.2.jar Ma Essentials {[email protected] LOAD_REGISTRIES}
SoundFilters-0.13_for_1.15.2.jar Sound Filters {[email protected]_for_1.15.2 LOAD_REGISTRIES}
thutcore-1.15.2-7.0.3.jar Thut Core {[email protected] LOAD_REGISTRIES, [email protected] LOAD_REGISTRIES}
bigbuckets-1.1.0.jar BigBuckets {[email protected] LOAD_REGISTRIES}
Kiwi Modules:
kiwi:contributors
snowrealmagic:snowrealmagic
Launched Version: 1.15.2-forge-31.2.20
Backend library: LWJGL version 3.2.2 build 10
Backend API: GeForce RTX 2070/PCIe/SSE2 GL version 4.6.0 NVIDIA 445.87, NVIDIA Corporation
GL Caps: Using framebuffer using OpenGL 3.0
Using VBOs: Yes
Is Modded: Definitely; Client brand changed to 'forge'
Type: Client (map_client.txt)
CPU: 16x AMD Ryzen 7 2700X Eight-Core Processor

commented

This has been fixed in the upcoming release