Jump to content

Lokkermallet

Members
  • Posts

    4
  • Joined

  • Last visited

Everything posted by Lokkermallet

  1. thank you sir. where would you recommend a good source of 1.7.2 mods is to download from ? thank you once again
  2. http://www.planetminecraft.com/mod/172-chimneys/
  3. what problem as a newbie im having is being able to determine what is client side and what is server side I read that if it effects the world its server , if it effects how you view the world its client.
  4. Im having a issue , and Im sure there are people out there with waay more know how than me. Im putting myself at your mercy .. please find me error and thankyou to anyone who helps ! --- Minecraft Crash Report ---- // Hey, that tickles! Hehehe! Time: 18/08/14 19:13 Description: Exception in server tick loop cpw.mods.fml.common.LoaderException: java.lang.NoClassDefFoundError: net/minecraft/client/particle/EntityFX at cpw.mods.fml.common.LoadController.transition(LoadController.java:162) at cpw.mods.fml.common.Loader.preinitializeMods(Loader.java:514) at cpw.mods.fml.server.FMLServerHandler.beginServerLoading(FMLServerHandler.java:88) at cpw.mods.fml.common.FMLCommonHandler.onServerStart(FMLCommonHandler.java:313) at net.minecraft.server.dedicated.DedicatedServer.func_71197_b(DedicatedServer.java:114) at net.minecraft.server.MinecraftServer.run(MinecraftServer.java:374) at net.minecraft.server.MinecraftServer$2.run(MinecraftServer.java:670) Caused by: java.lang.NoClassDefFoundError: net/minecraft/client/particle/EntityFX at com.Chimneys.Chimneys.preInit(Chimneys.java:46) at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method) at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:57) at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) at java.lang.reflect.Method.invoke(Method.java:606) at cpw.mods.fml.common.FMLModContainer.handleModStateEvent(FMLModContainer.java:513) at sun.reflect.GeneratedMethodAccessor6.invoke(Unknown Source) at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) at java.lang.reflect.Method.invoke(Method.java:606) at com.google.common.eventbus.EventHandler.handleEvent(EventHandler.java:74) at com.google.common.eventbus.SynchronizedEventHandler.handleEvent(SynchronizedEventHandler.java:47) at com.google.common.eventbus.EventBus.dispatch(EventBus.java:314) at com.google.common.eventbus.EventBus.dispatchQueuedEvents(EventBus.java:296) at com.google.common.eventbus.EventBus.post(EventBus.java:267) at cpw.mods.fml.common.LoadController.sendEventToModContainer(LoadController.java:208) at cpw.mods.fml.common.LoadController.propogateStateMessage(LoadController.java:187) at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method) at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:57) at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) at java.lang.reflect.Method.invoke(Method.java:606) at com.google.common.eventbus.EventHandler.handleEvent(EventHandler.java:74) at com.google.common.eventbus.SynchronizedEventHandler.handleEvent(SynchronizedEventHandler.java:47) at com.google.common.eventbus.EventBus.dispatch(EventBus.java:314) at com.google.common.eventbus.EventBus.dispatchQueuedEvents(EventBus.java:296) at com.google.common.eventbus.EventBus.post(EventBus.java:267) at cpw.mods.fml.common.LoadController.distributeStateMessage(LoadController.java:118) at cpw.mods.fml.common.Loader.preinitializeMods(Loader.java:512) ... 5 more Caused by: java.lang.ClassNotFoundException: net.minecraft.client.particle.EntityFX at net.minecraft.launchwrapper.LaunchClassLoader.findClass(LaunchClassLoader.java:188) at java.lang.ClassLoader.loadClass(ClassLoader.java:425) at java.lang.ClassLoader.loadClass(ClassLoader.java:358) ... 32 more Caused by: java.lang.NullPointerException A detailed walkthrough of the error, its code path and all known details is as follows: --------------------------------------------------------------------------------------- -- System Details -- Details: Minecraft Version: 1.7.2 Operating System: Windows 7 (amd64) version 6.1 Java Version: 1.7.0_51, Oracle Corporation Java VM Version: Java HotSpot 64-Bit Server VM (mixed mode), Oracle Corporation Memory: 1940890168 bytes (1850 MB) / 2058878976 bytes (1963 MB) up to 2058878976 bytes (1963 MB) JVM Flags: 2 total; -Xmx2G -Xms2G AABB Pool Size: 0 (0 bytes; 0 MB) allocated, 0 (0 bytes; 0 MB) used IntCache: cache: 0, tcache: 0, allocated: 0, tallocated: 0 FML: MCP v9.03 FML v7.2.217.1161 Minecraft Forge 10.12.2.1161 26 mods loaded, 26 mods active mcp{9.03} [Minecraft Coder Pack] (minecraft.jar) Unloaded->Constructed->Pre-initialized FML{7.2.217.1161} [Forge Mod Loader] (forge-1.7.2-10.12.2.1161-mc172-universal.jar) Unloaded->Constructed->Pre-initialized Forge{10.12.2.1161} [Minecraft Forge] (forge-1.7.2-10.12.2.1161-mc172-universal.jar) Unloaded->Constructed->Pre-initialized CodeChickenCore{1.0.2.10} [CodeChicken Core] (minecraft.jar) Unloaded->Constructed->Pre-initialized NotEnoughItems{1.0.2.14} [Not Enough Items] (NotEnoughItems-1.7.2-1.0.2.14-universal.jar) Unloaded->Constructed->Pre-initialized TConstruct-Preloader{0.1.1} [Tinkers Corestruct] (minecraft.jar) Unloaded->Constructed->Pre-initialized Backpack{2.0.0-pre1} [backpack] (Backpacks-Mod-1.7.2.jar) Unloaded->Constructed->Pre-initialized BiomesOPlenty{2.0.2} [biomes O' Plenty] (BiomesOPlenty-1.7.2-2.0.2.932-universal.jar) Unloaded->Constructed->Pre-initialized Chimneys{1.7.2} [Chimneys] (Chimneys.jar) Unloaded->Constructed->Errored colorfultools{1.7.10-1.6} [Colorful Tools] (colorfultools-1.7.2-1.6.jar) Unloaded->Constructed->Pre-initialized CustomSpawner{3.2.0} [DrZhark's CustomSpawner] (CustomMobSpawner 3.2.0.zip) Unloaded->Constructed->Pre-initialized source_code293.digitalxp{0.1.5} [DigitalXP] (digitalxp-1.7.2-0.1.5.jar) Unloaded->Constructed->Pre-initialized MoCreatures{6.2.1} [DrZhark's Mo'Creatures Mod] (DrZharks MoCreatures Mod v6.2.1.zip) Unloaded->Constructed->Pre-initialized footpaths{1.0} [Footpaths] (Footpaths-1.0.jar) Unloaded->Constructed->Pre-initialized iChunUtil{3.3.0} [iChunUtil] (iChunUtil-3.3.0.jar) Unloaded->Constructed->Pre-initialized Hats{3.0.1} [Hats] (Hats-3.0.1.jar) Unloaded->Constructed->Pre-initialized InfernalMobs{1.5.5} [infernal Mobs] (InfernalMobs-1.7.2.jar) Unloaded->Constructed->Pre-initialized Mantle{1.7.2-132.45b0b50} [Mantle] (Mantle-1.7.2-0.2.8.jar) Unloaded->Constructed->Pre-initialized Morph{0.8.1} [Morph] (Morph-Beta-0.8.1.jar) Unloaded->Constructed->Pre-initialized rep{0.2.5 Alpha} [Recipe Expansion Pack] (rep-1.7.2-0.2.5.jar) Unloaded->Constructed->Pre-initialized Waila{1.5.2_1.7.2} [Waila] (Waila-1.5.2a_1.7.2.jar) Unloaded->Constructed->Pre-initialized TConstruct{1.7.2-1.6.0.jenkins478} [Tinkers' Construct] (TConstruct-1.7.2-1.6.0.a14.jar) Unloaded->Constructed->Pre-initialized kitchen{1.2.2} [The Kitchen Mod] (TheKitchenMod-1.7.2-1.2.2.jar) Unloaded->Constructed->Pre-initialized bspkrsCore{6.11} [bspkrsCore] ([1.7.2]bspkrsCore-universal-6.11.jar) Unloaded->Constructed->Pre-initialized Treecapitator{1.7.2} [Treecapitator] (Tree-Capitator-Mod-1.7.2.jar) Unloaded->Constructed->Pre-initialized wildcaves3{0.4.3.5} [Wild Caves 3] (WildCavesMod1.7.2.jar) Unloaded->Constructed->Pre-initialized Mantle Environment: Environment healthy. TConstruct Environment: Environment healthy. Profiler Position: N/A (disabled) Is Modded: Definitely; Server brand changed to 'fml,forge' Type: Dedicated Server (map_server.txt)
×
×
  • Create New...

Important Information

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