Biomes O' Plenty

Biomes O' Plenty

151M Downloads

It used to work on MineCraft 1.15.2 Java version, but now after the latest update of MineCraft 2020 it crashes when loading start up screen of it

MrSeekLoad opened this issue ยท 1 comments

commented

It used to work on MineCraft 1.15.2 Java version, but now after the latest update of MineCraft 2020 it crashes when loading start up screen of it

It used to work on MineCraft 1.15.2 Java version, but now after the latest update of MineCraft 2020 it crashes when loading start up screen of it





The ENTIRE crash report


---- Minecraft Crash Report ----

// I bet Cylons wouldn't have this problem.




Time: 10/17/20 1:08 AM

Description: Initializing game




java.lang.NullPointerException: Initializing game

at net.minecraft.client.renderer.color.ItemColors.func_199877_a(ItemColors.java:95) ~[?:?] {re:classloading,pl:runtimedistcleaner:A}

at com.github.iunius118.tolaserblade.client.ClientEventHandler.onItemColorHandlerEvent(ClientEventHandler.java:28) ~[?:1.15.2-3.0.0.0] {re:classloading}

at net.minecraftforge.eventbus.ASMEventHandler_382_ClientEventHandler_onItemColorHandlerEvent_Item.invoke(.dynamic) ~[?:?] {}

at net.minecraftforge.eventbus.ASMEventHandler.invoke(ASMEventHandler.java:80) ~[eventbus-2.2.0-service.jar:?] {}

at net.minecraftforge.eventbus.EventBus.post(EventBus.java:258) ~[eventbus-2.2.0-service.jar:?] {}

at net.minecraftforge.fml.javafmlmod.FMLModContainer.acceptEvent(FMLModContainer.java:168) ~[?:31.2] {re:classloading}

at net.minecraftforge.fml.ModLoader.lambda$postEvent$31(ModLoader.java:260) ~[?:?] {re:classloading}

at net.minecraftforge.fml.ModLoader$$Lambda$4985/1469846951.accept(Unknown Source) ~[?:?] {}

at java.util.HashMap.forEach(Unknown Source) ~[?:1.8.0_51] {}

at net.minecraftforge.fml.ModList.forEachModContainer(ModList.java:218) ~[?:?] {re:classloading}

at net.minecraftforge.fml.ModLoader.postEvent(ModLoader.java:260) ~[?:?] {re:classloading}

at net.minecraftforge.client.ForgeHooksClient.onItemColorsInit(ForgeHooksClient.java:212) ~[?:?] {re:classloading}

at net.minecraft.client.renderer.color.ItemColors.func_186729_a(ItemColors.java:84) ~[?:?] {re:classloading,pl:runtimedistcleaner:A}

