the barbed wire thing is a bug, i'm going to fix it in the 1.3.2 update
Is addon going to be updated or it is dead?
Welcome to the IC Forums you special special boy...
the barbed wire thing is a bug, i'm going to fix it in the 1.3.2 update
Is addon going to be updated or it is dead?
Welcome to the IC Forums you special special boy...
I have all dependancies but it doesn't show up in forge list.
that's because it's not 1.3.2 yet, don't worry though it'll be updated here soon
Maybe I misunderstand a few things but ... what chain does that cobble wouldn't ? Except it don't block light/vision ?
mostly a look thing
here's a tip:
if you want to start questioning the uses of blocks, start with wool
ok, now it's updated, have fun!
mostly a look thing
In my opinion, you should add usages for PvP ... as example, making the chain unbreakable with a small TNT, but not stopping the explosion. Maybe adding a special Tool, or using the Cutter (for cable Insulation) that could break it in no time, and non counting protection like Faction [I know, it's probably very difficult to code]. The Barbed Wire seems to be good as it is supposed to work.
hmm... yeah good ideas, can't believe I didn't think of that myself
ok PVP stuff's here
fences are now unbreakable except with wirecutter
and resistant to normal tnt explosions
Help me to change the id in your modifications!
all you have to do is open the cfg fle and change the id numbers
help me this is my error:
- Minecraft Version: 1.3.2
- Operating System: Windows 7 (x86) version 6.1
- Java Version: 1.6.0_33, Sun Microsystems Inc.
- Java VM Version: Java HotSpot(TM) Client VM (mixed mode), Sun Microsystems Inc.
- Memory: 469619424 bytes (447 MB) / 519110656 bytes (495 MB) up to 1037959168 bytes (989 MB)
- JVM Flags: 2 total; -Xmx1024m -Xms512m
- FML: FML v3.1.35.394 Minecraft Forge 4.2.5.303 26 mods loaded, 26 mods active
FML [Forge Mod Loader] (coremods) Unloaded->Constructed
Forge [Minecraft Forge] (coremods) Unloaded->Constructed
mod_CodeChickenCore [CodeChicken Core] (coremods) Unloaded->Constructed
mod_NotEnoughItems [Not Enough Items] (coremods) Unloaded->Constructed
BuildCraft|Core [BuildCraft] (buildcraft-A-3.2.0pre7.jar) Unloaded->Constructed
BuildCraft|Builders [BC Builders] (buildcraft-A-3.2.0pre7.jar) Unloaded->Constructed
BuildCraft|Energy [BC Energy] (buildcraft-A-3.2.0pre7.jar) Unloaded->Constructed
BuildCraft|Factory [BC Factory] (buildcraft-A-3.2.0pre7.jar) Unloaded->Constructed
BuildCraft|Transport [BC Transport] (buildcraft-A-3.2.0pre7.jar) Unloaded->Constructed
BuildCraft|Silicon [BC Silicon] (buildcraft-A-3.2.0pre7.jar) Unloaded->Constructed
ComputerCraft [ComputerCraft] (ComputerCraft1.45pr1.zip) Unloaded->Constructed
CCTurtle [ComputerCraft Turtles] (ComputerCraft1.45pr1.zip) Unloaded->Constructed
EnderStorage [EnderStorage] (EnderStorage 1.2.0.1.jar) Unloaded->Constructed
Forestry [Forestry for Minecraft] (forestry-A-1.5.0.2.jar) Unloaded->Constructed
DCore [Defence] (IC2Defence_Universal-v2.1.0.zip) Unloaded->Errored
IC2 [IndustrialCraft 2] (industrialcraft-2_1.106.jar) Unloaded->Constructed
IC2NuclearControl [Nuclear Control] (IC2NuclearControl-1.3.2.zip) Unloaded->Constructed
mod_InvTweaks [Inventory Tweaks] (InvTweaks-1.43b-1.3.2.zip) Unloaded->Constructed
LogisticsPipes|Main [Logistics Pipes] (LogisticsPipes-0.5.1.pre3.jar) Unloaded->Constructed
AdvancedSolarPanel [Advanced Solar Panels] (mod_AdvancedSolarPanels_3_1_0.zip) Unloaded->Constructed
IronChest [Iron Chest] (mod_ironchests-client-4.0.3.46.zip) Unloaded->Constructed
GraviSuite [Gravitation Suite] (mod_zGraviSuite_1_3.zip) Unloaded->Constructed
ModularForceFieldSystem [Modular ForceField System V2] (ModularForceFieldSystemV2.1.7.0.18.zip) Unloaded->Constructed
PortalGun [PortalGun] (portalgun1.3.2v1_universal.zip) Unloaded->Constructed
Railcraft [Railcraft] (Railcraft_6.4.1.0.zip) Unloaded->Constructed
DustMod [Runic Dust Mod] (test-dustmod-v1.0.1.jar) Unloaded->Constructed
- LWJGL: 2.4.2
- OpenGL: AMD Radeon HD 7670M GL version 4.1.11159 Compatibility Profile Context, ATI Technologies Inc.
- Is Modded: Definitely; 'forge,fml'
- Type: Client
- Texture Pack: Default
- Profiler Position: N/A (disabled)
cpw.mods.fml.common.LoaderException: java.lang.ClassNotFoundException: f4113n.Defence.DCore
at cpw.mods.fml.common.LoadController.transition(LoadController.java:102)
at cpw.mods.fml.common.Loader.loadMods(Loader.java:467)
at cpw.mods.fml.client.FMLClientHandler.beginMinecraftLoading(FMLClientHandler.java:146)
at net.minecraft.client.Minecraft.a(Minecraft.java:416)
at net.minecraft.client.Minecraft.run(Minecraft.java:748)
at java.lang.Thread.run(Unknown Source)
Caused by: java.lang.ClassNotFoundException: f4113n.Defence.DCore
at cpw.mods.fml.relauncher.RelaunchClassLoader.findClass(RelaunchClassLoader.java:125)
at java.lang.ClassLoader.loadClass(Unknown Source)
at java.lang.ClassLoader.loadClass(Unknown Source)
at cpw.mods.fml.common.ModClassLoader.loadClass(ModClassLoader.java:57)
at java.lang.Class.forName0(Native Method)
at java.lang.Class.forName(Unknown Source)
at cpw.mods.fml.common.FMLModContainer.constructMod(FMLModContainer.java:407)
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:69)
at com.google.common.eventbus.SynchronizedEventHandler.handleEvent(SynchronizedEventHandler.java:45)
at com.google.common.eventbus.EventBus.dispatch(EventBus.java:317)
at com.google.common.eventbus.EventBus.dispatchQueuedEvents(EventBus.java:300)
at com.google.common.eventbus.EventBus.post(EventBus.java:268)
at cpw.mods.fml.common.LoadController.propogateStateMessage(LoadController.java:124)
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:69)
at com.google.common.eventbus.SynchronizedEventHandler.handleEvent(SynchronizedEventHandler.java:45)
at com.google.common.eventbus.EventBus.dispatch(EventBus.java:317)
at com.google.common.eventbus.EventBus.dispatchQueuedEvents(EventBus.java:300)
at com.google.common.eventbus.EventBus.post(EventBus.java:268)
at cpw.mods.fml.common.LoadController.distributeStateMessage(LoadController.java:81)
at cpw.mods.fml.common.Loader.loadMods(Loader.java:466)
... 4 more
Caused by: java.lang.RuntimeException: java.lang.RuntimeException: java.lang.ClassNotFoundException: f4113n.core.FBase
at codechicken.nei.asm.NEITransformer.transform(NEITransformer.java:112)
at cpw.mods.fml.relauncher.RelaunchClassLoader.runTransformers(RelaunchClassLoader.java:162)
at cpw.mods.fml.relauncher.RelaunchClassLoader.findClass(RelaunchClassLoader.java:118)
... 31 more
Caused by: java.lang.RuntimeException: java.lang.ClassNotFoundException: f4113n.core.FBase
at codechicken.core.asm.ClassHeirachyManager.classExtends(ClassHeirachyManager.java:65)
at codechicken.core.asm.ClassHeirachyManager.classExtends(ClassHeirachyManager.java:71)
at codechicken.core.asm.ClassHeirachyManager.classExtends(ClassHeirachyManager.java:29)
at codechicken.nei.asm.NEITransformer.transformer001(NEITransformer.java:33)
at codechicken.nei.asm.NEITransformer.transform(NEITransformer.java:105)
... 33 more
Caused by: java.lang.ClassNotFoundException: f4113n.core.FBase
at cpw.mods.fml.relauncher.RelaunchClassLoader.findClass(RelaunchClassLoader.java:125)
at java.lang.ClassLoader.loadClass(Unknown Source)
at java.lang.ClassLoader.loadClass(Unknown Source)
at java.lang.Class.forName0(Native Method)
at java.lang.Class.forName(Unknown Source)
at codechicken.core.asm.ClassHeirachyManager.classExtends(ClassHeirachyManager.java:56)
... 37 more
Caused by: java.lang.NullPointerException
at org.objectweb.asm.ClassReader.<init>(Unknown Source)
at cpw.mods.fml.common.asm.transformers.SideTransformer.transform(SideTransformer.java:27)
at cpw.mods.fml.relauncher.RelaunchClassLoader.runTransformers(RelaunchClassLoader.java:162)
at cpw.mods.fml.relauncher.RelaunchClassLoader.findClass(RelaunchClassLoader.java:118)
... 42 more
--- END ERROR REPORT 7e50dc96 ----------
you need to install fallen core, here's the link: http://forum.industrial-craft.…page=Thread&threadID=7385
btw, in the future use code tags and a spoiler
i found a bug aren't you supposed to break everything in creative when you place the fence and barbed wire and you go to creative and hit the blocks it won't break
and man you make a lot of addons
For those of you wondering if this addon works with the open beta of IC2, I can confirm that it does work and my only gripe is that the fences take A LOT of time to break. It reminds me of how long it took to break obsidian in vanilla Minecraft.
umm... acually, fences are supposed to be invincible like bedrock, only removeable with wirecutters
umm... acually, fences are supposed to be invincible like bedrock, only removeable with wirecutters
Apparently I didn't test them long enough. Heheheheh... Yeah, I'll keep the insulation cutters in mind.
Hey I am trying to get a server running this going. When ever I start the server with latest Forge (4.2.5.313) and your Core mod I get this error: http://pastebin.com/EKgKp46s
Hey man I made a spotlight for your mod/addon. Hope you don't mind. If I missed something please let me know.
Cheers