Jump to content

NicoA.D.

Members
  • Posts

    7
  • Joined

  • Last visited

Posts posted by NicoA.D.

  1. I just notice these "Nether Portal Particles" in Vechs map Superspellbound caves.

    I made my decaying world to this map with the outcome good but the exception of this particle effect.h5flM.png

    f2f8u.png

  2. Anchor in Science is a mod that adds

    Chemistry,Geology,and fair enough Technology.

    Link:http://www.minecraftforum.net/topic/1384712-pre01a-forge-anchor-in-the-scienceā„¢-before-the-beginning-download/

    Gasses mod is a mod that adds gasses and machine to play with the gass elements.

    Link:http://www.minecraftforum.net/topic/1454173-132-forgesmp-gasses-in-minecraft-v12/page__st__20__hl__ gasses#entry18301838

    Edit* Anybody going to share there thoughts?

  3. AForgot error log

    C:\Users\H&N\Desktop\Tekkit Server>java -Xmx3G -Xms2G -jar Tekkit.jar nogui

    182 recipes

    27 achievements

    15:13:16 [iNFO] Starting minecraft server version 1.2.5

    15:13:16 [iNFO] Attempting early MinecraftForge initialization

    15:13:16 [iNFO] Completed early MinecraftForge initialization

    15:13:16 [iNFO] Forge Mod Loader version 2.2.91.162 for Minecraft 1.2.5 loading

    15:13:17 [iNFO] Loading mods from C:\Users\H&N\Desktop\Tekkit Server\mods

    15:13:19 [iNFO] Directory weaponmod contained no mods

    15:13:19 [iNFO] Forge Mod Loader has loaded 37 mods

    15:13:19 [iNFO] MinecraftForge v3.3.8.152 Initialized

    15:13:19 [iNFO] MinecraftForge v3.3.8.152 Initialized

    15:13:19 [iNFO] [WeaponMod] Properties file read succesfully!

    15:13:19 [WARNING] Configuration for mod_ComputerCraft.enableAPI_http found valu

    e 0 outside acceptable range 4.9E-324,1.7976931348623157E308

    15:13:19 [iNFO] Loading ComputerCraft: To change block IDs, modify config/mod_Co

    mputerCraft.cfg

    15:13:19 [iNFO] ComputerCraft: computerBlockID 207

    15:13:19 [iNFO] ComputerCraft: diskDriveBlockID 208

    15:13:19 [iNFO] ComputerCraft: diskItemID 4000

    15:13:19 [iNFO] CONFLICT @ -49 item slot already occupied by dan200.computer.sha

    red.ItemComputer@76f08fe1 while adding net.minecraft.server.ItemBlock@2b7639c8

    15:13:20 [iNFO] ComputerCraft: Searching for RedPowerLib...

    15:13:20 [iNFO] ComputerCraft: RedPowerLib and methods located.

    15:13:20 [iNFO] CONFLICT @ -48 item slot already occupied by dan200.computer.sha

    red.ItemPeripheral@27ba1599 while adding net.minecraft.server.ItemBlock@29e0042f

    15:13:20 [sEVERE] java.lang.NoClassDefFoundError: BaseMod

    15:13:20 [sEVERE] at java.lang.Class.getDeclaredConstructors0(Native Metho

    d)

    15:13:20 [sEVERE] at java.lang.Class.privateGetDeclaredConstructors(Unknow

    n Source)

    15:13:20 [sEVERE] at java.lang.Class.getConstructor0(Unknown Source)

    15:13:20 [sEVERE] at java.lang.Class.newInstance0(Unknown Source)

    15:13:20 [sEVERE] at java.lang.Class.newInstance(Unknown Source)

    15:13:20 [sEVERE] at cpw.mods.fml.common.modloader.ModLoaderModContainer.p

    reInit(ModLoaderModContainer.java:107)

    15:13:20 [sEVERE] at cpw.mods.fml.common.Loader.preModInit(Loader.java:235

    )

    15:13:20 [sEVERE] at cpw.mods.fml.common.Loader.loadMods(Loader.java:607)

    15:13:20 [sEVERE] at cpw.mods.fml.server.FMLBukkitHandler.onPreLoad(FMLBuk

    kitHandler.java:134)

    15:13:20 [sEVERE] at net.minecraft.server.MinecraftServer.init(MinecraftSe

    rver.java:135)

    15:13:20 [sEVERE] at net.minecraft.server.MinecraftServer.run(MinecraftSer

    ver.java:438)

    15:13:20 [sEVERE] at net.minecraft.server.ThreadServerApplication.run(Sour

    ceFile:492)

    15:13:20 [sEVERE] Caused by: java.lang.ClassNotFoundException: BaseMod

    15:13:20 [sEVERE] at java.net.URLClassLoader$1.run(Unknown Source)

    15:13:20 [sEVERE] at java.net.URLClassLoader$1.run(Unknown Source)

    15:13:20 [sEVERE] at java.security.AccessController.doPrivileged(Native Me

    thod)

    15:13:20 [sEVERE] at java.net.URLClassLoader.findClass(Unknown Source)

    15:13:20 [sEVERE] at java.lang.ClassLoader.loadClass(Unknown Source)

    15:13:20 [sEVERE] at sun.misc.Launcher$AppClassLoader.loadClass(Unknown So

    urce)

    15:13:20 [sEVERE] at java.lang.ClassLoader.loadClass(Unknown Source)

    15:13:20 [sEVERE] ... 12 more

    15:13:20 [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.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

    >

  4. Title: Tekkit server setup failed

    Version: 3.0.3/3.0.4

    OS: Windows 7 64bit

    Java Version: 6

    Description of Problem:

    Tekkit server start error with a extra mod Mo creatures installed

    Error Messages:

    java.lang.NoclassDefFoundError:Base Mod

    Error Log:

    
    
    
    

×
×
  • Create New...