at net.minecraft.client.Minecraft.(Minecraft.java:420) [?:?]
{re:classloading,pl:accesstransformer:B,xf:fml:randompatches:RandomPatches Minecraft Transformer,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(Unknown Source) ~[?:1.8.0_51] {}

at sun.reflect.DelegatingMethodAccessorImpl.invoke(Unknown Source) ~[?:1.8.0_51] {}

at java.lang.reflect.Method.invoke(Unknown Source) ~[?:1.8.0_51] {}

at net.minecraftforge.fml.loading.FMLClientLaunchProvider.lambda$launchService$0(FMLClientLaunchProvider.java:51) [forge-1.15.2-31.2.36.jar:31.2] {}

at net.minecraftforge.fml.loading.FMLClientLaunchProvider$$Lambda$432/63583816.call(Unknown Source) [forge-1.15.2-31.2.36.jar:31.2] {}

at cpw.mods.modlauncher.LaunchServiceHandlerDecorator.launch(LaunchServiceHandlerDecorator.java:37) [modlauncher-5.1.2.jar:?] {}

at cpw.mods.modlauncher.LaunchServiceHandler.launch(LaunchServiceHandler.java:54) [modlauncher-5.1.2.jar:?] {}

at cpw.mods.modlauncher.LaunchServiceHandler.launch(LaunchServiceHandler.java:72) [modlauncher-5.1.2.jar:?] {}

at cpw.mods.modlauncher.Launcher.run(Launcher.java:81) [modlauncher-5.1.2.jar:?] {}

at cpw.mods.modlauncher.Launcher.main(Launcher.java:65) [modlauncher-5.1.2.jar:?] {}





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

---------------------------------------------------------------------------------------




-- Head --

Thread: Render thread

Stacktrace:

at net.minecraft.client.renderer.color.ItemColors.func_199877_a(ItemColors.java:95)

at com.github.iunius118.tolaserblade.client.ClientEventHandler.onItemColorHandlerEvent(ClientEventHandler.java:28)

at net.minecraftforge.eventbus.ASMEventHandler_382_ClientEventHandler_onItemColorHandlerEvent_Item.invoke(.dynamic)

at net.minecraftforge.eventbus.ASMEventHandler.invoke(ASMEventHandler.java:80)

at net.minecraftforge.eventbus.EventBus.post(EventBus.java:258)

at net.minecraftforge.fml.javafmlmod.FMLModContainer.acceptEvent(FMLModContainer.java:168)

at net.minecraftforge.fml.ModLoader.lambda$postEvent$31(ModLoader.java:260)

at net.minecraftforge.fml.ModLoader$$Lambda$4985/1469846951.accept(Unknown Source)

at java.util.HashMap.forEach(Unknown Source)

at net.minecraftforge.fml.ModList.forEachModContainer(ModList.java:218)

at net.minecraftforge.fml.ModLoader.postEvent(ModLoader.java:260)

at net.minecraftforge.client.ForgeHooksClient.onItemColorsInit(ForgeHooksClient.java:212)

at net.minecraft.client.renderer.color.ItemColors.func_186729_a(ItemColors.java:84)

at net.minecraft.client.Minecraft.(Minecraft.java:420)




-- Initialization --

Details:

Stacktrace:

at net.minecraft.client.main.Main.main(SourceFile:166)

at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)

at sun.reflect.NativeMethodAccessorImpl.invoke(Unknown Source)

at sun.reflect.DelegatingMethodAccessorImpl.invoke(Unknown Source)

at java.lang.reflect.Method.invoke(Unknown Source)

at net.minecraftforge.fml.loading.FMLClientLaunchProvider.lambda$launchService$0(FMLClientLaunchProvider.java:51)

at net.minecraftforge.fml.loading.FMLClientLaunchProvider$$Lambda$432/63583816.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 8.1 (amd64) version 6.3

Java Version: 1.8.0_51, Oracle Corporation

Java VM Version: Java HotSpot(TM) 64-Bit Server VM (mixed mode), Oracle Corporation

Memory: 1989471576 bytes (1897 MB) / 2852126720 bytes (2720 MB) up to 2852126720 bytes (2720 MB)

CPUs: 4

JVM Flags: 10 total; -Xmn128M -Xmx2712M -XX:HeapDumpPath=MojangTricksIntelDriversForPerformance_javaw.exe_minecraft.exe.heapdump -Xss1M -XX:+UnlockExperimentalVMOptions -XX:+UseG1GC -XX:G1NewSizePercent=20 -XX:G1ReservePercent=20 -XX:MaxGCPauseMillis=50 -XX:G1HeapRegionSize=32M

ModLauncher: 5.1.2+70+master.2845bb9

ModLauncher launch target: fmlclient

ModLauncher naming: srg

ModLauncher services:

/eventbus-2.2.0-service.jar eventbus PLUGINSERVICE

/forge-1.15.2-31.2.36.jar object_holder_definalize PLUGINSERVICE

/forge-1.15.2-31.2.36.jar runtime_enum_extender PLUGINSERVICE

/accesstransformers-2.1.3-shadowed.jar accesstransformer PLUGINSERVICE

/forge-1.15.2-31.2.36.jar capability_inject_definalize PLUGINSERVICE

/forge-1.15.2-31.2.36.jar runtimedistcleaner PLUGINSERVICE

/OptiFine-1.15.2_HD_U_G1_pre30.jar OptiFine TRANSFORMATIONSERVICE

