Gee thanks
[IC2 Exp][1.7.10] Nuclear Control 2
-
-
FTB > ATL imo :-p
Reason for ATLauncher you need to change the perm gen size or it wont work literally every mod was freiking out until i added perm gen sixe in regular minecraft and ATLauncher because we are having a server and he can only do ATLauncher
-
-
A small bug report: When I slant the information panels up/down, the client disconnects from the server. Neither server nor client crashes though.
This is with ic2nc-1.7.10-1.7.10.01.jar
Regards,
ShamblerDKEDIT: This is what happens on the server when I try: http://pastebin.com/VTUd2ME1
-
New build 1.7.10.02.
- Fixed small bug with infopanels.
A small bug report: When I slant the information panels up/down, the client disconnects from the server. Neither server nor client crashes though.
- Changed code to use new NodeStats for counters (EnergyCounter and AverageCounter). Counters should work with new IC2Exp builds (~ 2.2.576+).
-
I'm not seeing the reactor sensor location card, only liquid, generator, and counter sensor location cards. I'm running the 1.7.10 build. Am I missing something, perhaps?
Don't mind my stupidity. All is well. -
New build 1.7.10.02.
- Fixed small bug with infopanels.
- Changed code to use new NodeStats for counters (EnergyCounter and AverageCounter). Counters should work with new IC2Exp builds (~ 2.2.576+).
Could you update original post, with a download link for the new version, or post the download link here in the thread?
Regards,
ShamblerDK -
Didn't understand. There is a link in the beginning of the thread.
-
Didn't understand. There is a link in the beginning of the thread.
Yeah, it's sort of unobvious though, since it links to a post that links to where the downloads are. Changed it so it links directly to the downloads page.
-
Quoted from "Zuxelus"
Didn't understand. There is a link in the beginning of the thread.
Yeah, it's sort of unobvious though, since it links to a post that links to where the downloads are. Changed it so it links directly to the downloads page.Heh, I must have been blind. Thanks for updating the links though.
Also, thanks for continuing this amazing mod. I've used this SO much in the past, and now I will again.
-
game crashed when use IC2 #589:
// Oops.Time: 13.8.14 19:34
Description: Ticking block entity
java.lang.NoSuchMethodError: ic2.core.util.Config.getFloat(Ljava/lang/String;)F
at shedar.mods.ic2.nuclearcontrol.items.ItemCardReactorSensorLocation.update(ItemCardReactorSensorLocation.java:57)
at shedar.mods.ic2.nuclearcontrol.tileentities.TileEntityInfoPanel.processCard(TileEntityInfoPanel.java:845)
at shedar.mods.ic2.nuclearcontrol.tileentities.TileEntityInfoPanel.func_70296_d(TileEntityInfoPanel.java:871)
at shedar.mods.ic2.nuclearcontrol.tileentities.TileEntityInfoPanel.func_145845_h(TileEntityInfoPanel.java:479)
at net.minecraft.world.World.func_72939_s(World.java:2454)
at net.minecraft.world.WorldServer.func_72939_s(WorldServer.java:665)
at net.minecraft.server.MinecraftServer.func_71190_q(MinecraftServer.java:937)
at net.minecraft.server.dedicated.DedicatedServer.func_71190_q(DedicatedServer.java:422)
at net.minecraft.server.MinecraftServer.func_71217_p(MinecraftServer.java:803)
at net.minecraft.server.MinecraftServer.run(MinecraftServer.java:663)
at java.lang.Thread.run(Thread.java:745)A detailed walkthrough of the error, its code path and all known details is as follows:
----------------------------------------------------------------------------------------- Head --
Stacktrace:
at shedar.mods.ic2.nuclearcontrol.items.ItemCardReactorSensorLocation.update(ItemCardReactorSensorLocation.java:57)
at shedar.mods.ic2.nuclearcontrol.tileentities.TileEntityInfoPanel.processCard(TileEntityInfoPanel.java:845)
at shedar.mods.ic2.nuclearcontrol.tileentities.TileEntityInfoPanel.func_70296_d(TileEntityInfoPanel.java:871)
at shedar.mods.ic2.nuclearcontrol.tileentities.TileEntityInfoPanel.func_145845_h(TileEntityInfoPanel.java:479)-- Block entity being ticked --
Details:
Name: IC2NCInfoPanel // shedar.mods.ic2.nuclearcontrol.tileentities.TileEntityInfoPanel
Block type: ID #607 (tile.null // shedar.mods.ic2.nuclearcontrol.blocks.BlockNuclearControlMain)
Block data value: 4 / 0x4 / 0b0100
Block location: World: (-112,152,249), Chunk: (at 0,9,9 in -7,15; contains blocks -112,0,240 to -97,255,255), Region: (-1,0; contains chunks -32,0 to -1,31, blocks -512,0,0 to -1,255,511)
Actual block type: ID #607 (tile.null // shedar.mods.ic2.nuclearcontrol.blocks.BlockNuclearControlMain)
Actual block data value: 4 / 0x4 / 0b0100
Stacktrace:
at net.minecraft.world.World.func_72939_s(World.java:2454)
at net.minecraft.world.WorldServer.func_72939_s(WorldServer.java:665)-- Affected level --
Details:
Level name: skyworld
All players: 1 total; [EntityPlayerMP['WanhulkCZE'/158, l='skyworld', x=-131,66, y=153,00, z=265,28](WanhulkCZE at -131.65974158529855,153.0,265.28271207690284)]
Chunk stats: ServerChunkCache: 442 Drop: 0
Level seed: 5019077839750229202
Level generator: ID 01 - flat, ver 0. Features enabled: true
Level generator options:
Level spawn location: World: (-630,4,616), Chunk: (at 10,0,8 in -40,38; contains blocks -640,0,608 to -625,255,623), Region: (-2,1; contains chunks -64,32 to -33,63, blocks -1024,0,512 to -513,255,1023)
Level time: 59033321 game time, 59363228 day time
Level dimension: 2
Level storage version: 0x04ABD - Anvil
Level weather: Rain time: 10121 (now: false), thunder time: 111274 (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:937)
at net.minecraft.server.dedicated.DedicatedServer.func_71190_q(DedicatedServer.java:422)
at net.minecraft.server.MinecraftServer.func_71217_p(MinecraftServer.java:803)
at net.minecraft.server.MinecraftServer.run(MinecraftServer.java:663)
at java.lang.Thread.run(Thread.java:745)
Time: 13.8.14 19:29
Description: Ticking block entityjava.lang.NoSuchMethodError: ic2.core.util.Config.getFloat(Ljava/lang/String;)F
at shedar.mods.ic2.nuclearcontrol.items.ItemCardReactorSensorLocation.update(ItemCardReactorSensorLocation.java:57)
at shedar.mods.ic2.nuclearcontrol.tileentities.TileEntityInfoPanel.processCard(TileEntityInfoPanel.java:845)
at shedar.mods.ic2.nuclearcontrol.tileentities.TileEntityInfoPanel.func_70296_d(TileEntityInfoPanel.java:871)
at shedar.mods.ic2.nuclearcontrol.tileentities.TileEntityInfoPanel.func_145845_h(TileEntityInfoPanel.java:479)
at net.minecraft.world.World.func_72939_s(World.java:2454)
at net.minecraft.world.WorldServer.func_72939_s(WorldServer.java:665)
at net.minecraft.server.MinecraftServer.func_71190_q(MinecraftServer.java:937)
at net.minecraft.server.dedicated.DedicatedServer.func_71190_q(DedicatedServer.java:422)
at net.minecraft.server.MinecraftServer.func_71217_p(MinecraftServer.java:803)
at net.minecraft.server.MinecraftServer.run(MinecraftServer.java:663)
at java.lang.Thread.run(Thread.java:745)A detailed walkthrough of the error, its code path and all known details is as follows:
----------------------------------------------------------------------------------------- Head --
Stacktrace:
at shedar.mods.ic2.nuclearcontrol.items.ItemCardReactorSensorLocation.update(ItemCardReactorSensorLocation.java:57)
at shedar.mods.ic2.nuclearcontrol.tileentities.TileEntityInfoPanel.processCard(TileEntityInfoPanel.java:845)
at shedar.mods.ic2.nuclearcontrol.tileentities.TileEntityInfoPanel.func_70296_d(TileEntityInfoPanel.java:871)
at shedar.mods.ic2.nuclearcontrol.tileentities.TileEntityInfoPanel.func_145845_h(TileEntityInfoPanel.java:479)-- Block entity being ticked --
Details:
Name: IC2NCInfoPanel // shedar.mods.ic2.nuclearcontrol.tileentities.TileEntityInfoPanel
Block type: ID #607 (tile.null // shedar.mods.ic2.nuclearcontrol.blocks.BlockNuclearControlMain)
Block data value: 4 / 0x4 / 0b0100
Block location: World: (-112,152,249), Chunk: (at 0,9,9 in -7,15; contains blocks -112,0,240 to -97,255,255), Region: (-1,0; contains chunks -32,0 to -1,31, blocks -512,0,0 to -1,255,511)
Actual block type: ID #607 (tile.null // shedar.mods.ic2.nuclearcontrol.blocks.BlockNuclearControlMain)
Actual block data value: 4 / 0x4 / 0b0100
Stacktrace:
at net.minecraft.world.World.func_72939_s(World.java:2454)
at net.minecraft.world.WorldServer.func_72939_s(WorldServer.java:665)-- Affected level --
Details:
Level name: skyworld
All players: 1 total; [EntityPlayerMP['WanhulkCZE'/159, l='skyworld', x=-131,66, y=153,00, z=265,28](WanhulkCZE at -131.65974158529855,153.0,265.28271207690284)]
Chunk stats: ServerChunkCache: 442 Drop: 0
Level seed: 5019077839750229202
Level generator: ID 01 - flat, ver 0. Features enabled: true
Level generator options:
Level spawn location: World: (-630,4,616), Chunk: (at 10,0,8 in -40,38; contains blocks -640,0,608 to -625,255,623), Region: (-2,1; contains chunks -64,32 to -33,63, blocks -1024,0,512 to -513,255,1023)
Level time: 59032490 game time, 59362397 day time
Level dimension: 2
Level storage version: 0x04ABD - Anvil
Level weather: Rain time: 10952 (now: false), thunder time: 112105 (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:937)
at net.minecraft.server.dedicated.DedicatedServer.func_71190_q(DedicatedServer.java:422)
at net.minecraft.server.MinecraftServer.func_71217_p(MinecraftServer.java:803)
at net.minecraft.server.MinecraftServer.run(MinecraftServer.java:663)
at java.lang.Thread.run(Thread.java:745)-- System Details --
With IC2 #586 works fine, some api changes in the IC2 imho.
-
Fixed IC2 #589 in build 1.7.10.03. Also added ES translation and fixed FR and RU. Thanks to lordperi.
This build works with IC2 #576+ only. -
I just noticed that you can only build the Panel Expansions with oak wood this should be fixed soon
-
Next version should include a fixed config handler as well (as discovered by me :p).
-
One should always search for the light in these dark times.
It would also be worth searching for better textures then mine :p
-
On 1.7.10 server console show this:
[09:25:53 ERROR]: Detected ongoing potential memory leak. 100 packets have leaked. Top offenders
[09:25:53 ERROR]: IC2NC : 100 -
Will be fixed in new build. Today or tomorrow. I need time to rewrite using SimpleNetworkWrapper.
-
i
Will be fixed in new build. Today or tomorrow. I need time to rewrite using SimpleNetworkWrapper.
guess its been fixed since the newest build was yesterday 8/19
-
-
One should always search for the light in these dark times.
It would also be worth searching for better textures then mine :p
May i ask what it is? (i know, i know its some kind of light but maybe more info? )