• 0

    posted a message on Mo' Creatures - v12.0.0 for Minecraft 1.12.1!! Now Opensource!!
    Ok her it is


    [INFO] Starting minecraft server version 1.2.5
    [INFO] Forge Mod Loader version 2.2.78.153 for Minecraft 1.2.5 loading
    [FINE] Attempting to load mods contained in the minecraft jar file and associated classes
    [FINE] Minecraft is a file at C:\Users\John\Desktop\New Folder\minecraft_server.jar, loading
    [FINE] Found a mod class mod_MinecraftForge in file minecraft_server.jar, attempting to load it
    [FINE] ModLoader BaseMod class mod_MinecraftForge found, loading
    [FINE] ModLoader BaseMod class mod_MinecraftForge loaded
    [FINE] Mod class mod_MinecraftForge loaded successfully
    [FINE] Minecraft jar mods loaded successfully
    [INFO] Loading mods from C:\Users\John\Desktop\New Folder\mods
    [FINE] Found a zip or jar file DrZharks MoCreatures Server v3.7.0.zip, attempting to load it
    [FINE] Found a mod class mod_mocreatures in file DrZharks MoCreatures Server v3.7.0.zip, attempting to load it
    [FINE] ModLoader BaseMod class mod_mocreatures found, loading
    [FINE] ModLoader BaseMod class mod_mocreatures loaded
    [FINE] Failed to find mcmod.info file in DrZharks MoCreatures Server v3.7.0.zip for mod_mocreatures
    [FINE] Mod class mod_mocreatures loaded successfully
    [FINE] File DrZharks MoCreatures Server v3.7.0.zip loaded successfully
    [FINE] Found a directory weaponmod, attempting to load it
    [INFO] Directory weaponmod contained no mods
    [FINE] Found a zip or jar file WeaponMod.zip, attempting to load it
    [FINE] Found a mod class mod_WeaponMod in file WeaponMod.zip, attempting to load it
    [FINE] ModLoader BaseMod class mod_WeaponMod found, loading
    [FINE] ModLoader BaseMod class mod_WeaponMod loaded
    [FINE] Failed to find mcmod.info file in WeaponMod.zip for mod_WeaponMod
    [FINE] Mod class mod_WeaponMod loaded successfully
    [FINE] File WeaponMod.zip loaded successfully
    [INFO] Forge Mod Loader has loaded 3 mods
    [FINE] Beginning mod pre-initialization
    [FINER] Pre-initializing C:\Users\John\Desktop\New Folder\minecraft_server.jar
    [FINE] Reading existing configuration file for mod_MinecraftForge : mod_MinecraftForge.cfg
    [FINEST] Configuration for mod_MinecraftForge.DISABLE_DARK_ROOMS found values default: false, configured: false, interpreted: false
    [FINEST] Configuration for mod_MinecraftForge.SPAWNER_ALLOW_ON_INVERTED found values default: true, configured: true, interpreted: true
    [FINEST] Configuration for mod_MinecraftForge.NO_FORGE_KICK_MESSAGE found values default: This server requires you to have Minecraft Forge installed. http://MinecraftForge.net/, configured: This server requires you to have Minecraft Forge installed. http://MinecraftForge.net/, interpreted: This server requires you to have Minecraft Forge installed. http://MinecraftForge.net/
    [FINEST] Configuration for mod_MinecraftForge.SPAWNER_MAKE_MORE_RANDOM found values default: false, configured: false, interpreted: false
    [FINE] Configuration for mod_MinecraftForge written to mod_MinecraftForge.cfg
    [FINER] Pre-initializing C:\Users\John\Desktop\New Folder\mods\DrZharks MoCreatures Server v3.7.0.zip
    [FINE] No MLProp configuration for mod_mocreatures found or required. No file written
    [FINER] Pre-initializing C:\Users\John\Desktop\New Folder\mods\WeaponMod.zip
    [FINE] No MLProp configuration for mod_WeaponMod found or required. No file written
    [INFO] [WeaponMod] Properties file read succesfully!
    [INFO] MinecraftForge v3.3.8.152 Initialized
    [FINE] Mod pre-initialization complete
    [FINE] Verifying mod dependencies are satisfied
    [FINE] All dependencies are satisfied
    [FINE] Sorting mods into an ordered list
    [FINE] Sorted mod list:
    [FINE] mod_MinecraftForge: minecraft_server.jar ()
    [FINE] mod_mocreatures: DrZharks MoCreatures Server v3.7.0.zip ()
    [FINE] Balkon's WeaponMod: WeaponMod.zip ()
    [INFO] Loading properties
    [INFO] Starting Minecraft server on *:25565
    [FINE] Beginning mod initialization
    [FINER] Initializing mod_MinecraftForge
    [FINER] Initializing mod_mocreatures
    [SEVERE] Unexpected exception
    java.lang.NullPointerException
    at mod_mocreatures.PopulatemyCustomSpawner(mod_mocreatures.java:870)
    at mod_mocreatures.updateSettings(mod_mocreatures.java:345)
    at mod_mocreatures.load(mod_mocreatures.java:245)
    at cpw.mods.fml.common.modloader.ModLoaderModContainer.init(ModLoaderModContainer.java:351)
    at cpw.mods.fml.common.Loader.modInit(Loader.java:263)
    at cpw.mods.fml.common.Loader.initializeMods(Loader.java:604)
    at cpw.mods.fml.server.FMLServerHandler.onLoadComplete(FMLServerHandler.java:147)
    at net.minecraft.server.MinecraftServer.s(MinecraftServer.java:204)
    at net.minecraft.server.MinecraftServer.run(MinecraftServer.java:412)
    at dn.run(SourceFile:492)
    Posted in: Minecraft Mods
  • 0

    posted a message on Mo' Creatures - v12.0.0 for Minecraft 1.12.1!! Now Opensource!!
    What does this mean?


    java.lang.NullPointerException
    at mod_mocreatures.PopulatemyCustomSpawner(mod_mocreatures.java:870)
    at mod_mocreatures.updateSettings(mod_mocreatures.java:345)
    at mod_mocreatures.load(mod_mocreatures.java:245)
    at cpw.mods.fml.common.modloader.ModLoaderModContainer.init(ModLoaderModContainer.java:351)
    at cpw.mods.fml.common.Loader.modInit(Loader.java:263)
    at cpw.mods.fml.common.Loader.initializeMods(Loader.java:604)
    at cpw.mods.fml.server.FMLServerHandler.onLoadComplete(FMLServerHandler.java:147)
    at net.minecraft.server.MinecraftServer.s(MinecraftServer.java:204)
    at net.minecraft.server.MinecraftServer.run(MinecraftServer.java:412)
    at dn.run(SourceFile:492)
    Posted in: Minecraft Mods
  • To post a comment, please .