/forge-1.15.2-31.2.36.jar fml TRANSFORMATIONSERVICE

FML: 31.2

Forge: net.minecraftforge:31.2.36

FML Language Providers:

[email protected]

minecraft@1

Mod List:

CyclopsCore-1.15.2-1.6.2.jar Cyclops Core {[email protected] LOAD_REGISTRIES}

zombiehs_1.15.2-2.1.2.jar Zombie Horse Spawn {[email protected] LOAD_REGISTRIES}

clayconversion-1.15-1.0.jar Clay Conversion {[email protected] LOAD_REGISTRIES}

ChineseWorkshop-1.15.2-2.4.2.jar ChineseWorkshop {[email protected] 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}

IronJetpacks-1.15.2-3.0.1.jar Iron Jetpacks {[email protected] LOAD_REGISTRIES}

essentials-1.15.2-2.7.0.jar Essentials {[email protected] LOAD_REGISTRIES}

ForgeEndertech-1.15.2-6.0.2.0-build.0018.jar Forge Endertech {[email protected] LOAD_REGISTRIES}

CookingForBlockheads_1.15.2-8.0.0.jar Cooking for Blockheads {[email protected] LOAD_REGISTRIES}

Placebo-1.15.2-3.0.2.jar Placebo {[email protected] LOAD_REGISTRIES}

branders-lampblockmod-1.15.2-1.1.2.jar Lamp Block Mod {[email protected] LOAD_REGISTRIES}

Guard-Villagers-Mod-1.15.2.jar Guard Villagers {[email protected] LOAD_REGISTRIES}

u_team_core-1.15.2-2.11.0.156.jar U Team Core {[email protected] LOAD_REGISTRIES}

randompatches-1.15.2-1.21.1.1.jar RandomPatches {[email protected] LOAD_REGISTRIES}

Apotheosis-1.15.2-3.0.6.jar Apotheosis {[email protected] LOAD_REGISTRIES}

LightingWand-1.15.2-1.4.2.jar Lighting Wand {[email protected] LOAD_REGISTRIES}

MekanismGenerators-1.15.2-9.9.16.408.jar Mekanism: Generators {[email protected] LOAD_REGISTRIES}

SnowRealMagic-1.15.2-1.7.4.jar Snow! Real Magic! {[email protected] LOAD_REGISTRIES}

_FpsReducer-mc1.15.2-1.14.1.jar FPS Reducer {[email protected] LOAD_REGISTRIES}

ExpOreMod-1.15.2-1.1.jar Exp Ore Block {[email protected] LOAD_REGISTRIES}

Energetic-Sheep-Mod-1.15.2.jar EnergeticSheep {[email protected] LOAD_REGISTRIES}

absentbydesign-1.15.2-1.0.5.jar Absent By Design Mod {[email protected] LOAD_REGISTRIES}

refinedstorage-1.8.1.jar Refined Storage {[email protected] LOAD_REGISTRIES}

corpse-1.15.2-1.0.0.jar Corpse {[email protected] LOAD_REGISTRIES}

mcw-bridges-1.0.4fix-mc1.15.2.jar Macaw's Bridges {[email protected] LOAD_REGISTRIES}

lightestlampsmod-3.3.0.jar Lightest Lamps {[email protected] LOAD_REGISTRIES}

toast_mc-1.15.2-1.1.0.jar Toast {[email protected] LOAD_REGISTRIES}

ToLaserBlade-Mod-1.15.2.jar ToLaserBlade {[email protected] LOAD_REGISTRIES}

BiomesOPlenty-1.15.2-10.0.0.353-universal.jar Biomes O' Plenty {[email protected] ERROR}

structurecompass-1.15-1.2.jar Structure Compass Mod {[email protected] LOAD_REGISTRIES}

mining_dimension-1.15.2-1.0.1.jar Mining World {[email protected] LOAD_REGISTRIES}

SilentGear-1.15.2-1.5.3%2B78.jar Silent Gear {[email protected]+78 LOAD_REGISTRIES}

