Jump to content

Zcelo12

Members
  • Posts

    100
  • Joined

  • Last visited

Everything posted by Zcelo12

  1. Hello, i succesfully updated my mod to Minecraft 1.5 . My problem now is, that i want to update it for Minecraft 1.5.1 . In Eclipse i don't have any errors, but when i start the game, i get many NullPointerException errors. I used latest Forge Build 608. Client Log: 2013-03-26 18:04:15 [iNFO] [ForgeModLoader] Forge Mod Loader version 5.1.8.608 for Minecraft 1.5.1 loading 2013-03-26 18:04:15 [iNFO] [ForgeModLoader] Java is Java HotSpot(TM) 64-Bit Server VM, version 1.7.0_17, running on Windows 8:amd64:6.2, installed at C:\Program Files\Java\jre7 2013-03-26 18:04:15 [FINE] [ForgeModLoader] Java classpath at launch is C:\Users\Vitalij\Desktop\Modding\mcp744\eclipse\Minecraft\bin;C:\Users\Vitalij\Desktop\Modding\mcp744\jars\bin\jinput.jar;C:\Users\Vitalij\Desktop\Modding\mcp744\jars\bin\lwjgl_util.jar;C:\Users\Vitalij\Desktop\Modding\mcp744\jars\bin\lwjgl.jar;C:\Users\Vitalij\Desktop\Modding\mcp744\jars\bin\minecraft.jar;C:\Users\Vitalij\Desktop\Modding\mcp744\lib\argo-3.2-src.jar;C:\Users\Vitalij\Desktop\Modding\mcp744\lib\bcprov-debug-jdk15on-148.jar;C:\Users\Vitalij\Desktop\Modding\mcp744\lib\asm-debug-all-4.1.jar;C:\Users\Vitalij\Desktop\Modding\mcp744\lib\guava-14.0-rc3.jar 2013-03-26 18:04:15 [FINE] [ForgeModLoader] Java library path at launch is C:\Users\Vitalij\Desktop\Modding\mcp744\jars\bin\natives;C:\Users\Vitalij\Desktop\Modding\mcp744\jars\bin\natives;C:\Users\Vitalij\Desktop\Modding\mcp744\jars\bin\natives 2013-03-26 18:04:15 [iNFO] [ForgeModLoader] Managed to load a deobfuscated Minecraft name- we are in a deobfuscated environment. Skipping runtime deobfuscation 2013-03-26 18:04:15 [FINEST] [ForgeModLoader] All core mods are successfully located 2013-03-26 18:04:15 [FINEST] [ForgeModLoader] Discovering coremods 2013-03-26 18:04:15 [FINEST] [ForgeModLoader] Found library file argo-small-3.2.jar present and correct in lib dir 2013-03-26 18:04:15 [FINEST] [ForgeModLoader] Found library file guava-14.0-rc3.jar present and correct in lib dir 2013-03-26 18:04:15 [FINEST] [ForgeModLoader] Found library file asm-all-4.1.jar present and correct in lib dir 2013-03-26 18:04:15 [FINEST] [ForgeModLoader] Found library file bcprov-jdk15on-148.jar present and correct in lib dir 2013-03-26 18:04:15 [FINEST] [ForgeModLoader] Found library file deobfuscation_data_1.5.1.zip present and correct in lib dir 2013-03-26 18:04:15 [FINEST] [ForgeModLoader] Found library file scala-library.jar present and correct in lib dir 2013-03-26 18:04:15 [FINEST] [ForgeModLoader] Running coremod plugins 2013-03-26 18:04:15 [FINEST] [ForgeModLoader] Running coremod plugin FMLCorePlugin 2013-03-26 18:04:16 [FINEST] [ForgeModLoader] Coremod plugin FMLCorePlugin run successfully 2013-03-26 18:04:16 [FINEST] [ForgeModLoader] Running coremod plugin FMLForgePlugin 2013-03-26 18:04:16 [FINEST] [ForgeModLoader] Coremod plugin FMLForgePlugin run successfully 2013-03-26 18:04:16 [FINEST] [ForgeModLoader] Validating minecraft 2013-03-26 18:04:16 [FINEST] [ForgeModLoader] Minecraft validated, launching... 2013-03-26 18:04:17 [iNFO] [sTDOUT] 229 recipes 2013-03-26 18:04:17 [iNFO] [sTDOUT] 27 achievements 2013-03-26 18:04:17 [iNFO] [Minecraft-Client] Setting user: Player359 2013-03-26 18:04:17 [iNFO] [sTDOUT] (Session ID is -) 2013-03-26 18:04:17 [iNFO] [sTDERR] Client asked for parameter: server 2013-03-26 18:04:17 [iNFO] [Minecraft-Client] LWJGL Version: 2.4.2 2013-03-26 18:04:17 [iNFO] [MinecraftForge] Attempting early MinecraftForge initialization 2013-03-26 18:04:17 [iNFO] [sTDOUT] MinecraftForge v7.7.0.608 Initialized 2013-03-26 18:04:17 [iNFO] [ForgeModLoader] MinecraftForge v7.7.0.608 Initialized 2013-03-26 18:04:17 [iNFO] [sTDOUT] Replaced 85 ore recipies 2013-03-26 18:04:17 [iNFO] [MinecraftForge] Completed early MinecraftForge initialization 2013-03-26 18:04:17 [iNFO] [ForgeModLoader] Reading custom logging properties from C:\Users\Vitalij\Desktop\Modding\mcp744\jars\config\logging.properties 2013-03-26 18:04:17 [OFF] [ForgeModLoader] Logging level for ForgeModLoader logging is set to ALL 2013-03-26 18:04:17 [FINE] [ForgeModLoader] Building injected Mod Containers [cpw.mods.fml.common.FMLDummyContainer, net.minecraftforge.common.ForgeDummyContainer] 2013-03-26 18:04:18 [FINE] [ForgeModLoader] Attempting to load mods contained in the minecraft jar file and associated classes 2013-03-26 18:04:18 [FINE] [ForgeModLoader] Found a minecraft related directory at C:\Users\Vitalij\Desktop\Modding\mcp744\eclipse\Minecraft\bin, examining for mod candidates 2013-03-26 18:04:18 [FINER] [ForgeModLoader] Skipping known library file C:\Users\Vitalij\Desktop\Modding\mcp744\jars\bin\jinput.jar 2013-03-26 18:04:18 [FINER] [ForgeModLoader] Skipping known library file C:\Users\Vitalij\Desktop\Modding\mcp744\jars\bin\lwjgl_util.jar 2013-03-26 18:04:18 [FINER] [ForgeModLoader] Skipping known library file C:\Users\Vitalij\Desktop\Modding\mcp744\jars\bin\lwjgl.jar 2013-03-26 18:04:18 [FINE] [ForgeModLoader] Found a minecraft related file at C:\Users\Vitalij\Desktop\Modding\mcp744\jars\bin\minecraft.jar, examining for mod candidates 2013-03-26 18:04:18 [FINE] [ForgeModLoader] Found a minecraft related file at C:\Users\Vitalij\Desktop\Modding\mcp744\lib\argo-3.2-src.jar, examining for mod candidates 2013-03-26 18:04:18 [FINE] [ForgeModLoader] Found a minecraft related file at C:\Users\Vitalij\Desktop\Modding\mcp744\lib\bcprov-debug-jdk15on-148.jar, examining for mod candidates 2013-03-26 18:04:18 [FINE] [ForgeModLoader] Found a minecraft related file at C:\Users\Vitalij\Desktop\Modding\mcp744\lib\asm-debug-all-4.1.jar, examining for mod candidates 2013-03-26 18:04:18 [FINER] [ForgeModLoader] Skipping known library file C:\Users\Vitalij\Desktop\Modding\mcp744\lib\guava-14.0-rc3.jar 2013-03-26 18:04:18 [FINER] [ForgeModLoader] Skipping known library file C:\Users\Vitalij\Desktop\Modding\mcp744\jars\lib\argo-small-3.2.jar 2013-03-26 18:04:18 [FINER] [ForgeModLoader] Skipping known library file C:\Users\Vitalij\Desktop\Modding\mcp744\jars\lib\guava-14.0-rc3.jar 2013-03-26 18:04:18 [FINER] [ForgeModLoader] Skipping known library file C:\Users\Vitalij\Desktop\Modding\mcp744\jars\lib\asm-all-4.1.jar 2013-03-26 18:04:18 [FINER] [ForgeModLoader] Skipping known library file C:\Users\Vitalij\Desktop\Modding\mcp744\jars\lib\bcprov-jdk15on-148.jar 2013-03-26 18:04:18 [FINER] [ForgeModLoader] Skipping known library file C:\Users\Vitalij\Desktop\Modding\mcp744\jars\lib\deobfuscation_data_1.5.1.zip 2013-03-26 18:04:18 [FINER] [ForgeModLoader] Skipping known library file C:\Users\Vitalij\Desktop\Modding\mcp744\jars\lib\scala-library.jar 2013-03-26 18:04:18 [FINE] [ForgeModLoader] Minecraft jar mods loaded successfully 2013-03-26 18:04:18 [iNFO] [ForgeModLoader] Searching C:\Users\Vitalij\Desktop\Modding\mcp744\jars\mods for mods 2013-03-26 18:04:18 [FINE] [ForgeModLoader] Examining directory bin for potential mods 2013-03-26 18:04:18 [FINE] [ForgeModLoader] No mcmod.info file found in directory bin 2013-03-26 18:04:18 [FINEST] [ForgeModLoader] Recursing into package cpw 2013-03-26 18:04:18 [FINEST] [ForgeModLoader] Recursing into package cpw.mods 2013-03-26 18:04:18 [FINEST] [ForgeModLoader] Recursing into package cpw.mods.fml 2013-03-26 18:04:18 [FINEST] [ForgeModLoader] Recursing into package cpw.mods.fml.client 2013-03-26 18:04:18 [FINEST] [ForgeModLoader] Recursing into package cpw.mods.fml.client.modloader 2013-03-26 18:04:18 [FINEST] [ForgeModLoader] Recursing into package cpw.mods.fml.client.registry 2013-03-26 18:04:18 [FINEST] [ForgeModLoader] Recursing into package cpw.mods.fml.common 2013-03-26 18:04:18 [FINEST] [ForgeModLoader] Recursing into package cpw.mods.fml.common.asm 2013-03-26 18:04:18 [FINEST] [ForgeModLoader] Recursing into package cpw.mods.fml.common.asm.transformers 2013-03-26 18:04:18 [FINEST] [ForgeModLoader] Recursing into package cpw.mods.fml.common.asm.transformers.deobf 2013-03-26 18:04:18 [FINEST] [ForgeModLoader] Recursing into package cpw.mods.fml.common.discovery 2013-03-26 18:04:18 [FINEST] [ForgeModLoader] Recursing into package cpw.mods.fml.common.discovery.asm 2013-03-26 18:04:18 [FINEST] [ForgeModLoader] Recursing into package cpw.mods.fml.common.event 2013-03-26 18:04:18 [FINEST] [ForgeModLoader] Recursing into package cpw.mods.fml.common.functions 2013-03-26 18:04:18 [FINEST] [ForgeModLoader] Recursing into package cpw.mods.fml.common.modloader 2013-03-26 18:04:18 [FINEST] [ForgeModLoader] Recursing into package cpw.mods.fml.common.network 2013-03-26 18:04:18 [FINEST] [ForgeModLoader] Recursing into package cpw.mods.fml.common.registry 2013-03-26 18:04:18 [FINEST] [ForgeModLoader] Recursing into package cpw.mods.fml.common.toposort 2013-03-26 18:04:18 [FINEST] [ForgeModLoader] Recursing into package cpw.mods.fml.common.versioning 2013-03-26 18:04:18 [FINEST] [ForgeModLoader] Recursing into package cpw.mods.fml.relauncher 2013-03-26 18:04:18 [FINEST] [ForgeModLoader] Recursing into package cpw.mods.fml.server 2013-03-26 18:04:18 [FINEST] [ForgeModLoader] Recursing into package ibxm 2013-03-26 18:04:18 [FINEST] [ForgeModLoader] Recursing into package net 2013-03-26 18:04:18 [FINEST] [ForgeModLoader] Recursing into package net.minecraft 2013-03-26 18:04:18 [FINEST] [ForgeModLoader] Recursing into package net.minecraft.block 2013-03-26 18:04:18 [FINEST] [ForgeModLoader] Recursing into package net.minecraft.block.material 2013-03-26 18:04:18 [FINEST] [ForgeModLoader] Recursing into package net.minecraft.client 2013-03-26 18:04:18 [FINEST] [ForgeModLoader] Recursing into package net.minecraft.client.audio 2013-03-26 18:04:18 [FINEST] [ForgeModLoader] Recursing into package net.minecraft.client.entity 2013-03-26 18:04:18 [FINEST] [ForgeModLoader] Recursing into package net.minecraft.client.entity.render 2013-03-26 18:04:18 [FINEST] [ForgeModLoader] Recursing into package net.minecraft.client.gui 2013-03-26 18:04:18 [FINEST] [ForgeModLoader] Recursing into package net.minecraft.client.gui.achievement 2013-03-26 18:04:18 [FINEST] [ForgeModLoader] Recursing into package net.minecraft.client.gui.inventory 2013-03-26 18:04:18 [FINEST] [ForgeModLoader] Recursing into package net.minecraft.client.mco 2013-03-26 18:04:18 [FINEST] [ForgeModLoader] Recursing into package net.minecraft.client.model 2013-03-26 18:04:18 [FINEST] [ForgeModLoader] Recursing into package net.minecraft.client.multiplayer 2013-03-26 18:04:18 [FINEST] [ForgeModLoader] Recursing into package net.minecraft.client.particle 2013-03-26 18:04:18 [FINEST] [ForgeModLoader] Recursing into package net.minecraft.client.renderer 2013-03-26 18:04:18 [FINEST] [ForgeModLoader] Recursing into package net.minecraft.client.renderer.culling 2013-03-26 18:04:18 [FINEST] [ForgeModLoader] Recursing into package net.minecraft.client.renderer.entity 2013-03-26 18:04:18 [FINEST] [ForgeModLoader] Recursing into package net.minecraft.client.renderer.texture 2013-03-26 18:04:18 [FINEST] [ForgeModLoader] Recursing into package net.minecraft.client.renderer.tileentity 2013-03-26 18:04:18 [FINEST] [ForgeModLoader] Recursing into package net.minecraft.client.settings 2013-03-26 18:04:18 [FINEST] [ForgeModLoader] Recursing into package net.minecraft.client.stats 2013-03-26 18:04:18 [FINEST] [ForgeModLoader] Recursing into package net.minecraft.client.texturepacks 2013-03-26 18:04:18 [FINEST] [ForgeModLoader] Recursing into package net.minecraft.command 2013-03-26 18:04:18 [FINEST] [ForgeModLoader] Recursing into package net.minecraft.crash 2013-03-26 18:04:18 [FINEST] [ForgeModLoader] Recursing into package net.minecraft.creativetab 2013-03-26 18:04:18 [FINEST] [ForgeModLoader] Recursing into package net.minecraft.dispenser 2013-03-26 18:04:18 [FINEST] [ForgeModLoader] Recursing into package net.minecraft.enchantment 2013-03-26 18:04:18 [FINEST] [ForgeModLoader] Recursing into package net.minecraft.entity 2013-03-26 18:04:18 [FINEST] [ForgeModLoader] Recursing into package net.minecraft.entity.ai 2013-03-26 18:04:18 [FINEST] [ForgeModLoader] Recursing into package net.minecraft.entity.boss 2013-03-26 18:04:18 [FINEST] [ForgeModLoader] Recursing into package net.minecraft.entity.effect 2013-03-26 18:04:18 [FINEST] [ForgeModLoader] Recursing into package net.minecraft.entity.item 2013-03-26 18:04:18 [FINEST] [ForgeModLoader] Recursing into package net.minecraft.entity.monster 2013-03-26 18:04:18 [FINEST] [ForgeModLoader] Recursing into package net.minecraft.entity.passive 2013-03-26 18:04:18 [FINEST] [ForgeModLoader] Recursing into package net.minecraft.entity.player 2013-03-26 18:04:18 [FINEST] [ForgeModLoader] Recursing into package net.minecraft.entity.projectile 2013-03-26 18:04:18 [FINEST] [ForgeModLoader] Recursing into package net.minecraft.inventory 2013-03-26 18:04:18 [FINEST] [ForgeModLoader] Recursing into package net.minecraft.item 2013-03-26 18:04:18 [FINEST] [ForgeModLoader] Recursing into package net.minecraft.item.crafting 2013-03-26 18:04:18 [FINEST] [ForgeModLoader] Recursing into package net.minecraft.logging 2013-03-26 18:04:18 [FINEST] [ForgeModLoader] Recursing into package net.minecraft.nbt 2013-03-26 18:04:18 [FINEST] [ForgeModLoader] Recursing into package net.minecraft.network 2013-03-26 18:04:18 [FINEST] [ForgeModLoader] Recursing into package net.minecraft.network.packet 2013-03-26 18:04:18 [FINEST] [ForgeModLoader] Recursing into package net.minecraft.network.rcon 2013-03-26 18:04:18 [FINEST] [ForgeModLoader] Recursing into package net.minecraft.pathfinding 2013-03-26 18:04:18 [FINEST] [ForgeModLoader] Recursing into package net.minecraft.potion 2013-03-26 18:04:18 [FINEST] [ForgeModLoader] Recursing into package net.minecraft.profiler 2013-03-26 18:04:18 [FINEST] [ForgeModLoader] Recursing into package net.minecraft.scoreboard 2013-03-26 18:04:18 [FINEST] [ForgeModLoader] Recursing into package net.minecraft.server 2013-03-26 18:04:18 [FINEST] [ForgeModLoader] Recursing into package net.minecraft.server.dedicated 2013-03-26 18:04:18 [FINEST] [ForgeModLoader] Recursing into package net.minecraft.server.gui 2013-03-26 18:04:18 [FINEST] [ForgeModLoader] Recursing into package net.minecraft.server.integrated 2013-03-26 18:04:18 [FINEST] [ForgeModLoader] Recursing into package net.minecraft.server.management 2013-03-26 18:04:18 [FINEST] [ForgeModLoader] Recursing into package net.minecraft.src 2013-03-26 18:04:18 [FINEST] [ForgeModLoader] Recursing into package net.minecraft.stats 2013-03-26 18:04:18 [FINEST] [ForgeModLoader] Recursing into package net.minecraft.tileentity 2013-03-26 18:04:18 [FINEST] [ForgeModLoader] Recursing into package net.minecraft.util 2013-03-26 18:04:18 [FINEST] [ForgeModLoader] Recursing into package net.minecraft.village 2013-03-26 18:04:18 [FINEST] [ForgeModLoader] Recursing into package net.minecraft.world 2013-03-26 18:04:18 [FINEST] [ForgeModLoader] Recursing into package net.minecraft.world.biome 2013-03-26 18:04:18 [FINEST] [ForgeModLoader] Recursing into package net.minecraft.world.chunk 2013-03-26 18:04:18 [FINEST] [ForgeModLoader] Recursing into package net.minecraft.world.chunk.storage 2013-03-26 18:04:18 [FINEST] [ForgeModLoader] Recursing into package net.minecraft.world.demo 2013-03-26 18:04:18 [FINEST] [ForgeModLoader] Recursing into package net.minecraft.world.gen 2013-03-26 18:04:18 [FINEST] [ForgeModLoader] Recursing into package net.minecraft.world.gen.feature 2013-03-26 18:04:18 [FINEST] [ForgeModLoader] Recursing into package net.minecraft.world.gen.layer 2013-03-26 18:04:18 [FINEST] [ForgeModLoader] Recursing into package net.minecraft.world.gen.structure 2013-03-26 18:04:18 [FINEST] [ForgeModLoader] Recursing into package net.minecraft.world.storage 2013-03-26 18:04:18 [FINEST] [ForgeModLoader] Recursing into package net.minecraftforge 2013-03-26 18:04:18 [FINEST] [ForgeModLoader] Recursing into package net.minecraftforge.classloading 2013-03-26 18:04:18 [FINEST] [ForgeModLoader] Recursing into package net.minecraftforge.client 2013-03-26 18:04:18 [FINEST] [ForgeModLoader] Recursing into package net.minecraftforge.client.event 2013-03-26 18:04:18 [FINEST] [ForgeModLoader] Recursing into package net.minecraftforge.client.event.sound 2013-03-26 18:04:18 [FINEST] [ForgeModLoader] Recursing into package net.minecraftforge.common 2013-03-26 18:04:18 [FINEST] [ForgeModLoader] Recursing into package net.minecraftforge.event 2013-03-26 18:04:18 [FINEST] [ForgeModLoader] Recursing into package net.minecraftforge.event.brewing 2013-03-26 18:04:18 [FINEST] [ForgeModLoader] Recursing into package net.minecraftforge.event.entity 2013-03-26 18:04:18 [FINEST] [ForgeModLoader] Recursing into package net.minecraftforge.event.entity.item 2013-03-26 18:04:18 [FINEST] [ForgeModLoader] Recursing into package net.minecraftforge.event.entity.living 2013-03-26 18:04:18 [FINEST] [ForgeModLoader] Recursing into package net.minecraftforge.event.entity.minecart 2013-03-26 18:04:18 [FINEST] [ForgeModLoader] Recursing into package net.minecraftforge.event.entity.player 2013-03-26 18:04:18 [FINEST] [ForgeModLoader] Recursing into package net.minecraftforge.event.terraingen 2013-03-26 18:04:18 [FINEST] [ForgeModLoader] Recursing into package net.minecraftforge.event.world 2013-03-26 18:04:18 [FINEST] [ForgeModLoader] Recursing into package net.minecraftforge.liquids 2013-03-26 18:04:18 [FINEST] [ForgeModLoader] Recursing into package net.minecraftforge.oredict 2013-03-26 18:04:18 [FINEST] [ForgeModLoader] Recursing into package net.minecraftforge.transformers 2013-03-26 18:04:18 [FINEST] [ForgeModLoader] Recursing into package paulscode 2013-03-26 18:04:18 [FINEST] [ForgeModLoader] Recursing into package paulscode.sound 2013-03-26 18:04:18 [FINEST] [ForgeModLoader] Recursing into package paulscode.sound.codecs 2013-03-26 18:04:18 [FINEST] [ForgeModLoader] Recursing into package tdoggg 2013-03-26 18:04:18 [FINEST] [ForgeModLoader] Recursing into package tdoggg.foodex 2013-03-26 18:04:18 [FINEST] [ForgeModLoader] Recursing into package tdoggg.foodex.blocks 2013-03-26 18:04:18 [FINEST] [ForgeModLoader] Recursing into package tdoggg.foodex.items 2013-03-26 18:04:18 [FINE] [ForgeModLoader] Identified a class tdoggg.foodex.mod_FoodEx following modloader naming convention but not directly a BaseMod or currently seen subclass 2013-03-26 18:04:18 [FINE] [ForgeModLoader] Identified an FMLMod type mod tdoggg.foodex.mod_FoodEx 2013-03-26 18:04:18 [FINEST] [FoodEx] Parsed dependency info : [] [] [] 2013-03-26 18:04:18 [iNFO] [ForgeModLoader] Attempting to reparse the mod container bin 2013-03-26 18:04:18 [FINE] [ForgeModLoader] Examining directory bin for potential mods 2013-03-26 18:04:18 [FINE] [ForgeModLoader] No mcmod.info file found in directory bin 2013-03-26 18:04:18 [FINEST] [ForgeModLoader] Recursing into package cpw 2013-03-26 18:04:18 [FINEST] [ForgeModLoader] Recursing into package cpw.mods 2013-03-26 18:04:18 [FINEST] [ForgeModLoader] Recursing into package cpw.mods.fml 2013-03-26 18:04:18 [FINEST] [ForgeModLoader] Recursing into package cpw.mods.fml.client 2013-03-26 18:04:18 [FINEST] [ForgeModLoader] Recursing into package cpw.mods.fml.client.modloader 2013-03-26 18:04:18 [FINEST] [ForgeModLoader] Recursing into package cpw.mods.fml.client.registry 2013-03-26 18:04:18 [FINEST] [ForgeModLoader] Recursing into package cpw.mods.fml.common 2013-03-26 18:04:18 [FINEST] [ForgeModLoader] Recursing into package cpw.mods.fml.common.asm 2013-03-26 18:04:18 [FINEST] [ForgeModLoader] Recursing into package cpw.mods.fml.common.asm.transformers 2013-03-26 18:04:18 [FINEST] [ForgeModLoader] Recursing into package cpw.mods.fml.common.asm.transformers.deobf 2013-03-26 18:04:18 [FINEST] [ForgeModLoader] Recursing into package cpw.mods.fml.common.discovery 2013-03-26 18:04:18 [FINEST] [ForgeModLoader] Recursing into package cpw.mods.fml.common.discovery.asm 2013-03-26 18:04:18 [FINEST] [ForgeModLoader] Recursing into package cpw.mods.fml.common.event 2013-03-26 18:04:18 [FINEST] [ForgeModLoader] Recursing into package cpw.mods.fml.common.functions 2013-03-26 18:04:18 [FINEST] [ForgeModLoader] Recursing into package cpw.mods.fml.common.modloader 2013-03-26 18:04:18 [FINEST] [ForgeModLoader] Recursing into package cpw.mods.fml.common.network 2013-03-26 18:04:18 [FINEST] [ForgeModLoader] Recursing into package cpw.mods.fml.common.registry 2013-03-26 18:04:18 [FINEST] [ForgeModLoader] Recursing into package cpw.mods.fml.common.toposort 2013-03-26 18:04:18 [FINEST] [ForgeModLoader] Recursing into package cpw.mods.fml.common.versioning 2013-03-26 18:04:18 [FINEST] [ForgeModLoader] Recursing into package cpw.mods.fml.relauncher 2013-03-26 18:04:18 [FINEST] [ForgeModLoader] Recursing into package cpw.mods.fml.server 2013-03-26 18:04:18 [FINEST] [ForgeModLoader] Recursing into package ibxm 2013-03-26 18:04:18 [FINEST] [ForgeModLoader] Recursing into package net 2013-03-26 18:04:18 [FINEST] [ForgeModLoader] Recursing into package net.minecraft 2013-03-26 18:04:18 [FINEST] [ForgeModLoader] Recursing into package net.minecraft.block 2013-03-26 18:04:18 [FINEST] [ForgeModLoader] Recursing into package net.minecraft.block.material 2013-03-26 18:04:18 [FINEST] [ForgeModLoader] Recursing into package net.minecraft.client 2013-03-26 18:04:18 [FINEST] [ForgeModLoader] Recursing into package net.minecraft.client.audio 2013-03-26 18:04:18 [FINEST] [ForgeModLoader] Recursing into package net.minecraft.client.entity 2013-03-26 18:04:18 [FINEST] [ForgeModLoader] Recursing into package net.minecraft.client.entity.render 2013-03-26 18:04:18 [FINEST] [ForgeModLoader] Recursing into package net.minecraft.client.gui 2013-03-26 18:04:18 [FINEST] [ForgeModLoader] Recursing into package net.minecraft.client.gui.achievement 2013-03-26 18:04:18 [FINEST] [ForgeModLoader] Recursing into package net.minecraft.client.gui.inventory 2013-03-26 18:04:18 [FINEST] [ForgeModLoader] Recursing into package net.minecraft.client.mco 2013-03-26 18:04:18 [FINEST] [ForgeModLoader] Recursing into package net.minecraft.client.model 2013-03-26 18:04:18 [FINEST] [ForgeModLoader] Recursing into package net.minecraft.client.multiplayer 2013-03-26 18:04:18 [FINEST] [ForgeModLoader] Recursing into package net.minecraft.client.particle 2013-03-26 18:04:18 [FINEST] [ForgeModLoader] Recursing into package net.minecraft.client.renderer 2013-03-26 18:04:18 [FINEST] [ForgeModLoader] Recursing into package net.minecraft.client.renderer.culling 2013-03-26 18:04:18 [FINEST] [ForgeModLoader] Recursing into package net.minecraft.client.renderer.entity 2013-03-26 18:04:18 [FINEST] [ForgeModLoader] Recursing into package net.minecraft.client.renderer.texture 2013-03-26 18:04:18 [FINEST] [ForgeModLoader] Recursing into package net.minecraft.client.renderer.tileentity 2013-03-26 18:04:18 [FINEST] [ForgeModLoader] Recursing into package net.minecraft.client.settings 2013-03-26 18:04:18 [FINEST] [ForgeModLoader] Recursing into package net.minecraft.client.stats 2013-03-26 18:04:18 [FINEST] [ForgeModLoader] Recursing into package net.minecraft.client.texturepacks 2013-03-26 18:04:18 [FINEST] [ForgeModLoader] Recursing into package net.minecraft.command 2013-03-26 18:04:18 [FINEST] [ForgeModLoader] Recursing into package net.minecraft.crash 2013-03-26 18:04:18 [FINEST] [ForgeModLoader] Recursing into package net.minecraft.creativetab 2013-03-26 18:04:18 [FINEST] [ForgeModLoader] Recursing into package net.minecraft.dispenser 2013-03-26 18:04:18 [FINEST] [ForgeModLoader] Recursing into package net.minecraft.enchantment 2013-03-26 18:04:18 [FINEST] [ForgeModLoader] Recursing into package net.minecraft.entity 2013-03-26 18:04:18 [FINEST] [ForgeModLoader] Recursing into package net.minecraft.entity.ai 2013-03-26 18:04:18 [FINEST] [ForgeModLoader] Recursing into package net.minecraft.entity.boss 2013-03-26 18:04:18 [FINEST] [ForgeModLoader] Recursing into package net.minecraft.entity.effect 2013-03-26 18:04:18 [FINEST] [ForgeModLoader] Recursing into package net.minecraft.entity.item 2013-03-26 18:04:18 [FINEST] [ForgeModLoader] Recursing into package net.minecraft.entity.monster 2013-03-26 18:04:18 [FINEST] [ForgeModLoader] Recursing into package net.minecraft.entity.passive 2013-03-26 18:04:18 [FINEST] [ForgeModLoader] Recursing into package net.minecraft.entity.player 2013-03-26 18:04:18 [FINEST] [ForgeModLoader] Recursing into package net.minecraft.entity.projectile 2013-03-26 18:04:18 [FINEST] [ForgeModLoader] Recursing into package net.minecraft.inventory 2013-03-26 18:04:18 [FINEST] [ForgeModLoader] Recursing into package net.minecraft.item 2013-03-26 18:04:18 [FINEST] [ForgeModLoader] Recursing into package net.minecraft.item.crafting 2013-03-26 18:04:18 [FINEST] [ForgeModLoader] Recursing into package net.minecraft.logging 2013-03-26 18:04:18 [FINEST] [ForgeModLoader] Recursing into package net.minecraft.nbt 2013-03-26 18:04:18 [FINEST] [ForgeModLoader] Recursing into package net.minecraft.network 2013-03-26 18:04:18 [FINEST] [ForgeModLoader] Recursing into package net.minecraft.network.packet 2013-03-26 18:04:18 [FINEST] [ForgeModLoader] Recursing into package net.minecraft.network.rcon 2013-03-26 18:04:18 [FINEST] [ForgeModLoader] Recursing into package net.minecraft.pathfinding 2013-03-26 18:04:18 [FINEST] [ForgeModLoader] Recursing into package net.minecraft.potion 2013-03-26 18:04:18 [FINEST] [ForgeModLoader] Recursing into package net.minecraft.profiler 2013-03-26 18:04:18 [FINEST] [ForgeModLoader] Recursing into package net.minecraft.scoreboard 2013-03-26 18:04:18 [FINEST] [ForgeModLoader] Recursing into package net.minecraft.server 2013-03-26 18:04:18 [FINEST] [ForgeModLoader] Recursing into package net.minecraft.server.dedicated 2013-03-26 18:04:18 [FINEST] [ForgeModLoader] Recursing into package net.minecraft.server.gui 2013-03-26 18:04:18 [FINEST] [ForgeModLoader] Recursing into package net.minecraft.server.integrated 2013-03-26 18:04:18 [FINEST] [ForgeModLoader] Recursing into package net.minecraft.server.management 2013-03-26 18:04:18 [FINEST] [ForgeModLoader] Recursing into package net.minecraft.src 2013-03-26 18:04:18 [FINEST] [ForgeModLoader] Recursing into package net.minecraft.stats 2013-03-26 18:04:18 [FINEST] [ForgeModLoader] Recursing into package net.minecraft.tileentity 2013-03-26 18:04:18 [FINEST] [ForgeModLoader] Recursing into package net.minecraft.util 2013-03-26 18:04:18 [FINEST] [ForgeModLoader] Recursing into package net.minecraft.village 2013-03-26 18:04:18 [FINEST] [ForgeModLoader] Recursing into package net.minecraft.world 2013-03-26 18:04:18 [FINEST] [ForgeModLoader] Recursing into package net.minecraft.world.biome 2013-03-26 18:04:18 [FINEST] [ForgeModLoader] Recursing into package net.minecraft.world.chunk 2013-03-26 18:04:18 [FINEST] [ForgeModLoader] Recursing into package net.minecraft.world.chunk.storage 2013-03-26 18:04:18 [FINEST] [ForgeModLoader] Recursing into package net.minecraft.world.demo 2013-03-26 18:04:18 [FINEST] [ForgeModLoader] Recursing into package net.minecraft.world.gen 2013-03-26 18:04:18 [FINEST] [ForgeModLoader] Recursing into package net.minecraft.world.gen.feature 2013-03-26 18:04:18 [FINEST] [ForgeModLoader] Recursing into package net.minecraft.world.gen.layer 2013-03-26 18:04:18 [FINEST] [ForgeModLoader] Recursing into package net.minecraft.world.gen.structure 2013-03-26 18:04:18 [FINEST] [ForgeModLoader] Recursing into package net.minecraft.world.storage 2013-03-26 18:04:18 [FINEST] [ForgeModLoader] Recursing into package net.minecraftforge 2013-03-26 18:04:18 [FINEST] [ForgeModLoader] Recursing into package net.minecraftforge.classloading 2013-03-26 18:04:18 [FINEST] [ForgeModLoader] Recursing into package net.minecraftforge.client 2013-03-26 18:04:18 [FINEST] [ForgeModLoader] Recursing into package net.minecraftforge.client.event 2013-03-26 18:04:18 [FINEST] [ForgeModLoader] Recursing into package net.minecraftforge.client.event.sound 2013-03-26 18:04:18 [FINEST] [ForgeModLoader] Recursing into package net.minecraftforge.common 2013-03-26 18:04:18 [FINEST] [ForgeModLoader] Recursing into package net.minecraftforge.event 2013-03-26 18:04:18 [FINEST] [ForgeModLoader] Recursing into package net.minecraftforge.event.brewing 2013-03-26 18:04:18 [FINEST] [ForgeModLoader] Recursing into package net.minecraftforge.event.entity 2013-03-26 18:04:18 [FINEST] [ForgeModLoader] Recursing into package net.minecraftforge.event.entity.item 2013-03-26 18:04:18 [FINEST] [ForgeModLoader] Recursing into package net.minecraftforge.event.entity.living 2013-03-26 18:04:18 [FINEST] [ForgeModLoader] Recursing into package net.minecraftforge.event.entity.minecart 2013-03-26 18:04:18 [FINEST] [ForgeModLoader] Recursing into package net.minecraftforge.event.entity.player 2013-03-26 18:04:18 [FINEST] [ForgeModLoader] Recursing into package net.minecraftforge.event.terraingen 2013-03-26 18:04:18 [FINEST] [ForgeModLoader] Recursing into package net.minecraftforge.event.world 2013-03-26 18:04:18 [FINEST] [ForgeModLoader] Recursing into package net.minecraftforge.liquids 2013-03-26 18:04:18 [FINEST] [ForgeModLoader] Recursing into package net.minecraftforge.oredict 2013-03-26 18:04:18 [FINEST] [ForgeModLoader] Recursing into package net.minecraftforge.transformers 2013-03-26 18:04:18 [FINEST] [ForgeModLoader] Recursing into package paulscode 2013-03-26 18:04:18 [FINEST] [ForgeModLoader] Recursing into package paulscode.sound 2013-03-26 18:04:18 [FINEST] [ForgeModLoader] Recursing into package paulscode.sound.codecs 2013-03-26 18:04:18 [FINEST] [ForgeModLoader] Recursing into package tdoggg 2013-03-26 18:04:18 [FINEST] [ForgeModLoader] Recursing into package tdoggg.foodex 2013-03-26 18:04:18 [FINEST] [ForgeModLoader] Recursing into package tdoggg.foodex.blocks 2013-03-26 18:04:19 [FINEST] [ForgeModLoader] Recursing into package tdoggg.foodex.items 2013-03-26 18:04:19 [FINE] [ForgeModLoader] Identified a class tdoggg.foodex.mod_FoodEx following modloader naming convention but not directly a BaseMod or currently seen subclass 2013-03-26 18:04:19 [FINE] [ForgeModLoader] Identified an FMLMod type mod tdoggg.foodex.mod_FoodEx 2013-03-26 18:04:19 [FINEST] [FoodEx] Parsed dependency info : [] [] [] 2013-03-26 18:04:19 [FINE] [ForgeModLoader] Examining file minecraft.jar for potential mods 2013-03-26 18:04:19 [FINE] [ForgeModLoader] The mod container minecraft.jar appears to be missing an mcmod.info file 2013-03-26 18:04:19 [FINE] [ForgeModLoader] Examining file argo-3.2-src.jar for potential mods 2013-03-26 18:04:19 [FINE] [ForgeModLoader] The mod container argo-3.2-src.jar appears to be missing an mcmod.info file 2013-03-26 18:04:19 [FINE] [ForgeModLoader] Examining file bcprov-debug-jdk15on-148.jar for potential mods 2013-03-26 18:04:19 [FINE] [ForgeModLoader] The mod container bcprov-debug-jdk15on-148.jar appears to be missing an mcmod.info file 2013-03-26 18:04:19 [FINE] [ForgeModLoader] Examining file asm-debug-all-4.1.jar for potential mods 2013-03-26 18:04:19 [FINE] [ForgeModLoader] The mod container asm-debug-all-4.1.jar appears to be missing an mcmod.info file 2013-03-26 18:04:19 [iNFO] [ForgeModLoader] Forge Mod Loader has identified 4 mods to load 2013-03-26 18:04:19 [FINER] [ForgeModLoader] Received a system property request '' 2013-03-26 18:04:19 [FINER] [ForgeModLoader] System property request managing the state of 0 mods 2013-03-26 18:04:19 [FINE] [ForgeModLoader] After merging, found state information for 0 mods 2013-03-26 18:04:19 [FINE] [ForgeModLoader] Reloading logging properties from C:\Users\Vitalij\Desktop\Modding\mcp744\jars\config\logging.properties 2013-03-26 18:04:19 [FINE] [ForgeModLoader] Reloaded logging properties 2013-03-26 18:04:19 [FINE] [mcp] Mod Logging channel mcp configured at default level. 2013-03-26 18:04:19 [iNFO] [mcp] Activating mod mcp 2013-03-26 18:04:19 [FINE] [FML] Mod Logging channel FML configured at default level. 2013-03-26 18:04:19 [iNFO] [FML] Activating mod FML 2013-03-26 18:04:19 [FINE] [Forge] Mod Logging channel Forge configured at default level. 2013-03-26 18:04:19 [iNFO] [Forge] Activating mod Forge 2013-03-26 18:04:19 [FINE] [FoodEx] Enabling mod FoodEx 2013-03-26 18:04:19 [FINE] [FoodEx] Mod Logging channel FoodEx configured at default level. 2013-03-26 18:04:19 [iNFO] [FoodEx] Activating mod FoodEx 2013-03-26 18:04:19 [FINER] [ForgeModLoader] Verifying mod requirements are satisfied 2013-03-26 18:04:19 [FINER] [ForgeModLoader] All mod requirements are satisfied 2013-03-26 18:04:19 [FINER] [ForgeModLoader] Sorting mods into an ordered list 2013-03-26 18:04:19 [FINER] [ForgeModLoader] Mod sorting completed successfully 2013-03-26 18:04:19 [FINE] [ForgeModLoader] Mod sorting data 2013-03-26 18:04:19 [FINE] [ForgeModLoader] FoodEx(FoodEx:1.1_Beta): bin () 2013-03-26 18:04:19 [FINEST] [mcp] Sending event FMLConstructionEvent to mod mcp 2013-03-26 18:04:19 [FINEST] [mcp] Sent event FMLConstructionEvent to mod mcp 2013-03-26 18:04:19 [FINEST] [FML] Sending event FMLConstructionEvent to mod FML 2013-03-26 18:04:19 [FINEST] [FML] Sent event FMLConstructionEvent to mod FML 2013-03-26 18:04:19 [FINEST] [Forge] Sending event FMLConstructionEvent to mod Forge 2013-03-26 18:04:19 [FINEST] [Forge] Sent event FMLConstructionEvent to mod Forge 2013-03-26 18:04:19 [FINEST] [FoodEx] Sending event FMLConstructionEvent to mod FoodEx 2013-03-26 18:04:19 [FINEST] [ForgeModLoader] Testing mod FoodEx to verify it accepts its own version in a remote connection 2013-03-26 18:04:19 [FINEST] [ForgeModLoader] The mod FoodEx accepts its own version (1.1_Beta) 2013-03-26 18:04:19 [FINE] [ForgeModLoader] Attempting to inject @SidedProxy classes into FoodEx 2013-03-26 18:04:19 [FINEST] [FoodEx] Sent event FMLConstructionEvent to mod FoodEx 2013-03-26 18:04:19 [FINE] [ForgeModLoader] Mod signature data 2013-03-26 18:04:19 [FINE] [ForgeModLoader] mcp(Minecraft Coder Pack:7.44): minecraft.jar (NO VALID CERTIFICATE FOUND) 2013-03-26 18:04:19 [FINE] [ForgeModLoader] FML(Forge Mod Loader:5.1.8.608): coremods (NO VALID CERTIFICATE FOUND) 2013-03-26 18:04:19 [FINE] [ForgeModLoader] Forge(Minecraft Forge:7.7.0.608): coremods (NO VALID CERTIFICATE FOUND) 2013-03-26 18:04:19 [FINE] [ForgeModLoader] FoodEx(FoodEx:1.1_Beta): bin (NO VALID CERTIFICATE FOUND) 2013-03-26 18:04:19 [FINEST] [mcp] Sending event FMLPreInitializationEvent to mod mcp 2013-03-26 18:04:19 [FINEST] [mcp] Sent event FMLPreInitializationEvent to mod mcp 2013-03-26 18:04:19 [FINEST] [FML] Sending event FMLPreInitializationEvent to mod FML 2013-03-26 18:04:19 [FINEST] [FML] Sent event FMLPreInitializationEvent to mod FML 2013-03-26 18:04:19 [FINEST] [Forge] Sending event FMLPreInitializationEvent to mod Forge 2013-03-26 18:04:19 [iNFO] [ForgeModLoader] Configured a dormant chunk cache size of 0 2013-03-26 18:04:19 [FINEST] [Forge] Sent event FMLPreInitializationEvent to mod Forge 2013-03-26 18:04:19 [FINEST] [FoodEx] Sending event FMLPreInitializationEvent to mod FoodEx 2013-03-26 18:04:19 [FINE] [fml.ItemTracker] Adding item tdoggg.foodex.items.Food(4000) owned by FoodEx 2013-03-26 18:04:19 [FINE] [fml.ItemTracker] Adding item tdoggg.foodex.items.Food(4001) owned by FoodEx 2013-03-26 18:04:19 [FINE] [fml.ItemTracker] Adding item tdoggg.foodex.items.Food(4002) owned by FoodEx 2013-03-26 18:04:19 [FINE] [fml.ItemTracker] Adding item tdoggg.foodex.items.Food(4003) owned by FoodEx 2013-03-26 18:04:19 [FINE] [fml.ItemTracker] Adding item tdoggg.foodex.items.Food(4004) owned by FoodEx 2013-03-26 18:04:19 [FINE] [fml.ItemTracker] Adding item tdoggg.foodex.items.Food(4005) owned by FoodEx 2013-03-26 18:04:19 [FINE] [fml.ItemTracker] Adding item tdoggg.foodex.items.Food(4006) owned by FoodEx 2013-03-26 18:04:19 [FINE] [fml.ItemTracker] Adding item tdoggg.foodex.items.Food(4008) owned by FoodEx 2013-03-26 18:04:19 [FINE] [fml.ItemTracker] Adding item tdoggg.foodex.items.Food(4009) owned by FoodEx 2013-03-26 18:04:19 [FINE] [fml.ItemTracker] Adding item tdoggg.foodex.items.Food(4010) owned by FoodEx 2013-03-26 18:04:19 [FINE] [fml.ItemTracker] Adding item tdoggg.foodex.items.Food(4011) owned by FoodEx 2013-03-26 18:04:19 [FINE] [fml.ItemTracker] Adding item tdoggg.foodex.items.Food(4012) owned by FoodEx 2013-03-26 18:04:19 [FINE] [fml.ItemTracker] Adding item tdoggg.foodex.items.FE_Item(4013) owned by FoodEx 2013-03-26 18:04:19 [FINE] [fml.ItemTracker] Adding item tdoggg.foodex.items.FE_Item(4014) owned by FoodEx 2013-03-26 18:04:19 [FINE] [fml.ItemTracker] Adding item tdoggg.foodex.items.Food(4015) owned by FoodEx 2013-03-26 18:04:19 [FINE] [fml.ItemTracker] Adding item tdoggg.foodex.items.FE_Item(4022) owned by FoodEx 2013-03-26 18:04:19 [FINE] [fml.ItemTracker] Adding item tdoggg.foodex.items.FE_ItemCake(4016) owned by FoodEx 2013-03-26 18:04:19 [FINE] [fml.ItemTracker] Adding item tdoggg.foodex.items.FE_ItemCake(4017) owned by FoodEx 2013-03-26 18:04:19 [FINE] [fml.ItemTracker] Adding item tdoggg.foodex.items.FE_ItemCake(4018) owned by FoodEx 2013-03-26 18:04:19 [FINE] [fml.ItemTracker] Adding item tdoggg.foodex.items.FE_ItemCake(4019) owned by FoodEx 2013-03-26 18:04:19 [FINE] [fml.ItemTracker] Adding item tdoggg.foodex.items.FE_Soup(4020) owned by FoodEx 2013-03-26 18:04:19 [FINE] [fml.ItemTracker] Adding item tdoggg.foodex.items.FE_Soup(4021) owned by FoodEx 2013-03-26 18:04:19 [FINE] [fml.ItemTracker] Adding item tdoggg.foodex.items.FE_Soup(4023) owned by FoodEx 2013-03-26 18:04:19 [FINE] [fml.ItemTracker] Adding item tdoggg.foodex.items.FE_Soup(4024) owned by FoodEx 2013-03-26 18:04:19 [FINE] [fml.ItemTracker] Adding item tdoggg.foodex.items.FE_Soup(4025) owned by FoodEx 2013-03-26 18:04:19 [FINE] [fml.ItemTracker] Adding item tdoggg.foodex.items.FE_ItemDrink(4026) owned by FoodEx 2013-03-26 18:04:19 [FINE] [fml.ItemTracker] Adding item tdoggg.foodex.items.FE_ItemDrink(4027) owned by FoodEx 2013-03-26 18:04:19 [FINE] [fml.ItemTracker] Adding item tdoggg.foodex.items.FE_ItemDrink(4029) owned by FoodEx 2013-03-26 18:04:19 [FINE] [fml.ItemTracker] Adding item tdoggg.foodex.items.FE_ItemDrink(4030) owned by FoodEx 2013-03-26 18:04:19 [FINE] [fml.ItemTracker] Adding item tdoggg.foodex.items.FE_ItemDrink(4031) owned by FoodEx 2013-03-26 18:04:19 [FINE] [fml.ItemTracker] Adding item tdoggg.foodex.items.Food(4032) owned by FoodEx 2013-03-26 18:04:19 [FINE] [fml.ItemTracker] Adding item tdoggg.foodex.items.Food(4033) owned by FoodEx 2013-03-26 18:04:19 [FINE] [fml.ItemTracker] Adding item tdoggg.foodex.items.Food(4034) owned by FoodEx 2013-03-26 18:04:19 [FINE] [fml.ItemTracker] Adding item tdoggg.foodex.items.FE_Item(4035) owned by FoodEx 2013-03-26 18:04:19 [FINE] [fml.ItemTracker] Adding item tdoggg.foodex.items.FE_ItemBottle(4036) owned by FoodEx 2013-03-26 18:04:19 [FINE] [fml.ItemTracker] Adding item tdoggg.foodex.items.FE_ItemBottle(4037) owned by FoodEx 2013-03-26 18:04:19 [FINE] [fml.ItemTracker] Adding item net.minecraft.item.ItemBlock(500) owned by FoodEx 2013-03-26 18:04:19 [FINE] [fml.ItemTracker] Adding item net.minecraft.item.ItemBlock(502) owned by FoodEx 2013-03-26 18:04:19 [FINE] [fml.ItemTracker] Adding item net.minecraft.item.ItemBlock(501) owned by FoodEx 2013-03-26 18:04:19 [FINE] [fml.ItemTracker] Adding item net.minecraft.item.ItemBlock(503) owned by FoodEx 2013-03-26 18:04:19 [FINE] [fml.ItemTracker] Adding item net.minecraft.item.ItemBlock(504) owned by FoodEx 2013-03-26 18:04:19 [FINE] [fml.ItemTracker] Adding item net.minecraft.item.ItemBlock(505) owned by FoodEx 2013-03-26 18:04:19 [FINE] [fml.ItemTracker] Adding item net.minecraft.item.ItemBlock(506) owned by FoodEx 2013-03-26 18:04:19 [FINE] [fml.ItemTracker] Adding item net.minecraft.item.ItemBlock(507) owned by FoodEx 2013-03-26 18:04:19 [FINEST] [FoodEx] Sent event FMLPreInitializationEvent to mod FoodEx 2013-03-26 18:04:19 [iNFO] [sTDOUT] 2013-03-26 18:04:19 [iNFO] [sTDOUT] Starting up SoundSystem... 2013-03-26 18:04:20 [iNFO] [sTDOUT] Initializing LWJGL OpenAL 2013-03-26 18:04:20 [iNFO] [sTDOUT] (The LWJGL binding of OpenAL. For more information, see http://www.lwjgl.org) 2013-03-26 18:04:20 [iNFO] [sTDOUT] OpenAL initialized. 2013-03-26 18:04:20 [iNFO] [sTDOUT] 2013-03-26 18:04:20 [iNFO] [sTDERR] java.lang.RuntimeException: Don't register null! 2013-03-26 18:04:20 [iNFO] [sTDERR] at net.minecraft.client.renderer.texture.TextureMap.registerIcon(TextureMap.java:229) 2013-03-26 18:04:20 [iNFO] [sTDERR] at net.minecraft.block.Block.registerIcons(Block.java:1381) 2013-03-26 18:04:20 [iNFO] [sTDERR] at net.minecraft.client.renderer.texture.TextureMap.refreshTextures(TextureMap.java:68) 2013-03-26 18:04:20 [iNFO] [sTDERR] at net.minecraft.client.renderer.RenderEngine.refreshTextureMaps(RenderEngine.java:520) 2013-03-26 18:04:20 [iNFO] [sTDERR] at net.minecraft.client.Minecraft.startGame(Minecraft.java:440) 2013-03-26 18:04:20 [iNFO] [sTDERR] at net.minecraft.client.MinecraftAppletImpl.startGame(MinecraftAppletImpl.java:44) 2013-03-26 18:04:20 [iNFO] [sTDERR] at net.minecraft.client.Minecraft.run(Minecraft.java:729) 2013-03-26 18:04:20 [iNFO] [sTDERR] at java.lang.Thread.run(Unknown Source) 2013-03-26 18:04:20 [iNFO] [sTDERR] java.lang.RuntimeException: Don't register null! 2013-03-26 18:04:20 [iNFO] [sTDERR] at net.minecraft.client.renderer.texture.TextureMap.registerIcon(TextureMap.java:229) 2013-03-26 18:04:20 [iNFO] [sTDERR] at net.minecraft.block.Block.registerIcons(Block.java:1381) 2013-03-26 18:04:20 [iNFO] [sTDERR] at net.minecraft.client.renderer.texture.TextureMap.refreshTextures(TextureMap.java:68) 2013-03-26 18:04:20 [iNFO] [sTDERR] at net.minecraft.client.renderer.RenderEngine.refreshTextureMaps(RenderEngine.java:520) 2013-03-26 18:04:20 [iNFO] [sTDERR] at net.minecraft.client.Minecraft.startGame(Minecraft.java:440) 2013-03-26 18:04:20 [iNFO] [sTDERR] at net.minecraft.client.MinecraftAppletImpl.startGame(MinecraftAppletImpl.java:44) 2013-03-26 18:04:20 [iNFO] [sTDERR] at net.minecraft.client.Minecraft.run(Minecraft.java:729) 2013-03-26 18:04:20 [iNFO] [sTDERR] at java.lang.Thread.run(Unknown Source) 2013-03-26 18:04:20 [iNFO] [sTDERR] java.lang.RuntimeException: Don't register null! 2013-03-26 18:04:20 [iNFO] [sTDERR] at net.minecraft.client.renderer.texture.TextureMap.registerIcon(TextureMap.java:229) 2013-03-26 18:04:20 [iNFO] [sTDERR] at net.minecraft.block.Block.registerIcons(Block.java:1381) 2013-03-26 18:04:20 [iNFO] [sTDERR] at net.minecraft.client.renderer.texture.TextureMap.refreshTextures(TextureMap.java:68) 2013-03-26 18:04:20 [iNFO] [sTDERR] at net.minecraft.client.renderer.RenderEngine.refreshTextureMaps(RenderEngine.java:520) 2013-03-26 18:04:20 [iNFO] [sTDERR] at net.minecraft.client.Minecraft.startGame(Minecraft.java:440) 2013-03-26 18:04:20 [iNFO] [sTDERR] at net.minecraft.client.MinecraftAppletImpl.startGame(MinecraftAppletImpl.java:44) 2013-03-26 18:04:20 [iNFO] [sTDERR] at net.minecraft.client.Minecraft.run(Minecraft.java:729) 2013-03-26 18:04:20 [iNFO] [sTDERR] at java.lang.Thread.run(Unknown Source) 2013-03-26 18:04:20 [iNFO] [sTDERR] java.lang.RuntimeException: Don't register null! 2013-03-26 18:04:20 [iNFO] [sTDERR] at net.minecraft.client.renderer.texture.TextureMap.registerIcon(TextureMap.java:229) 2013-03-26 18:04:20 [iNFO] [sTDERR] at net.minecraft.block.Block.registerIcons(Block.java:1381) 2013-03-26 18:04:20 [iNFO] [sTDERR] at net.minecraft.client.renderer.texture.TextureMap.refreshTextures(TextureMap.java:68) 2013-03-26 18:04:20 [iNFO] [sTDERR] at net.minecraft.client.renderer.RenderEngine.refreshTextureMaps(RenderEngine.java:520) 2013-03-26 18:04:20 [iNFO] [sTDERR] at net.minecraft.client.Minecraft.startGame(Minecraft.java:440) 2013-03-26 18:04:20 [iNFO] [sTDERR] at net.minecraft.client.MinecraftAppletImpl.startGame(MinecraftAppletImpl.java:44) 2013-03-26 18:04:20 [iNFO] [sTDERR] at net.minecraft.client.Minecraft.run(Minecraft.java:729) 2013-03-26 18:04:20 [iNFO] [sTDERR] at java.lang.Thread.run(Unknown Source) 2013-03-26 18:04:20 [iNFO] [sTDERR] java.lang.NullPointerException 2013-03-26 18:04:20 [iNFO] [sTDERR] at net.minecraft.client.renderer.texture.TextureMap.refreshTextures(TextureMap.java:102) 2013-03-26 18:04:20 [iNFO] [sTDERR] at net.minecraft.client.renderer.RenderEngine.refreshTextureMaps(RenderEngine.java:520) 2013-03-26 18:04:20 [iNFO] [sTDERR] at net.minecraft.client.Minecraft.startGame(Minecraft.java:440) 2013-03-26 18:04:20 [iNFO] [sTDERR] at net.minecraft.client.MinecraftAppletImpl.startGame(MinecraftAppletImpl.java:44) 2013-03-26 18:04:20 [iNFO] [sTDERR] at net.minecraft.client.Minecraft.run(Minecraft.java:729) 2013-03-26 18:04:20 [iNFO] [sTDERR] at java.lang.Thread.run(Unknown Source) 2013-03-26 18:04:33 [iNFO] [sTDERR] Someone is closing me! Did i make something wrong or is Forge not ready for 1.5.1 ?
  2. Hello, I'm trying to make a configuration file and for Blocks it already works, but i did the same for items and this doesn't work. I'm using different classes for my items and configs and load it under PreInitialize in my mod_File Config: Configuration config = new Configuration(event.getSuggestedConfigurationFile()); config.load(); eggbreadID = config.getItem("Eggbread", 4000).getInt(); config.save(); ItemFile: eggbread = new Food(FoodCraftConfig.eggbreadID, 7, false).setIconCoord(9,0).setItemName("Eggroll"); public static Item eggbread; the items appears ingame, but have a different ID.
  3. hmm, but when I smelt my ItembucketMilk and got cheese (custom item), the empty bucket isn't returning.
  4. I've added the following code to my item class: public Item getContainerItem() { return Item.bucketEmpty; } but i think i forgot something because this is only the function. Where should I use this?
  5. Yes right. How can I use getContainerItem, when the Item is ready? Is there a function, too? Best wishes, Vitalij
  6. Hello, is it possible to make a SmeltingRecipe and return a new ItemStack at the End? I already tried to add return new ItemStack(Item.bucketEmpty); but this didn't work. Maybe someone have a solution?
  7. Hey, now i've the problem that i have 2 rightears and 2 leftears? I only added the code above from you.
  8. First of all thanks. I'll try it later. I don't understand the last sentence. What is reoffset? I can't find a translation for it, cuz english isn't my mother tongue.
  9. I still can't find the solution. Maybe someone has a tip or knows how to solve my problem?
  10. Hello, i created a custom mob. Now my problem is, that the ears from my deer don't move when the head moves. And so it looks kinda crazy Here is my ModelDeer.java : package zcelo.mobs; import net.minecraft.client.model.ModelBase; import net.minecraft.client.model.ModelRenderer; import net.minecraft.entity.Entity; import net.minecraft.util.MathHelper; public class ModelDeer extends ModelBase { //fields ModelRenderer Body; ModelRenderer leftfrontleg; ModelRenderer rightfrontleg; ModelRenderer rightbackleg; ModelRenderer leftbackleg; ModelRenderer throat; ModelRenderer head; ModelRenderer tail; ModelRenderer leftear; ModelRenderer rightear; public ModelDeer() { textureWidth = 64; textureHeight = 32; Body = new ModelRenderer(this, 28, 0); Body.addBox(0F, 0F, 0F, 6, 5, 12); Body.setRotationPoint(-3F, 11F, -5F); Body.setTextureSize(64, 32); Body.mirror = true; setRotation(Body, 0F, 0F, 0F); leftfrontleg = new ModelRenderer(this, 0, 0); leftfrontleg.addBox(-0.5F, 0F, -1F, 1, 9, 2); leftfrontleg.setRotationPoint(2.4F, 15F, -3.9F); leftfrontleg.setTextureSize(64, 32); leftfrontleg.mirror = true; setRotation(leftfrontleg, 0F, 0F, 0F); rightfrontleg = new ModelRenderer(this, 0, 0); rightfrontleg.addBox(-0.5F, 0F, -1F, 1, 9, 2); rightfrontleg.setRotationPoint(-2.4F, 15F, -3.9F); rightfrontleg.setTextureSize(64, 32); rightfrontleg.mirror = true; setRotation(rightfrontleg, 0F, 0F, 0F); rightbackleg = new ModelRenderer(this, 0, 0); rightbackleg.addBox(-0.5F, 0F, -1F, 1, 9, 2); rightbackleg.setRotationPoint(-2.4F, 15F, 4.9F); rightbackleg.setTextureSize(64, 32); rightbackleg.mirror = true; setRotation(rightbackleg, 0F, 0F, 0F); leftbackleg = new ModelRenderer(this, 0, 0); leftbackleg.addBox(-0.5F, 0F, -1F, 1, 9, 2); leftbackleg.setRotationPoint(2.4F, 15F, 4.9F); leftbackleg.setTextureSize(64, 32); leftbackleg.mirror = true; setRotation(leftbackleg, 0F, 0F, 0F); throat = new ModelRenderer(this, 20, 0); throat.addBox(-1F, 0F, 0F, 2, 9, 2); throat.setRotationPoint(0F, 6F, -10F); throat.setTextureSize(64, 32); throat.mirror = true; setRotation(throat, 0.6320364F, 0F, 0F); head = new ModelRenderer(this, 46, 17); head.addBox(-1.5F, -3F, -5F, 3, 3, 6); head.setRotationPoint(0F, 6F, -8.5F); head.setTextureSize(64, 32); head.mirror = true; setRotation(head, 0F, 0F, 0F); tail = new ModelRenderer(this, 6, 0); tail.addBox(-0.5F, 0F, 0F, 1, 3, 1); tail.setRotationPoint(0F, 9F, 7F); tail.setTextureSize(64, 32); tail.mirror = true; setRotation(tail, -0.5205006F, 0F, 0F); leftear = new ModelRenderer(this, 16, 0); leftear.addBox(-0.5F, -3F, -0.5F, 1, 3, 1); leftear.setRotationPoint(0.7F, 4F, -9F); leftear.setTextureSize(64, 32); leftear.mirror = true; setRotation(leftear, -0.5205006F, 0F, 0F); rightear = new ModelRenderer(this, 15, 0); rightear.addBox(-0.5F, -3F, -0.5F, 1, 3, 1); rightear.setRotationPoint(-0.7F, 4F, -9F); rightear.setTextureSize(64, 32); rightear.mirror = true; setRotation(rightear, -0.5205006F, 0F, 0F); } public void render(Entity entity, float f, float f1, float f2, float f3, float f4, float f5) { super.render(entity, f, f1, f2, f3, f4, f5); setRotationAngles(f, f1, f2, f3, f4, f5); Body.render(f5); leftfrontleg.render(f5); rightfrontleg.render(f5); rightbackleg.render(f5); leftbackleg.render(f5); throat.render(f5); head.render(f5); tail.render(f5); leftear.render(f5); rightear.render(f5); } private void setRotation(ModelRenderer model, float x, float y, float z) { model.rotateAngleX = x; model.rotateAngleY = y; model.rotateAngleZ = z; } public void setRotationAngles(float f, float f1, float f2, float f3, float f4, float f5) { super.setRotationAngles(f, f1, f2, f3, f4, f5, null); this.head.rotateAngleX = f4 / (180F / (float)Math.PI); this.head.rotateAngleY = f3 / (180F / (float)Math.PI); this.leftfrontleg.rotateAngleX = MathHelper.cos(f * 0.6662F) * 1.4F * f1; this.rightfrontleg.rotateAngleX = MathHelper.cos(f * 0.6662F + (float)Math.PI) * 1.4F * f1; this.leftbackleg.rotateAngleX = MathHelper.cos(f * 0.6662F + (float)Math.PI) * 1.4F * f1; this.rightbackleg.rotateAngleX = MathHelper.cos(f * 0.6662F) * 1.4F * f1; } } Maybe, someone can explain me how to change the rotation of elements in my model.
  11. Thanks, i used the animation for legs and head from ModelQuadruped.
  12. Hello, I just finished my first custom mob and have a small problem. The Mob (Deer) don't move his legs when he moves. It moves like a car How can I change this? I have following files, that work great: - Some Code in my mod_Mobs file - EntityDeer - ModelDeer - RenderEntityDeer Maybe I have to change somehting in my model or is it another function?
  13. A really big thanks to you. I thought really that it was for the Forge-Version, maybe in earlier versions? Thank You!
  14. hmm, with Forge for Minecraft 1.3 everything worked fine. Here are my first lines: @Mod( modid = "FloraCraft2", name="FloraCraft2", version="1.9.4 r2") @NetworkMod(clientSideRequired = true, serverSideRequired = false, channels = {"smp_channel"}, packetHandler = PacketHandler.class, versionBounds = "[6.0.1.341]") public class mod_Food_Plants { @SidedProxy(clientSide = "zcelo.floracraft.ClientProxy", serverSide = "zcelo.floracraft.CommonProxy") public static CommonProxy proxy; //This object will be populated with the class that you choose for the environment @Instance("FloraCraft2") public static mod_Food_Plants instance; //The instance of the mod that will be defined, populated, and callable
  15. The funny thing is, that i'm the mod author and i don't know the problem. Ouh here are the logs: Server: Client:
  16. Hello everybody, I'm using Forge 6.0.1.341 for Minecraft version 1.4.2 and already updated my mod. Singleplayer works fine and the server starts fine, too. The problem is that i get an error message when i try to connect. This message appears: And yes, the mod is in the mod folder and I also tried it in MCP, the same error. I hope someone could help me.
  17. I done everything you said, but still not everything from net.minecraft.src is imported.
  18. Ok, now I put all my files into cpw.mods.floracraft . But I get a lot of Errors because Block, ModLoader, .setBlockName , etc. aren't imported and I cant use import net.minecraft.src.* . It only works when i import them several like import net.minecraft.src.Block . Can someone help me with this?
  19. Hey guy's, I use the Forge build 230 and have a problem. When i test my mod on MCP everything works but when i reobfuscate the mod and add the texture folder in it i get a crash with these errors: 2012-08-26 17:42:35 [iNFO] [ForgeModLoader] Forge Mod Loader version 3.0.148.332 for Minecraft client:1.3.2, server:1.3.2 loading 2012-08-26 17:42:35 [FINEST] [ForgeModLoader] All core mods are successfully located 2012-08-26 17:42:35 [FINEST] [ForgeModLoader] Discovering coremods 2012-08-26 17:42:35 [FINEST] [ForgeModLoader] Found library file argo-2.25.jar present and correct in lib dir 2012-08-26 17:42:35 [FINEST] [ForgeModLoader] Found library file guava-12.0.1.jar present and correct in lib dir 2012-08-26 17:42:35 [FINEST] [ForgeModLoader] Found library file asm-all-4.0.jar present and correct in lib dir 2012-08-26 17:42:35 [FINEST] [ForgeModLoader] Running coremod plugins 2012-08-26 17:42:35 [FINEST] [ForgeModLoader] Running coremod plugin FMLCorePlugin 2012-08-26 17:42:35 [FINEST] [ForgeModLoader] Coremod plugin FMLCorePlugin run successfully 2012-08-26 17:42:35 [FINEST] [ForgeModLoader] Running coremod plugin FMLForgePlugin 2012-08-26 17:42:35 [FINEST] [ForgeModLoader] Coremod plugin FMLForgePlugin run successfully 2012-08-26 17:42:35 [FINEST] [ForgeModLoader] Validating minecraft 2012-08-26 17:42:35 [FINEST] [ForgeModLoader] Minecraft validated, launching... 2012-08-26 17:42:36 [iNFO] [sTDOUT] 27 achievements 2012-08-26 17:42:36 [iNFO] [sTDOUT] 195 recipes 2012-08-26 17:42:36 [iNFO] [sTDOUT] Setting user: Zcelo12, 12345 2012-08-26 17:42:36 [iNFO] [sTDOUT] LWJGL Version: 2.4.2 2012-08-26 17:42:37 [iNFO] [ForgeModLoader] Attempting early MinecraftForge initialization 2012-08-26 17:42:37 [iNFO] [ForgeModLoader] Completed early MinecraftForge initialization 2012-08-26 17:42:37 [FINE] [ForgeModLoader] Building injected Mod Containers [cpw.mods.fml.common.FMLDummyContainer, net.minecraftforge.common.ForgeDummyContainer] 2012-08-26 17:42:37 [FINE] [ForgeModLoader] Attempting to load mods contained in the minecraft jar file and associated classes 2012-08-26 17:42:37 [FINE] [ForgeModLoader] Skipping known library file C:\Users\Vitalij\AppData\Roaming\.minecraft\bin\lwjgl.jar 2012-08-26 17:42:37 [FINE] [ForgeModLoader] Skipping known library file C:\Users\Vitalij\AppData\Roaming\.minecraft\bin\jinput.jar 2012-08-26 17:42:37 [FINE] [ForgeModLoader] Skipping known library file C:\Users\Vitalij\AppData\Roaming\.minecraft\bin\lwjgl_util.jar 2012-08-26 17:42:37 [FINE] [ForgeModLoader] Found a minecraft related file at C:\Users\Vitalij\AppData\Roaming\.minecraft\bin\minecraft.jar, examining for mod candidates 2012-08-26 17:42:37 [FINE] [ForgeModLoader] Skipping known library file C:\Users\Vitalij\AppData\Roaming\.minecraft\lib\argo-2.25.jar 2012-08-26 17:42:37 [FINE] [ForgeModLoader] Skipping known library file C:\Users\Vitalij\AppData\Roaming\.minecraft\lib\guava-12.0.1.jar 2012-08-26 17:42:37 [FINE] [ForgeModLoader] Skipping known library file C:\Users\Vitalij\AppData\Roaming\.minecraft\lib\asm-all-4.0.jar 2012-08-26 17:42:37 [FINE] [ForgeModLoader] Minecraft jar mods loaded successfully 2012-08-26 17:42:37 [iNFO] [ForgeModLoader] Searching C:\Users\Vitalij\AppData\Roaming\.minecraft\mods for mods 2012-08-26 17:42:37 [FINE] [ForgeModLoader] Found a candidate zip or jar file FloraCraft²-1.9BETA.zip 2012-08-26 17:42:37 [FINE] [ForgeModLoader] Examining file minecraft.jar for potential mods 2012-08-26 17:42:37 [iNFO] [ForgeModLoader] The mod container minecraft.jar appears to be missing an mcmod.info file 2012-08-26 17:42:37 [FINE] [ForgeModLoader] Examining file FloraCraft²-1.9BETA.zip for potential mods 2012-08-26 17:42:37 [iNFO] [ForgeModLoader] The mod container FloraCraft²-1.9BETA.zip appears to be missing an mcmod.info file 2012-08-26 17:42:37 [FINE] [ForgeModLoader] Identified a FMLMod type mod mod_Food_Plants 2012-08-26 17:42:37 [FINEST] [ForgeModLoader] Parsed dependency info : [] [] [] 2012-08-26 17:42:37 [iNFO] [ForgeModLoader] Forge Mod Loader has identified 3 mods to load 2012-08-26 17:42:37 [FINE] [ForgeModLoader] Received a system property request '' 2012-08-26 17:42:37 [FINE] [ForgeModLoader] System property request managing the state of 0 mods 2012-08-26 17:42:37 [FINE] [ForgeModLoader] After merging, found state information for 0 mods 2012-08-26 17:42:37 [FINE] [ForgeModLoader] Activating mod FML 2012-08-26 17:42:37 [FINE] [ForgeModLoader] Activating mod Forge 2012-08-26 17:42:37 [FINE] [ForgeModLoader] Enabling mod FloraCraft² 2012-08-26 17:42:37 [FINE] [ForgeModLoader] Activating mod FloraCraft² 2012-08-26 17:42:37 [FINE] [ForgeModLoader] Verifying mod requirements are satisfied 2012-08-26 17:42:37 [FINE] [ForgeModLoader] All mod requirements are satisfied 2012-08-26 17:42:37 [FINE] [ForgeModLoader] Sorting mods into an ordered list 2012-08-26 17:42:37 [FINE] [ForgeModLoader] Mod sorting completed successfully 2012-08-26 17:42:37 [FINE] [ForgeModLoader] Mod sorting data: 2012-08-26 17:42:37 [FINE] [ForgeModLoader] FloraCraft²(FloraCraft²:1.9 BETA): FloraCraft²-1.9BETA.zip () 2012-08-26 17:42:37 [FINER] [ForgeModLoader] Posting state event cpw.mods.fml.common.event.FMLConstructionEvent@d663f8 to mod FML 2012-08-26 17:42:37 [FINER] [ForgeModLoader] State event cpw.mods.fml.common.event.FMLConstructionEvent@d663f8 delivered to mod FML 2012-08-26 17:42:37 [FINER] [ForgeModLoader] Posting state event cpw.mods.fml.common.event.FMLConstructionEvent@d663f8 to mod Forge 2012-08-26 17:42:37 [FINER] [ForgeModLoader] State event cpw.mods.fml.common.event.FMLConstructionEvent@d663f8 delivered to mod Forge 2012-08-26 17:42:37 [FINER] [ForgeModLoader] Posting state event cpw.mods.fml.common.event.FMLConstructionEvent@d663f8 to mod FloraCraft² 2012-08-26 17:42:38 [FINE] [ForgeModLoader] Attempting to inject @SidedProxy classes into FloraCraft² 2012-08-26 17:42:38 [sEVERE] [ForgeModLoader] An error occured trying to load a proxy into {clientSide=net.minecraft.src.ClientProxy, serverSide=net.minecraft.src.CommonProxy}.mod_Food_Plants java.lang.ClassNotFoundException: net.minecraft.src.ClientProxy at cpw.mods.fml.relauncher.RelaunchClassLoader.findClass(RelaunchClassLoader.java:99) at java.lang.ClassLoader.loadClass(Unknown Source) at java.lang.ClassLoader.loadClass(Unknown Source) at cpw.mods.fml.common.ModClassLoader.loadClass(ModClassLoader.java:54) at java.lang.Class.forName0(Native Method) at java.lang.Class.forName(Unknown Source) at cpw.mods.fml.common.ProxyInjector.inject(ProxyInjector.java:51) at cpw.mods.fml.common.FMLModContainer.constructMod(FMLModContainer.java:287) 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:123) 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:438) at cpw.mods.fml.client.FMLClientHandler.beginMinecraftLoading(FMLClientHandler.java:137) at net.minecraft.client.Minecraft.a(Minecraft.java:405) at net.minecraft.client.Minecraft.run(Minecraft.java:737) at java.lang.Thread.run(Unknown Source) 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:141) at cpw.mods.fml.relauncher.RelaunchClassLoader.findClass(RelaunchClassLoader.java:92) ... 32 more 2012-08-26 17:42:38 [FINER] [ForgeModLoader] State event cpw.mods.fml.common.event.FMLConstructionEvent@d663f8 delivered to mod FloraCraft² 2012-08-26 17:42:38 [sEVERE] [ForgeModLoader] Fatal errors were detected during the transition from CONSTRUCTING to PREINITIALIZATION. Loading cannot continue 2012-08-26 17:42:38 [sEVERE] [ForgeModLoader] Forge Mod Loader (coremods) Unloaded->Constructed FloraCraft² (FloraCraft²-1.9BETA.zip) Unloaded->Errored Minecraft Forge (coremods) Unloaded->Constructed 2012-08-26 17:42:38 [sEVERE] [ForgeModLoader] The following problems were captured during this phase 2012-08-26 17:42:38 [sEVERE] [ForgeModLoader] Caught exception from FloraCraft² cpw.mods.fml.common.LoaderException: java.lang.ClassNotFoundException: net.minecraft.src.ClientProxy at cpw.mods.fml.common.ProxyInjector.inject(ProxyInjector.java:68) at cpw.mods.fml.common.FMLModContainer.constructMod(FMLModContainer.java:287) 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:123) 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:438) at cpw.mods.fml.client.FMLClientHandler.beginMinecraftLoading(FMLClientHandler.java:137) at net.minecraft.client.Minecraft.a(Minecraft.java:405) at net.minecraft.client.Minecraft.run(Minecraft.java:737) at java.lang.Thread.run(Unknown Source) Caused by: java.lang.ClassNotFoundException: net.minecraft.src.ClientProxy at cpw.mods.fml.relauncher.RelaunchClassLoader.findClass(RelaunchClassLoader.java:99) at java.lang.ClassLoader.loadClass(Unknown Source) at java.lang.ClassLoader.loadClass(Unknown Source) at cpw.mods.fml.common.ModClassLoader.loadClass(ModClassLoader.java:54) at java.lang.Class.forName0(Native Method) at java.lang.Class.forName(Unknown Source) at cpw.mods.fml.common.ProxyInjector.inject(ProxyInjector.java:51) ... 26 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:141) at cpw.mods.fml.relauncher.RelaunchClassLoader.findClass(RelaunchClassLoader.java:92) ... 32 more 2012-08-26 17:42:48 [iNFO] [sTDERR] cpw.mods.fml.common.LoaderException: cpw.mods.fml.common.LoaderException: java.lang.ClassNotFoundException: net.minecraft.src.ClientProxy 2012-08-26 17:42:48 [iNFO] [sTDERR] at cpw.mods.fml.common.LoadController.transition(LoadController.java:102) 2012-08-26 17:42:48 [iNFO] [sTDERR] at cpw.mods.fml.common.Loader.loadMods(Loader.java:439) 2012-08-26 17:42:48 [iNFO] [sTDERR] at cpw.mods.fml.client.FMLClientHandler.beginMinecraftLoading(FMLClientHandler.java:137) 2012-08-26 17:42:48 [iNFO] [sTDERR] at net.minecraft.client.Minecraft.a(Minecraft.java:405) 2012-08-26 17:42:48 [iNFO] [sTDERR] at net.minecraft.client.Minecraft.run(Minecraft.java:737) 2012-08-26 17:42:48 [iNFO] [sTDERR] at java.lang.Thread.run(Unknown Source) 2012-08-26 17:42:48 [iNFO] [sTDERR] Caused by: cpw.mods.fml.common.LoaderException: java.lang.ClassNotFoundException: net.minecraft.src.ClientProxy 2012-08-26 17:42:48 [iNFO] [sTDERR] at cpw.mods.fml.common.ProxyInjector.inject(ProxyInjector.java:68) 2012-08-26 17:42:48 [iNFO] [sTDERR] at cpw.mods.fml.common.FMLModContainer.constructMod(FMLModContainer.java:287) 2012-08-26 17:42:48 [iNFO] [sTDERR] at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method) 2012-08-26 17:42:48 [iNFO] [sTDERR] at sun.reflect.NativeMethodAccessorImpl.invoke(Unknown Source) 2012-08-26 17:42:48 [iNFO] [sTDERR] at sun.reflect.DelegatingMethodAccessorImpl.invoke(Unknown Source) 2012-08-26 17:42:48 [iNFO] [sTDERR] at java.lang.reflect.Method.invoke(Unknown Source) 2012-08-26 17:42:48 [iNFO] [sTDERR] at com.google.common.eventbus.EventHandler.handleEvent(EventHandler.java:69) 2012-08-26 17:42:48 [iNFO] [sTDERR] at com.google.common.eventbus.SynchronizedEventHandler.handleEvent(SynchronizedEventHandler.java:45) 2012-08-26 17:42:48 [iNFO] [sTDERR] at com.google.common.eventbus.EventBus.dispatch(EventBus.java:317) 2012-08-26 17:42:48 [iNFO] [sTDERR] at com.google.common.eventbus.EventBus.dispatchQueuedEvents(EventBus.java:300) 2012-08-26 17:42:48 [iNFO] [sTDERR] at com.google.common.eventbus.EventBus.post(EventBus.java:268) 2012-08-26 17:42:48 [iNFO] [sTDERR] at cpw.mods.fml.common.LoadController.propogateStateMessage(LoadController.java:123) 2012-08-26 17:42:48 [iNFO] [sTDERR] at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method) 2012-08-26 17:42:48 [iNFO] [sTDERR] at sun.reflect.NativeMethodAccessorImpl.invoke(Unknown Source) 2012-08-26 17:42:48 [iNFO] [sTDERR] at sun.reflect.DelegatingMethodAccessorImpl.invoke(Unknown Source) 2012-08-26 17:42:48 [iNFO] [sTDERR] at java.lang.reflect.Method.invoke(Unknown Source) 2012-08-26 17:42:48 [iNFO] [sTDERR] at com.google.common.eventbus.EventHandler.handleEvent(EventHandler.java:69) 2012-08-26 17:42:48 [iNFO] [sTDERR] at com.google.common.eventbus.SynchronizedEventHandler.handleEvent(SynchronizedEventHandler.java:45) 2012-08-26 17:42:48 [iNFO] [sTDERR] at com.google.common.eventbus.EventBus.dispatch(EventBus.java:317) 2012-08-26 17:42:48 [iNFO] [sTDERR] at com.google.common.eventbus.EventBus.dispatchQueuedEvents(EventBus.java:300) 2012-08-26 17:42:48 [iNFO] [sTDERR] at com.google.common.eventbus.EventBus.post(EventBus.java:268) 2012-08-26 17:42:48 [iNFO] [sTDERR] at cpw.mods.fml.common.LoadController.distributeStateMessage(LoadController.java:81) 2012-08-26 17:42:48 [iNFO] [sTDERR] at cpw.mods.fml.common.Loader.loadMods(Loader.java:438) 2012-08-26 17:42:48 [iNFO] [sTDERR] ... 4 more 2012-08-26 17:42:48 [iNFO] [sTDERR] Caused by: java.lang.ClassNotFoundException: net.minecraft.src.ClientProxy 2012-08-26 17:42:48 [iNFO] [sTDERR] at cpw.mods.fml.relauncher.RelaunchClassLoader.findClass(RelaunchClassLoader.java:99) 2012-08-26 17:42:48 [iNFO] [sTDERR] at java.lang.ClassLoader.loadClass(Unknown Source) 2012-08-26 17:42:48 [iNFO] [sTDERR] at java.lang.ClassLoader.loadClass(Unknown Source) 2012-08-26 17:42:48 [iNFO] [sTDERR] at cpw.mods.fml.common.ModClassLoader.loadClass(ModClassLoader.java:54) 2012-08-26 17:42:48 [iNFO] [sTDERR] at java.lang.Class.forName0(Native Method) 2012-08-26 17:42:48 [iNFO] [sTDERR] at java.lang.Class.forName(Unknown Source) 2012-08-26 17:42:48 [iNFO] [sTDERR] at cpw.mods.fml.common.ProxyInjector.inject(ProxyInjector.java:51) 2012-08-26 17:42:48 [iNFO] [sTDERR] ... 26 more 2012-08-26 17:42:48 [iNFO] [sTDERR] Caused by: java.lang.NullPointerException 2012-08-26 17:42:48 [iNFO] [sTDERR] at org.objectweb.asm.ClassReader.<init>(Unknown Source) 2012-08-26 17:42:48 [iNFO] [sTDERR] at cpw.mods.fml.common.asm.transformers.SideTransformer.transform(SideTransformer.java:27) 2012-08-26 17:42:48 [iNFO] [sTDERR] at cpw.mods.fml.relauncher.RelaunchClassLoader.runTransformers(RelaunchClassLoader.java:141) 2012-08-26 17:42:48 [iNFO] [sTDERR] at cpw.mods.fml.relauncher.RelaunchClassLoader.findClass(RelaunchClassLoader.java:92) 2012-08-26 17:42:48 [iNFO] [sTDERR] ... 32 more
  20. Thanks, I had to edit the if(!world.isRemote) statement to spawn it only server-side.
  21. I'll test it with Build 217+ soon. How can I spawn the arow server-side, and delete the client-side method? I've the following files. ItemPoisonBow.java EntityPoisonArrow.java RednerPoisonArrow.java When you need the full code, just write it.
  22. Hello, I'm using forge build 200 and have a problem updating my mod. My custom Bow shoots two arrows. When I shoot maybe to a tree, one arrow is in the tree and the other falls above in the near. mod_xxx.java EntityRegistry.registerModEntity(EntityPoisonArrow.class, "Giftpfeil", 1, this, 250, 5, false); When I remove EntityRegistry.blabla everything works fine, and the bow shoots only one arrow. Hope someone could help me. If you do not understand me, i can make a video
×
×
  • Create New...

Important Information

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