Bug FTB Interactions 1.7.0 redstone breaks game

  • This section is closed. Please do bug reports over at the FTB GitHub repos.
  • The FTB Forum is now read-only, and is here as an archive. To participate in our community discussions, please join our Discord! https://ftb.team/discord

yuty89

New Member
Jul 29, 2019
1
0
0
If you have redstone in your hands and right click a useable, it will instant crash your client (only your client not the server) giving the below crash report. Only way I've found to be able to fix this is to delete the player folder to reset starting location and break the block the redstone is now sitting on, without looking at the redstone.

---- Minecraft Crash Report ----

WARNING: coremods are present:
AppleCore (AppleCore-mc1.12.2-3.2.0.jar)
F5FixLoadingPlugin (f5fix-1.2.jar)
Quark Plugin (Quark-r1.5-152.jar)
SqueezerCore (SqueezerPatch-1.12.2-1.0.0.jar)
AdvancedRocketryPlugin (AdvancedRocketry-1.12.2-1.5.0-139-universal.jar)
ForgelinPlugin (Forgelin-1.8.2.jar)
CTMCorePlugin (CTM-MC1.12.2-0.3.3.22.jar)
EnderCorePlugin (EnderCore-1.12.2-0.5.57-core.jar)
LoadingPlugin (ResourceLoader-MC1.12.1-1.5.3.jar)
LoadingPlugin (HardcoreDarkness-MC1.12.2-2.0.jar)
AstralCore (astralsorcery-1.12.2-1.10.18.jar)
LoadingPlugin (RandomThings-MC1.12.2-4.2.7.1.jar)
LibrarianLib Plugin (librarianlib-1.12.2-4.18.jar)
LittlePatchingLoader (LittleTiles_v1.5.0-pre135_mc1.12.2.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.5-1.12.2.jar)
CreativePatchingLoader (CreativeCore_v1.9.45_mc1.12.2.jar)
Wizardry Plugin (wizardry-0.10.0.jar)
OpenModsCorePlugin (OpenModsLib-1.12.2-0.12.2.jar)
Inventory Tweaks Coremod (InventoryTweaks-1.64+dev.146.jar)
ApotheosisCore (Apotheosis-1.12.2-1.9.4.jar)
RandomPatches (randompatches-1.12.2-1.15.1.0.jar)
llibrary (llibrary-core-1.0.11-1.12.2.jar)
Botania Tweaks Core (botaniatweaks-1.8.5.jar)
BNBGamingCore (BNBGamingCore-1.12.2-0.11.0.jar)
BiggerPacketsPlzCoreMod (biggerpacketsplz-since1.8-1.2.jar)
DLFMLCorePlugin (DynamicLights-1.12.2.jar)
Contact their authors BEFORE contacting forge

// Why did you do that?

Time: 7/11/19 7:35 PM
Description: Unexpected error