DMC-Weapons-1.15.2-1.4.0.jar DMC Weapons Mod {[email protected] LOAD_REGISTRIES}

simplylight-1.15.2-0.9.0.jar Simply Light {[email protected] LOAD_REGISTRIES}

tgcropesmod-1.15.2-1.2.0.jar Ropes Mod {[email protected] LOAD_REGISTRIES}

simplybackpacks-1.15.2-1.3.0.jar Simply Backpacks {[email protected] LOAD_REGISTRIES}

SolarFluxReborn-1.15.2-15.0.0.jar Solar Flux Reborn {[email protected] LOAD_REGISTRIES}

Trapcraft-1.15.2-2.7.0.jar Trapcraft {[email protected] LOAD_REGISTRIES}

curios-FORGE-1.15.2-2.0.1.jar Curios API {[email protected] LOAD_REGISTRIES}

PeacefulSurface-1.15.2-v1.jar PeacefulSurface {[email protected] LOAD_REGISTRIES}

Clay+WorldGen-1.1.0-1.15.1.jar Clay WorldGen {clayworldgen@version LOAD_REGISTRIES}

RingOfBlink-1.15.2-1.1.17.jar Ring of Blink {[email protected] LOAD_REGISTRIES}

extlights-2.0.jar Extended Lights {[email protected] LOAD_REGISTRIES}

RingOfMiner-1.15.2-1.1.17.jar Ring of Miner {[email protected] LOAD_REGISTRIES}

angelring-1.15.2-1.2.0.jar Angel Ring {[email protected] LOAD_REGISTRIES}

elevatorid-1.15.2-1.7.0.jar Elevator Mod {[email protected] LOAD_REGISTRIES}

_The-Lost-Cities-Mod-1.15.2.jar LostCities {[email protected] LOAD_REGISTRIES}

__Obfuscate-Mod-1.15.2.jar Obfuscate {[email protected] LOAD_REGISTRIES}

__vehicle-mod-0.43.5-1.15.2.jar MrCrayfish's Vehicle Mod {[email protected] LOAD_REGISTRIES}

RingOfEnderchest-1.15.2-1.1.19.jar Ring of Enderchest {[email protected] LOAD_REGISTRIES}

morevanillaarmor-1.15.2-1.1.1.jar MoreVanillaArmor {[email protected] LOAD_REGISTRIES}

MekanismTools-1.15.2-9.9.16.408.jar Mekanism: Tools {[email protected] LOAD_REGISTRIES}

mcw-roofs-1.0.2-mc1.15.2_1.15.1.jar Macaw's Roofs {[email protected] LOAD_REGISTRIES}

_furniture-7.0.0-pre16-1.15.1.jar MrCrayfish's Furniture Mod {[email protected] LOAD_REGISTRIES}

curiouselytra-FORGE-1.15.2-2.0.jar Curious Elytra {[email protected] LOAD_REGISTRIES}

mcw-furniture-1.0.1-mc1.15.1+1.15.2.jar Macaw's Furnitures {[email protected] LOAD_REGISTRIES}

AdChimneys-1.15.2-5.0.0.0-build.0004.jar Advanced Chimneys {[email protected] LOAD_REGISTRIES}

TrinityWeapons-1.15.2-1.4.1.jar TrinityWeapons {[email protected] LOAD_REGISTRIES}

Structured-Crafting-Mod-1.15.2.jar StructuredCrafting {[email protected] LOAD_REGISTRIES}

Notes-1.15.2-1.2.0.jar Notes {[email protected] LOAD_REGISTRIES}

AdFinders-1.15.2-4.0.0.0-build.0004.jar Advanced Finders {[email protected] LOAD_REGISTRIES}

AnimalNet-Mod-1.15.2.jar AnimalNet {[email protected] Forge b1 LOAD_REGISTRIES}

