Advertisement
V497_Vesper

Untitled

Nov 24th, 2015
224
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
Lua 18.26 KB | None | 0 0
  1. ---- Minecraft Crash Report ----
  2. // Oh - I know what I did wrong!
  3.  
  4. Time: 24/11/15 18:41
  5. Description: Ticking block entity
  6.  
  7. java.lang.NullPointerException: Ticking block entity
  8.     at shedar.mods.ic2.nuclearcontrol.tileentities.TileEntityRemoteThermo.checkStatus(TileEntityRemoteThermo.java:108)
  9.     at shedar.mods.ic2.nuclearcontrol.tileentities.TileEntityThermo.func_145845_h(TileEntityThermo.java:268)
  10.     at shedar.mods.ic2.nuclearcontrol.tileentities.TileEntityRemoteThermo.func_145845_h(TileEntityRemoteThermo.java:181)
  11.     at net.minecraft.world.World.func_72939_s(World.java:1939)
  12.     at net.minecraft.world.WorldServer.func_72939_s(WorldServer.java:489)
  13.     at net.minecraft.server.MinecraftServer.func_71190_q(MinecraftServer.java:636)
  14.     at net.minecraft.server.MinecraftServer.func_71217_p(MinecraftServer.java:547)
  15.     at net.minecraft.server.integrated.IntegratedServer.func_71217_p(IntegratedServer.java:111)
  16.     at net.minecraft.server.MinecraftServer.run(MinecraftServer.java:427)
  17.     at net.minecraft.server.MinecraftServer$2.run(MinecraftServer.java:685)
  18.  
  19.  
  20. A detailed walkthrough of the error, its code path and all known details is as follows:
  21. ---------------------------------------------------------------------------------------
  22.  
  23. -- Head --
  24. Stacktrace:
  25.     at shedar.mods.ic2.nuclearcontrol.tileentities.TileEntityRemoteThermo.checkStatus(TileEntityRemoteThermo.java:108)
  26.     at shedar.mods.ic2.nuclearcontrol.tileentities.TileEntityThermo.func_145845_h(TileEntityThermo.java:268)
  27.     at shedar.mods.ic2.nuclearcontrol.tileentities.TileEntityRemoteThermo.func_145845_h(TileEntityRemoteThermo.java:181)
  28.  
  29. -- Block entity being ticked --
  30. Details:
  31.     Name: IC2RemoteThermo // shedar.mods.ic2.nuclearcontrol.tileentities.TileEntityRemoteThermo
  32.     Block type: ID #1478 (tile.null // shedar.mods.ic2.nuclearcontrol.blocks.BlockNuclearControlMain)
  33.     Block data value: 3 / 0x3 / 0b0011
  34.     Block location: World: (256,65,-186), Chunk: (at 0,4,6 in 16,-12; contains blocks 256,0,-192 to 271,255,-177), Region: (0,-1; contains chunks 0,-32 to 31,-1, blocks 0,0,-512 to 511,255,-1)
  35.     Actual block type: ID #1478 (tile.null // shedar.mods.ic2.nuclearcontrol.blocks.BlockNuclearControlMain)
  36.     Actual block data value: 3 / 0x3 / 0b0011
  37. Stacktrace:
  38.     at net.minecraft.world.World.func_72939_s(World.java:1939)
  39.     at net.minecraft.world.WorldServer.func_72939_s(WorldServer.java:489)
  40.  
  41. -- Affected level --
  42. Details:
  43.     Level name: Moon Base Luna
  44.     All players: 1 total; [GCEntityPlayerMP['V497_Vesper'/106, l='Moon Base Luna', x=258.57, y=65.00, z=-172.87]]
  45.     Chunk stats: ServerChunkCache: 289 Drop: 0
  46.     Level seed: -1973491737921796570
  47.     Level generator: ID 00 - default, ver 1. Features enabled: false
  48.     Level generator options:
  49.     Level spawn location: World: (0,0,0), Chunk: (at 0,0,0 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)
  50.     Level time: 0 game time, 0 day time
  51.     Level dimension: 0
  52.     Level storage version: 0x00000 - Unknown?
  53.     Level weather: Rain time: 0 (now: false), thunder time: 0 (now: false)
  54.     Level game mode: ~~ERROR~~ NullPointerException: null
  55. Stacktrace:
  56.     at net.minecraft.server.MinecraftServer.func_71190_q(MinecraftServer.java:636)
  57.     at net.minecraft.server.MinecraftServer.func_71217_p(MinecraftServer.java:547)
  58.     at net.minecraft.server.integrated.IntegratedServer.func_71217_p(IntegratedServer.java:111)
  59.     at net.minecraft.server.MinecraftServer.run(MinecraftServer.java:427)
  60.     at net.minecraft.server.MinecraftServer$2.run(MinecraftServer.java:685)
  61.  
  62. -- System Details --
  63. Details:
  64.     Minecraft Version: 1.7.10
  65.     Operating System: Windows 10 (amd64) version 10.0
  66.     Java Version: 1.8.0_25, Oracle Corporation
  67.     Java VM Version: Java HotSpot(TM) 64-Bit Server VM (mixed mode), Oracle Corporation
  68.     Memory: 5080511448 bytes (4845 MB) / 5968494592 bytes (5692 MB) up to 5968494592 bytes (5692 MB)
  69.     JVM Flags: 3 total; -XX:HeapDumpPath=MojangTricksIntelDriversForPerformance_javaw.exe_minecraft.exe.heapdump -Xmx6144M -Xms6144M
  70.     AABB Pool Size: 0 (0 bytes; 0 MB) allocated, 0 (0 bytes; 0 MB) used
  71.     IntCache: cache: 2, tcache: 0, allocated: 12, tallocated: 96
  72.     FML: MCP v9.05 FML v7.10.99.99 Minecraft Forge 10.13.4.1566 135 mods loaded, 135 mods active
  73.     States: 'U' = Unloaded 'L' = Loaded 'C' = Constructed 'H' = Pre-initialized 'I' = Initialized 'J' = Post-initialized 'A' = Available 'D' = Disabled 'E' = Errored
  74.     UCHIJAAAA   mcp{9.05} [Minecraft Coder Pack] (minecraft.jar)
  75.     UCHIJAAAA   FML{7.10.99.99} [Forge Mod Loader] (forge-1.7.10-10.13.4.1566-1.7.10.jar)
  76.     UCHIJAAAA   Forge{10.13.4.1566} [Minecraft Forge] (forge-1.7.10-10.13.4.1566-1.7.10.jar)
  77.     UCHIJAAAA   appliedenergistics2-core{rv2-stable-10} [AppliedEnergistics2 Core] (minecraft.jar)
  78.     UCHIJAAAA   CodeChickenCore{1.0.4.35} [CodeChicken Core] (minecraft.jar)
  79.     UCHIJAAAA   Micdoodlecore{} [Micdoodle8 Core] (minecraft.jar)
  80.     UCHIJAAAA   NotEnoughItems{1.0.4.83} [Not Enough Items] (NotEnoughItems-1.7.10-1.0.4.83-universal.jar)
  81.     UCHIJAAAA   OpenComputers|Core{1.0.0} [OpenComputers (Core)] (minecraft.jar)
  82.     UCHIJAAAA   OpenEye{0.6} [OpenEye] (OpenEye-0.6-1.7.10.jar)
  83.     UCHIJAAAA   OpenModsCore{0.7.3} [OpenModsCore] (minecraft.jar)
  84.     UCHIJAAAA   <CoFH ASM>{000} [CoFH ASM] (minecraft.jar)
  85.     UCHIJAAAA   FamiliarsAPI{1.7.10} [Familiars API] (FamiliarsAPI-1.7.10.jar)
  86.     UCHIJAAAA   battlegear2{1.0.7.0} [Mine & Blade Battlegear 2 - Bullseye] (1.7.10-MB_Battlegear2-Bullseye-1.0.7.0.jar)
  87.     UCHIJAAAA   CoFHCore{1.7.10R3.0.3} [CoFH Core] (CoFHCore-[1.7.10]3.0.3-303.jar)
  88.     UCHIJAAAA   BuildCraft|Core{7.1.13} [BuildCraft] (buildcraft-7.1.13.jar)
  89.     UCHIJAAAA   BuildCraft|Energy{7.1.13} [BC Energy] (buildcraft-7.1.13.jar)
  90.     UCHIJAAAA   IC2{2.2.796-experimental} [IndustrialCraft 2] (industrialcraft-2-2.2.796-experimental.jar)
  91.     UCHIJAAAA   GalacticraftCore{3.0.12} [Galacticraft Core] (GalacticraftCore-1.7-3.0.12.404.jar)
  92.     UCHIJAAAA   SpaceCore{4.1.1} [4Space Core] (4Space-1.7-4.1.1.jar)
  93.     UCHIJAAAA   SpaceEuropa{4.1.1} [4Space Europa] (4Space-1.7-4.1.1.jar)
  94.     UCHIJAAAA   SpaceHole{4.1.1} [4Space Worm Hole] (4Space-1.7-4.1.1.jar)
  95.     UCHIJAAAA   SpaceIo{4.1.1} [4Space Io] (4Space-1.7-4.1.1.jar)
  96.     UCHIJAAAA   SpaceMercury{4.1.1} [4Space Mercury] (4Space-1.7-4.1.1.jar)
  97.     UCHIJAAAA   SpacePluto{4.1.1} [4Space Pluto] (4Space-1.7-4.1.1.jar)
  98.     UCHIJAAAA   SpaceVenus{4.1.1} [4Space Venus] (4Space-1.7-4.1.1.jar)
  99.     UCHIJAAAA   DamageIndicatorsMod{3.2.0} [Damage Indicators] ([1.7.10]DamageIndicatorsMod-3.2.0.jar)
  100.     UCHIJAAAA   gender{1.0.1} [Gender] ([1.7.10]Gender-1.0.2.jar)
  101.     UCHIJAAAA   bspkrsCore{6.15} [bspkrsCore] ([1.7.10]bspkrsCore-universal-6.15.jar)
  102.     UCHIJAAAA   Treecapitator{1.7.10} [Treecapitator] ([1.7.10]Treecapitator-universal-2.0.4.jar)
  103.     UCHIJAAAA   deconstruction{2.2.5} [The Deconstruction Mod] ([MC1.7.10]deconstruction[v2.2.5].jar)
  104.     UCHIJAAAA   appliedenergistics2{rv2-stable-10} [Applied Energistics 2] (appliedenergistics2-rv2-stable-10.jar)
  105.     UCHIJAAAA   ArchimedesShips{1.7.10 v1.7.1} [Archimedes' Ships] (ArchimedesShips-1.7.1.jar)
  106.     UCHIJAAAA   MineFactoryReloaded{1.7.10R2.8.0RC6} [MineFactory Reloaded] (MineFactoryReloaded-[1.7.10]2.8.0RC6-5.jar)
  107.     UCHIJAAAA   Artifice{1.7.10R1.1.4} [Artifice] (Artifice-1.7-1.1.4-300.jar)
  108.     UCHIJAAAA   Backpack{2.0.0} [Backpack] (backpack-2.0.0-1.7.x.jar)
  109.     UCHIJAAAA   BiblioCraft{1.7.5} [BiblioCraft] (BiblioCraft[v1.7.5][MC1.7.10].jar)
  110.     UCHIJAAAA   ThermalFoundation{1.7.10R1.2.0} [Thermal Foundation] (ThermalFoundation-[1.7.10]1.2.0-102.jar)
  111.     UCHIJAAAA   ThermalExpansion{1.7.10R4.0.3B1} [Thermal Expansion] (ThermalExpansion-[1.7.10]4.0.3B1-218.jar)
  112.     UCHIJAAAA   BigReactors{0.4.1A2} [Big Reactors] (BigReactors-0.4.1A2.jar)
  113.     UCHIJAAAA   BuildCraft|Builders{7.1.13} [BC Builders] (buildcraft-7.1.13.jar)
  114.     UCHIJAAAA   BuildCraft|Transport{7.1.13} [BC Transport] (buildcraft-7.1.13.jar)
  115.     UCHIJAAAA   BuildCraft|Silicon{7.1.13} [BC Silicon] (buildcraft-7.1.13.jar)
  116.     UCHIJAAAA   BuildCraft|Robotics{7.1.13} [BC Robotics] (buildcraft-7.1.13.jar)
  117.     UCHIJAAAA   BuildCraft|Factory{7.1.13} [BC Factory] (buildcraft-7.1.13.jar)
  118.     UCHIJAAAA   bunkermod{1.1} [Bunker Mod] (BunkerMod-1.1.jar)
  119.     UCHIJAAAA   CarpentersBlocks{3.3.1} [Carpenter's Blocks] (Carpenter's Blocks v3.3.1 - MC 1.7.10.jar)
  120.     UCHIJAAAA   Railcraft{9.6.1.0} [Railcraft] (Railcraft_1.7.10-9.6.1.0.jar)
  121.     UCHIJAAAA   ForgeMultipart{1.2.0.345} [Forge Multipart] (ForgeMultipart-1.7.10-1.2.0.345-universal.jar)
  122.     UCHIJAAAA   chisel{2.3.10.37} [Chisel 2] (Chisel2-2.3.10.37.jar)
  123.     UCHIJAAAA   ComputerCraft{1.74} [ComputerCraft] (ComputerCraft1.74.jar)
  124.     UCHIJAAAA   DragonMounts{r41-1.7.10} [Dragon Mounts] (DragonMounts-r41-1.7.10.jar)
  125.     UCHIJAAAA   eplus{3.0.2-d} [Enchanting Plus] (EnchantingPlus-1.7.10-3.0.2-d.jar)
  126.     UCHIJAAAA   enhancedportals{3.0.6} [EnhancedPortals] (Enhanced-Portals-3-Mod-1.7.10.jar)
  127.     UCHIJAAAA   factorization.notify{1.0} [Factorization Notification System] (Factorization-1.7.10-0.8.88.7.jar)
  128.     UCHIJAAAA   factorization{1.7.10-0.8.88.7} [Factorization] (Factorization-1.7.10-0.8.88.7.jar)
  129.     UCHIJAAAA   factorization.misc{1.7.10-0.8.88.7} [Factorization Miscellaneous Nonsense] (Factorization-1.7.10-0.8.88.7.jar)
  130.     UCHIJAAAA   DefaultMobPack{1.7.10} [DefaultMobPack] (FamiliarsDefaultMobPack-1.7.10.jar)
  131.     UCHIJAAAA   ExtendedFamPack{1.7.10} [ExtendedFamPack] (FamiliarsExtendedFamPack-1.7.10.jar)
  132.     UCHIJAAAA   HerobrineFamPack{1.7.10} [HerobrineFamPack] (FamiliarsHerobrineFamPack-1.7.10.jar)
  133.     UCHIJAAAA   GalacticraftMars{3.0.12} [Galacticraft Planets] (Galacticraft-Planets-1.7-3.0.12.404.jar)
  134.     UCHIJAAAA   planetguy_Gizmos{3.0} [Gizmos] (Gizmos-3.0.jar)
  135.     UCHIJAAAA   GraveStone{2.11.3} [GraveStone] (GraveStone-2.11.3.jar)
  136.     UCHIJAAAA   IC2NuclearControl{2.3.2a-Butt} [Nuclear Control 2] (IC2NuclearControl-2.3.2a-Butt.jar)
  137.     UCHIJAAAA   IGWMod{1.1.1-17} [In-Game wiki Mod] (IGW-Mod.jar)
  138.     UCHIJAAAA   inventorytweaks{1.57-116} [Inventory Tweaks] (InventoryTweaks-1.57-116.jar)
  139.     UCHIJAAAA   IronChest{6.0.41.729} [Iron Chest] (ironchest-1.7.10-6.0.41.729-universal.jar)
  140.     UCHIJAAAA   Mantle{1.7.10-0.3.2.jenkins184} [Mantle] (Mantle-1.7.10-0.3.2.jar)
  141.     UCHIJAAAA   MapWriter{2.1.2} [MapWriter] (MapWriter-1.7.10-2.1.2.jar)
  142.     UCHIJAAAA   RadixCore{2.1.1} [RadixCore] (RadixCore-1.7.10-2.1.1-universal.jar)
  143.     UCHIJAAAA   MCA{1.7.10-5.1.1.0} [Minecraft Comes Alive] (MCA-1.7.10-5.1.1.0-universal.jar)
  144.     UCHIJAAAA   Mekanism{7.1.1} [Mekanism] (Mekanism-1.7.10-7.1.1.127.jar)
  145.     UCHIJAAAA   MekanismGenerators{7.1.1} [MekanismGenerators] (MekanismGenerators-1.7.10-7.1.1.127.jar)
  146.     UCHIJAAAA   MekanismTools{7.1.1} [MekanismTools] (MekanismTools-1.7.10-7.1.1.127.jar)
  147.     UCHIJAAAA   Waila{1.5.10} [Waila] (Waila-1.5.10_1.7.10.jar)
  148.     UCHIJAAAA   meteors{2.13.1} [Falling Meteors] (meteors-1.7.10-2.13.1.jar)
  149.     UCHIJAAAA   MineFactoryReloaded|CompatAppliedEnergistics{1.7.10R2.8.0RC6} [MFR Compat: Applied Energistics] (MineFactoryReloaded-[1.7.10]2.8.0RC6-5.jar)
  150.     UCHIJAAAA   MineFactoryReloaded|CompatAtum{1.7.10R2.8.0RC6} [MFR Compat: Atum] (MineFactoryReloaded-[1.7.10]2.8.0RC6-5.jar)
  151.     UCHIJAAAA   MineFactoryReloaded|CompatBackTools{1.7.10R2.8.0RC6} [MFR Compat: BackTools] (MineFactoryReloaded-[1.7.10]2.8.0RC6-5.jar)
  152.     UCHIJAAAA   MineFactoryReloaded|CompatBuildCraft{1.7.10R2.8.0RC6} [MFR Compat: BuildCraft] (MineFactoryReloaded-[1.7.10]2.8.0RC6-5.jar)
  153.     UCHIJAAAA   MineFactoryReloaded|CompatChococraft{1.7.10R2.8.0RC6} [MFR Compat: Chococraft] (MineFactoryReloaded-[1.7.10]2.8.0RC6-5.jar)
  154.     UCHIJAAAA   MineFactoryReloaded|CompatExtraBiomes{1.7.10R2.8.0RC6} [MFR Compat: ExtraBiomes] (MineFactoryReloaded-[1.7.10]2.8.0RC6-5.jar)
  155.     UCHIJAAAA   MineFactoryReloaded|CompatForestry{1.7.10R2.8.0RC6} [MFR Compat: Forestry] (MineFactoryReloaded-[1.7.10]2.8.0RC6-5.jar)
  156.     UCHIJAAAA   MineFactoryReloaded|CompatForgeMicroblock{1.7.10R2.8.0RC6} [MFR Compat: ForgeMicroblock] (MineFactoryReloaded-[1.7.10]2.8.0RC6-5.jar)
  157.     UCHIJAAAA   MineFactoryReloaded|CompatIC2{1.7.10R2.8.0RC6} [MFR Compat: IC2] (MineFactoryReloaded-[1.7.10]2.8.0RC6-5.jar)
  158.     UCHIJAAAA   Mystcraft{0.11.0.00} [Mystcraft] (mystcraft-1.7.10-0.11.0.00.jar)
  159.     UCHIJAAAA   MineFactoryReloaded|CompatMystcraft{1.7.10R2.8.0RC6} [MFR Compat: Mystcraft] (MineFactoryReloaded-[1.7.10]2.8.0RC6-5.jar)
  160.     UCHIJAAAA   MrTJPCoreMod{1.1.0.31} [MrTJPCore] (MrTJPCore-1.1.0.31-universal.jar)
  161.     UCHIJAAAA   ProjRed|Core{4.7.0pre9.92} [ProjectRed Core] (ProjectRed-1.7.10-4.7.0pre9.92-Base.jar)
  162.     UCHIJAAAA   ProjRed|Exploration{4.7.0pre9.92} [ProjectRed Exploration] (ProjectRed-1.7.10-4.7.0pre9.92-World.jar)
  163.     UCHIJAAAA   MineFactoryReloaded|CompatProjRed{1.7.10R2.8.0RC6} [MFR Compat ProjectRed] (MineFactoryReloaded-[1.7.10]2.8.0RC6-5.jar)
  164.     UCHIJAAAA   MineFactoryReloaded|CompatRailcraft{1.7.10R2.8.0RC6} [MFR Compat: Railcraft] (MineFactoryReloaded-[1.7.10]2.8.0RC6-5.jar)
  165.     UCHIJAAAA   MineFactoryReloaded|CompatRP2{1.7.10R2.8.0RC6} [MFR Compat: RP2] (MineFactoryReloaded-[1.7.10]2.8.0RC6-5.jar)
  166.     UCHIJAAAA   MineFactoryReloaded|CompatSufficientBiomes{1.7.10R2.8.0RC6} [MFR Compat: Sufficient Biomes] (MineFactoryReloaded-[1.7.10]2.8.0RC6-5.jar)
  167.     UCHIJAAAA   MineFactoryReloaded|CompatThaumcraft{1.7.10R2.8.0RC6} [MFR Compat: Thaumcraft] (MineFactoryReloaded-[1.7.10]2.8.0RC6-5.jar)
  168.     UCHIJAAAA   MineFactoryReloaded|CompatThermalExpansion{1.7.10R2.8.0RC6} [MFR Compat: Thermal Expansion] (MineFactoryReloaded-[1.7.10]2.8.0RC6-5.jar)
  169.     UCHIJAAAA   TConstruct{1.7.10-1.7.1.build771} [Tinkers' Construct] (TConstruct-1.7.10-1.7.1c.jar)
  170.     UCHIJAAAA   MineFactoryReloaded|CompatTConstruct{1.7.10R2.8.0RC6} [MFR Compat: Tinkers' Construct] (MineFactoryReloaded-[1.7.10]2.8.0RC6-5.jar)
  171.     UCHIJAAAA   MineFactoryReloaded|CompatTwilightForest{1.7.10R2.8.0RC6} [MFR Compat: TwilightForest] (MineFactoryReloaded-[1.7.10]2.8.0RC6-5.jar)
  172.     UCHIJAAAA   MineFactoryReloaded|CompatVanilla{1.7.10R2.8.0RC6} [MFR Compat: Vanilla] (MineFactoryReloaded-[1.7.10]2.8.0RC6-5.jar)
  173.     UCHIJAAAA   MiscUtils{1.0.3} [MiscUtilities] (MiscUtils-universal-1.7.10-1.0.3.jar)
  174.     UCHIJAAAA   MiscItems{1.0.0} [MiscItemsAndBlocks] (MiscItemsAndBlocks-universal-1.7.10-1.0.0.jar)
  175.     UCHIJAAAA   MoarPeripherals{1.7.10-1.7-1.53} [MoarPeripherals] (MoarPeripherals-1.7.10-1.7-1.53.jar)
  176.     UCHIJAAAA   cfm{3.4.7} [§9MrCrayfish's Furniture Mod] (MrCrayfishFurnitureModv3.4.7(1.7.10).jar)
  177.     UCHIJAAAA   OCS{1.7.5} [OpenCCSensors] (openccsensors-1.7.5.jar)
  178.     UCHIJAAAA   ProjRed|Transmission{4.7.0pre9.92} [ProjectRed Transmission] (ProjectRed-1.7.10-4.7.0pre9.92-Integration.jar)
  179.     UCHIJAAAA   OpenComputers{1.5.9.21} [OpenComputers] (OpenComputers-MC1.7.10-1.5.9.21-universal.jar)
  180.     UCHIJAAAA   OpenMods{0.7.3} [OpenMods] (OpenModsLib-1.7.10-0.7.3.jar)
  181.     UCHIJAAAA   openmodularturrets{1.3.4} [Open Modular Turrets] (OpenModularTurrets-1.7.10-1.3.4-27.jar)
  182.     UCHIJAAAA   OpenPeripheralCore{1.1.1} [OpenPeripheralCore] (OpenPeripheralCore-1.7.10-1.1.1.jar)
  183.     UCHIJAAAA   OpenPeripheral{0.3.1} [OpenPeripheralAddons] (OpenPeripheralAddons-1.7.10-0.3.1.jar)
  184.     UCHIJAAAA   OpenPeripheralIntegration{0.2.2} [OpenPeripheralIntegration] (OpenPeripheralIntegration-1.7.10-0.2.2.jar)
  185.     UCHIJAAAA   parachutemod{1.7.10} [Parachute Mod] (parachutemod-1.7.10-2.5.5.jar)
  186.     UCHIJAAAA   PeripheralsPlusPlus{1.2.9} [Peripherals++] (Peripherals++-1.2.9.jar)
  187.     UCHIJAAAA   PneumaticCraft{1.5.6-59} [PneumaticCraft] (PneumaticCraft-1.7.10-1.5.6-59-universal.jar)
  188.     UCHIJAAAA   PowerConverters{1.7.10-3.0.0.29} [Power Converters] (PowerConverters-1.7.10-3.0.0.29.jar)
  189.     UCHIJAAAA   ProjRed|Transportation{4.7.0pre9.92} [ProjectRed Transportation] (ProjectRed-1.7.10-4.7.0pre9.92-Mechanical.jar)
  190.     UCHIJAAAA   ProjRed|Compatibility{4.7.0pre9.92} [ProjectRed Compatibility] (ProjectRed-1.7.10-4.7.0pre9.92-Compat.jar)
  191.     UCHIJAAAA   ProjRed|Integration{4.7.0pre9.92} [ProjectRed Integration] (ProjectRed-1.7.10-4.7.0pre9.92-Integration.jar)
  192.     UCHIJAAAA   ProjRed|Fabrication{4.7.0pre9.92} [ProjectRed Fabrication] (ProjectRed-1.7.10-4.7.0pre9.92-Fabrication.jar)
  193.     UCHIJAAAA   ProjRed|Illumination{4.7.0pre9.92} [ProjectRed Illumination] (ProjectRed-1.7.10-4.7.0pre9.92-Lighting.jar)
  194.     UCHIJAAAA   ProjRed|Expansion{4.7.0pre9.92} [ProjectRed Expansion] (ProjectRed-1.7.10-4.7.0pre9.92-Mechanical.jar)
  195.     UCHIJAAAA   securitycraft{v1.6.1} [SecurityCraft] (SecurityCraft v1.6.1 for 1.7.10.jar)
  196.     UCHIJAAAA   SGCraft{1.9.0} [Greg's SG Craft] (SGCraft-1.9.0-mc1.7.10.jar)
  197.     UCHIJAAAA   StevesCarts{2.0.0.b16} [Steve's Carts 2] (StevesCarts2.0.0.b16.jar)
  198.     UCHIJAAAA   TMechworks{0.2.14.100} [Tinkers' Mechworks] (TMechworks-1.7.10-0.2.14.100.jar)
  199.     UCHIJAAAA   chunkbase_villageinfo_ssp{2.1} [Village Info (SSP)] (Village-Info-Mod-Forge-1.7.10.jar)
  200.     UCHIJAAAA   worldedit{6.0-beta-01} [WorldEdit] (worldedit-forge-mc1.7.10-6.0-beta-01.jar)
  201.     UCHIJAAAA   WR-CBE|Core{1.4.1.9} [WR-CBE Core] (WR-CBE-1.7.10-1.4.1.9-universal.jar)
  202.     UCHIJAAAA   WR-CBE|Addons{1.4.1.9} [WR-CBE Addons] (WR-CBE-1.7.10-1.4.1.9-universal.jar)
  203.     UCHIJAAAA   WR-CBE|Logic{1.4.1.9} [WR-CBE Logic] (WR-CBE-1.7.10-1.4.1.9-universal.jar)
  204.     UCHIJAAAA   McMultipart{1.2.0.345} [Minecraft Multipart Plugin] (ForgeMultipart-1.7.10-1.2.0.345-universal.jar)
  205.     UCHIJAAAA   ForgeRelocation{0.0.1.4} [ForgeRelocation] (ForgeRelocation-0.0.1.4-universal.jar)
  206.     UCHIJAAAA   MCFrames{1.0} [MCFrames] (ForgeRelocation-0.0.1.4-universal.jar)
  207.     UCHIJAAAA   RelocationFMP{0.0.1.2} [RelocationFMP] (ForgeRelocationFMP-0.0.1.2-universal.jar)
  208.     UCHIJAAAA   ForgeMicroblock{1.2.0.345} [Forge Microblocks] (ForgeMultipart-1.7.10-1.2.0.345-universal.jar)
  209.     GL info: ~~ERROR~~ RuntimeException: No OpenGL context found in the current thread.
  210.     OpenModsLib class transformers: [stencil_patches:FINISHED],[movement_callback:FINISHED],[map_gen_fix:FINISHED],[gl_capabilities_hook:FINISHED],[player_render_hook:FINISHED]
  211.     Class transformer null safety: found misbehaving transformers: invtweaks.forge.asm.ContainerTransformer(invtweaks.forge.asm.ContainerTransformer@69eb9bd4) crashed with java.lang.NullPointerException(null)
  212.     CoFHCore: -[1.7.10]3.0.3-303
  213.     AE2 Version: stable rv2-stable-10 for Forge 10.13.2.1291
  214.     MineFactoryReloaded: Lacking version information.
  215.     ThermalFoundation: -[1.7.10]1.2.0-102
  216.     ThermalExpansion: -[1.7.10]4.0.3B1-218
  217.     Mantle Environment: Environment healthy.
  218.     TConstruct Environment: Environment healthy.
  219.     Stencil buffer state: Function set: GL30, pool: forge, bits: 8
  220.     AE2 Integration: IC2:ON, RotaryCraft:OFF, RC:ON, BC:ON, RF:ON, RFItem:ON, MFR:ON, DSU:ON, FZ:ON, FMP:ON, RB:OFF, CLApi:OFF, Waila:ON, InvTweaks:ON, NEI:ON, CraftGuide:OFF, Mekanism:ON, ImmibisMicroblocks:OFF, BetterStorage:OFF
  221.     Profiler Position: N/A (disabled)
  222.     Vec3 Pool Size: 0 (0 bytes; 0 MB) allocated, 0 (0 bytes; 0 MB) used
  223.     Player Count: 1 / 8; [GCEntityPlayerMP['V497_Vesper'/106, l='Moon Base Luna', x=258.57, y=65.00, z=-172.87]]
  224.     Type: Integrated Server (map_client.txt)
  225.     Is Modded: Definitely; Client brand changed to 'fml,forge'
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement