Jump to content

turtle5204

Members
  • Posts

    14
  • Joined

  • Last visited

Converted

  • Gender
    Undisclosed
  • Personal Text
    I am new!

turtle5204's Achievements

Tree Puncher

Tree Puncher (2/8)

0

Reputation

  1. Can I use MC Forge universal for 1.3.2 in my Ocelot Pack mod pack? It has some good mods I have planned to add in it! I want someone to SIMPLY (sorry for caps, just want it to be visible!) explain it to me. Yes or no?
  2. I get permission for the API'S first. Then I get the actual mods. Anyways, Here is the current planned mods: --Core Mods-- MC Forge CodeChickenCore --Mods-- Buildcraft Custom NPC'S NotEnoughItems Rei's minimap Optifine TreeCapitator
  3. May I use mc forge reccomened for 1.3.2? Modpack: Ocelotpack - The best, updated mods out there. No money making sites will be used. Link to fourm and usernames(if you want) will be provided. (Tell which usernames.)
  4. I am planning to make a biome called OCELOT FOREST that spawns in the center of a forest biomes, and at X 0 Z 0 to avoid vt.class conflicts. Of course, it spawns ocelots( and chickens! ) and sometimes a creeper!
  5. Guys, Just telling you: im a modding newbie. I will start to look into forge coding.
  6. Also, do you know any good forge modding tutorials where I can make a item and add it to a vanilla recipe. I am planning to fix wooden sword bug with adding in 'Spikes' to craft sword (Stone spike, Iron Spike, Gold spike, Diamond spike)
  7. What base Class does it edit? Feature/Class list: Faster fire - afy.class Obsidan Mining faster - aig.class Crafting Wood no Sticks - tj.class and tk.class Ocelots spawn in forest -vt class
  8. Look at this with magic launcher. See if it renders it INCOMPATIBLE.
  9. My realistic minecraft mod is incompatible with Forge #204 Magic launcher said: Not compatible Anyone is welcome to decompile it and patch it Thread: http://www.minecraftforum.net/topic/1449927-132-realistic-minecraft-common-ocelotsfaster-fire-and-more/ FML Log: [embed=425,349]2012-09-04 18:32:24 [iNFO] [ForgeModLoader] Forge Mod Loader version 3.0.165.344 for Minecraft client:1.3.2, server:1.3.2 loading 2012-09-04 18:32:24 [FINEST] [ForgeModLoader] All core mods are successfully located 2012-09-04 18:32:24 [FINEST] [ForgeModLoader] Discovering coremods 2012-09-04 18:32:24 [FINEST] [ForgeModLoader] Found library file argo-2.25.jar present and correct in lib dir 2012-09-04 18:32:24 [FINEST] [ForgeModLoader] Found library file guava-12.0.1.jar present and correct in lib dir 2012-09-04 18:32:24 [FINEST] [ForgeModLoader] Found library file asm-all-4.0.jar present and correct in lib dir 2012-09-04 18:32:25 [FINEST] [ForgeModLoader] Running coremod plugins 2012-09-04 18:32:25 [FINEST] [ForgeModLoader] Running coremod plugin FMLCorePlugin 2012-09-04 18:32:25 [FINEST] [ForgeModLoader] Coremod plugin FMLCorePlugin run successfully 2012-09-04 18:32:25 [FINEST] [ForgeModLoader] Running coremod plugin FMLForgePlugin 2012-09-04 18:32:25 [FINEST] [ForgeModLoader] Coremod plugin FMLForgePlugin run successfully 2012-09-04 18:32:25 [FINEST] [ForgeModLoader] Validating minecraft 2012-09-04 18:32:25 [FINEST] [ForgeModLoader] Minecraft validated, launching... 2012-09-04 18:32:36 [iNFO] [sTDOUT] 27 achievements 2012-09-04 18:32:36 [iNFO] [sTDOUT] FMLRelauncher.relaunchApplet 2012-09-04 18:32:36 [iNFO] [sTDERR] java.lang.reflect.InvocationTargetException 2012-09-04 18:32:36 [iNFO] [sTDERR] at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method) 2012-09-04 18:32:36 [iNFO] [sTDERR] at sun.reflect.NativeMethodAccessorImpl.invoke(Unknown Source) 2012-09-04 18:32:36 [iNFO] [sTDERR] at sun.reflect.DelegatingMethodAccessorImpl.invoke(Unknown Source) 2012-09-04 18:32:36 [iNFO] [sTDERR] at java.lang.reflect.Method.invoke(Unknown Source) 2012-09-04 18:32:36 [iNFO] [sTDERR] at cpw.mods.fml.relauncher.FMLRelauncher.relaunchApplet(FMLRelauncher.java:218) 2012-09-04 18:32:36 [iNFO] [sTDERR] at cpw.mods.fml.relauncher.FMLRelauncher.appletEntry(FMLRelauncher.java:200) 2012-09-04 18:32:36 [iNFO] [sTDERR] at net.minecraft.client.MinecraftApplet.init(MinecraftApplet.java:28) 2012-09-04 18:32:36 [iNFO] [sTDERR] at net.minecraft.client.Minecraft.fmlReentry(Minecraft.java:2171) 2012-09-04 18:32:36 [iNFO] [sTDERR] at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method) 2012-09-04 18:32:36 [iNFO] [sTDERR] at sun.reflect.NativeMethodAccessorImpl.invoke(Unknown Source) 2012-09-04 18:32:36 [iNFO] [sTDERR] at sun.reflect.DelegatingMethodAccessorImpl.invoke(Unknown Source) 2012-09-04 18:32:36 [iNFO] [sTDERR] at java.lang.reflect.Method.invoke(Unknown Source) 2012-09-04 18:32:36 [iNFO] [sTDERR] at cpw.mods.fml.relauncher.FMLRelauncher.relaunchClient(FMLRelauncher.java:99) 2012-09-04 18:32:36 [iNFO] [sTDERR] at cpw.mods.fml.relauncher.FMLRelauncher.handleClientRelaunch(FMLRelauncher.java:26) 2012-09-04 18:32:36 [iNFO] [sTDERR] at net.minecraft.client.Minecraft.main(Minecraft.java:2087) 2012-09-04 18:32:36 [iNFO] [sTDERR] at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method) 2012-09-04 18:32:36 [iNFO] [sTDERR] at sun.reflect.NativeMethodAccessorImpl.invoke(Unknown Source) 2012-09-04 18:32:36 [iNFO] [sTDERR] at sun.reflect.DelegatingMethodAccessorImpl.invoke(Unknown Source) 2012-09-04 18:32:36 [iNFO] [sTDERR] at java.lang.reflect.Method.invoke(Unknown Source) 2012-09-04 18:32:36 [iNFO] [sTDERR] at magic.launcher.Launcher.main(Unknown Source) 2012-09-04 18:32:36 [iNFO] [sTDERR] Caused by: java.lang.NoSuchFieldError: isDefaultTexture 2012-09-04 18:32:36 [iNFO] [sTDERR] at si.<init>(ItemBlock.java:17) 2012-09-04 18:32:36 [iNFO] [sTDERR] at qc.<init>(SourceFile:9) 2012-09-04 18:32:36 [iNFO] [sTDERR] at aig.<clinit>(Block.java:1159) 2012-09-04 18:32:36 [iNFO] [sTDERR] at axk.<init>(TextureWaterFX.java:25) 2012-09-04 18:32:36 [iNFO] [sTDERR] at net.minecraft.client.Minecraft.<init>(Minecraft.java:245) 2012-09-04 18:32:36 [iNFO] [sTDERR] at anw.<init>(SourceFile:36) 2012-09-04 18:32:36 [iNFO] [sTDERR] at net.minecraft.client.MinecraftApplet.fmlInitReentry(MinecraftApplet.java:35) 2012-09-04 18:32:36 [iNFO] [sTDERR] ... 20 more 2012-09-04 18:32:36 [iNFO] [sTDERR] java.lang.reflect.InvocationTargetException 2012-09-04 18:32:36 [iNFO] [sTDERR] at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method) 2012-09-04 18:32:36 [iNFO] [sTDERR] at sun.reflect.NativeMethodAccessorImpl.invoke(Unknown Source) 2012-09-04 18:32:36 [iNFO] [sTDERR] at sun.reflect.DelegatingMethodAccessorImpl.invoke(Unknown Source) 2012-09-04 18:32:36 [iNFO] [sTDERR] at java.lang.reflect.Method.invoke(Unknown Source) 2012-09-04 18:32:36 [iNFO] [sTDERR] at cpw.mods.fml.relauncher.FMLRelauncher.relaunchClient(FMLRelauncher.java:99) 2012-09-04 18:32:36 [iNFO] [sTDERR] at cpw.mods.fml.relauncher.FMLRelauncher.handleClientRelaunch(FMLRelauncher.java:26) 2012-09-04 18:32:36 [iNFO] [sTDERR] at net.minecraft.client.Minecraft.main(Minecraft.java:2087) 2012-09-04 18:32:36 [iNFO] [sTDERR] at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method) 2012-09-04 18:32:36 [iNFO] [sTDERR] at sun.reflect.NativeMethodAccessorImpl.invoke(Unknown Source) 2012-09-04 18:32:36 [iNFO] [sTDERR] at sun.reflect.DelegatingMethodAccessorImpl.invoke(Unknown Source) 2012-09-04 18:32:36 [iNFO] [sTDERR] at java.lang.reflect.Method.invoke(Unknown Source) 2012-09-04 18:32:36 [iNFO] [sTDERR] at magic.launcher.Launcher.main(Unknown Source) 2012-09-04 18:32:36 [iNFO] [sTDERR] Caused by: java.lang.RuntimeException: java.lang.reflect.InvocationTargetException 2012-09-04 18:32:36 [iNFO] [sTDERR] at cpw.mods.fml.relauncher.FMLRelauncher.relaunchApplet(FMLRelauncher.java:225) 2012-09-04 18:32:36 [iNFO] [sTDERR] at cpw.mods.fml.relauncher.FMLRelauncher.appletEntry(FMLRelauncher.java:200) 2012-09-04 18:32:36 [iNFO] [sTDERR] at net.minecraft.client.MinecraftApplet.init(MinecraftApplet.java:28) 2012-09-04 18:32:36 [iNFO] [sTDERR] at net.minecraft.client.Minecraft.fmlReentry(Minecraft.java:2171) 2012-09-04 18:32:36 [iNFO] [sTDERR] ... 12 more 2012-09-04 18:32:36 [iNFO] [sTDERR] Caused by: java.lang.reflect.InvocationTargetException 2012-09-04 18:32:36 [iNFO] [sTDERR] at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method) 2012-09-04 18:32:36 [iNFO] [sTDERR] at sun.reflect.NativeMethodAccessorImpl.invoke(Unknown Source) 2012-09-04 18:32:36 [iNFO] [sTDERR] at sun.reflect.DelegatingMethodAccessorImpl.invoke(Unknown Source) 2012-09-04 18:32:36 [iNFO] [sTDERR] at java.lang.reflect.Method.invoke(Unknown Source) 2012-09-04 18:32:36 [iNFO] [sTDERR] at cpw.mods.fml.relauncher.FMLRelauncher.relaunchApplet(FMLRelauncher.java:218) 2012-09-04 18:32:36 [iNFO] [sTDERR] ... 15 more 2012-09-04 18:32:36 [iNFO] [sTDERR] Caused by: java.lang.NoSuchFieldError: isDefaultTexture 2012-09-04 18:32:36 [iNFO] [sTDERR] at si.<init>(ItemBlock.java:17) 2012-09-04 18:32:36 [iNFO] [sTDERR] at qc.<init>(SourceFile:9) 2012-09-04 18:32:36 [iNFO] [sTDERR] at aig.<clinit>(Block.java:1159) 2012-09-04 18:32:36 [iNFO] [sTDERR] at axk.<init>(TextureWaterFX.java:25) 2012-09-04 18:32:36 [iNFO] [sTDERR] at net.minecraft.client.Minecraft.<init>(Minecraft.java:245) 2012-09-04 18:32:36 [iNFO] [sTDERR] at anw.<init>(SourceFile:36) 2012-09-04 18:32:36 [iNFO] [sTDERR] at net.minecraft.client.MinecraftApplet.fmlInitReentry(MinecraftApplet.java:35) 2012-09-04 18:32:36 [iNFO] [sTDERR] ... 20 more 2012-09-04 18:33:38 [iNFO] [sTDERR] Someone is closing me! 2012-09-04 18:33:38 [iNFO] [sTDOUT] Restoring disabled mods [/embed]
×
×
  • Create New...

Important Information

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