java.lang.NullPointerException: Unexpected error
at gregtech.api.metatileentity.MetaTileEntity.getCoverAtSide(MetaTileEntity.java:346)
at gregtech.api.metatileentity.MetaTileEntity.canConnectRedstone(MetaTileEntity.java:448)
at gregtech.api.block.machines.BlockMachine.canConnectRedstone(BlockMachine.java:294)
at net.minecraft.block.BlockRedstoneWire.canConnectTo(BlockRedstoneWire.java:456)
at net.minecraft.block.BlockRedstoneWire.func_176340_e(BlockRedstoneWire.java:434)
at net.minecraft.block.BlockRedstoneWire.func_176341_c(BlockRedstoneWire.java:102)
at net.minecraft.block.BlockRedstoneWire.func_176221_a(BlockRedstoneWire.java:91)
at net.minecraft.block.state.BlockStateContainer$StateImplementation.func_185899_b(BlockStateContainer.java:423)
at net.minecraft.block.BlockRedstoneWire.func_185496_a(BlockRedstoneWire.java:54)
at net.minecraft.block.state.BlockStateContainer$StateImplementation.func_185900_c(BlockStateContainer.java:456)
at net.minecraft.block.Block.func_180636_a(Block.java:631)
at net.minecraft.block.state.BlockStateContainer$StateImplementation.func_185910_a(BlockStateContainer.java:461)
at net.minecraft.world.World.func_147447_a(World.java:1087)
at net.minecraft.entity.Entity.func_174822_a(Entity.java:1586)
at net.minecraft.client.renderer.EntityRenderer.func_78473_a(EntityRenderer.java:357)
at net.minecraft.client.Minecraft.func_71407_l(Minecraft.java:1718)
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 gregtech.api.metatileentity.MetaTileEntity.getCoverAtSide(MetaTileEntity.java:346)
at gregtech.api.metatileentity.MetaTileEntity.canConnectRedstone(MetaTileEntity.java:448)
at gregtech.api.block.machines.BlockMachine.canConnectRedstone(BlockMachine.java:294)
at net.minecraft.block.BlockRedstoneWire.canConnectTo(BlockRedstoneWire.java:456)
at net.minecraft.block.BlockRedstoneWire.func_176340_e(BlockRedstoneWire.java:434)
at net.minecraft.block.BlockRedstoneWire.func_176341_c(BlockRedstoneWire.java:102)
at net.minecraft.block.BlockRedstoneWire.func_176221_a(BlockRedstoneWire.java:91)
at net.minecraft.block.state.BlockStateContainer$StateImplementation.func_185899_b(BlockStateContainer.java:423)
at net.minecraft.block.BlockRedstoneWire.func_185496_a(BlockRedstoneWire.java:54)
at net.minecraft.block.state.BlockStateContainer$StateImplementation.func_185900_c(BlockStateContainer.java:456)
at net.minecraft.block.Block.func_180636_a(Block.java:631)
at net.minecraft.block.state.BlockStateContainer$StateImplementation.func_185910_a(BlockStateContainer.java:461)
at net.minecraft.world.World.func_147447_a(World.java:1087)
at net.minecraft.entity.Entity.func_174822_a(Entity.java:1586)
at net.minecraft.client.renderer.EntityRenderer.func_78473_a(EntityRenderer.java:357)

-- Affected level --
Details:
Level name: MpServer
All players: 1 total; [EntityPlayerSP['Xeonic_'/791319, l='MpServer', x=-17.29, y=72.00, z=13.64]]
Chunk stats: MultiplayerChunkCache: 256, 256
Level seed: 0
Level generator: ID 07 - voidworld, ver 0. Features enabled: false
Level generator options:
Level spawn location: World: (0,67,10), Chunk: (at 0,4,10 in 0,0; contains blocks 0,0,0 to 15,255,15), Region: (0,0; contains chunks 0,0 to 31,31, blocks 0,0,0 to 511,255,511)
Level time: 3880495 game time, 3880495 day time
Level dimension: 0
Level storage version: 0x00000 - Unknown?
Level weather: Rain time: 0 (now: true), thunder time: 0 (now: false)
Level game mode: Game mode: survival (ID 0). Hardcore: false. Cheats: false
Forced entities: 148 total; [EntityCreeper['Creeper'/779785, l='MpServer', x=46.50, y=21.00, z=-63.50], EntityPlayerSP['Xeonic_'/791319, l='MpServer', x=-17.29, y=72.00, z=13.64], EntityItem['item.tile.log.oak'/765965, l='MpServer', x=-28.62, y=71.00, z=19.88], EntityLatchedRenderer['unknown'/7, l='MpServer', x=8.50, y=65.00, z=8.50], EntityHippogryph['Hippogryph'/16, l='MpServer', x=-18.80, y=71.00, z=31.07], EntityZombie['Zombie'/785434, l='MpServer', x=27.50, y=15.00, z=-57.50], EntityItem['item.tile.log.oak'/18, l='MpServer', x=-30.84, y=71.00, z=19.78], EntityItem['item.tile.log.oak'/727320, l='MpServer', x=-30.63, y=71.00, z=12.75], EntityItem['item.tile.log.oak'/751645, l='MpServer', x=-34.49, y=71.00, z=19.47], EntityItem['item.tile.log.oak'/787995, l='MpServer', x=-34.70, y=71.00, z=22.94], EntitySkeleton['Skeleton'/785174, l='MpServer', x=46.50, y=19.00, z=-64.50], EntityItem['item.tile.log.oak'/700712, l='MpServer', x=-33.61, y=71.00, z=21.85], EntityItem['item.tile.log.oak'/764718, l='MpServer', x=-34.88, y=71.00, z=16.18], EntityItem['item.tile.log.oak'/783918, l='MpServer', x=-29.90, y=71.00, z=18.20], EntityItem['item.tile.log.oak'/791077, l='MpServer', x=-33.94, y=71.00, z=18.13], EntityItem['item.tile.log.oak'/515886, l='MpServer', x=-29.85, y=72.00, z=21.88], EntityItem['item.tile.log.oak'/735520, l='MpServer', x=-36.49, y=72.00, z=14.39], EntityItem['item.tile.log.oak'/784420, l='MpServer', x=-27.03, y=71.00, z=23.04], EntityHippocampus['Hippocampus'/51, l='MpServer', x=40.36, y=62.89, z=46.66], EntityHippocampus['Hippocampus'/52, l='MpServer', x=45.02, y=62.89, z=41.19], EntityItem['item.tile.log.oak'/528959, l='MpServer', x=-31.40, y=71.00, z=18.33], EntityItem['item.tile.log.oak'/731447, l='MpServer', x=-27.12, y=71.00, z=19.48], EntitySkeleton['Skeleton'/764490, l='MpServer', x=50.50, y=21.00, z=-65.50], EntityItem['item.tile.log.oak'/748878, l='MpServer', x=-27.02, y=71.00, z=12.83], EntityEnderminy['Mini Enderman'/780877, l='MpServer', x=28.50, y=18.00, z=21.50], EntityParrot['Parrot'/71, l='MpServer', x=-27.25, y=7.00, z=-8.25], EntityArmorStand['Armor Stand'/73, l='MpServer', x=-34.50, y=65.88, z=9.50], EntitySkeleton['Skeleton'/783168, l='MpServer', x=3.50, y=16.00, z=-53.50], EntityItem['item.tile.log.oak'/536900, l='MpServer', x=-33.63, y=71.00, z=18.92], EntityCreeper['Creeper'/787265, l='MpServer', x=9.50, y=21.00, z=-39.50], EntityCow['General Hansburger'/85, l='MpServer', x=1.07, y=64.00, z=35.93], EntityCow['Cow'/86, l='MpServer', x=3.56, y=64.00, z=35.02], EntityCow['Cow'/87, l='MpServer', x=4.55, y=64.00, z=35.93], EntityCow['Cow'/88, l='MpServer', x=2.72, y=64.00, z=32.07], EntityCreeper['Creeper'/785491, l='MpServer', x=48.50, y=21.00, z=-64.50], EntityCow['Cow'/89, l='MpServer', x=1.91, y=64.00, z=35.93], EntityItem['item.tile.log.oak'/205401, l='MpServer', x=-33.07, y=71.00, z=22.88], EntityItem['item.tile.log.oak'/586834, l='MpServer', x=-28.52, y=71.00, z=18.83], EntityCow['Cow'/90, l='MpServer', x=4.55, y=64.00, z=35.03], EntityCow['Cow'/91, l='MpServer', x=2.04, y=64.00, z=34.68], EntityCow['Cow'/92, l='MpServer', x=2.12, y=64.00, z=35.93], EntityCow['Cow'/93, l='MpServer', x=3.79, y=64.00, z=33.18], EntityCow['Cow'/94, l='MpServer', x=1.07, y=64.00, z=33.95], EntityCow['Cow'/95, l='MpServer', x=1.07, y=64.00, z=32.07], EntityCreeper['Creeper'/785492, l='MpServer', x=43.50, y=21.00, z=-63.50], EntityCow['Cow'/96, l='MpServer', x=2.64, y=65.00, z=34.03], EntityCreeper['Creeper'/768363, l='MpServer', x=25.50, y=21.00, z=-63.50], EntityCow['Cow'/97, l='MpServer', x=2.90, y=64.00, z=34.83], EntityCow['Cow'/98, l='MpServer', x=1.96, y=65.00, z=33.08], EntityCow['Cow'/99, l='MpServer', x=2.93, y=64.00, z=35.93], EntityCow['Cow'/100, l='MpServer', x=4.55, y=64.00, z=32.95], EntityCow['Cow'/101, l='MpServer', x=1.07, y=64.00, z=33.03], EntityItem['item.tile.log.oak'/787050, l='MpServer', x=-26.97, y=75.00, z=16.10], EntityItem['item.tile.log.oak'/775021, l='MpServer', x=-31.21, y=71.00, z=17.45], EntityCow['Cow'/102, l='MpServer', x=3.67, y=64.00, z=32.07], EntityCow['Cow'/103, l='MpServer', x=1.07, y=64.00, z=34.95], EntityCow['Cow'/104, l='MpServer', x=4.55, y=64.00, z=34.08], EntityBat['Bat'/785251, l='MpServer', x=30.65, y=17.49, z=13.48], EntityCow['Cow'/105, l='MpServer', x=1.07, y=64.00, z=35.02], EntityBat['Bat'/785250, l='MpServer', x=28.25, y=20.10, z=12.25], EntityCow['Cow'/106, l='MpServer', x=3.50, y=64.00, z=34.04], EntityCow['Cow'/107, l='MpServer', x=2.07, y=64.00, z=32.07], EntityZombieVillager['Zombie Villager'/779360, l='MpServer', x=48.50, y=19.00, z=-65.50], EntityCow['Cow'/108, l='MpServer', x=2.86, y=65.00, z=33.03], EntityCow['Cow'/109, l='MpServer', x=3.63, y=64.00, z=35.93], EntityCow['Cow'/110, l='MpServer', x=1.07, y=64.00, z=34.01], EntityCow['Cow'/111, l='MpServer', x=4.55, y=64.00, z=32.07], EntitySheep['Sheep'/112, l='MpServer', x=1.53, y=64.00, z=37.72], EntitySheep['Sheep'/113, l='MpServer', x=1.81, y=64.00, z=39.52], EntityItem['item.tile.log.oak'/782201, l='MpServer', x=-28.75, y=75.00, z=18.65], EntitySheep['Sheep'/114, l='MpServer', x=-0.79, y=64.00, z=38.23], EntitySheep['Sheep'/115, l='MpServer', x=2.64, y=64.00, z=38.08], EntitySheep['Sheep'/116, l='MpServer', x=0.76, y=64.00, z=39.18], EntitySkeleton['Skeleton'/785279, l='MpServer', x=23.50, y=16.00, z=-55.50], EntitySheep['Sheep'/117, l='MpServer', x=-0.73, y=64.00, z=37.07], EntitySheep['Sheep'/118, l='MpServer', x=-1.93, y=64.00, z=39.55], EntitySheep['Sheep'/119, l='MpServer', x=2.62, y=64.00, z=37.07], EntitySheep['Sheep'/120, l='MpServer', x=-1.55, y=64.00, z=40.55], EntityItem['item.tile.log.oak'/753778, l='MpServer', x=-25.86, y=71.00, z=21.25], EntitySheep['Sheep'/121, l='MpServer', x=-1.93, y=64.00, z=37.44], EntityItem['item.tile.log.oak'/766838, l='MpServer', x=-32.88, y=71.00, z=17.64], EntityItem['item.tile.log.oak'/702327, l='MpServer', x=-30.13, y=72.00, z=20.68], EntityBat['Bat'/753013, l='MpServer', x=26.97, y=19.10, z=15.64], EntityBoat['Boat'/127, l='MpServer', x=21.95, y=62.52, z=18.30], EntityZombie['Zombie'/778100, l='MpServer', x=33.50, y=18.00, z=15.50], EntityItemFrame['entity.ItemFrame.name'/128, l='MpServer', x=-19.50, y=73.50, z=10.03], EntityItem['item.tile.log.oak'/521603, l='MpServer', x=-29.50, y=71.00, z=19.13], EntityZombie['Zombie'/790666, l='MpServer', x=-16.50, y=26.00, z=-65.50], EntityBoat['Boat'/139, l='MpServer', x=8.69, y=62.52, z=10.72], EntityItem['item.tile.log.oak'/776583, l='MpServer', x=-35.84, y=72.00, z=20.05], EntityItem['item.tile.log.oak'/691078, l='MpServer', x=-30.94, y=71.00, z=22.88], EntityBoat['Boat'/140, l='MpServer', x=15.97, y=62.52, z=15.67], EntityHippogryph['Hippogryph'/141, l='MpServer', x=-10.59, y=71.00, z=21.35], EntityItem['item.tile.log.oak'/732805, l='MpServer', x=-28.78, y=75.00, z=15.06], EntityHippogryph['Hippogryph'/142, l='MpServer', x=-11.35, y=71.00, z=31.37], EntityHippogryph['Hippogryph'/143, l='MpServer', x=-10.29, y=71.00, z=23.93], EntityItem['item.tile.log.oak'/759963, l='MpServer', x=-31.98, y=71.00, z=15.92], EntityHippogryph['Hippogryph'/144, l='MpServer', x=-18.17, y=71.00, z=33.54], EntityWolf['Wolf'/146, l='MpServer', x=-4.30, y=64.00, z=39.70], EntityVillager['Villager'/147, l='MpServer', x=-3.70, y=64.00, z=40.30], EntityHorse['Horse'/148, l='MpServer', x=-10.95, y=71.00, z=39.01], EntitySheep['Sheep'/149, l='MpServer', x=3.60, y=64.00, z=37.07], EntitySheep['Sheep'/150, l='MpServer', x=2.76, y=64.00, z=39.13], EntitySheep['Sheep'/151, l='MpServer', x=-1.93, y=64.00, z=38.46], EntityItem['item.tile.log.oak'/774291, l='MpServer', x=-30.13, y=71.00, z=22.11], EntitySheep['Sheep'/152, l='MpServer', x=-0.46, y=64.00, z=39.55], EntitySheep['Sheep'/153, l='MpServer', x=1.52, y=64.00, z=40.55], EntitySheep['Sheep'/154, l='MpServer', x=4.55, y=64.00, z=37.07], EntitySkeleton['Skeleton'/789398, l='MpServer', x=27.50, y=17.00, z=16.50], EntitySheep['Sheep'/155, l='MpServer', x=0.57, y=64.00, z=40.55], EntitySkeleton['Skeleton'/789399, l='MpServer', x=27.50, y=17.00, z=18.50], EntitySheep['Sheep'/156, l='MpServer', x=2.75, y=64.00, z=40.21], EntityBoat['Boat'/157, l='MpServer', x=8.69, y=62.52, z=17.31], EntityBoat['Boat'/158, l='MpServer', x=15.54, y=62.52, z=19.99], EntityBoat['Boat'/159, l='MpServer', x=10.49, y=62.52, z=17.31], EntityBoat['Boat'/160, l='MpServer', x=12.59, y=62.52, z=17.31], EntityBat['Bat'/774306, l='MpServer', x=30.75, y=17.10, z=15.25], EntityBoat['Boat'/178, l='MpServer', x=51.04, y=62.52, z=52.69], EntityItem['item.tile.log.oak'/741310, l='MpServer', x=-30.88, y=76.00, z=17.19], EntityBat['Bat'/784828, l='MpServer', x=14.48, y=15.91, z=-48.60], EntityItem['item.tile.log.oak'/598709, l='MpServer', x=-29.69, y=73.00, z=20.53], EntityBat['Bat'/786864, l='MpServer', x=9.44, y=21.85, z=-40.55], EntityItem['item.tile.log.oak'/617161, l='MpServer', x=-32.99, y=71.00, z=15.97], EntityCreeper['Creeper'/788684, l='MpServer', x=0.50, y=14.00, z=-54.50], EntityFrozenKnight['Frozen Skeleton'/780235, l='MpServer', x=28.50, y=17.00, z=16.50], EntityItem['item.tile.log.oak'/787149, l='MpServer', x=-31.55, y=71.00, z=21.48], EntityBat['Bat'/788941, l='MpServer', x=-9.22, y=16.14, z=-59.75], EntityItem['item.tile.log.oak'/673740, l='MpServer', x=-30.03, y=76.00, z=18.14], EntityEnderminy['Mini Enderman'/780237, l='MpServer', x=27.50, y=17.00, z=14.50], EntityItem['item.tile.log.oak'/747468, l='MpServer', x=-27.68, y=75.00, z=19.07], EntityLeashKnot['entity.LeashKnot.name'/201, l='MpServer', x=-12.50, y=71.50, z=37.50], EntityItem['item.tile.log.oak'/724162, l='MpServer', x=-30.55, y=75.00, z=15.76], EntityItem['item.tile.log.oak'/790239, l='MpServer', x=-29.37, y=76.00, z=16.32], EntityZombie['Zombie'/777695, l='MpServer', x=3.50, y=16.00, z=-52.50], EntityZombie['Zombie'/777694, l='MpServer', x=4.50, y=16.00, z=-50.50], EntityZombieVillager['Zombie Villager'/785374, l='MpServer', x=24.50, y=39.00, z=51.50], EntityItem['item.tile.log.oak'/684011, l='MpServer', x=-32.43, y=71.00, z=19.62], EntityBat['Bat'/770537, l='MpServer', x=27.20, y=19.87, z=14.60], EntityBat['Bat'/787940, l='MpServer', x=-23.75, y=16.00, z=-61.54], EntityItem['item.tile.log.oak'/765921, l='MpServer', x=-35.10, y=71.00, z=21.45], EntityZombie['Zombie'/783840, l='MpServer', x=36.50, y=21.00, z=-62.50], EntityZombie['Zombie'/788989, l='MpServer', x=22.50, y=21.00, z=-53.50], EntityItem['item.tile.log.oak'/493812, l='MpServer', x=-32.54, y=71.00, z=21.09], EntityZombie['Zombie'/787199, l='MpServer', x=25.50, y=18.00, z=14.50], EntityItem['item.tile.log.oak'/621296, l='MpServer', x=-29.14, y=71.00, z=22.13], EntitySkeleton['Skeleton'/789495, l='MpServer', x=10.50, y=21.00, z=-40.50], EntityItem['item.tile.log.oak'/737270, l='MpServer', x=-32.19, y=71.00, z=22.54], EntityBat['Bat'/791027, l='MpServer', x=11.32, y=14.74, z=-45.93]]
Retry entities: 1 total; [EntityLatchedRenderer['unknown'/7, l='MpServer', x=8.50, y=65.00, z=8.50]]
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:427)
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: 2035407624 bytes (1941 MB) / 5002756096 bytes (4771 MB) up to 7635730432 bytes (7282 MB)
JVM Flags: 4 total; -XX:HeapDumpPath=MojangTricksIntelDriversForPerformance_javaw.exe_minecraft.exe.heapdump -Xmx8192m -Xms256m -XX:PermSize=256m
IntCache: cache: 0, tcache: 0, allocated: 0, tallocated: 0
FML: MCP 9.42 Powered by Forge 14.23.5.2836 257 mods loaded, 257 mods active
States: 'U' = Unloaded 'L' = Loaded 'C' = Constructed 'H' = Pre-initialized 'I' = Initialized 'J' = Post-initialized 'A' = Available 'D' = Disabled 'E' = Errored