Jump to content

fatalshockyt

Members
  • Posts

    3
  • Joined

  • Last visited

Everything posted by fatalshockyt

  1. Title: Mo Creatures Mobs Frozen, Crashes in inventory! Version: 3.1.2 OS: Windows 7 Java Version: 6 Description of Problem: I am able to use the spawn command to spawn in mobs, but they do not move and can not be hurt. Also when I open the inventory and switch to the next page the game crashes. It's the page with the mo creature spawners. Something is wrong and I'm not sure what. No error log. Sorry guys. Error Messages: Error Log:
  2. Title: RedPowerCore ID Conflict Version: 3.1.2 OS: Windows 7 Java Version: 6 Description of Problem: Conflict ID when trying to launch server. Help? Error Messages: Error Log: 17:26:05 [iNFO] RedPowerCore: MinecraftForge minor version mismatch, expecting 3 .1.x, may lead to unexpected behavior 17:26:05 [iNFO] Starting BuildCraft 2.2.14 17:26:05 [iNFO] Copyright © SpaceToad, 2011 17:26:05 [iNFO] http://www.mod-buildcraft.com 17:26:06 [iNFO] [iC2] Loading IC2 submodule: bcIntegration22x 17:26:06 [iNFO] [iC2] BuildCraft integration module loaded 17:26:06 [iNFO] [iC2] Loaded minor compatibility modules: none 17:26:06 [sEVERE] java.lang.RuntimeException: RedPowerCore: BlockID 145 occupied by buildcraft.transport.LegacyBlock, autoAssign is disabled. 17:26:06 [sEVERE] at forge.MinecraftForge.killMinecraft(MinecraftForge.jav a:477) 17:26:06 [sEVERE] at eloraam.core.Config.getBlockID(Config.java:180) 17:26:06 [sEVERE] at net.minecraft.server.RedPowerWorld.initialize(RedPowe rWorld.java:444) 17:26:06 [sEVERE] at net.minecraft.server.mod_RedPowerWorld.initialize(mod _RedPowerWorld.java:51) 17:26:06 [sEVERE] at net.minecraft.server.mod_RedPowerMachine.initialize(m od_RedPowerMachine.java:54) 17:26:06 [sEVERE] at net.minecraft.server.mod_RedPowerMachine.modsLoaded(m od_RedPowerMachine.java:30) 17:26:06 [sEVERE] at cpw.mods.fml.common.modloader.ModLoaderModContainer.p ostInit(ModLoaderModContainer.java:357) 17:26:06 [sEVERE] at cpw.mods.fml.common.Loader.postModInit(Loader.java:28 0) 17:26:06 [sEVERE] at cpw.mods.fml.common.Loader.initializeMods(Loader.java :619) 17:26:06 [sEVERE] at cpw.mods.fml.server.FMLBukkitHandler.onLoadComplete(F MLBukkitHandler.java:142) 17:26:06 [sEVERE] at net.minecraft.server.MinecraftServer.init(MinecraftSe rver.java:176) 17:26:06 [sEVERE] at net.minecraft.server.MinecraftServer.run(MinecraftSer ver.java:438) 17:26:06 [sEVERE] at net.minecraft.server.ThreadServerApplication.run(Sour ceFile:492) 17:26:06 [sEVERE] Unexpected exception java.lang.RuntimeException: RedPowerCore: BlockID 145 occupied by buildcraft.tra nsport.LegacyBlock, autoAssign is disabled. at forge.MinecraftForge.killMinecraft(MinecraftForge.java:477) at eloraam.core.Config.getBlockID(Config.java:180) at net.minecraft.server.RedPowerWorld.initialize(RedPowerWorld.java:444) at net.minecraft.server.mod_RedPowerWorld.initialize(mod_RedPowerWorld.j ava:51) at net.minecraft.server.mod_RedPowerMachine.initialize(mod_RedPowerMachi ne.java:54) at net.minecraft.server.mod_RedPowerMachine.modsLoaded(mod_RedPowerMachi ne.java:30) at cpw.mods.fml.common.modloader.ModLoaderModContainer.postInit(ModLoade rModContainer.java:357) at cpw.mods.fml.common.Loader.postModInit(Loader.java:280) at cpw.mods.fml.common.Loader.initializeMods(Loader.java:619) at cpw.mods.fml.server.FMLBukkitHandler.onLoadComplete(FMLBukkitHandler. java:142) at net.minecraft.server.MinecraftServer.init(MinecraftServer.java:176) at net.minecraft.server.MinecraftServer.run(MinecraftServer.java:438) at net.minecraft.server.ThreadServerApplication.run(SourceFile:492) >
  3. Title: Basemod Error On Startup Version: 3.1.2 OS: Windows 7 Java Version: 6 Description of Problem: When Installing mo creatures and custom mob spawner I am now getting this error message on server startup. Error Messages: Error Log: C:\Users\Jake\Desktop\tekkit\New folder (3)>java -Xmx3G -Xms2G -jar Tekkit.jar n ogui 182 recipes 27 achievements 10:46:55 [iNFO] Starting minecraft server version 1.2.5 10:46:55 [iNFO] Attempting early MinecraftForge initialization 10:46:55 [iNFO] Completed early MinecraftForge initialization 10:46:55 [iNFO] Forge Mod Loader version 2.2.91.173 for Minecraft 1.2.5 loading 10:46:55 [iNFO] Loading mods from C:\Users\Jake\Desktop\tekkit\New folder (3)\mo ds 10:46:55 [iNFO] File CustomMobSpawner 1.4.3.zip contained no mods 10:46:55 [iNFO] Directory weaponmod contained no mods 10:46:55 [iNFO] Forge Mod Loader has loaded 36 mods 10:46:55 [iNFO] MinecraftForge v3.3.8.152 Initialized 10:46:55 [iNFO] MinecraftForge v3.3.8.152 Initialized 10:46:55 [iNFO] [WeaponMod] Properties file read succesfully! 10:46:56 [sEVERE] java.lang.NoClassDefFoundError: BaseMod 10:46:56 [sEVERE] at java.lang.Class.getDeclaredConstructors0(Native Metho d) 10:46:56 [sEVERE] at java.lang.Class.privateGetDeclaredConstructors(Unknow n Source) 10:46:56 [sEVERE] at java.lang.Class.getConstructor0(Unknown Source) 10:46:56 [sEVERE] at java.lang.Class.newInstance0(Unknown Source) 10:46:56 [sEVERE] at java.lang.Class.newInstance(Unknown Source) 10:46:56 [sEVERE] at cpw.mods.fml.common.modloader.ModLoaderModContainer.p reInit(ModLoaderModContainer.java:107) 10:46:56 [sEVERE] at cpw.mods.fml.common.Loader.preModInit(Loader.java:235 ) 10:46:56 [sEVERE] at cpw.mods.fml.common.Loader.loadMods(Loader.java:607) 10:46:56 [sEVERE] at cpw.mods.fml.server.FMLBukkitHandler.onPreLoad(FMLBuk kitHandler.java:134) 10:46:56 [sEVERE] at net.minecraft.server.MinecraftServer.init(MinecraftSe rver.java:135) 10:46:56 [sEVERE] at net.minecraft.server.MinecraftServer.run(MinecraftSer ver.java:438) 10:46:56 [sEVERE] at net.minecraft.server.ThreadServerApplication.run(Sour ceFile:492) 10:46:56 [sEVERE] Caused by: java.lang.ClassNotFoundException: BaseMod 10:46:56 [sEVERE] at java.net.URLClassLoader$1.run(Unknown Source) 10:46:56 [sEVERE] at java.security.AccessController.doPrivileged(Native Me thod) 10:46:56 [sEVERE] at java.net.URLClassLoader.findClass(Unknown Source) 10:46:56 [sEVERE] at java.lang.ClassLoader.loadClass(Unknown Source) 10:46:56 [sEVERE] at sun.misc.Launcher$AppClassLoader.loadClass(Unknown So urce) 10:46:56 [sEVERE] at java.lang.ClassLoader.loadClass(Unknown Source) 10:46:56 [sEVERE] ... 12 more 10:46:56 [sEVERE] Unexpected exception java.lang.NoClassDefFoundError: BaseMod at java.lang.Class.getDeclaredConstructors0(Native Method) at java.lang.Class.privateGetDeclaredConstructors(Unknown Source) at java.lang.Class.getConstructor0(Unknown Source) at java.lang.Class.newInstance0(Unknown Source) at java.lang.Class.newInstance(Unknown Source) at cpw.mods.fml.common.modloader.ModLoaderModContainer.preInit(ModLoader ModContainer.java:107) at cpw.mods.fml.common.Loader.preModInit(Loader.java:235) at cpw.mods.fml.common.Loader.loadMods(Loader.java:607) at cpw.mods.fml.server.FMLBukkitHandler.onPreLoad(FMLBukkitHandler.java: 134) at net.minecraft.server.MinecraftServer.init(MinecraftServer.java:135) at net.minecraft.server.MinecraftServer.run(MinecraftServer.java:438) at net.minecraft.server.ThreadServerApplication.run(SourceFile:492) Caused by: java.lang.ClassNotFoundException: BaseMod at java.net.URLClassLoader$1.run(Unknown Source) at java.security.AccessController.doPrivileged(Native Method) at java.net.URLClassLoader.findClass(Unknown Source) at java.lang.ClassLoader.loadClass(Unknown Source) at sun.misc.Launcher$AppClassLoader.loadClass(Unknown Source) at java.lang.ClassLoader.loadClass(Unknown Source) ... 12 more >
×
×
  • Create New...