I didn't break them, I fixed them, but then before I was able to fix the remaining Recipes too, Player just updated to the next MC Version, closing the developement on the old Version, making it impossible for me to fix.
Ok, sorry.
I didn't break them, I fixed them, but then before I was able to fix the remaining Recipes too, Player just updated to the next MC Version, closing the developement on the old Version, making it impossible for me to fix.
Ok, sorry.
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 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'/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.
Hello! There is one more terrible bug in IC2E #397. Wires do not explode! Noone! Seriously, I can connect two MFSU with tin wire and nothing happens! Can you add one extra fix to your addon? ._.
My addon fix only IC2 recipes when GregoriusT totally broke IC2 recipe api.
That makes sense, I though it was not going to happen, but I thought I would ask. Any chance for this:
Dynamite I will try solve later.
Problem solved:
I haven't added IC2Fixes.jar into client mods folder because I thought it was server side only. Now when I have added it to the client too, it works great. I wish this fix was server side only, so players don't have to be bugged with placing the mod into theirs mod folder, but I suppose that's not possible.
Chocohead:
Thanks for the help bro.
It is not possible make it only serverside. Client need synchonize recipes with server.
Generic protection mod is very hard to maintain. Many mods does not have any api, which can be used. IC2 have very good api, then is possible make this mod.
Uploaded new 1.7.10/1.6.4 fully configurable versions.
Any feedback is welcomed...
Maybe with some API call can be scatter mode disabled. I will look to it.
Edit: Looks like quest completed
Soon I will release update with configurable Scatter mode on/off
Uploaded 1.7.10 version, maybe will work with 1.7.2 too.
Sorry, I was tested on 1.7.10. My fail
Another crash without NEI and click to creative tab NC:
[15:34:11 INFO]: Client> [15:34:11] [Client thread/FATAL]: Reported exception thrown!
[15:34:11 INFO]: Client> net.minecraft.util.ReportedException: Updating screen events
[15:34:11 INFO]: Client> at net.minecraft.client.Minecraft.func_71407_l(Minecraft.java:1642) ~[bao.class:?]
[15:34:11 INFO]: Client> at net.minecraft.client.Minecraft.func_71411_J(Minecraft.java:961) ~[bao.class:?]
[15:34:11 INFO]: Client> at net.minecraft.client.Minecraft.func_99999_d(Minecraft.java:887) [bao.class:?]
[15:34:11 INFO]: Client> at net.minecraft.client.main.Main.main(SourceFile:148) [Main.class:?]
[15:34:11 INFO]: Client> at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method) ~[?:1.7.0_25]
[15:34:11 INFO]: Client> at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:57) ~[?:1.7.0_25]
[15:34:11 INFO]: Client> at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) ~[?:1.7.0_25]
[15:34:11 INFO]: Client> at java.lang.reflect.Method.invoke(Method.java:606) ~[?:1.7.0_25]
[15:34:11 INFO]: Client> at net.minecraft.launchwrapper.Launch.launch(Launch.java:134) [launchwrapper-1.9.jar:?]
[15:34:11 INFO]: Client> at net.minecraft.launchwrapper.Launch.main(Launch.java:28) [launchwrapper-1.9.jar:?]
[15:34:11 INFO]: Client> Caused by: java.lang.NoSuchMethodError: ic2.api.item.IElectricItemManager.charge(Lnet/minecraft/item/ItemStack;IIZZ)I
[15:34:11 INFO]: Client> at shedar.mods.ic2.nuclearcontrol.items.ItemToolDigitalThermometer.func_150895_a(ItemToolDigitalThermometer.java:104) ~[ItemToolDigitalThermometer.class:?]
[15:34:11 INFO]: Client> at net.minecraft.creativetab.CreativeTabs.func_78018_a(CreativeTabs.java:312) ~[abt.class:?]
[15:34:11 INFO]: Client> at net.minecraft.client.gui.inventory.GuiContainerCreative.func_147050_b(GuiContainerCreative.java:478) ~[bfl.class:?]
[15:34:11 INFO]: Client> at net.minecraft.client.gui.inventory.GuiContainerCreative.func_146286_b(GuiContainerCreative.java:455) ~[bfl.class:?]
[15:34:11 INFO]: Client> at net.minecraft.client.gui.GuiScreen.func_146274_d(GuiScreen.java:306) ~[bdw.class:?]
[15:34:11 INFO]: Client> at net.minecraft.client.gui.inventory.GuiContainerCreative.func_146274_d(GuiContainerCreative.java:563) ~[bfl.class:?]
[15:34:11 INFO]: Client> at net.minecraft.client.gui.GuiScreen.func_146269_k(GuiScreen.java:268) ~[bdw.class:?]
[15:34:11 INFO]: Client> at net.minecraft.client.Minecraft.func_71407_l(Minecraft.java:1628) ~[bao.class:?]
[15:34:11 INFO]: Client> ... 9 more
[15:34:11 INFO]: Client> [15:34:11] [Server thread/INFO] [FML]: Holder lookups applied
[15:34:11 INFO]: Client> ---- Minecraft Crash Report ----
[15:34:11 INFO]: Client> // Hey, that tickles! Hehehe!
[15:34:11 INFO]: Client>
[15:34:11 INFO]: Client> Time: 14.7.14 15:34
[15:34:11 INFO]: Client> Description: Updating screen events
[15:34:11 INFO]: Client>
[15:34:11 INFO]: Client> java.lang.NoSuchMethodError: ic2.api.item.IElectricItemManager.charge(Lnet/minecraft/item/ItemStack;IIZZ)I
[15:34:11 INFO]: Client> at shedar.mods.ic2.nuclearcontrol.items.ItemToolDigitalThermometer.func_150895_a(ItemToolDigitalThermometer.java:104)
[15:34:11 INFO]: Client> at net.minecraft.creativetab.CreativeTabs.func_78018_a(CreativeTabs.java:312)
[15:34:11 INFO]: Client> at net.minecraft.client.gui.inventory.GuiContainerCreative.func_147050_b(GuiContainerCreative.java:478)
[15:34:11 INFO]: Client> at net.minecraft.client.gui.inventory.GuiContainerCreative.func_146286_b(GuiContainerCreative.java:455)
[15:34:11 INFO]: Client> at net.minecraft.client.gui.GuiScreen.func_146274_d(GuiScreen.java:306)
[15:34:11 INFO]: Client> at net.minecraft.client.gui.inventory.GuiContainerCreative.func_146274_d(GuiContainerCreative.java:563)
[15:34:11 INFO]: Client> at net.minecraft.client.gui.GuiScreen.func_146269_k(GuiScreen.java:268)
[15:34:11 INFO]: Client> at net.minecraft.client.Minecraft.func_71407_l(Minecraft.java:1628)
[15:34:11 INFO]: Client> at net.minecraft.client.Minecraft.func_71411_J(Minecraft.java:961)
[15:34:11 INFO]: Client> at net.minecraft.client.Minecraft.func_99999_d(Minecraft.java:887)
[15:34:11 INFO]: Client> at net.minecraft.client.main.Main.main(SourceFile:148)
[15:34:11 INFO]: Client> at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
[15:34:11 INFO]: Client> at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:57)
[15:34:11 INFO]: Client> at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
[15:34:11 INFO]: Client> at java.lang.reflect.Method.invoke(Method.java:606)
[15:34:11 INFO]: Client> at net.minecraft.launchwrapper.Launch.launch(Launch.java:134)
[15:34:11 INFO]: Client> at net.minecraft.launchwrapper.Launch.main(Launch.java:28)
[15:34:11 INFO]: Client>
[15:34:11 INFO]: Client>
[15:34:11 INFO]: Client> A detailed walkthrough of the error, its code path and all known details is as follows:
[15:34:11 INFO]: Client> ---------------------------------------------------------------------------------------
[15:34:11 INFO]: Client>
[15:34:11 INFO]: Client> -- Head --
[15:34:11 INFO]: Client> Stacktrace:
[15:34:11 INFO]: Client> at shedar.mods.ic2.nuclearcontrol.items.ItemToolDigitalThermometer.func_150895_a(ItemToolDigitalThermometer.java:104)
[15:34:11 INFO]: Client> at net.minecraft.creativetab.CreativeTabs.func_78018_a(CreativeTabs.java:312)
[15:34:11 INFO]: Client> at net.minecraft.client.gui.inventory.GuiContainerCreative.func_147050_b(GuiContainerCreative.java:478)
[15:34:11 INFO]: Client> at net.minecraft.client.gui.inventory.GuiContainerCreative.func_146286_b(GuiContainerCreative.java:455)
[15:34:11 INFO]: Client> at net.minecraft.client.gui.GuiScreen.func_146274_d(GuiScreen.java:306)
[15:34:11 INFO]: Client> at net.minecraft.client.gui.inventory.GuiContainerCreative.func_146274_d(GuiContainerCreative.java:563)
[15:34:11 INFO]: Client> at net.minecraft.client.gui.GuiScreen.func_146269_k(GuiScreen.java:268)
[15:34:11 INFO]: Client>
[15:34:11 INFO]: Client> -- Affected screen --
[15:34:11 INFO]: Client> Details:
[15:34:11 INFO]: Client> Screen name: net.minecraft.client.gui.inventory.GuiContainerCreative
[15:34:11 INFO]: Client>
[15:34:11 INFO]: Client> -- Affected level --
[15:34:11 INFO]: Client> Details:
[15:34:11 INFO]: Client> Level name: MpServer
[15:34:11 INFO]: Client> All players: 1 total; [EntityClientPlayerMP['HunterzCZ'/35, l='MpServer', x=45,57, y=67,62, z=11,38]]
[15:34:11 INFO]: Client> Chunk stats: MultiplayerChunkCache: 573, 573
[15:34:11 INFO]: Client> Level seed: 0
[15:34:11 INFO]: Client> Level generator: ID 00 - default, ver 1. Features enabled: false
[15:34:11 INFO]: Client> Level generator options:
[15:34:11 INFO]: Client> Level spawn location: World: (50,64,20), Chunk: (at 2,4,4 in 3,1; contains blocks 48,0,16 to 63,255,31), Region: (0,0; contains chunks 0,0 to 31,31, blocks 0,0,0 to 511,255,511)
[15:34:11 INFO]: Client> Level time: 486 game time, 486 day time
[15:34:11 INFO]: Client> Level dimension: 0
[15:34:11 INFO]: Client> Level storage version: 0x00000 - Unknown?
[15:34:11 INFO]: Client> Stacktrace:
[15:34:11 INFO]: Client> at net.minecraft.client.multiplayer.WorldClient.func_72914_a(WorldClient.java:373)
[15:34:11 INFO]: Client> at net.minecraft.client.Minecraft.func_71396_d(Minecraft.java:2432)
[15:34:11 INFO]: Client> at net.minecraft.client.Minecraft.func_99999_d(Minecraft.java:909)
[15:34:11 INFO]: Client> at net.minecraft.client.main.Main.main(SourceFile:148)
[15:34:11 INFO]: Client> at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
[15:34:11 INFO]: Client> at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:57)
[15:34:11 INFO]: Client> at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
[15:34:11 INFO]: Client> at java.lang.reflect.Method.invoke(Method.java:606)
[15:34:11 INFO]: Client> at net.minecraft.launchwrapper.Launch.launch(Launch.java:134)
[15:34:11 INFO]: Client> at net.minecraft.launchwrapper.Launch.main(Launch.java:28)
I think it's better to keep it in this thread.
I have compiled the first version of the mod for MC 1.7.2. It's unstable and untested. Use it ONLY for testing. Sound is not working because I need some time to read the manual.
Please help me with testing because I have never played with this mod and I don't know how to test it. Thanks in advance.
client crashes with NEI imho:
[15:29:34 INFO]: Client> [15:29:34] [Client thread/ERROR] [FML]: There was a critical exception handling a packet on channel NEI
[15:29:34 INFO]: Client> java.lang.NoSuchMethodError: ic2.api.item.IElectricItemManager.charge(Lnet/minecraft/item/ItemStack;IIZZ)I
[15:29:34 INFO]: Client> at shedar.mods.ic2.nuclearcontrol.items.ItemToolDigitalThermometer.func_150895_a(ItemToolDigitalThermometer.java:104) ~[ItemToolDigitalThermometer.class:?]
[15:29:34 INFO]: Client> at codechicken.nei.api.ItemInfo.searchItems(ItemInfo.java:393) ~[ItemInfo.class:?]
[15:29:34 INFO]: Client> at codechicken.nei.api.ItemInfo.load(ItemInfo.java:97) ~[ItemInfo.class:?]
[15:29:34 INFO]: Client> at codechicken.nei.NEIClientConfig.bootNEI(NEIClientConfig.java:247) ~[NEIClientConfig.class:?]
[15:29:34 INFO]: Client> at codechicken.nei.NEIClientConfig.loadWorld(NEIClientConfig.java:197) ~[NEIClientConfig.class:?]
[15:29:34 INFO]: Client> at codechicken.nei.NEICPH.handleSMPCheck(NEICPH.java:109) ~[NEICPH.class:?]
[15:29:34 INFO]: Client> at codechicken.nei.NEICPH.handlePacket(NEICPH.java:23) ~[NEICPH.class:?]
[15:29:34 INFO]: Client> at codechicken.lib.packet.PacketCustom$ClientInboundHandler.handle(PacketCustom.java:98) ~[PacketCustom$ClientInboundHandler.class:?]
[15:29:34 INFO]: Client> at codechicken.lib.packet.PacketCustom$CustomInboundHandler.channelRead0(PacketCustom.java:75) ~[PacketCustom$CustomInboundHandler.class:?]
[15:29:34 INFO]: Client> at codechicken.lib.packet.PacketCustom$CustomInboundHandler.channelRead0(PacketCustom.java:62) ~[PacketCustom$CustomInboundHandler.class:?]
[15:29:34 INFO]: Client> at io.netty.channel.SimpleChannelInboundHandler.channelRead(SimpleChannelInboundHandler.java:98) ~[SimpleChannelInboundHandler.class:?]
[15:29:34 INFO]: Client> at io.netty.channel.DefaultChannelHandlerContext.invokeChannelRead(DefaultChannelHandlerContext.java:337) ~[DefaultChannelHandlerContext.class:?]
[15:29:34 INFO]: Client> at io.netty.channel.DefaultChannelHandlerContext.fireChannelRead(DefaultChannelHandlerContext.java:323) ~[DefaultChannelHandlerContext.class:?]
[15:29:34 INFO]: Client> at io.netty.channel.DefaultChannelPipeline.fireChannelRead(DefaultChannelPipeline.java:785) ~[DefaultChannelPipeline.class:?]
[15:29:34 INFO]: Client> at io.netty.channel.embedded.EmbeddedChannel.writeInbound(EmbeddedChannel.java:169) ~[EmbeddedChannel.class:?]
[15:29:34 INFO]: Client> at cpw.mods.fml.common.network.internal.FMLProxyPacket.func_148833_a(FMLProxyPacket.java:77) [FMLProxyPacket.class:?]
[15:29:34 INFO]: Client> at net.minecraft.network.NetworkManager.func_74428_b(NetworkManager.java:212) [ej.class:?]
[15:29:34 INFO]: Client> at net.minecraft.client.Minecraft.func_71407_l(Minecraft.java:2049) [bao.class:?]
[15:29:34 INFO]: Client> at net.minecraft.client.Minecraft.func_71411_J(Minecraft.java:961) [bao.class:?]
[15:29:34 INFO]: Client> at net.minecraft.client.Minecraft.func_99999_d(Minecraft.java:887) [bao.class:?]
[15:29:34 INFO]: Client> at net.minecraft.client.main.Main.main(SourceFile:148) [Main.class:?]
[15:29:34 INFO]: Client> at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method) ~[?:1.7.0_25]
[15:29:34 INFO]: Client> at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:57) ~[?:1.7.0_25]
[15:29:34 INFO]: Client> at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) ~[?:1.7.0_25]
[15:29:34 INFO]: Client> at java.lang.reflect.Method.invoke(Method.java:606) ~[?:1.7.0_25]
[15:29:34 INFO]: Client> at net.minecraft.launchwrapper.Launch.launch(Launch.java:134) [launchwrapper-1.9.jar:?]
[15:29:34 INFO]: Client> at net.minecraft.launchwrapper.Launch.main(Launch.java:28) [launchwrapper-1.9.jar:?]
Apparently none of those other mods use the Forge hook to load textures, thus there is no indication that the fault is on IC2's side at all.
Facts:
Client crahes only with IC2 mod and Optifine in the modpack. When remove IC2 mod, client never crashes with Optifine and many others mods.
Questions:
Why does not client crash if there for example Bibliocraft, Applied Energistics and Optifine?
Why crashes only if IC2 is in the modpack?
Many players love IC2 - its fantastic mod, but many players need Optifine too.
Please take some time and find the problem.
Many thanks.
Soon make some update with config file.
Can you also fix this annoying advanced miner bug? (Full restart on chunk unload has been fixed, but white\black list modes still restarting)
I know, there is nothing common with recipes, but its looks like no one is going to fix it for 1.6.4.
Thanks.
Report this issue to mod author(Player).
Thanks for oyur fixes. However, everything involving the advanced re-battery is broken. The batteries in the recipes (Obscurator, CESU) have no Damage values and my batteries do. I am using the last build avaliable for 1.6.4
Image below
Im tried craft battery, then from these battery craft cesu, no problem detected. NEI show proper recipe for me too. Are you sure, you using latest IC2 build (397) ?
Is it possible to have config options to dis-/enable any of the options this mod gives by themselves?
Thanks.
Maybe soon.
For anyone who need mining laser which does not ignore protected regions I made another mini mod (addon) for IC2 1.6.4 build 397.
New version - fully configurable!
Mod is needed only on serverside.
Tested with worldguard plugin, but I think will work with another protection plugins/mods.
Features:
Download:
Feel free to use/decompile/include in the modpacks etc...
The recipe for lappack doesn't work. Any chance of adding that to this mod?
Where you see lappack in build 397 of IC2 ?
I see no lappack in this version.
Ok barrel fixed and file reuploaded.