Skip to content

Instantly share code, notes, and snippets.

@Yourname942
Created August 20, 2020 13:21
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save Yourname942/a1549b6477f5023aa4a79c131b10d64c to your computer and use it in GitHub Desktop.
Save Yourname942/a1549b6477f5023aa4a79c131b10d64c to your computer and use it in GitHub Desktop.
crash log 9:20am 8_20_20
---- Minecraft Crash Report ----
// Don't do that.
Time: 8/20/20 9:19 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:12) ~[?:3.2.4] {re:classloading}
at net.minecraftforge.eventbus.ASMEventHandler_427_PotionModuleClient_colors_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$10647/777341675.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.<init>(Minecraft.java:420) [?:?] {re:classloading,pl:accesstransformer:B,xf:fml:codechickenlib:IItemRenderer,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.36.jar:31.2] {}
at net.minecraftforge.fml.loading.FMLClientLaunchProvider$$Lambda$420/88226327.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 shadows.apotheosis.potion.PotionModuleClient.colors(PotionModuleClient.java:12)
at net.minecraftforge.eventbus.ASMEventHandler_427_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$10647/777341675.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.<init>(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$420/88226327.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: 1477478728 bytes (1409 MB) / 2739167232 bytes (2612 MB) up to 12562792448 bytes (11980 MB)
CPUs: 16
JVM Flags: 17 total; -XX:HeapDumpPath=MojangTricksIntelDriversForPerformance_javaw.exe_minecraft.exe.heapdump -Xss1M -Xmx12288m -Xms256m -XX:PermSize=256m -XX:+AggressiveOpts -XX:ParallelGCThreads=3 -XX:+UseConcMarkSweepGC -XX:+UnlockExperimentalVMOptions -XX:+ExplicitGCInvokesConcurrent -XX:MaxGCPauseMillis=10 -XX:GCPauseIntervalMillis=50 -XX:+UseFastAccessorMethods -XX:+OptimizeStringConcat -XX:NewSize=84m -XX:+UseAdaptiveGCBoundary -XX:NewRatio=3
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
/forge-1.15.2-31.2.36.jar fml TRANSFORMATIONSERVICE
FML: 31.2
Forge: net.minecraftforge:31.2.36
FML Language Providers:
javafml@31.2
minecraft@1
Mod List:
Flamingo-oh-oh-oh-1.0-MC1.15.2.jar Flamingo, oh, oh, oh... {flamingo_ooo@1.0 LOAD_REGISTRIES}
CyclopsCore-1.15.2-1.8.3.jar Cyclops Core {cyclopscore@1.8.3 LOAD_REGISTRIES}
astralsorcery-1.15.2-1.12.6.jar Astral Sorcery {astralsorcery@1.15.2-1.12.6 LOAD_REGISTRIES}
endportalrecipe_1.15-2.1.jar End Portal Recipe {endportalrecipe@2.1 LOAD_REGISTRIES}
CraftingAutomat-MC1.15.2-1.2.2.jar Crafting Automat {craftingautomat@1.2.2 LOAD_REGISTRIES}
ElenaiDodge-1.15.2-1.7.2.jar Elenai Dodge {elenaidodge@1.15.2-1.7.2 LOAD_REGISTRIES}
DeathCounter-1.15.2-1.2.0.jar Death Counter {deathcounter@1.2.0 LOAD_REGISTRIES}
curiousshulkerboxes-FORGE-1.15.2-2.0.1.jar Curious Shulker Boxes {curiousshulkerboxes@FORGE-1.15.2-2.0.1 LOAD_REGISTRIES}
IntegratedTerminals-1.15.2-1.0.14.jar IntegratedTerminals {integratedterminals@1.0.14 ERROR, integratedterminalscompat@1.0.14 LOAD_REGISTRIES}
ChineseWorkshop-1.15.2-2.5.1.jar ChineseWorkshop {chineseworkshop@2.5.1 LOAD_REGISTRIES}
Glacia-15.2.2.jar §9§lGlacia§r {greenapple_glacia@§915.2.2§r LOAD_REGISTRIES}
ContentTweaker-1.15-1.0.0.develop.20.jar ContentTweaker {contenttweaker@1.0.0.develop.20 LOAD_REGISTRIES}
bambooeverything-1.15-1.0.0.jar Bamboo Everything {bambooeverything@1.15-1.0.0 LOAD_REGISTRIES}
ForgeEndertech-1.15.2-6.0.4.0-build.0044.jar Forge Endertech {forgeendertech@6.0.4.0 LOAD_REGISTRIES}
sakura_forest_1.0.0.jar Sakura Forest {sakura_forest@1.0.0 LOAD_REGISTRIES}
CookingForBlockheads_1.15.2-8.0.3.jar Cooking for Blockheads {cookingforblockheads@8.0.3 LOAD_REGISTRIES}
Controlling-6.1.5.6.jar Controlling {controlling@6.1.5.6 LOAD_REGISTRIES}
Placebo-1.15.2-3.1.0.jar Placebo {placebo@3.1.0 LOAD_REGISTRIES}
Bookshelf-1.15.2-5.6.40.jar Bookshelf {bookshelf@5.6.40 LOAD_REGISTRIES}
guardvillagers-1.15.2-1.0.8.jar Guard Villagers {guardvillagers@1.0.7 LOAD_REGISTRIES}
DarkUtilities-1.15.2-3.1.8.jar Dark Utilities {darkutils@3.1.8 LOAD_REGISTRIES}
Apotheosis-1.15.2-3.2.4.jar Apotheosis {apotheosis@3.2.4 LOAD_REGISTRIES}
carpetstairsmod-1.15.2_v1.4.7.jar Carpet Stairs Mod {carpetstairsmod@1.4.7 LOAD_REGISTRIES}
FpsReducer-mc1.15.2-1.17.jar FPS Reducer {fpsreducer@mc1.15.2-1.17 LOAD_REGISTRIES}
EnergeticSheep-1.15.2-1.1.6.jar EnergeticSheep {energeticsheep@1.1.6 LOAD_REGISTRIES}
BetterThanMending-1.4.0.jar BetterThanMending {betterthanmending@1.4.0 LOAD_REGISTRIES}
Industrial-Reborn-1.15.2-0.4.0.jar Industrial Reborn {indreb@1.15.2-0.4.0 LOAD_REGISTRIES}
EnhancedSnowman-1.15.2-1.0.1.jar Enhanced Snowman {enhanced_snowman@1.0.1 LOAD_REGISTRIES}
conduitsprdrowned_1.15-1.1.jar Conduits Prevent Drowned {conduitsprdrowned@1.1 LOAD_REGISTRIES}
AirHop-v1.2-1.15.2.jar Air Hop {airhop@1.2 LOAD_REGISTRIES}
structure-gel-api-1.15.2-1.1.0.jar Structure Gel API {structure_gel@1.1.0 LOAD_REGISTRIES}
BetterPingDisplay-1.15.2-1.0.jar Better Ping Display {betterpingdisplay@1.0 LOAD_REGISTRIES}
industrial-foregoing-1.15.2-2.3.3-e356e61.jar Industrial Foregoing {industrialforegoing@2.3.3 LOAD_REGISTRIES}
angermanagement-1.15.2-1.0.0.jar Anger Management Mod {angermanagement@1.15.2-1.0.0 LOAD_REGISTRIES}
CommonCapabilities-1.15.2-2.5.3.jar CommonCapabilities {commoncapabilities@2.5.3 LOAD_REGISTRIES}
GreaterEye-1.15.2-1.0.14.jar GreaterEye {greater_eye@1.0.11 LOAD_REGISTRIES}
crashutilities-2.10.jar Crash Utilities {crashutilities@2.10 LOAD_REGISTRIES}
BiomesOPlenty-1.15.2-10.0.0.366-universal.jar Biomes O' Plenty {biomesoplenty@1.15.2-10.0.0.366 LOAD_REGISTRIES}
Beekeeper-1.15.1-1.0.0.0.jar Beekeeper {bk@1.0.0.0 LOAD_REGISTRIES}
valhelsia_structures-15.0.3a.jar Valhelsia Structures {valhelsia_structures@15.0.3a LOAD_REGISTRIES}
dungeons-plus-1.15.2-1.0.2.jar Dungeons Plus {dungeons_plus@1.0.2 LOAD_REGISTRIES}
spark-forge.jar spark {spark@1.3.2 LOAD_REGISTRIES}
gaiadimension-1.15.2-1.2.1.jar The Gaia Dimension {gaiadimension@1.2.1 LOAD_REGISTRIES}
curios-FORGE-1.15.2-2.0.2.6.jar Curios API {curios@FORGE-1.15.2-2.0.2.6 LOAD_REGISTRIES}
Botania-r1.15-388.jar Botania {botania@r1.15-388 LOAD_REGISTRIES}
Patchouli-1.15.2-1.2-35.jar Patchouli {patchouli@1.15.2-1.2-35 LOAD_REGISTRIES}
IllusionerTower1.0.0-MC1.15.2.jar Illusioner Tower {illusioner_tower@1.0.0 LOAD_REGISTRIES}
collective-1.15.2-1.38.jar Collective {collective@1.38 LOAD_REGISTRIES}
extlights-2.1.jar Extended Lights {extlights@2.1 LOAD_REGISTRIES}
IntegratedTunnels-1.15.2-1.6.13.jar IntegratedTunnels {integratedtunnels@1.6.13 LOAD_REGISTRIES, integratedtunnelscompat@1.6.13 LOAD_REGISTRIES}
EndReborn [0.6.1].jar End: Reborn {endreborn@0.6.1 LOAD_REGISTRIES}
libnonymous-1.15.2-1.1.1.5.jar Libnonymous {libnonymous@1.1.1.5 LOAD_REGISTRIES}
tombstone-4.5.6.jar Corail Tombstone {tombstone@4.5.6 LOAD_REGISTRIES}
EnigmaticLegacy-1.7.2.jar Enigmatic Legacy {enigmaticlegacy@1.7.2 LOAD_REGISTRIES}
NaturesAura-28.4.jar Nature's Aura {naturesaura@28.4 LOAD_REGISTRIES}
constructionwand-1.15-1.1.jar Construction Wand {constructionwand@1.15-1.1 LOAD_REGISTRIES}
curiouselytra-FORGE-1.15.2-2.0.jar Curious Elytra {curiouselytra@FORGE-1.15.2-2.0 LOAD_REGISTRIES}
AI-Improvements-1.15.2-0.3.0.jar AI-Improvements {aiimprovements@0.3.0 LOAD_REGISTRIES}
observerlib-1.15.2-1.2.0.v60.jar ObserverLib {observerlib@1.15.2-1.2.0 LOAD_REGISTRIES}
SakuraRosea-1.5.4-MC1.15.2.jar Sakura Rosea {sakurarosea@1.5.4 LOAD_REGISTRIES}
the_bumblezone-1.15.2-1.3.10.jar The Bumblezone {the_bumblezone@1.15.2-1.3.10 LOAD_REGISTRIES}
bwncr-1.15.2-3.6.13.jar Bad Wither No Cookie Reloaded {bwncr@1.15.2-3.6.13 LOAD_REGISTRIES}
bettertridentreturn-1.15.2-1.0.1.jar Better Trident Return {bettertridentreturn@1.0.1 LOAD_REGISTRIES}
earth2java_1.5.0_forge_1.15.2.jar Earth2Java {earthtojavamobs@1.5.0 LOAD_REGISTRIES}
ScalingHealth-1.15.2-3.0.9+54.jar Scaling Health {scalinghealth@3.0.9+54 LOAD_REGISTRIES}
CodeChickenLib-1.15.2-3.3.1.379-universal.jar CodeChicken Lib {codechickenlib@3.3.1.379 LOAD_REGISTRIES}
CleanView-1.15.2-v1a.jar CleanView {cleanview@1.15.2-v1a LOAD_REGISTRIES}
DarkPaintings-1.15.2-1.0.6.jar DarkPaintings {darkpaintings@1.0.6 LOAD_REGISTRIES}
Cyclic-1.15.2-0.6.1.jar Cyclic {cyclic@1.15.2-0.6.1 LOAD_REGISTRIES}
cullparticles-1.0.jar Cull Particles {cullparticles@1.0 LOAD_REGISTRIES}
BetterAdvancements-1.15.2-0.1.0.99.jar Better Advancements {betteradvancements@0.1.0.99 LOAD_REGISTRIES}
Kiwi-1.15.2-2.8.3.jar Kiwi {kiwi@2.8.3 LOAD_REGISTRIES}
ClientTweaks_1.15.2-4.2.0.jar Client Tweaks {clienttweaks@4.2.0 LOAD_REGISTRIES}
Cursed-1.15.2-2.0.8.jar Cursed {cursed@2.0.8 LOAD_REGISTRIES}
TsgStructures1.0.1-MC1.15.2.jar TSG Structures {tsg_structures@1.0.0 LOAD_REGISTRIES}
jei-1.15.2-6.0.2.12.jar Just Enough Items {jei@6.0.2.12 LOAD_REGISTRIES}
EnderEnhancement-1.15.2-1.0.4.2.jar Ender Enhancement {enderenhancement@1.15.2-1.0.4.2 LOAD_REGISTRIES}
breedablekr_1.15-1.2.jar Breedable Killer Rabbit {breedablekr@1.1 LOAD_REGISTRIES}
AttributeFix-1.15.2-7.0.2.jar AttributeFix {attributefix@7.0.2 LOAD_REGISTRIES}
Abnormals-Core-1.15.2-1.0.6.jar Abnormals Core {abnormals_core@1.0.6 LOAD_REGISTRIES}
Bamboo-Blocks-1.15.2-1.4.1.jar Bamboo Blocks {bambooblocks@NONE LOAD_REGISTRIES}
Buzzier-Bees-1.15.2-1.5.2.jar Buzzier Bees {buzzierbees@1.5.2 LOAD_REGISTRIES}
goblintraders-1.2.0-1.15.2.jar Goblin Traders {goblintraders@1.2.0 LOAD_REGISTRIES}
caelus-FORGE-1.15.2-2.0-beta3.jar Caelus API {caelus@FORGE-1.15.2-2.0-beta3 LOAD_REGISTRIES}
Upgrade-Aquatic-1.15.2-1.7.1.jar Upgrade Aquatic {upgrade_aquatic@1.7.1 LOAD_REGISTRIES}
Bloomful-1.15.2-1.4.1.jar Bloomful {bloomful@NONE LOAD_REGISTRIES}
extraboats-1.3.6-1.15.2.jar Extra Boats {extraboats@1.3.6 LOAD_REGISTRIES}
journeymap-1.15.2-5.7.0b3.jar Journeymap {journeymap@5.7.0b3 LOAD_REGISTRIES}
fakeblocks-1.15.2-1.0.0.jar Fake Blocks {fakeblocks@1.15.2-1.0.0 LOAD_REGISTRIES}
appliedenergistics2-7.0.0.jar Applied Energistics 2 {appliedenergistics2@7.0.0 LOAD_REGISTRIES}
Artifacts-1.15.2-2.5.1.jar Artifacts {artifacts@1.15.2-2.5.1 LOAD_REGISTRIES}
decorative_blocks-1.15.2-1.7.jar Decorative Blocks {decorative_blocks@1.7 LOAD_REGISTRIES}
BotanyPots-1.15.2-2.0.27.jar BotanyPots {botanypots@2.0.27 LOAD_REGISTRIES}
champions-FORGE-1.15.2-2.0-beta5.jar Champions {champions@FORGE-1.15.2-2.0-beta5 LOAD_REGISTRIES}
AdHooks-1.15.2-5.1.0.0-build.0046.jar Advanced Hook Launchers {adhooks@5.1.0.0 LOAD_REGISTRIES}
good-nights-sleep-1.15.2-1.1.2.jar Good Night's Sleep {good_nights_sleep@1.1.2 LOAD_REGISTRIES}
curioofundying-FORGE-1.15.2-3.0.jar Curio of Undying {curioofundying@FORGE-1.15.2-3.0 LOAD_REGISTRIES}
betteranimalsplus-1.15.2-8.2.1.96.jar Better Animals Plus {betteranimalsplus@8.2.1.96 LOAD_REGISTRIES}
BadMobs-1.15.2-5.0.2.jar BadMobs {badmobs@5.0.2 LOAD_REGISTRIES}
demagnetize-forge-1.15.2-1.2.2.jar Demagnetize {demagnetize@1.15.2-1.2.2 LOAD_REGISTRIES}
BonsaiTrees-2.1.2.6.jar Bonsai Trees 2 {bonsaitrees2@2.1.2.6 LOAD_REGISTRIES}
ClickMachine-1.15.2-3.0.2.jar Click Machine {clickmachine@3.0.2 LOAD_REGISTRIES}
additional_lights-1.15.2-2.0.2.jar Additional Lights {additional_lights@2.0.2 LOAD_REGISTRIES}
JEITweaker-1.15.2-1.0.1.3.jar JEI Tweaker {jeitweaker@1.0.1.3 LOAD_REGISTRIES}
dismountentity_1.15-1.2.jar Dismount Entity {dismountentity@1.2 LOAD_REGISTRIES}
SBM-Merpig-1.15.1-0.0.1.jar [SBM] Merpig {merpig@0.0.1 LOAD_REGISTRIES}
EnderStorage-1.15.2-2.5.0.151-universal.jar EnderStorage {enderstorage@1.15.2-2.5.0.151 LOAD_REGISTRIES}
CraftTweaker-1.15.2-6.0.0.39.jar CraftTweaker {crafttweaker@6.0.0.39 LOAD_REGISTRIES}
forge-1.15.2-31.2.36-universal.jar Forge {forge@31.2.36 LOAD_REGISTRIES}
Atum-1.15.2-2.1.4.jar Atum 2 {atum@1.15.2-2.1.4 LOAD_REGISTRIES}
DramaticDoors-1.15.2-1.1.0.jar Dramatic Doors {dramaticdoors@1.15.2-1.1.0 LOAD_REGISTRIES}
Bones-1.15.2-1.3.2.jar Bones {bones@1.15.2-1.3.2 LOAD_REGISTRIES}
amb-1.15.2-0.6.0.jar Aurum's More Blocks {amb@1.15.2-0.6.0 LOAD_REGISTRIES}
Explorercraft-1.15.2-4.0.2.jar Explorercraft {explorercraft@1.15.2-4.0.2 LOAD_REGISTRIES}
ColossalChests-1.15.2-1.7.12.jar ColossalChests {colossalchests@1.7.12 LOAD_REGISTRIES}
infernalmobs-1.15.2.1.jar Infernal Mobs {infernalmobs@1.15.2.1 LOAD_REGISTRIES}
IntegratedCrafting-1.15.2-1.0.10.jar IntegratedCrafting {integratedcrafting@1.0.10 LOAD_REGISTRIES}
CraftingTweaks_1.15.2-11.0.1.jar Crafting Tweaks {craftingtweaks@11.0.1 LOAD_REGISTRIES}
forge-1.15.2-31.2.36-client.jar Minecraft {minecraft@1.15.2 LOAD_REGISTRIES}
The-Endergetic-Expansion-1.15.2-v1.3.2.jar The Endergetic Expansion {endergetic@1.3.2 LOAD_REGISTRIES}
Flopper-1.15.2-1.0.6.jar Flopper {flopper@1.0.6 LOAD_REGISTRIES}
Crocodile-0.1.0.jar Crocodile Mod {crocodile@1.0 LOAD_REGISTRIES}
EnchantmentDescriptions-1.15.2-2.0.9.jar EnchantmentDescriptions {enchdesc@2.0.9 LOAD_REGISTRIES}
theoneprobe-1.15-2.0.5.jar The One Probe {theoneprobe@1.15-2.0.5 LOAD_REGISTRIES}
clockout-1.15.2-1.0.0.jar Clockout {clockout@1.15.2-1.0.0 LOAD_REGISTRIES}
titanium-1.15.2-2.4.2.jar Titanium {titanium@2.4.2 LOAD_REGISTRIES}
ImmersiveEngineering-1.15.2-3.2.0-114.jar Immersive Engineering {immersiveengineering@1.15.2-3.2.0-114 LOAD_REGISTRIES}
SilentLib-1.15.2-4.6.6+59.jar Silent Lib {silentlib@4.6.6+59 LOAD_REGISTRIES}
ExtraButtons-1.15.2-3.0.0.jar ExtraButtons {extrabuttons@1.15.2-3.0.0 LOAD_REGISTRIES}
forbidden_arcanus-1.15.2-1.5.jar Forbidden & Arcanus {forbidden_arcanus@1.15.2-1.5 LOAD_REGISTRIES}
1.15.x-horizontalpanes-1.0.0.jar Horizontal Glass Panes {horizontalpanes@1.0.0 LOAD_REGISTRIES}
Ding-1.15.2-1.1.0.jar Ding {ding@1.1.0 LOAD_REGISTRIES}
Atmospheric-1.15.2-1.4.1.jar Atmospheric {atmospheric@1.4.1 LOAD_REGISTRIES}
jeiintegration_1.15.2-3.1.1.2.jar JEI Integration {jeiintegration@3.1.1.2 LOAD_REGISTRIES}
HunterMod-1.15.2-1.0.3.jar Hunter Mod {huntermod@1.0.3 LOAD_REGISTRIES}
Savage-and-Ravage-1.15.2-1.1.4.jar Savage & Ravage {savageandravage@1.1.4 LOAD_REGISTRIES}
betconduitpl_1.15-1.1.jar Better Conduit Placement {betconduitpl@1.1 LOAD_REGISTRIES}
IntegratedDynamics-1.15.2-1.1.16.jar IntegratedDynamics {integrateddynamics@1.1.16 LOAD_REGISTRIES, integrateddynamicscompat@1.1.16 LOAD_REGISTRIES}
integratednbt-1.15.2-1.3.0.jar Integrated NBT {integratednbt@version LOAD_REGISTRIES}
ftb-backups-2.1.0.2.jar FTB Utilities: Backups {ftbbackups@2.1.0.2 LOAD_REGISTRIES}
autumnity-1.3.3-1.15.2.jar Autumnity {autumnity@1.3.3 LOAD_REGISTRIES}
AutoRegLib-1.5-40.jar AutoRegLib {autoreglib@1.5-40 LOAD_REGISTRIES}
AkashicTome-1.3-13.jar Akashic Tome {akashictome@1.3-13 LOAD_REGISTRIES}
Quark-r2.1-245.jar Quark {quark@r2.1-245 LOAD_REGISTRIES}
Charm-1.15.2-1.5.9.jar Charm {charm@1.15.2-1.5.9 LOAD_REGISTRIES}
Covalent-1.15.2-1.0.2.jar Covalent {covalent@1.15.2-1.0.2 LOAD_REGISTRIES}
Enhanced-Mushrooms-1.15.2-v1.2.2.jar Enhanced Mushrooms {enhanced_mushrooms@$1.1.0 LOAD_REGISTRIES}
extragolems-10.2.1.jar Extra Golems {golems@10.2.1 LOAD_REGISTRIES}
FluxNetworks-1.15.2-5.0.3-4.jar Flux Networks {fluxnetworks@1.15.2-5.0.3-4 LOAD_REGISTRIES}
DoubleSlabs-1.15-2.10.1.jar Double Slabs {doubleslabs@2.10.1 LOAD_REGISTRIES}
Auraddons-1.9.1.jar Auraddons {auraddons@1.9.1 LOAD_REGISTRIES}
hunterillager-1.15.2-0.7.2.jar HunterIllager {hunterillager@0.7.2 LOAD_REGISTRIES}
ConnectedGlass_1.15.2_v03.jar DoubleConnectedGlass {connectedglass@v03 LOAD_REGISTRIES}
Aquaculture-1.15.2-2.0.16.jar Aquaculture 2 {aquaculture@1.15.2-2.0.16 LOAD_REGISTRIES}
CHAS v1.3 for 1.15.jar Craftable Horse Armour {craftablehorsearmour@1.3 LOAD_REGISTRIES}
exnihilosequentia-1.1.0.3.jar Ex Nihilo: Sequentia {exnihilosequentia@1.1.0.3 LOAD_REGISTRIES}
CosmeticArmorReworked-1.15.2-v3a.jar CosmeticArmorReworked {cosmeticarmorreworked@1.15.2-v3a LOAD_REGISTRIES}
EnderMail-1.15.2-1.1.3.jar Ender Mail {endermail@1.15.2-1.1.3 LOAD_REGISTRIES}
DefaultOptions_1.15.2-11.0.1.jar Default Options {defaultoptions@11.0.1 LOAD_REGISTRIES}
Kiwi Modules:
chineseworkshop:blocks
chineseworkshop:debug_stick
chineseworkshop:decorations
chineseworkshop:materials
chineseworkshop:retexture
kiwi:contributors
kiwi:data
Launched Version: forge-31.2.36
Backend library: LWJGL version 3.2.2 build 10
Backend API: GeForce GTX 1080 Ti/PCIe/SSE2 GL version 4.6.0 NVIDIA 445.75, 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 Intel(R) Core(TM) i9-9900K CPU @ 3.60GHz
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment