[Addon v1.118+] [SSP/SMP] Nuclear Control v.1.6.2b/e

  • Can anyone explain how the range trigger should work? Just wanted to switch a reactor on/off on distance with it...


    Short version: it's not a replacement to wireless redstone =)

    Range Trigger allows to emit redstone signal in a specific range of stored EU. Main goal - dump extra energy to massfab or other low priority consumer without RS flickering.
    Sample configuration: top 30 mil, bottom 20 mil, with MFSU card
    Behaviour: it will start emmitting of redstone signal if MFSU has more then 30mil eu and stop when mfsu has less then 20 mil eu.
    You can also invert signal in GUI.

  • Hi!

    Catch a critical error with using IC2NuclearControl-1.6.2d-ic2-experimental

    Mods used: MineCraft 1.6.2, industrialcraft-2_2.0.303-experimental, GregTech 4.04x, IC2NuclearControl-1.6.2d-ic2-experimental

    Desc: This crash appear then put Reactor Sensor Location Card into Industrial information panel, and in reactor exists any heat vents or heat exchangers.
    N.B.: This save game being corrupted - any attempts to load this save will fail with this error.

    Error log:

    Display Spoiler

    ---- Minecraft Crash Report ----
    // I feel sad now :(

    Time: 15.11.13 1:42
    Description: Ticking tile entity

    java.lang.NullPointerException
    at shedar.mods.ic2.nuclearcontrol.crossmod.gregtech.CrossGregTech.init(CrossGregTech.java:40)
    at shedar.mods.ic2.nuclearcontrol.crossmod.gregtech.CrossGregTech.getNuclearCellTimeLeft(CrossGregTech.java:73)
    at shedar.mods.ic2.nuclearcontrol.utils.NuclearHelper.getNuclearCellTimeLeft(NuclearHelper.java:100)
    at shedar.mods.ic2.nuclearcontrol.items.ItemCardReactorSensorLocation.update(ItemCardReactorSensorLocation.java:68)
    at shedar.mods.ic2.nuclearcontrol.tileentities.TileEntityInfoPanel.processCard(TileEntityInfoPanel.java:834)
    at shedar.mods.ic2.nuclearcontrol.tileentities.TileEntityInfoPanel.func_70296_d(TileEntityInfoPanel.java:860)
    at shedar.mods.ic2.nuclearcontrol.tileentities.TileEntityInfoPanel.func_70316_g(TileEntityInfoPanel.java:470)
    at net.minecraft.world.World.func_72939_s(World.java:2209)
    at net.minecraft.world.WorldServer.func_72939_s(WorldServer.java:552)
    at net.minecraft.server.MinecraftServer.func_71190_q(MinecraftServer.java:666)
    at net.minecraft.server.MinecraftServer.func_71217_p(MinecraftServer.java:585)
    at net.minecraft.server.integrated.IntegratedServer.func_71217_p(IntegratedServer.java:175)
    at net.minecraft.server.MinecraftServer.run(MinecraftServer.java:482)
    at net.minecraft.server.ThreadMinecraftServer.run(SourceFile:582)


    A detailed walkthrough of the error, its code path and all known details is as follows:
    ---------------------------------------------------------------------------------------

    -- Head --
    Stacktrace:
    at shedar.mods.ic2.nuclearcontrol.crossmod.gregtech.CrossGregTech.init(CrossGregTech.java:40)
    at shedar.mods.ic2.nuclearcontrol.crossmod.gregtech.CrossGregTech.getNuclearCellTimeLeft(CrossGregTech.java:73)
    at shedar.mods.ic2.nuclearcontrol.utils.NuclearHelper.getNuclearCellTimeLeft(NuclearHelper.java:100)
    at shedar.mods.ic2.nuclearcontrol.items.ItemCardReactorSensorLocation.update(ItemCardReactorSensorLocation.java:68)
    at shedar.mods.ic2.nuclearcontrol.tileentities.TileEntityInfoPanel.processCard(TileEntityInfoPanel.java:834)
    at shedar.mods.ic2.nuclearcontrol.tileentities.TileEntityInfoPanel.func_70296_d(TileEntityInfoPanel.java:860)
    at shedar.mods.ic2.nuclearcontrol.tileentities.TileEntityInfoPanel.func_70316_g(TileEntityInfoPanel.java:470)

    -- Tile entity being ticked --
    Details:
    Name: IC2NCInfoPanel // shedar.mods.ic2.nuclearcontrol.tileentities.TileEntityInfoPanel
    Block type: ID #4095 (tile.blockThermalMonitor // shedar.mods.ic2.nuclearcontrol.BlockNuclearControlMain)
    Block data value: 4 / 0x4 / 0b0100

    Block location: World: (10,4,-693), Chunk: (at 10,0,11 in 0,-44;
    contains blocks 0,0,-704 to 15,255,-689), Region: (0,-2; contains chunks
    0,-64 to 31,-33, blocks 0,0,-1024 to 511,255,-513)
    Actual block type: ID #4095 (tile.blockThermalMonitor // shedar.mods.ic2.nuclearcontrol.BlockNuclearControlMain)
    Actual block data value: 4 / 0x4 / 0b0100
    Stacktrace:
    at net.minecraft.world.World.func_72939_s(World.java:2209)
    at net.minecraft.world.WorldServer.func_72939_s(WorldServer.java:552)

    -- Affected level --
    Details:
    Level name: New World tst
    All players: 1 total; [EntityPlayerMP['CoreShock'/3, l='New World tst', x=12,11, y=4,00, z=-696,61]]
    Chunk stats: ServerChunkCache: 1334 Drop: 0
    Level seed: 1550884344084293376
    Level generator: ID 01 - flat, ver 0. Features enabled: true
    Level generator options:

    Level spawn location: World: (16,4,-699), Chunk: (at 0,0,5 in 1,-44;
    contains blocks 16,0,-704 to 31,255,-689), Region: (0,-2; contains
    chunks 0,-64 to 31,-33, blocks 0,0,-1024 to 511,255,-513)
    Level time: 9371 game time, 9371 day time
    Level dimension: 0
    Level storage version: 0x04ABD - Anvil
    Level weather: Rain time: 121519 (now: false), thunder time: 148665 (now: false)
    Level game mode: Game mode: survival (ID 0). Hardcore: false. Cheats: false
    Stacktrace:
    at net.minecraft.server.MinecraftServer.func_71190_q(MinecraftServer.java:666)
    at net.minecraft.server.MinecraftServer.func_71217_p(MinecraftServer.java:585)
    at net.minecraft.server.integrated.IntegratedServer.func_71217_p(IntegratedServer.java:175)
    at net.minecraft.server.MinecraftServer.run(MinecraftServer.java:482)
    at net.minecraft.server.ThreadMinecraftServer.run(SourceFile:582)

    -- System Details --
    Details:
    Minecraft Version: 1.6.2
    Operating System: Windows 7 (amd64) version 6.1
    Java Version: 1.7.0_06-ea, Oracle Corporation
    Java VM Version: Java HotSpot(TM) 64-Bit Server VM (mixed mode), Oracle Corporation
    Memory: 1724006696 bytes (1644 MB) / 2556035072 bytes (2437 MB) up to 2556035072 bytes (2437 MB)
    JVM Flags: 2 total; -Xms2560m -Xmx2560m
    AABB Pool Size: 660 (36960 bytes; 0 MB) allocated, 338 (18928 bytes; 0 MB) used
    Suspicious classes: FML and Forge are installed
    IntCache: cache: 0, tcache: 0, allocated: 0, tallocated: 0
    FML: MCP v8.04 FML v6.2.62.871 Minecraft Forge 9.10.1.871 Optifine OptiFine_1.6.2_HD_U_C4 30 mods loaded, 30 mods active

  • Ahh, that's why you asked me. You should always check for the Item being != null instead of for the Mod being there. Features can change, what causes Issues like that one.

    When adding Crossmod Compatibility I actually never check if Mod X is loaded, and just try/catch the API Functions belonging to said Mod, and make Nullpointerproof Functions to use them. That way I dont get Issues like that one over here. ^^

  • I am using the Direwolf modpack and would like to have nuclear control in the pack. I added the 1.6.2b to the pack but the game crashes and will not load when Nuclear Control is enabled. I have attached a crash report. Perhaps I am doing something wrong that you guys will notice right off.

    Crash Report: https://www.dropbox.com/s/z29ukq0eqxxk…4.25-server.txt


    Version 1.6.2b is for MC 1.6.2. You use MC 1.5.2, so required version of Nuclear Control is 1.5.1e (second post of this thread, old versions spoiler).

  • I downloaded the experimental.zip and for some reason the average counter and the Energy counter don't work. Electricity flows right through both blocks regardless of their position. I was unsure if it was just a problem that I was having or a problem with the blocks themselves.

  • Do not ask HOW I got this Error, this just happened in my Dev Build and I did nothing related to Nuclear Control.

    java.lang.NullPointerException
    at net.minecraftforge.common.Configuration.<init>(Configuration.java:91)
    at shedar.mods.ic2.nuclearcontrol.IC2NuclearControl.init(IC2NuclearControl.java:408)
    at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
    at sun.reflect.NativeMethodAccessorImpl.invoke(Unknown Source)
    at sun.reflect.DelegatingMethodAccessorImpl.invoke(Unknown Source)
    at java.lang.reflect.Method.invoke(Unknown Source)
    at cpw.mods.fml.common.FMLModContainer.handleModStateEvent(FMLModContainer.java:540)
    at sun.reflect.GeneratedMethodAccessor1.invoke(Unknown Source)
    at sun.reflect.DelegatingMethodAccessorImpl.invoke(Unknown Source)
    at java.lang.reflect.Method.invoke(Unknown Source)
    at com.google.common.eventbus.EventHandler.handleEvent(EventHandler.java:74)
    at com.google.common.eventbus.SynchronizedEventHandler.handleEvent(SynchronizedEventHandler.java:45)
    at com.google.common.eventbus.EventBus.dispatch(EventBus.java:313)
    at com.google.common.eventbus.EventBus.dispatchQueuedEvents(EventBus.java:296)
    at com.google.common.eventbus.EventBus.post(EventBus.java:267)
    at cpw.mods.fml.common.LoadController.sendEventToModContainer(LoadController.java:194)
    at cpw.mods.fml.common.LoadController.propogateStateMessage(LoadController.java:174)
    at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
    at sun.reflect.NativeMethodAccessorImpl.invoke(Unknown Source)
    at sun.reflect.DelegatingMethodAccessorImpl.invoke(Unknown Source)
    at java.lang.reflect.Method.invoke(Unknown Source)
    at com.google.common.eventbus.EventHandler.handleEvent(EventHandler.java:74)
    at com.google.common.eventbus.SynchronizedEventHandler.handleEvent(SynchronizedEventHandler.java:45)
    at com.google.common.eventbus.EventBus.dispatch(EventBus.java:313)
    at com.google.common.eventbus.EventBus.dispatchQueuedEvents(EventBus.java:296)
    at com.google.common.eventbus.EventBus.post(EventBus.java:267)
    at cpw.mods.fml.common.LoadController.distributeStateMessage(LoadController.java:105)
    at cpw.mods.fml.common.Loader.initializeMods(Loader.java:696)
    at cpw.mods.fml.client.FMLClientHandler.finishMinecraftLoading(FMLClientHandler.java:231)
    at net.minecraft.client.Minecraft.func_71384_a(Minecraft.java:507)
    at net.minecraft.client.Minecraft.func_99999_d(Minecraft.java:806)
    at net.minecraft.client.main.Main.main(SourceFile:101)
    at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
    at sun.reflect.NativeMethodAccessorImpl.invoke(Unknown Source)
    at sun.reflect.DelegatingMethodAccessorImpl.invoke(Unknown Source)
    at java.lang.reflect.Method.invoke(Unknown Source)
    at net.minecraft.launchwrapper.Launch.launch(Launch.java:57)
    at net.minecraft.launchwrapper.Launch.main(Launch.java:18)

  • I downloaded the experimental.zip and for some reason the average counter and the Energy counter don't work. Electricity flows right through both blocks regardless of their position. I was unsure if it was just a problem that I was having or a problem with the blocks themselves.


    I use the same API as EU-reader. If EU-reader will be fixed in future ic2 experimental builds, then counters should start to count again.

  • Do not ask HOW I got this Error, this just happened in my Dev Build and I did nothing related to Nuclear Control.


    Is it reproducible or happened just once?
    I use config file name suggested by FMLPreInitializationEvent and I use it as paramenter of Configuration constructor. Have no idea how it can be null.

  • Is it reproducible or happened just once?
    I use config file name suggested by FMLPreInitializationEvent and I use it as paramenter of Configuration constructor. Have no idea how it can be null.

    I can get that Error consistently. And are you doing your Config during the @Init Phase instead of @PreInit? Because this Error happened after the GT Load Phase finished.


    I just wanted to mention this. I worked on a very hackish piece of Code.

    Edit: Found out what it was, nvm.

  • crash on minecraft loading (IC2NuclearControl-1.6.2b.zip)

    Display Spoiler

    ---- Minecraft Crash Report ----
    // Daisy, daisy...

    Time: 07.12.13 18:20
    Description: Initializing game

    java.lang.RuntimeException: java.lang.reflect.InvocationTargetException
    at mods.immibis.cobaltite.ModBase$1.register(ModBase.java:143)
    at mods.immibis.core.impl.IDAllocator.allocate(IDAllocator.java:129)
    at mods.immibis.core.ImmibisCore.init(ImmibisCore.java:103)
    at mods.immibis.core.ICNonCoreMod.init(ICNonCoreMod.java:46)
    at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
    at sun.reflect.NativeMethodAccessorImpl.invoke(Unknown Source)
    at sun.reflect.DelegatingMethodAccessorImpl.invoke(Unknown Source)
    at java.lang.reflect.Method.invoke(Unknown Source)
    at cpw.mods.fml.common.FMLModContainer.handleModStateEvent(FMLModContainer.java:545)
    at sun.reflect.GeneratedMethodAccessor1.invoke(Unknown Source)
    at sun.reflect.DelegatingMethodAccessorImpl.invoke(Unknown Source)
    at java.lang.reflect.Method.invoke(Unknown Source)
    at com.google.common.eventbus.EventHandler.handleEvent(EventHandler.java:74)
    at com.google.common.eventbus.SynchronizedEventHandler.handleEvent(SynchronizedEventHandler.java:45)
    at com.google.common.eventbus.EventBus.dispatch(EventBus.java:313)
    at com.google.common.eventbus.EventBus.dispatchQueuedEvents(EventBus.java:296)
    at com.google.common.eventbus.EventBus.post(EventBus.java:267)
    at cpw.mods.fml.common.LoadController.sendEventToModContainer(LoadController.java:201)
    at cpw.mods.fml.common.LoadController.propogateStateMessage(LoadController.java:181)
    at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
    at sun.reflect.NativeMethodAccessorImpl.invoke(Unknown Source)
    at sun.reflect.DelegatingMethodAccessorImpl.invoke(Unknown Source)
    at java.lang.reflect.Method.invoke(Unknown Source)
    at com.google.common.eventbus.EventHandler.handleEvent(EventHandler.java:74)
    at com.google.common.eventbus.SynchronizedEventHandler.handleEvent(SynchronizedEventHandler.java:45)
    at com.google.common.eventbus.EventBus.dispatch(EventBus.java:313)
    at com.google.common.eventbus.EventBus.dispatchQueuedEvents(EventBus.java:296)
    at com.google.common.eventbus.EventBus.post(EventBus.java:267)
    at cpw.mods.fml.common.LoadController.distributeStateMessage(LoadController.java:112)
    at cpw.mods.fml.common.Loader.initializeMods(Loader.java:699)
    at cpw.mods.fml.client.FMLClientHandler.finishMinecraftLoading(FMLClientHandler.java:249)
    at net.minecraft.client.Minecraft.func_71384_a(Minecraft.java:509)
    at net.minecraft.client.Minecraft.func_99999_d(Minecraft.java:808)
    at net.minecraft.client.main.Main.main(SourceFile:101)
    at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
    at sun.reflect.NativeMethodAccessorImpl.invoke(Unknown Source)
    at sun.reflect.DelegatingMethodAccessorImpl.invoke(Unknown Source)
    at java.lang.reflect.Method.invoke(Unknown Source)
    at net.minecraft.launchwrapper.Launch.launch(Launch.java:131)
    at net.minecraft.launchwrapper.Launch.main(Launch.java:27)
    Caused by: java.lang.reflect.InvocationTargetException
    at sun.reflect.NativeConstructorAccessorImpl.newInstance0(Native Method)
    at sun.reflect.NativeConstructorAccessorImpl.newInstance(Unknown Source)
    at sun.reflect.DelegatingConstructorAccessorImpl.newInstance(Unknown Source)
    at java.lang.reflect.Constructor.newInstance(Unknown Source)
    at mods.immibis.cobaltite.ModBase$1.register(ModBase.java:139)
    ... 39 more
    Caused by: java.lang.IllegalArgumentException: Slot 4095 is already occupied by shedar.mods.ic2.nuclearcontrol.BlockNuclearControlMain@22714261 when adding mods.immibis.redlogic.lamps.BlockLampCube$On@39bcfff1
    at net.minecraft.block.Block.<init>(Block.java:349)
    at mods.immibis.redlogic.lamps.BlockLampCube.<init>(BlockLampCube.java:56)
    at mods.immibis.redlogic.lamps.BlockLampCube$On.<init>(BlockLampCube.java:192)
    ... 44 more


    A detailed walkthrough of the error, its code path and all known details is as follows:
    ---------------------------------------------------------------------------------------

    -- Head --
    Stacktrace:
    at mods.immibis.cobaltite.ModBase$1.register(ModBase.java:143)
    at mods.immibis.core.impl.IDAllocator.allocate(IDAllocator.java:129)
    at mods.immibis.core.ImmibisCore.init(ImmibisCore.java:103)
    at mods.immibis.core.ICNonCoreMod.init(ICNonCoreMod.java:46)
    at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
    at sun.reflect.NativeMethodAccessorImpl.invoke(Unknown Source)
    at sun.reflect.DelegatingMethodAccessorImpl.invoke(Unknown Source)
    at java.lang.reflect.Method.invoke(Unknown Source)
    at cpw.mods.fml.common.FMLModContainer.handleModStateEvent(FMLModContainer.java:545)
    at sun.reflect.GeneratedMethodAccessor1.invoke(Unknown Source)
    at sun.reflect.DelegatingMethodAccessorImpl.invoke(Unknown Source)
    at java.lang.reflect.Method.invoke(Unknown Source)
    at com.google.common.eventbus.EventHandler.handleEvent(EventHandler.java:74)
    at com.google.common.eventbus.SynchronizedEventHandler.handleEvent(SynchronizedEventHandler.java:45)
    at com.google.common.eventbus.EventBus.dispatch(EventBus.java:313)
    at com.google.common.eventbus.EventBus.dispatchQueuedEvents(EventBus.java:296)
    at com.google.common.eventbus.EventBus.post(EventBus.java:267)
    at cpw.mods.fml.common.LoadController.sendEventToModContainer(LoadController.java:201)
    at cpw.mods.fml.common.LoadController.propogateStateMessage(LoadController.java:181)
    at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
    at sun.reflect.NativeMethodAccessorImpl.invoke(Unknown Source)
    at sun.reflect.DelegatingMethodAccessorImpl.invoke(Unknown Source)
    at java.lang.reflect.Method.invoke(Unknown Source)
    at com.google.common.eventbus.EventHandler.handleEvent(EventHandler.java:74)
    at com.google.common.eventbus.SynchronizedEventHandler.handleEvent(SynchronizedEventHandler.java:45)
    at com.google.common.eventbus.EventBus.dispatch(EventBus.java:313)
    at com.google.common.eventbus.EventBus.dispatchQueuedEvents(EventBus.java:296)
    at com.google.common.eventbus.EventBus.post(EventBus.java:267)
    at cpw.mods.fml.common.LoadController.distributeStateMessage(LoadController.java:112)
    at cpw.mods.fml.common.Loader.initializeMods(Loader.java:699)
    at cpw.mods.fml.client.FMLClientHandler.finishMinecraftLoading(FMLClientHandler.java:249)
    at net.minecraft.client.Minecraft.func_71384_a(Minecraft.java:509)

    -- Initialization --
    Details:
    Stacktrace:
    at net.minecraft.client.Minecraft.func_99999_d(Minecraft.java:808)
    at net.minecraft.client.main.Main.main(SourceFile:101)
    at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
    at sun.reflect.NativeMethodAccessorImpl.invoke(Unknown Source)
    at sun.reflect.DelegatingMethodAccessorImpl.invoke(Unknown Source)
    at java.lang.reflect.Method.invoke(Unknown Source)
    at net.minecraft.launchwrapper.Launch.launch(Launch.java:131)
    at net.minecraft.launchwrapper.Launch.main(Launch.java:27)

    -- System Details --
    Details:
    Minecraft Version: 1.6.4
    Operating System: Windows 8 (amd64) version 6.2
    Java Version: 1.7.0_25, Oracle Corporation
    Java VM Version: Java HotSpot(TM) 64-Bit Server VM (mixed mode), Oracle Corporation
    Memory: 336460256 bytes (320 MB) / 485621760 bytes (463 MB) up to 954466304 bytes (910 MB)
    JVM Flags: 2 total; -XX:HeapDumpPath=MojangTricksIntelDriversForPerformance_javaw.exe_minecraft.exe.heapdump -Xmx1G
    AABB Pool Size: 0 (0 bytes; 0 MB) allocated, 0 (0 bytes; 0 MB) used
    Suspicious classes: FML and Forge are installed
    IntCache: cache: 0, tcache: 0, allocated: 0, tallocated: 0
    FML: MCP v8.11 FML v6.4.45.953 Minecraft Forge 9.11.1.953 14 mods loaded, 14 mods active
    mcp{8.09} [Minecraft Coder Pack] (minecraft.jar) Unloaded->Constructed->Pre-initialized->Initialized
    FML{6.4.45.953} [Forge Mod Loader] (minecraftforge-9.11.1.953.jar) Unloaded->Constructed->Pre-initialized->Initialized
    Forge{9.11.1.953} [Minecraft Forge] (minecraftforge-9.11.1.953.jar) Unloaded->Constructed->Pre-initialized->Initialized
    ImmibisMicroblocks{57.3.2} [Immibis's Microblocks] (immibis-microblocks-57.3.2.jar) Unloaded->Constructed->Pre-initialized->Initialized
    BuildCraft|Core{4.1.0} [BuildCraft] (buildcraft-A-1.6.2-4.1.0.jar) Unloaded->Constructed->Pre-initialized->Initialized
    BuildCraft|Builders{4.1.0} [BC Builders] (buildcraft-A-1.6.2-4.1.0.jar) Unloaded->Constructed->Pre-initialized->Initialized
    BuildCraft|Energy{4.1.0} [BC Energy] (buildcraft-A-1.6.2-4.1.0.jar) Unloaded->Constructed->Pre-initialized->Initialized
    BuildCraft|Factory{4.1.0} [BC Factory] (buildcraft-A-1.6.2-4.1.0.jar) Unloaded->Constructed->Pre-initialized->Initialized
    BuildCraft|Transport{4.1.0} [BC Transport] (buildcraft-A-1.6.2-4.1.0.jar) Unloaded->Constructed->Pre-initialized->Initialized
    BuildCraft|Silicon{4.1.0} [BC Silicon] (buildcraft-A-1.6.2-4.1.0.jar) Unloaded->Constructed->Pre-initialized->Initialized
    IC2{1.118.401-lf} [IndustrialCraft 2] (industrialcraft-2_1.118.401-lf.jar) Unloaded->Constructed->Pre-initialized->Initialized
    IC2NuclearControl{1.6.2b} [Nuclear Control] (IC2NuclearControl-1.6.2b.zip) Unloaded->Constructed->Pre-initialized->Initialized
    ImmibisCore{57.1.6} [Immibis Core] (immibis-core-57.1.6.jar) Unloaded->Constructed->Pre-initialized->Errored
    RedLogic{57.2.1} [RedLogic] (redlogic-57.2.1.jar) Unloaded->Constructed->Pre-initialized->Errored
    Launched Version: 1.6.4-Forge9.11.1.953
    LWJGL: 2.9.0
    OpenGL: AMD Radeon HD 7900 Series GL version 4.2.12430 Compatibility Profile Context 13.152.1.8000, ATI Technologies Inc.
    Is Modded: Definitely; Client brand changed to 'fml,forge'
    Type: Client (map_client.txt)
    Resource Pack: Default
    Current Language: Русский (Россия)
    Profiler Position: N/A (disabled)
    Vec3 Pool Size: ~~ERROR~~ NullPointerException: null

  • You have a block ID conflict : "java.lang.IllegalArgumentException: Slot 4095 is already occupied by shedar.mods.ic2.nuclearcontrol.BlockNuclearControlMain@22714261 when adding mods.immibis.redlogic.lamps.BlockLampCube$On@39bcfff1"

    Basically, a block from nuclear control is conflicting with another, which seems to be from immibis redlogic.
    Go to one of their configs and change their IDs.

  • Hi guys

    im using (IC2) industrialcraft-2_2.0.305-experimental and IC2NuclearControl-1.6.2c-ic2-experimental

    When I place an advanced Information Panel my client crashes. Server is fine though ... i can reproduce this error and switching to IC2NuclearControl-1.6.2e-ic2-experimental didnt help.
    Has anyone seen this as well?

    Crash report:

    http://paste.atlauncher.com/view/29c58954


    Java hs_err_pid: cant upload it if needed i will try it again

    thanks chrys


    EDIT: FIXED ... it was a graphic driver problem which only showed up with the specific block however. I guess The advanced Information Panel uses a OpenGL function other blocks dont. Thanks anyways

    Edited 2 times, last by chrysator (December 13, 2013 at 11:10 AM).

  • I have a problem on 1.5.2 SP (yes, I know there are later versions) where if I go too far away, or I reload the world, my information panels get messed up.

    Before relog:

    After relog:

    I think this is the same bug that makes almost all IC2 blocks look wrong. After a relog, cables won't connect, but still send power; Machines are oriented "downward", but still function; even crop blocks look empty. I think it's failing to send tile entity data to the client. What's interesting is that this is on singleplayer. Still, I guess I shouldn't be surprised now that singleplayer and multiplayer are merged. I've googled the problem, and the only cause I've found so far is from bukkit/multiverse. I'm not using either of them. If there's a simple solution to this problem, I'd like to know, because I've had it for ages, and tried to ignore it.