Jump to content

Asip

Members
  • Posts

    35
  • Joined

  • Last visited

Converted

  • Gender
    Undisclosed
  • Personal Text
    I am new!

Asip's Achievements

Tree Puncher

Tree Puncher (2/8)

0

Reputation

  1. Alright so currently my console is being spammed to hell with one message, I'm guessing it has to do with two blocks conflicting but I'm not sure. I know I need a full log, but the log mainly is this message. 2013-11-28 02:03:28 [WARNING] [iC2]EnergyNet.addTileEntity:com.advGenetics.TileEntity.TileEntityDNAAnalyser@183d2cd3 (com.advGenetics.TileEntity.TileEntityDNAAnalyser@183d2cd3) is conflicting with com.advGenetics.TileEntity.TileEntityDNAAnalyser@183d2cd3 using the same position (already added, prev. te not removed, overlapping), aborting
  2. https://gist.github.com/anonymous/3105b3c1b68e00f32f3f
  3. Alright so I got everything for the most part working but this is my error: cpw.mods.fml.common.MissingModsException at cpw.mods.fml.common.Loader.sortModList(Loader.java:244) at cpw.mods.fml.common.Loader.loadMods(Loader.java:491) at cpw.mods.fml.server.FMLServerHandler.beginServerLoading(FMLServerHandler.java:99) at cpw.mods.fml.common.FMLCommonHandler.onServerStart(FMLCommonHandler.java:350) at net.minecraft.server.dedicated.DedicatedServer.func_71197_b(DedicatedServer.java:69) at net.minecraft.server.MinecraftServer.run(MinecraftServer.java:445) at net.minecraft.server.ThreadMinecraftServer.run(SourceFile:583) What's it mean?
  4. Hello, I'm working on a mod for a friend of mine's server and he wants it too add drugs so I need a bit of help, I'm not sure exactly how to add a potion effect to a food. I got the food working and it's edible. Heres my code: Main File: https://gist.github.com/anonymous/7554077 cocaine.java file: https://gist.github.com/anonymous/7554085 Also if someone could on the side tell me how to make it edible even when food is full, I'd be grateful. Thanks, Asip
  5. If you need anything else, just tell me I'm willing to help.
  6. Hello I'm trying to install a couple mods to play singleplayer with out of boredom and I've been configuring them, and now what I've got when I thought to have got them working is this: http://paste.minecraftforge.net/view/ddeb2599 I believe the error is this: java.lang.ArrayIndexOutOfBoundsException: 4275 but I don't know
  7. OH http://paste.minecraftforge.net/view/795e63ee
  8. Is none, this is the crash error: 2013-07-31 16:30:03 [sTDERR] at Asip.topaz.TopaznMore.load(TopaznMore.java:385)
  9. Could you help me with another problem, when starting it up it does load but then crashes, heres the error it says, the only error about my mod: 2013-07-31 16:30:03 [iNFO] [sTDERR] at Asip.topaz.TopaznMore.load(TopaznMore.java:385) Heres my TopaznMore thing: http://paste.minecraftforge.net/view/615da84f
×
×
  • Create New...

Important Information

By using this site, you agree to our Terms of Use.