Simple Farming

Simple Farming

11M Downloads

Problem with loading simplefarming mod in 1.16.1

Rafael000000 opened this issue ยท 0 comments

commented

Hi all, I don't know what the problem is but can someone maybe help. I provided crash report down here. The crash only occures when I have the simplefarming mod in the mods folder.


---- Minecraft Crash Report ----
// This doesn't make any sense!

Time: 14/08/20 11:39
Description: Initializing game

java.lang.NullPointerException: Initializing game
at net.minecraft.client.renderer.color.BlockColors.func_186722_a(BlockColors.java:97) ~[?:?] {re:classloading,pl:runtimedistcleaner:A}
at enemeez.simplefarming.client.LeavesColors.leavesColors(LeavesColors.java:18) ~[?:1.16.1-1.3.2] {re:classloading}
at net.minecraftforge.eventbus.ASMEventHandler_23_LeavesColors_leavesColors_Block.invoke(.dynamic) ~[?:?] {}
at net.minecraftforge.eventbus.ASMEventHandler.invoke(ASMEventHandler.java:85) ~[eventbus-3.0.3-service.jar:?] {}
at net.minecraftforge.eventbus.EventBus.post(EventBus.java:297) ~[eventbus-3.0.3-service.jar:?] {}
at net.minecraftforge.fml.javafmlmod.FMLModContainer.acceptEvent(FMLModContainer.java:175) ~[?:32.0] {re:classloading}
at net.minecraftforge.fml.ModLoader.lambda$postEvent$31(ModLoader.java:260) ~[?:?] {re:classloading}
at net.minecraftforge.fml.ModLoader$$Lambda$3559/1901712897.accept(Unknown Source) ~[?:?] {}
at java.util.HashMap.forEach(HashMap.java:1280) ~[?:1.8.0_51] {}
at net.minecraftforge.fml.ModList.forEachModContainer(ModList.java:220) ~[?:?] {re:classloading}
at net.minecraftforge.fml.ModLoader.postEvent(ModLoader.java:260) ~[?:?] {re:classloading}
at net.minecraftforge.client.ForgeHooksClient.onBlockColorsInit(ForgeHooksClient.java:165) ~[?:?] {re:classloading}
at net.minecraft.client.renderer.color.BlockColors.func_186723_a(BlockColors.java:76) ~[?:?] {re:classloading,pl:runtimedistcleaner:A}
at net.minecraft.client.Minecraft.(Minecraft.java:449) [?:?] {re:classloading,pl:accesstransformer:B,pl:runtimedistcleaner:A}
at net.minecraft.client.main.Main.main(Main.java:149) [?:?] {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.1-32.0.108.jar:32.0] {}
at net.minecraftforge.fml.loading.FMLClientLaunchProvider$$Lambda$424/1906549136.call(Unknown Source) [forge-1.16.1-32.0.108.jar:32.0] {}
at cpw.mods.modlauncher.LaunchServiceHandlerDecorator.launch(LaunchServiceHandlerDecorator.java:37) [modlauncher-6.1.1.jar:?] {}
at cpw.mods.modlauncher.LaunchServiceHandler.launch(LaunchServiceHandler.java:54) [modlauncher-6.1.1.jar:?] {}
at cpw.mods.modlauncher.LaunchServiceHandler.launch(LaunchServiceHandler.java:72) [modlauncher-6.1.1.jar:?] {}
at cpw.mods.modlauncher.Launcher.run(Launcher.java:81) [modlauncher-6.1.1.jar:?] {}
at cpw.mods.modlauncher.Launcher.main(Launcher.java:65) [modlauncher-6.1.1.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.BlockColors.func_186722_a(BlockColors.java:97)
at enemeez.simplefarming.client.LeavesColors.leavesColors(LeavesColors.java:18)
at net.minecraftforge.eventbus.ASMEventHandler_23_LeavesColors_leavesColors_Block.invoke(.dynamic)
at net.minecraftforge.eventbus.ASMEventHandler.invoke(ASMEventHandler.java:85)
at net.minecraftforge.eventbus.EventBus.post(EventBus.java:297)
at net.minecraftforge.fml.javafmlmod.FMLModContainer.acceptEvent(FMLModContainer.java:175)
at net.minecraftforge.fml.ModLoader.lambda$postEvent$31(ModLoader.java:260)
at net.minecraftforge.fml.ModLoader$$Lambda$3559/1901712897.accept(Unknown Source)
at java.util.HashMap.forEach(HashMap.java:1280)
at net.minecraftforge.fml.ModList.forEachModContainer(ModList.java:220)
at net.minecraftforge.fml.ModLoader.postEvent(ModLoader.java:260)
at net.minecraftforge.client.ForgeHooksClient.onBlockColorsInit(ForgeHooksClient.java:165)
at net.minecraft.client.renderer.color.BlockColors.func_186723_a(BlockColors.java:76)
at net.minecraft.client.Minecraft.(Minecraft.java:449)

-- Initialization --
Details:
Stacktrace:
at net.minecraft.client.main.Main.main(Main.java:149)
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$424/1906549136.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.16.1
Minecraft Version ID: 1.16.1
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: 10858726400 bytes (10355 MB) / 12717129728 bytes (12128 MB) up to 12884901888 bytes (12288 MB)
CPUs: 8
JVM Flags: 9 total; -XX:HeapDumpPath=MojangTricksIntelDriversForPerformance_javaw.exe_minecraft.exe.heapdump -Xss1M -Xmx12G -XX:+UnlockExperimentalVMOptions -XX:+UseG1GC -XX:G1NewSizePercent=20 -XX:G1ReservePercent=20 -XX:MaxGCPauseMillis=50 -XX:G1HeapRegionSize=32M
ModLauncher: 6.1.1+74+master.966c698
ModLauncher launch target: fmlclient
ModLauncher naming: srg
ModLauncher services:
/mixin-0.8.jar mixin PLUGINSERVICE
/eventbus-3.0.3-service.jar eventbus PLUGINSERVICE
/forge-1.16.1-32.0.108.jar object_holder_definalize PLUGINSERVICE
/forge-1.16.1-32.0.108.jar runtime_enum_extender PLUGINSERVICE
/accesstransformers-2.2.0-shadowed.jar accesstransformer PLUGINSERVICE
/forge-1.16.1-32.0.108.jar capability_inject_definalize PLUGINSERVICE
/forge-1.16.1-32.0.108.jar runtimedistcleaner PLUGINSERVICE
/mixin-0.8.jar mixin TRANSFORMATIONSERVICE
/OptiFine_1.16.1_HD_U_G2.jar OptiFine TRANSFORMATIONSERVICE
/forge-1.16.1-32.0.108.jar fml TRANSFORMATIONSERVICE
FML: 32.0
Forge: net.minecraftforge:32.0.108
FML Language Providers:
[email protected]
minecraft@1
Mod List:
forge-1.16.1-32.0.108-client.jar Minecraft {[email protected] LOAD_REGISTRIES}
doubledoors_1.16-2.1.jar Double Doors {[email protected] LOAD_REGISTRIES}
AmbientSounds_v3.0.20_mc1.16.2.jar Ambient Sounds {[email protected] LOAD_REGISTRIES}
MouseTweaks-2.13-mc1.16.1.jar Mouse Tweaks {[email protected] LOAD_REGISTRIES}
titanium-1.16.1-3.0.4.jar Titanium {[email protected] LOAD_REGISTRIES}
jei-1.16.1-7.0.1.10.jar Just Enough Items {[email protected] LOAD_REGISTRIES}
simplefarming-1.16.1-1.3.2.jar Simple Farming {[email protected] LOAD_REGISTRIES}
ChineseWorkshop-1.16.1-3.0.0.jar ChineseWorkshop {[email protected] LOAD_REGISTRIES}
Kiwi-1.16.1-3.2.1.jar Kiwi {[email protected] ERROR}
reap-1.16.1-1.0.3.jar Reap Mod {[email protected] LOAD_REGISTRIES}
collective-1.16.1-1.35.jar Collective {[email protected] LOAD_REGISTRIES}
branders-lampblockmod-1.16.1-1.1.2.jar Lamp Block Mod {[email protected] LOAD_REGISTRIES}
FleshToLeather-1.14.3-1.1.0.jar FleshToLeather {[email protected] LOAD_REGISTRIES}
DoubleSlabs-1.16-3.3.3.jar Double Slabs {[email protected] LOAD_REGISTRIES}
backpacked-1.5.1-1.16.1.jar Backpacked {[email protected] LOAD_REGISTRIES}
branders-spawnermod-1.16.1-1.6.6.jar Enhanced Mob Spawners {[email protected] LOAD_REGISTRIES}
Bookshelf-1.16.1-6.3.20.jar Bookshelf {[email protected] LOAD_REGISTRIES}
EnchantmentDescriptions-1.16.1-3.0.2.jar EnchantmentDescriptions {[email protected] LOAD_REGISTRIES}
TheVeggieWay-1.16.1-2.2.0.jar The Veggie Way {[email protected] LOAD_REGISTRIES}
u_team_core-1.16.1-3.1.3.168.jar U Team Core {[email protected] LOAD_REGISTRIES}
mcw-doors-1.0.0-mc1.16.1.jar Macaw's Doors {[email protected] LOAD_REGISTRIES}
furniture-7.0.0-pre18-1.16.1.jar MrCrayfish's Furniture Mod {[email protected] LOAD_REGISTRIES}
Hwyla-forge-1.10.10-B77_1.16.1.jar Waila {[email protected]_1.16.1 LOAD_REGISTRIES}
forgemod_VoxelMap-1.10.8_for_1.16.1.jar VoxelMap {[email protected] LOAD_REGISTRIES}
forge-1.16.1-32.0.108-universal.jar Forge {[email protected] LOAD_REGISTRIES}
AppleSkin-mc1.16.1-forge-1.0.14.jar AppleSkin {[email protected] LOAD_REGISTRIES}
FastLeafDecay-v23.jar FastLeafDecay {fastleafdecay@v23 LOAD_REGISTRIES}
JEIEnchantmentInfo-1.16.1-1.2.0.jar JEI Enchantment Info {[email protected] LOAD_REGISTRIES}
BetterAdvancements-1.16.1-0.1.0.100.jar Better Advancements {[email protected] LOAD_REGISTRIES}
Kiwi Modules:
chineseworkshop:blocks
chineseworkshop:debug_stick
chineseworkshop:decorations
chineseworkshop:materials
chineseworkshop:retexture
kiwi:contributors
kiwi:data
Launched Version: 1.16.1-forge-32.0.108
Backend library: LWJGL version 3.2.2 build 10
Backend API: Intel(R) UHD Graphics 620 GL version 4.6.0 - Build 27.20.100.8476, 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)