---- Minecraft Crash Report ---- WARNING: coremods are present: TransformLoader (DynamicSurroundings-1.12.2-3.6.1.0.jar) SSLoadingPlugin (SereneSeasons-1.12.2-1.2.18-universal.jar) Do not report to Forge! (If you haven't disabled the FoamFix coremod, try disabling it in the config! Note that this bit of text will still appear.) (foamfix-0.10.15-1.12.2.jar) SoManyEnchantments ASM (SoManyEnchantments-0.5.5.jar) ForgelinPlugin (Forgelin-1.8.4.jar) midnight (themidnight-0.3.5.jar) CreativePatchingLoader (CreativeCore_v1.10.70_mc1.12.2.jar) Quark Plugin (Quark-r1.6-179.jar) FutureMC (future-mc-0.2.11.jar) Worldgeneration Profiler Plugin (world_generation_profiler-[1.8-1.12.2]-1.2.1.5.jar) Launcher Tray (ftb-progress.jar) LucraftCoreCoreMod (LucraftCore-1.12.2-2.4.17.jar) LoadingPlugin (Bloodmoon-MC1.12.2-1.5.3.jar) SecurityCraftLoadingPlugin ([1.12.2] SecurityCraft v1.9.6.jar) HCASM (HammerLib-1.12.2-2.0.6.32.jar) SpartanWeaponry-MixinLoader (SpartanWeaponry-1.12.2-1.5.3.jar) weaponlib (mw3.0_sqr-0.7.25_BETA_mc1.12.2.jar) LoadingPlugin (HardcoreDarkness-MC1.12.2-2.0.jar) IvToolkit (IvToolkit-1.3.3-1.12.jar) DLFMLCorePlugin (DynamicLights-1.12.2.jar) Contact their authors BEFORE contacting forge // You should try our sister game, Minceraft! Time: 5/16/23 12:07 AM Description: Ticking entity java.lang.NullPointerException: Ticking entity at lucraft.mods.lucraftcore.superpowers.abilities.Ability.getModId(Ability.java:296) at lucraft.mods.lucraftcore.superpowers.abilities.Ability.getTranslationName(Ability.java:300) at lucraft.mods.lucraftcore.superpowers.abilities.Ability.registerData(Ability.java:269) at lucraft.mods.lucraftcore.superpowers.abilities.Ability.(Ability.java:240) at lucraft.mods.lucraftcore.superpowers.abilities.AbilityHeld.(AbilityHeld.java:11) at lucraft.mods.heroesexpansion.abilities.AbilityGrabEntity.(AbilityGrabEntity.java:42) at anvil.infinity.compat.HELoadedProxy.getAbilityGrabEntity(HELoadedProxy.java:16) at anvil.infinity.items.ItemMindStone.addStoneAbilities(ItemMindStone.java:43) at lucraft.mods.lucraftcore.infinity.items.ItemInfinityGauntlet.addDefaultAbilities(ItemInfinityGauntlet.java:164) at lucraft.mods.lucraftcore.superpowers.abilities.supplier.AbilityContainerItem.switchProvider(AbilityContainerItem.java:80) at lucraft.mods.lucraftcore.superpowers.abilities.supplier.AbilityContainerItem.onUpdate(AbilityContainerItem.java:37) at lucraft.mods.lucraftcore.superpowers.capabilities.CapabilitySuperpower.onUpdate(CapabilitySuperpower.java:114) at lucraft.mods.lucraftcore.superpowers.capabilities.CapabilitySuperpower$CapabilitySuperpowerEventHandler.onUpdate(CapabilitySuperpower.java:260) at net.minecraftforge.fml.common.eventhandler.ASMEventHandler_1274_CapabilitySuperpowerEventHandler_onUpdate_LivingUpdateEvent.invoke(.dynamic) at net.minecraftforge.fml.common.eventhandler.ASMEventHandler.invoke(ASMEventHandler.java:90) at net.minecraftforge.fml.common.eventhandler.EventBus.post(EventBus.java:182) at net.minecraftforge.common.ForgeHooks.onLivingUpdate(ForgeHooks.java:581) at net.minecraft.entity.EntityLivingBase.func_70071_h_(EntityLivingBase.java:2095) at net.minecraft.entity.player.EntityPlayer.func_70071_h_(EntityPlayer.java:234) at net.minecraft.client.entity.EntityPlayerSP.func_70071_h_(EntityPlayerSP.java:181) at net.minecraft.world.World.func_72866_a(World.java:1996) at net.minecraft.world.World.func_72870_g(World.java:1958) at net.minecraft.world.World.func_72939_s(World.java:1762) at net.minecraft.client.Minecraft.func_71407_l(Minecraft.java:1847) at net.minecraft.client.Minecraft.func_71411_J(Minecraft.java:1098) at net.minecraft.client.Minecraft.func_99999_d(Minecraft.java:398) at net.minecraft.client.main.Main.main(SourceFile:123) 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.minecraft.launchwrapper.Launch.launch(Launch.java:135) at net.minecraft.launchwrapper.Launch.main(Launch.java:28) A detailed walkthrough of the error, its code path and all known details is as follows: --------------------------------------------------------------------------------------- -- Head -- Thread: Client thread Stacktrace: at lucraft.mods.lucraftcore.superpowers.abilities.Ability.getModId(Ability.java:296) at lucraft.mods.lucraftcore.superpowers.abilities.Ability.getTranslationName(Ability.java:300) at lucraft.mods.lucraftcore.superpowers.abilities.Ability.registerData(Ability.java:269) at lucraft.mods.lucraftcore.superpowers.abilities.Ability.(Ability.java:240) at lucraft.mods.lucraftcore.superpowers.abilities.AbilityHeld.(AbilityHeld.java:11) at lucraft.mods.heroesexpansion.abilities.AbilityGrabEntity.(AbilityGrabEntity.java:42) at anvil.infinity.compat.HELoadedProxy.getAbilityGrabEntity(HELoadedProxy.java:16) at anvil.infinity.items.ItemMindStone.addStoneAbilities(ItemMindStone.java:43) at lucraft.mods.lucraftcore.infinity.items.ItemInfinityGauntlet.addDefaultAbilities(ItemInfinityGauntlet.java:164) at lucraft.mods.lucraftcore.superpowers.abilities.supplier.AbilityContainerItem.switchProvider(AbilityContainerItem.java:80) at lucraft.mods.lucraftcore.superpowers.abilities.supplier.AbilityContainerItem.onUpdate(AbilityContainerItem.java:37) at lucraft.mods.lucraftcore.superpowers.capabilities.CapabilitySuperpower.onUpdate(CapabilitySuperpower.java:114) at lucraft.mods.lucraftcore.superpowers.capabilities.CapabilitySuperpower$CapabilitySuperpowerEventHandler.onUpdate(CapabilitySuperpower.java:260) at net.minecraftforge.fml.common.eventhandler.ASMEventHandler_1274_CapabilitySuperpowerEventHandler_onUpdate_LivingUpdateEvent.invoke(.dynamic) at net.minecraftforge.fml.common.eventhandler.ASMEventHandler.invoke(ASMEventHandler.java:90) at net.minecraftforge.fml.common.eventhandler.EventBus.post(EventBus.java:182) at net.minecraftforge.common.ForgeHooks.onLivingUpdate(ForgeHooks.java:581) at net.minecraft.entity.EntityLivingBase.func_70071_h_(EntityLivingBase.java:2095) at net.minecraft.entity.player.EntityPlayer.func_70071_h_(EntityPlayer.java:234) at net.minecraft.client.entity.EntityPlayerSP.func_70071_h_(EntityPlayerSP.java:181) at net.minecraft.world.World.func_72866_a(World.java:1996) at net.minecraft.world.World.func_72870_g(World.java:1958) -- Entity being ticked -- Details: Entity Type: null (net.minecraft.client.entity.EntityPlayerSP) Entity ID: 129 Entity Name: IcyyLuna Entity's Exact location: -213.47, 214.00, 1319.00 Entity's Block location: World: (-214,214,1319), Chunk: (at 10,13,7 in -14,82; contains blocks -224,0,1312 to -209,255,1327), Region: (-1,2; contains chunks -32,64 to -1,95, blocks -512,0,1024 to -1,255,1535) Entity's Momentum: 0.00, -0.08, 0.00 Entity's Passengers: [] Entity's Vehicle: ~~ERROR~~ NullPointerException: null Stacktrace: at net.minecraft.world.World.func_72939_s(World.java:1762) -- Affected level -- Details: Level name: MpServer All players: 1 total; [EntityPlayerSP['IcyyLuna'/129, l='MpServer', x=-213.47, y=214.00, z=1319.00]] Chunk stats: MultiplayerChunkCache: 169, 169 Level seed: 0 Level generator: ID 00 - default, ver 1. Features enabled: false Level generator options: Level spawn location: World: (224,64,116), Chunk: (at 0,4,4 in 14,7; contains blocks 224,0,112 to 239,255,127), Region: (0,0; contains chunks 0,0 to 31,31, blocks 0,0,0 to 511,255,511) Level time: 11029402 game time, 1514586 day time Level dimension: 0 Level storage version: 0x00000 - Unknown? Level weather: Rain time: 0 (now: false), thunder time: 0 (now: false) Level game mode: Game mode: survival (ID 0). Hardcore: false. Cheats: false Forced entities: 24 total; [EntityCanraAdapted['Adapted Summoner'/133, l='MpServer', x=-249.96, y=34.00, z=1334.35], EntityCanraAdapted['Adapted Summoner'/136, l='MpServer', x=-249.35, y=34.00, z=1332.65], EntityHullAdapted['Adapted Manducater'/139, l='MpServer', x=-249.80, y=34.00, z=1339.35], EntityCanraAdapted['Adapted Summoner'/140, l='MpServer', x=-248.65, y=34.00, z=1334.35], EntityInhooS['Incomplete Form'/143, l='MpServer', x=-248.75, y=34.00, z=1338.19], EntityLesh['Moving Flesh'/144, l='MpServer', x=-250.50, y=34.00, z=1338.13], EntityItem['item.item.rottenFlesh'/145, l='MpServer', x=-249.94, y=34.00, z=1331.42], EntityPlayerSP['IcyyLuna'/129, l='MpServer', x=-213.47, y=214.00, z=1319.00], EntityItem['item.item.sulphur'/97, l='MpServer', x=-194.85, y=78.00, z=1262.85], EntityItem['item.item.refinedstorage:storage_disk.3'/98, l='MpServer', x=-199.31, y=32.00, z=1264.40], EntityItem['item.item.refinedstorage:storage_disk.3'/99, l='MpServer', x=-198.63, y=32.00, z=1265.81], EntityItem['item.item.refinedstorage:storage_disk.3'/100, l='MpServer', x=-198.71, y=32.00, z=1265.87], EntityItem['item.item.refinedstorage:storage_disk.3'/101, l='MpServer', x=-198.75, y=32.00, z=1265.89], EntityItem['item.item.refinedstorage:storage_disk.3'/102, l='MpServer', x=-198.22, y=32.00, z=1266.53], EntityItem['item.item.refinedstorage:storage_disk.3'/103, l='MpServer', x=-198.26, y=32.00, z=1266.21], EntityItem['item.item.refinedstorage:storage_disk.3'/104, l='MpServer', x=-198.46, y=32.00, z=1266.64], EntityItem['item.item.refinedstorage:storage_disk.3'/105, l='MpServer', x=-198.73, y=32.00, z=1265.60], EntityItem['item.item.refinedstorage:storage_disk.3'/106, l='MpServer', x=-197.79, y=32.00, z=1266.27], EntityItem['item.item.refinedstorage:storage_disk.3'/107, l='MpServer', x=-198.50, y=32.00, z=1265.78], EntityItem['item.item.refinedstorage:storage_disk.3'/108, l='MpServer', x=-198.42, y=32.00, z=1265.69], EntityItem['item.item.refinedstorage:storage_disk.3'/109, l='MpServer', x=-198.67, y=32.00, z=1266.27], EntityItem['item.item.refinedstorage:storage_disk.3'/110, l='MpServer', x=-198.41, y=32.00, z=1265.89], EntityItem['item.item.prismarineShard'/113, l='MpServer', x=-183.58, y=32.00, z=1276.24], EntityItem['item.item.prismarineCrystals'/114, l='MpServer', x=-181.24, y=36.00, z=1278.07]] Retry entities: 0 total; [] Server brand: fml,forge Server type: Non-integrated multiplayer server Stacktrace: at net.minecraft.client.multiplayer.WorldClient.func_72914_a(WorldClient.java:420) at net.minecraft.client.Minecraft.func_71396_d(Minecraft.java:2741) at net.minecraft.client.Minecraft.func_99999_d(Minecraft.java:419) at net.minecraft.client.main.Main.main(SourceFile:123) 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.minecraft.launchwrapper.Launch.launch(Launch.java:135) at net.minecraft.launchwrapper.Launch.main(Launch.java:28) -- System Details -- Details: Minecraft Version: 1.12.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: 1831948464 bytes (1747 MB) / 7590641664 bytes (7239 MB) up to 15897460736 bytes (15161 MB) JVM Flags: 3 total; -XX:HeapDumpPath=MojangTricksIntelDriversForPerformance_javaw.exe_minecraft.exe.heapdump -Xmx17056m -Xms256m IntCache: cache: 0, tcache: 0, allocated: 0, tallocated: 0 FML: MCP 9.42 Powered by Forge 14.23.5.2860 123 mods loaded, 123 mods active States: 'U' = Unloaded 'L' = Loaded 'C' = Constructed 'H' = Pre-initialized 'I' = Initialized 'J' = Post-initialized 'A' = Available 'D' = Disabled 'E' = Errored | State | ID | Version | Source | Signature | |:------ |:--------------------------- |:----------------------- |:----------------------------------------------------- |:---------------------------------------- | | LCHIJA | minecraft | 1.12.2 | minecraft.jar | None | | LCHIJA | mcp | 9.42 | minecraft.jar | None | | LCHIJA | FML | 8.0.99.99 | forge-1.12.2-14.23.5.2860.jar | e3c3d50c7c986df74c645c0ac54639741c90a557 | | LCHIJA | forge | 14.23.5.2860 | forge-1.12.2-14.23.5.2860.jar | e3c3d50c7c986df74c645c0ac54639741c90a557 | | LCHIJA | creativecoredummy | 1.0.0 | minecraft.jar | None | | LCHIJA | ivtoolkit | 1.3.3-1.12 | minecraft.jar | None | | LCHIJA | worldgenerationprofiler | 1.2.1.5 | minecraft.jar | None | | LCHIJA | foamfixcore | 7.7.4 | minecraft.jar | None | | LCHIJA | securitycraft | v1.9.6 | [1.12.2] SecurityCraft v1.9.6.jar | None | | LCHIJA | simplehomes | 1.0.3 | [1.12.2]+Simple+Homes-1.0.3.jar | None | | LCHIJA | bspkrscore | 7.6.0.1 | [1.12]bspkrsCore-universal-7.6.0.1.jar | None | | LCHIJA | statuseffecthud | 1.43.0 | [1.12]StatusEffectHUD-client-1.43.0.jar | None | | LCHIJA | deconstruction | 3.0.4 | [MC1.12.2]DeconTable-3.0.4.jar | None | | LCHIJA | aiimprovements | 0.0.1.3 | AIImprovements-1.12-0.0.1b3.jar | None | | LCHIJA | jei | 4.16.1.301 | jei_1.12.2-4.16.1.301.jar | None | | LCHIJA | appleskin | 1.0.14 | AppleSkin-mc1.12-1.0.14.jar | None | | LCHIJA | atlaslib | 1.1.5a | Atlas-Lib-1.12.2-1.1.5a.jar | None | | LCHIJA | quark | r1.6-179 | Quark-r1.6-179.jar | None | | LCHIJA | autoreglib | 1.3-32 | AutoRegLib-1.3-32.jar | None | | LCHIJA | codechickenlib | 3.2.3.358 | CodeChickenLib-1.12.2-3.2.3.358-universal.jar | f1850c39b2516232a2108a7bd84d1cb5df93b261 | | LCHIJA | avaritia | 3.3.0 | Avaritia-1.12.2-3.3.0.37-universal.jar | None | | LCHIJA | baubles | 1.5.2 | Baubles-1.12-1.5.2.jar | None | | LCHIJA | bettercaves | 1.12.2 | bettercaves-1.12.2-2.0.4.jar | None | | LCHIJA | biomesoplenty | 7.0.1.2445 | BiomesOPlenty-1.12.2-7.0.1.2445-universal.jar | None | | LCHIJA | bloodmoon | 1.5.3 | Bloodmoon-MC1.12.2-1.5.3.jar | d72e0dd57935b3e9476212aea0c0df352dd76291 | | LCHIJA | bountifulbaubles | 0.0.1 | Bountiful+Baubles-1.12.2-0.1.8.jar | None | | LCHIJA | redstoneflux | 2.1.1 | RedstoneFlux-1.12-2.1.1.1-universal.jar | None | | LCHIJA | brandonscore | 2.4.20 | BrandonsCore-1.12.2-2.4.20.162-universal.jar | None | | LCHIJA | chameleon | 1.12-4.1.3 | Chameleon-1.12-4.1.3.jar | None | | LCHIJA | cofhcore | 4.6.6 | CoFHCore-1.12.2-4.6.6.1-universal.jar | None | | LCHIJA | cofhworld | 1.4.0 | CoFHWorld-1.12.2-1.4.0.1-universal.jar | None | | LCHIJA | cookingforblockheads | 6.5.0 | CookingForBlockheads_1.12.2-6.5.0.jar | None | | LCHIJA | extendedrenderer | v1.0 | coroutil-1.12.1-1.2.37 (1).jar | None | | LCHIJA | coroutil | 1.12.1-1.2.37 | coroutil-1.12.1-1.2.37 (1).jar | None | | LCHIJA | configmod | v1.0 | coroutil-1.12.1-1.2.37 (1).jar | None | | LCHIJA | creativecore | 1.10.0 | CreativeCore_v1.10.70_mc1.12.2.jar | None | | LCHIJA | cyclicmagic | 1.20.12 | Cyclic-1.12.2-1.20.14.jar | 0e5cb559be7d03f3fc18b8cba547d663e25f28af | | LCHIJA | ptrmodellib | 1.0.5 | PTRLib-1.0.5.jar | None | | LCHIJA | props | 2.6.3.7 | Decocraft-2.6.3.7_1.12.2.jar | None | | LCHIJA | thermalfoundation | 2.6.7 | ThermalFoundation-1.12.2-2.6.7.1-universal.jar | None | | LCHIJA | draconicevolution | 2.3.28 | Draconic-Evolution-1.12.2-2.3.28.354-universal.jar | None | | LCHIJA | dungeontactics | DT-0.16.9 | DungeonTactics-1.12.2-0.16.9.jar | None | | LCHIJA | dynamiclights | 1.4.9 | DynamicLights-1.12.2.jar | None | | LCHIJA | dynamiclights_onfire | 1.0.7 | DynamicLights-1.12.2.jar | None | | LCHIJA | dynamiclights_creepers | 1.0.6 | DynamicLights-1.12.2.jar | None | | LCHIJA | dynamiclights_dropitems | 1.1.0 | DynamicLights-1.12.2.jar | None | | LCHIJA | dynamiclights_entityclasses | 1.0.1 | DynamicLights-1.12.2.jar | None | | LCHIJA | dynamiclights_mobequipment | 1.1.0 | DynamicLights-1.12.2.jar | None | | LCHIJA | dynamiclights_flamearrows | 1.0.1 | DynamicLights-1.12.2.jar | None | | LCHIJA | dynamiclights_floodlights | 1.0.3 | DynamicLights-1.12.2.jar | None | | LCHIJA | dynamiclights_otherplayers | 1.0.9 | DynamicLights-1.12.2.jar | None | | LCHIJA | dynamiclights_theplayer | 1.1.3 | DynamicLights-1.12.2.jar | None | | LCHIJA | sereneseasons | 1.2.18 | SereneSeasons-1.12.2-1.2.18-universal.jar | None | | LCHIJA | orelib | 3.6.0.1 | OreLib-1.12.2-3.6.0.1.jar | 7a2128d395ad96ceb9d9030fbd41d035b435753a | | LCHIJA | dsurround | 3.6.1.0 | DynamicSurroundings-1.12.2-3.6.1.0.jar | 7a2128d395ad96ceb9d9030fbd41d035b435753a | | LCHIJA | dynview | 1.3 | dynviewdist-1.12-1.3.jar | None | | LCHIJA | enhancedarmaments | 1.3.21 | enhancedarmaments-1.3.21.jar | None | | LCHIJA | enhancedvisuals | 1.3.0 | EnhancedVisuals_v1.4.4_mc1.12.2.jar | None | | LCHIJA | valkyrielib | 1.12.2-2.0.20.1 | valkyrielib-1.12.2-2.0.20.1.jar | None | | LCHIJA | environmentaltech | 1.12.2-2.0.20.1 | environmentaltech-1.12.2-2.0.20.1.jar | None | | LCHIJA | etlunar | 1.12.2-2.0.20.1 | etlunar-1.12.2-2.0.20.1.jar | None | | LCHIJA | uteamcore | 2.2.5.226 | u_team_core-1.12.2-2.2.5.226.jar | None | | LCHIJA | extremecobblegenerator | 1.0.0.7 | extreme_cobble_generator-1.12.2-1.0.0.7.jar | None | | LCHIJA | familiarfauna | 1.0.11 | FamiliarFauna-1.12.2-1.0.11.jar | None | | LCHIJA | foamfix | @VERSION@ | foamfix-0.10.15-1.12.2.jar | None | | LCHIJA | forgelin | 1.8.4 | Forgelin-1.8.4.jar | None | | LCHIJA | futuremc | 0.2.6 | future-mc-0.2.11.jar | None | | LCHIJA | gwdeepslate | 1.0 | Glymworld-Deepslate-v1.1.0.jar | None | | LCHIJA | hammercore | 2.0.6.32 | HammerLib-1.12.2-2.0.6.32.jar | 9f5e2a811a8332a842b34f6967b7db0ac4f24856 | | LCHIJA | hardcoredarkness | 2.0 | HardcoreDarkness-MC1.12.2-2.0.jar | d72e0dd57935b3e9476212aea0c0df352dd76291 | | LCHIJA | harshenuniverse | 1.2.6 | HarshenUniverse-1.2.6.jar | None | | LCHIJA | hbm | hbm-1.8.3a-G | hbm-1.8.3a-G.jar | None | | LCHIJA | speedsterheroes | 1.12.2-2.2.1 | SpeedsterHeroes-1.12.2-2.2.1.jar | None | | LCHIJA | lucraftcore | 1.12.2-2.4.16 | LucraftCore-1.12.2-2.4.17.jar | None | | LCHIJA | heroesexpansion | 1.12.2-1.3.5 | HeroesExpansion-1.12.2-1.3.5.jar | None | | LCHIJA | ichunutil | 7.2.2 | iChunUtil-1.12.2-7.2.2.jar | 4db5c2bd1b556f252a5b8b54b256d381b2a0a6b8 | | LCHIJA | improvableskills | 12.4.68 | ImprovableSkills-1.12.2-12.4.68.jar | 9f5e2a811a8332a842b34f6967b7db0ac4f24856 | | LCHIJA | ic2 | 2.8.222-ex112 | industrialcraft-2-2.8.222-ex112.jar | de041f9f6187debbc77034a344134053277aa3b0 | | LCHIJA | infinity | 1.12 | infinity-1.12.jar | None | | LCHIJA | inventorypets | 2.0.15 | inventorypets-1.12-2.0.15.jar | None | | LCHIJA | inventorysorter | 1.13.3+57 | inventorysorter-1.12.2-1.13.3+57.jar | None | | LCHIJA | ironbackpacks | 1.12.2-3.0.8-12 | IronBackpacks-1.12.2-3.0.8-12 (1).jar | None | | LCHIJA | journeymap | 1.12.2-5.7.1 | journeymap-1.12.2-5.7.1.jar | None | | LCHIJA | mobdismemberment | 7.0.0 | MobDismemberment-1.12.2-7.0.0.jar | None | | LCHIJA | morpheus | 1.12.2-3.5.106 | Morpheus-1.12.2-3.5.106.jar | None | | LCHIJA | mousetweaks | 2.10 | MouseTweaks-2.10-mc1.12.2.jar | None | | LCHIJA | mw | 0.7.1 | mw3.0_sqr-0.7.25_BETA_mc1.12.2.jar | None | | LCHIJA | nocubessrparmory | 3.0.0 | NoCubes_SRP_Combat_Addon_3.0.0.jar | None | | LCHIJA | nocubessrpnests | 3.0.0 | NoCubes_SRP_Nests_Addon_3.0.0.jar | None | | LCHIJA | nocubessrpsurvival | 3.0.0 | NoCubes_SRP_Survival_Addon_3.0.0.jar | None | | LCHIJA | oreexcavation | 1.4.150 | OreExcavation-1.4.150 (1).jar | None | | LCHIJA | performant | 1.12.2-1.5 | performant-1.11.jar | None | | LCHIJA | projecte | 1.12.2-PE1.4.1 | ProjectE-1.12.2-PE1.4.1.jar | None | | LCHIJA | reccomplex | 1.4.8.4 | RecurrentComplex-1.4.8.4.jar | None | | LCHIJA | refinedstorage | 1.6.16 | refinedstorage-1.6.16.jar | 57893d5b90a7336e8c63fe1c1e1ce472c3d59578 | | LCHIJA | roguelike | 1.8.0 | RoguelikeDungeons-1.12.2-1.8.0.jar | None | | LCHIJA | simpleplanes | 3.0.1.7 | simpleplanes-1.12.2-3.0.1.7.jar | None | | LCHIJA | solarflux | 12.4.11 | SolarFluxReborn-1.12.2-12.4.11.jar | 9f5e2a811a8332a842b34f6967b7db0ac4f24856 | | LCHIJA | somanyenchantments | 0.5.5 | SoManyEnchantments-0.5.5.jar | None | | LCHIJA | spartanshields | 1.5.5 | SpartanShields-1.12.2-1.5.5.jar | None | | LCHIJA | xat | 0.32 | Trinkets+and+Baubles-32.4.jar | None | | LCHIJA | spartanweaponry | 1.5.3 | SpartanWeaponry-1.12.2-1.5.3.jar | None | | LCHIJA | srparasites | 1.9.12 | SRParasites-1.12.2v1.9.12.jar | None | | LCHIJA | star-tech | 1.1.1 | star-tech-1.1.1.jar | None | | LCHIJA | storagedrawers | 5.2.2 | StorageDrawers-1.12.2-5.4.2.jar | None | | LCHIJA | swampland | 2.6 | Swamp_1.12.2_2.6.jar | None | | LCHIJA | thermalexpansion | 5.5.7 | ThermalExpansion-1.12.2-5.5.7.1-universal.jar | None | | LCHIJA | thermalcultivation | 0.3.6 | ThermalCultivation-1.12.2-0.3.6.1-universal.jar | None | | LCHIJA | treechopper | 1.2.4 | TreeChopper-1.12.2-1.2.4.jar | None | | LCHIJA | universalmodifiers | 1.12.2-1.0.16.1 | valkyrielib-1.12.2-2.0.20.1.jar | None | | LCHIJA | waystones | 4.1.0 | Waystones_1.12.2-4.1.0.jar | None | | LCHIJA | weather2 | 1.12.1-2.6.12 | weather2-1.12.1-2.6.12.jar | None | | LCHIJA | worldedit | 6.1.10 | worldedit-forge-mc1.12.2-6.1.10-dist.jar | None | | LCHIJA | drplibrary | 1.12.2-0.1.3-SNAPSHOT | drplibrary-1.12.2-0.1.3-SNAPSHOT-20190129.094240.jar | 893c317856cf6819b3a8381c5664e4b06df7d1cc | | LCHIJA | drpcmblueprints | 1.12.2-1.2.3 | drpcmblueprints-1.12.2-1.2.3.jar | 893c317856cf6819b3a8381c5664e4b06df7d1cc | | LCHIJA | drpcmmaarg | 1.12.2-0.10.0-SNAPSHOT | drpcmmaarg-1.12.2-0.10.0-SNAPSHOT-20181116.014036.jar | 893c317856cf6819b3a8381c5664e4b06df7d1cc | | LCHIJA | drpcmguis | 1.12.2-0.0.2-SNAPSHOT | drpcmguis-1.12.2-0.0.1-SNAPSHOT-20181125.060253.jar | 893c317856cf6819b3a8381c5664e4b06df7d1cc | | LCHIJA | drpcore | 1.12.2-0.4.7 | drpcore-1.12.2-0.4.8.jar | 893c317856cf6819b3a8381c5664e4b06df7d1cc | | LCHIJA | drpcmlocks | 1.12.2-1.0.1 | drpcmlocks-1.12.2-1.0.0-SNAPSHOT-20181126.051203.jar | 893c317856cf6819b3a8381c5664e4b06df7d1cc | | LCHIJA | drpmedieval | 1.12.2-0.3.6 | drpmedieval-1.12.2-0.3.6.jar | None | | LCHIJA | structurize | 1.12.2-0.10.277-RELEASE | structurize-1.12.2-0.10.277-RELEASE.jar | None | | LCHIJA | minecolonies | 1.12.2-0.11.841-ALPHA | minecolonies-1.12.2-0.11.841-BETA-universal.jar | None | | LCHIJA | midnight | 0.3.5 | themidnight-0.3.5.jar | None | Loaded coremods (and transformers): TransformLoader (DynamicSurroundings-1.12.2-3.6.1.0.jar) SSLoadingPlugin (SereneSeasons-1.12.2-1.2.18-universal.jar) sereneseasons.asm.transformer.EntityRendererTransformer sereneseasons.asm.transformer.WorldTransformer Do not report to Forge! (If you haven't disabled the FoamFix coremod, try disabling it in the config! Note that this bit of text will still appear.) (foamfix-0.10.15-1.12.2.jar) pl.asie.foamfix.coremod.FoamFixTransformer SoManyEnchantments ASM (SoManyEnchantments-0.5.5.jar) com.Shultrea.Rin.Transformer.SMEASM ForgelinPlugin (Forgelin-1.8.4.jar) midnight (themidnight-0.3.5.jar) com.mushroom.midnight.core.transformer.MidnightClassTransformer CreativePatchingLoader (CreativeCore_v1.10.70_mc1.12.2.jar) Quark Plugin (Quark-r1.6-179.jar) vazkii.quark.base.asm.ClassTransformer FutureMC (future-mc-0.2.11.jar) thedarkcolour.futuremc.asm.CoreTransformer Worldgeneration Profiler Plugin (world_generation_profiler-[1.8-1.12.2]-1.2.1.5.jar) net.hycrafthd.worldgenerationprofiler.asm.transformer.Transformer Launcher Tray (ftb-progress.jar) LucraftCoreCoreMod (LucraftCore-1.12.2-2.4.17.jar) lucraft.mods.lucraftcore.core.LCTransformer LoadingPlugin (Bloodmoon-MC1.12.2-1.5.3.jar) lumien.bloodmoon.asm.ClassTransformer SecurityCraftLoadingPlugin ([1.12.2] SecurityCraft v1.9.6.jar) HCASM (HammerLib-1.12.2-2.0.6.32.jar) com.zeitheron.hammercore.asm.HammerCoreTransformer SpartanWeaponry-MixinLoader (SpartanWeaponry-1.12.2-1.5.3.jar) weaponlib (mw3.0_sqr-0.7.25_BETA_mc1.12.2.jar) com.vicmatskiv.weaponlib.core.WeaponlibClassTransformer LoadingPlugin (HardcoreDarkness-MC1.12.2-2.0.jar) lumien.hardcoredarkness.asm.ClassTransformer IvToolkit (IvToolkit-1.3.3-1.12.jar) DLFMLCorePlugin (DynamicLights-1.12.2.jar) atomicstryker.dynamiclights.common.DLTransformer GL info: ' Vendor: 'NVIDIA Corporation' Version: '4.6.0 NVIDIA 531.68' Renderer: 'NVIDIA GeForce RTX 3060 Laptop GPU/PCIe/SSE2' HammerCore Debug Information: Dependent Mods: -Improvable Skills (improvableskills) @ 12.4.68 Launched Version: forge-14.23.5.2860 LWJGL: 2.9.4 OpenGL: NVIDIA GeForce RTX 3060 Laptop GPU/PCIe/SSE2 GL version 4.6.0 NVIDIA 531.68, NVIDIA Corporation GL Caps: Using GL 1.3 multitexturing. Using GL 1.3 texture combiners. Using framebuffer objects because OpenGL 3.0 is supported and separate blending is supported. Shaders are available because OpenGL 2.1 is supported. VBOs are available because OpenGL 1.5 is supported. Using VBOs: Yes Is Modded: Definitely; Client brand changed to 'fml,forge' Type: Client (map_client.txt) Resource Packs: SRParasites32X.zip Current Language: English (US) Profiler Position: N/A (disabled) CPU: 12x 11th Gen Intel(R) Core(TM) i5-11400H @ 2.70GHz