Jump to content

asahiazumane

Members
  • Posts

    7
  • Joined

  • Last visited

asahiazumane's Achievements

Tree Puncher

Tree Puncher (2/8)

0

Reputation

  1. If I don't use the mod, does it stop the problem?
  2. Where can I find that?
  3. Here you go, sorry if this is the wrong file debug.log
  4. Sorry it is taking me so long but there are multiple logs and debug logs, should I post the most recent one?
  5. Minecraft Version: {1.15.2} Forge Version: {31.2.46 and 31.2.47} Logs: ---- Minecraft Crash Report ---- // I bet Cylons wouldn't have this problem. Time: 12/3/20 7:52 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 shadows.apotheosis.potion.PotionModuleClient.colors(PotionModuleClient.java:13) ~[?:3.3.8] {re:classloading} at net.minecraftforge.eventbus.ASMEventHandler_167_PotionModuleClient_colors_Item.invoke(.dynamic) ~[?:?] {} at net.minecraftforge.eventbus.ASMEventHandler.invoke(ASMEventHandler.java:80) ~[eventbus-2.2.1-service.jar:?] {} at net.minecraftforge.eventbus.EventBus.post(EventBus.java:258) ~[eventbus-2.2.1-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$4332/1995042520.accept(Unknown Source) ~[?:?] {} at java.util.HashMap.forEach(HashMap.java:1280) ~[?: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,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.46.jar:31.2] {} at net.minecraftforge.fml.loading.FMLClientLaunchProvider$$Lambda$436/2036302615.call(Unknown Source) [forge-1.15.2-31.2.46.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 shadows.apotheosis.potion.PotionModuleClient.colors(PotionModuleClient.java:13) at net.minecraftforge.eventbus.ASMEventHandler_167_PotionModuleClient_colors_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$4332/1995042520.accept(Unknown Source) at java.util.HashMap.forEach(HashMap.java:1280) 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(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$436/2036302615.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: 1253158896 bytes (1195 MB) / 2147483648 bytes (2048 MB) up to 2147483648 bytes (2048 MB) CPUs: 6 JVM Flags: 9 total; -XX:HeapDumpPath=MojangTricksIntelDriversForPerformance_javaw.exe_minecraft.exe.heapdump -Xss1M -Xmx2G -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: /mixin-0.8.2.jar mixin PLUGINSERVICE /eventbus-2.2.1-service.jar eventbus PLUGINSERVICE /forge-1.15.2-31.2.46.jar object_holder_definalize PLUGINSERVICE /forge-1.15.2-31.2.46.jar runtime_enum_extender PLUGINSERVICE /accesstransformers-2.1.3-shadowed.jar accesstransformer PLUGINSERVICE /forge-1.15.2-31.2.46.jar capability_inject_definalize PLUGINSERVICE /forge-1.15.2-31.2.46.jar runtimedistcleaner PLUGINSERVICE /mixin-0.8.2.jar mixin TRANSFORMATIONSERVICE /forge-1.15.2-31.2.46.jar fml TRANSFORMATIONSERVICE FML: 31.2 Forge: net.minecraftforge:31.2.46 FML Language Providers: [email protected] minecraft@1 [email protected] Mod List: forge-1.15.2-31.2.46-client.jar Minecraft {[email protected] CREATE_REGISTRIES} FarmersDelight-1.15.2-0.2.3.jar Farmer's Delight {[email protected] CREATE_REGISTRIES} useful_backpacks-1.15.2-1.10.3.77.jar Useful Backpacks {[email protected] CREATE_REGISTRIES} BiomesOPlenty-1.15.2-10.0.0.366-universal.jar Biomes O' Plenty {[email protected] CREATE_REGISTRIES} valhelsia_structures-15.0.3a.jar Valhelsia Structures {[email protected] CREATE_REGISTRIES} jei-1.15.2-6.0.3.15.jar Just Enough Items {[email protected] CREATE_REGISTRIES} masonry-1.15.2-0.3.4.jar Masonry {masonry@NONE CREATE_REGISTRIES} Druidcraft-1.15-0.4.45.jar Druidcraft {[email protected] CREATE_REGISTRIES} the-conjurer-1.15.2-1.0.13.jar The Conjurer {[email protected] CREATE_REGISTRIES} fishtraps-forge-1.15.2-0.0.5.jar Fish Traps {[email protected] CREATE_REGISTRIES} Abnormals-Core-1.15.2-1.0.6.jar Abnormals Core {[email protected] CREATE_REGISTRIES} Bamboo-Blocks-1.15.2-1.4.1.jar Bamboo Blocks {bambooblocks@NONE CREATE_REGISTRIES} Enhanced-Mushrooms-1.15.2-v1.2.2.jar Enhanced Mushrooms {enhanced_mushrooms@$1.1.0 CREATE_REGISTRIES} strawgolem-1.15.2-1.9.jar Straw Golem {[email protected] CREATE_REGISTRIES} Bloomful-1.15.2-1.4.1.jar Bloomful {bloomful@NONE CREATE_REGISTRIES} extraboats-1.3.6-1.15.2.jar Extra Boats {[email protected] CREATE_REGISTRIES} Einsteinslibrary-1.4_MC1.15.2.jar Einstein's Library {[email protected] CREATE_REGISTRIES} BetterCaves-1.15.2-1.0.jar YUNG's Better Caves {[email protected] CREATE_REGISTRIES} Waystones_1.15.2-6.0.2.jar Waystones {[email protected] CREATE_REGISTRIES} XaerosWorldMap_1.11.1_Forge_1.15.2.jar Xaero's World Map {[email protected] CREATE_REGISTRIES} autumnity-1.3.3-1.15.2.jar Autumnity {[email protected] CREATE_REGISTRIES} Placebo-1.15.2-3.1.0.jar Placebo {[email protected] CREATE_REGISTRIES} comforts-FORGE-1.15.2-2.0.0.4.jar Comforts {[email protected] CREATE_REGISTRIES} AutoRegLib-1.5-40.jar AutoRegLib {[email protected] CREATE_REGISTRIES} NaturesCompass-1.15.2-1.8.5.jar Nature's Compass {[email protected] CREATE_REGISTRIES} lanterncolors-1.15.2-1.0.1.jar Lantern Colors {[email protected] CREATE_REGISTRIES} gemsnjewels-1.15.2-0.15.2.jar Gems & Jewels {[email protected] CREATE_REGISTRIES} DungeonCrawl-1.15.2-2.2.1.jar Dungeon Crawl {[email protected] CREATE_REGISTRIES} AttainedDrops-1.15.2-6.0.7.jar Attained Drops {[email protected] CREATE_REGISTRIES} The-Endergetic-Expansion-1.15.2-v1.3.2.jar The Endergetic Expansion {[email protected] CREATE_REGISTRIES} u_team_core-1.15.2-3.0.2.169.jar U Team Core {[email protected] CREATE_REGISTRIES} Apotheosis-1.15.2-3.3.8.jar Apotheosis {[email protected] CREATE_REGISTRIES} furniture-7.0.0-pre16-1.15.1.jar MrCrayfish's Furniture Mod {[email protected] CREATE_REGISTRIES} bedspreads-FORGE-1.15.2-3.0.0.1.jar Bedspreads {[email protected] CREATE_REGISTRIES} venture-1.0.0-1.15.2.jar Venture {[email protected] CREATE_REGISTRIES} Hwyla-forge-1.10.8-B72_1.15.2.jar Waila {waila@version CREATE_REGISTRIES} RosysPlaceableItems-1.15.2-0.5.jar Rosy's Placeable Items Mod {[email protected] CREATE_REGISTRIES} UsefulSlime-1.0_MC1.15.2.jar Useful Slime {[email protected] CREATE_REGISTRIES} Swamp-Expansion-1.15.2-1.7.3.jar Swamp Expansion {swampexpansion@NONE CREATE_REGISTRIES} Charm-1.15.2-1.5.9.jar Charm {[email protected] CREATE_REGISTRIES} Strange-1.15.2-1.0.0-beta.5.hotfix1.jar Strange {[email protected] ERROR} forge-1.15.2-31.2.46-universal.jar Forge {[email protected] CREATE_REGISTRIES} Bountiful-1.15.2-3.1.2.jar Bountiful {[email protected] CREATE_REGISTRIES} structure-gel-api-1.15.2-1.1.0.jar Structure Gel API {[email protected] CREATE_REGISTRIES} ExtendedNetherBackport-1.15.2-Beta-4.3.2.jar Extended Nether Backport {[email protected] CREATE_REGISTRIES} Launched Version: 1.15.2-forge-31.2.46 Backend library: LWJGL version 3.2.2 build 10 Backend API: GeForce GTX 1060 3GB/PCIe/SSE2 GL version 4.6.0 NVIDIA 457.30, 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: 6x Intel(R) Core(TM) i5-8400 CPU @ 2.80GHz Steps to Reproduce: Download the forge version Download all the mods listed Run it Description of issue: Every time I run Minecraft it crashes and this appears The game crashed whilst initializing game Error: java.lang.NullPointerException: Initializing game Exit Code: -1
×
×
  • Create New...

Important Information

By using this site, you agree to our Terms of Use.