_Cucumber-1.15.2-3.0.2.jar Cucumber Library {[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.6.jar Mining Helmet {[email protected] LOAD_REGISTRIES}

craftingstation-3.0.5.jar Crafting Station {[email protected] LOAD_REGISTRIES}

__jei-1.15.2-6.0.0.2.jar Just Enough Items {[email protected] LOAD_REGISTRIES}

Falling-Tree-Mod-1.15.2.jar Falling Tree {[email protected]+19 LOAD_REGISTRIES}

Mekanism-1.15.2-9.9.16.408.jar Mekanism {[email protected] LOAD_REGISTRIES}

caelus-FORGE-1.15.2-2.0-beta1.jar Caelus API {[email protected] LOAD_REGISTRIES}

skeletonhs_1.15.2-1.1.2.jar Skeleton Horse Spawn {[email protected] LOAD_REGISTRIES}

AutoDropper-1.15.1-6.0.0.jar Auto Dropper {[email protected] LOAD_REGISTRIES}

_Clumps-5.0.2.jar Clumps {[email protected] LOAD_REGISTRIES}

RingOfRepair-1.15.2-1.1.18.jar Ring of Repair {[email protected] LOAD_REGISTRIES}

OresAboveDiamonds+1.15+v2.1.jar Ores Above Diamonds {[email protected] LOAD_REGISTRIES}

sweetconcrete-1.15.2-1.5.0.jar Sweet Concrete {[email protected] LOAD_REGISTRIES}

comforts-FORGE-1.15.2-2.0.jar Comforts {[email protected] LOAD_REGISTRIES}

FruitTrees-1.15.2-1.1.5.jar Fruit Trees {[email protected] LOAD_REGISTRIES}

Kiwi-1.15.2-2.6.5.jar Kiwi {[email protected] LOAD_REGISTRIES}

additionalbars-1.3.1.jar Additional Bars {[email protected] LOAD_REGISTRIES}

decorative_blocks_5.jar Decorative Blocks {[email protected] LOAD_REGISTRIES}

AdHooks-1.15.2-5.0.0.0-build.0004.jar Advanced Hook Launchers {[email protected] LOAD_REGISTRIES}

DungeonCrawl-1.15.2-1.6.3.jar Dungeon Crawl {[email protected] LOAD_REGISTRIES}

RingOfTeleport-1.15.2-1.1.18.jar Ring of Teleport {[email protected] LOAD_REGISTRIES}

alib-1.15.2-1.jar A Lib {[email protected] LOAD_REGISTRIES}

ClickMachine-1.15.2-3.0.2.jar Click Machine {[email protected] LOAD_REGISTRIES}

mininggadgets-1.3.0.jar Mining Gadgets {[email protected] LOAD_REGISTRIES}

_firstaid-1.8.0.jar First Aid {[email protected] LOAD_REGISTRIES}

forge-1.15.2-31.2.36-universal.jar Forge {[email protected] LOAD_REGISTRIES}

tl_skin_cape_forge_1.15.2-1.10.jar TLSkinCape {[email protected] LOAD_REGISTRIES}

_MysticalAgriculture-1.15.2-3.0.0.jar Mystical Agriculture {[email protected] LOAD_REGISTRIES}

forge-1.15.2-31.2.36-client.jar Minecraft {[email protected] LOAD_REGISTRIES}

ToolBelt-1.15.2-1.14.0.jar Tool Belt {[email protected] LOAD_REGISTRIES}

useful_railroads-1.15.2-1.3.2.21.jar Useful Railroads {[email protected] LOAD_REGISTRIES}

SilentLib-1.15.2-4.6.0%2B48.jar Silent Lib {[email protected]+48 LOAD_REGISTRIES}

CreativeCore_v2.0.4_mc1.15.2.jar CreativeCore {[email protected] LOAD_REGISTRIES}

RingOfGrowth-1.15.2-1.1.19.jar Ring of Growth {[email protected] LOAD_REGISTRIES}

AdLods-1.15.2-3.0.0.0-build.0004.jar Large Ore Deposits {[email protected] LOAD_REGISTRIES}

Moving-Elevators-Mod-1.15.2.jar Moving Elevators {[email protected] LOAD_REGISTRIES}

Simply+Platinum+-+MC+1.15.2+(1.9.1).jar Simply Platinum {[email protected] LOAD_REGISTRIES}

ceilingtorch-1.15.2-v1.5.jar Ceiling Torch {[email protected] LOAD_REGISTRIES}

extragolems-10.0.0-beta.jar Extra Golems {[email protected] LOAD_REGISTRIES}

dimdungeons-1.051-forge-1.15.2.jar Dimensional Dungeons {[email protected] LOAD_REGISTRIES}

FastWorkbench-1.15.1-3.0.0.jar FastWorkbench {[email protected] LOAD_REGISTRIES}

_[1.15.2]+SecurityCraft+v1.8.16.jar SecurityCraft {[email protected] LOAD_REGISTRIES}

StorageDrawers-1.15.2-7.0.2.jar Storage Drawers {[email protected] LOAD_REGISTRIES}

performant-1.15-1.7.jar Performant {[email protected] LOAD_REGISTRIES}

DoubleSlabs-1.15-2.0.2.jar Double Slabs {[email protected] LOAD_REGISTRIES}

OfflineSkins-1.15.2-v1.jar OfflineSkins {[email protected] LOAD_REGISTRIES}

FastFurnace-1.15.1-3.0.0.jar FastFurnace {[email protected] LOAD_REGISTRIES}

_AppleSkin-mc1.15.2-forge-1.0.13.jar AppleSkin {[email protected] LOAD_REGISTRIES}

engineersdecor-1.15.2-1.0.20-b1.jar Engineer's Decor {[email protected] LOAD_REGISTRIES}

ruby-1.15.2.jar Just Another Ruby Mod {ruby@version LOAD_REGISTRIES}

More-Dragon-Eggs-Mod-1.15.2.jar More Dragon Eggs {[email protected] LOAD_REGISTRIES}

RingOfAttraction-1.15.2-1.1.21.jar Ring of Attraction {[email protected] LOAD_REGISTRIES}

Aquaculture-1.15.2-2.0.13.jar Aquaculture 2 {[email protected] LOAD_REGISTRIES}

CloudBoots-1.15.2-2.0.0.jar Cloud Boots Mod {[email protected] LOAD_REGISTRIES}

XL-Food-Mod-1.15.2-2.2.2.jar XL Food Mod {[email protected] LOAD_REGISTRIES}

Utility-Worlds-Mod-1.15.2.jar Utility Worlds {[email protected] LOAD_REGISTRIES}

SolarGeneration-1.15.2-1.2.0.jar Solar Generation {[email protected] LOAD_REGISTRIES}

Kiwi Modules:

chineseworkshop:blocks

chineseworkshop:debug_stick

chineseworkshop:decorations

chineseworkshop:materials

chineseworkshop:retexture

fruittrees:fruittrees

kiwi:contributors

snowrealmagic:snowrealmagic

Launched Version: ForgeOptiFine 1.15.2

Backend library: LWJGL version 3.2.2 build 10

Backend API: Intel(R) HD Graphics 5500 GL version 4.4.0 - Build 20.19.15.4549, Intel

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: 4x Intel(R) Core(TM) i3-5010U CPU @ 2.10GHz

OptiFine Version: OptiFine_1.15.2_HD_U_G1_pre30

OptiFine Build: 20200622-083032

Render Distance Chunks: 5

Mipmaps: 0

Anisotropic Filtering: 1

Antialiasing: 0

Multitexture: false

Shaders: null

OpenGlVersion: 4.4.0 - Build 20.19.15.4549

OpenGlRenderer: Intel(R) HD Graphics 5500

OpenGlVendor: Intel

CpuCount: 4




Mod Version

I tried them all, same problem with them all.

BiomesOPlenty-1.15.1-10.0.0.264-universal

BiomesOPlenty-1.15.2-10.0.0.353-universal

BiomesOPlenty-1.15.2-10.0.0.365-universal

BiomesOPlenty-1.15.2-10.0.0.366-universal





I used to use BiomesOPlenty-1.15.1-10.0.0.264-universal when it used to work, but after latest MineCraft 1.15.2 Java update it stopped working.

commented

This doesn't seem to have anything to do with Biomes O' Plenty judging by the stacktrace, and we do not support older versions anyway.