• 0

    posted a message on Custom NPCs

    So is there any way to make it so a NPC is only shown at night?

    Posted in: Minecraft Mods
  • 0

    posted a message on Skipping Entity with id

    I am still trying to find a solution to this issue.

    Posted in: Server Support and Administration
  • 0

    posted a message on Skipping Entity with id

    I understand what is going on. How do I fix this problem?

    Posted in: Server Support and Administration
  • 0

    posted a message on Skipping Entity with id

    Whenever I log into my modded server, the console gets spammed with this message:


    Skipping Entity with id


    It keeps going until I leave the server. Does anyone have any idea how I might fix this?

    Posted in: Server Support and Administration
  • 0

    posted a message on Natural spawn for modded entities?

    Okay so I tried messing with mob manager and it doesn't even seem to work. I'm running cauldron on my server. Anyone have any suggestions?


    08.06 14:36:38 [Server] INFO [14:36:38 INFO]: [MM-Abilities] Enabled with 4 worlds and 0 AbilitySets
    08.06 14:36:38 [Server] INFO [14:36:38 WARN]: [MM-Abilities] Failed to find world DIM-1
    08.06 14:36:38 [Server] INFO [14:36:38 INFO]: [MM-Abilities] Enabling
    08.06 14:36:38 [Server] INFO [14:36:38 WARN]: at java.lang.Thread.run(Thread.java:745)
    08.06 14:36:38 [Server] INFO [14:36:38 WARN]: at net.minecraft.server.MinecraftServer.run(MinecraftServer.java:620)
    08.06 14:36:38 [Server] INFO [14:36:38 WARN]: at net.minecraft.server.dedicated.DedicatedServer.func_71197_b(DedicatedServer.java:329)
    08.06 14:36:38 [Server] INFO [14:36:38 WARN]: at net.minecraft.server.MinecraftServer.func_71247_a(MinecraftServer.java:434)
    08.06 14:36:38 [Server] INFO [14:36:38 WARN]: at net.minecraft.server.MinecraftServer.func_71222_d(MinecraftServer.java:474)
    08.06 14:36:38 [Server] INFO [14:36:38 WARN]: at net.minecraft.server.MinecraftServer.func_71243_i(MinecraftServer.java:500)
    08.06 14:36:38 [Server] INFO [14:36:38 WARN]: at org.bukkit.craftbukkit.v1_7_R4.CraftServer.enablePlugins(CraftServer.java:349)
    08.06 14:36:38 [Server] INFO [14:36:38 WARN]: at org.bukkit.craftbukkit.v1_7_R4.CraftServer.loadPlugin(CraftServer.java:415)
    08.06 14:36:38 [Server] INFO [14:36:38 WARN]: at org.bukkit.plugin.SimplePluginManager.enablePlugin(SimplePluginManager.java:410)
    08.06 14:36:38 [Server] INFO [14:36:38 WARN]: at org.bukkit.plugin.java.JavaPluginLoader.enablePlugin(JavaPluginLoader.java:368)
    08.06 14:36:38 [Server] INFO [14:36:38 WARN]: at org.bukkit.plugin.java.JavaPlugin.setEnabled(JavaPlugin.java:316)
    08.06 14:36:38 [Server] INFO [14:36:38 WARN]: at com.forgenz.mobmanager.P.onEnable(P.java:164)
    08.06 14:36:38 [Server] INFO [14:36:38 WARN]: at com.forgenz.mobmanager.MMComponent$Component.enableComponents(MMComponent.java:187)
    08.06 14:36:38 [Server] INFO [14:36:38 WARN]: at com.forgenz.mobmanager.limiter.LimiterComponent.enable(LimiterComponent.java:111)
    08.06 14:36:38 [Server] INFO [14:36:38 WARN]: at com.forgenz.mobmanager.limiter.config.LimiterConfig.setupWorlds(LimiterConfig.java:227)
    08.06 14:36:38 [Server] INFO [14:36:38 WARN]: at com.forgenz.mobmanager.limiter.world.MMWorld.<init>(MMWorld.java:108)
    08.06 14:36:38 [Server] INFO [14:36:38 WARN]: at com.forgenz.mobmanager.limiter.world.MMWorld.updateMobCounts(MMWorld.java:160)
    08.06 14:36:38 [Server] INFO [14:36:38 WARN]: at com.forgenz.mobmanager.limiter.world.MMWorld.updateMobCounts(MMWorld.java:192)
    08.06 14:36:38 [Server] INFO [14:36:38 WARN]: java.lang.ArrayIndexOutOfBoundsException: 197
    08.06 14:36:38 [Server] INFO [14:36:38 ERROR]: [MM-Limiter] Error when enabling component Limiter
    08.06 14:36:38 [Server] INFO [14:36:38 INFO]: [MM-Limiter] EnabledSpawnReasons: DEFAULT,NATURAL,SPAWNER,CHUNK_GEN,VILLAGE_DEFENSE,VILLAGE_INVASION,BUILD_IRONGOLEM,BUILD_SNOWMAN,BREEDING,EGG
    08.06 14:36:38 [Server] INFO [14:36:38 INFO]: [MM-Limiter] DisabledMobs: SHEEP,SNOWMAN,WOLF,OCELOT,PIG,COW,CHICKEN,BAT,SQUID
    08.06 14:36:38 [Server] INFO [14:36:38 INFO]: [MM-Limiter] IgnoredMobs: WITHER,VILLAGER
    08.06 14:36:38 [Server] INFO [14:36:38 INFO]: [MM-Limiter] Enabling
    08.06 14:36:37 [Server] INFO [14:36:37 INFO]: [MobManager] Enabling MobManager v3.0.3


    This is the error message I get when loading the world.

    Posted in: Server Support and Administration
  • 0

    posted a message on Natural spawn for modded entities?

    Does anyone have any idea what the best route would be to adding natural spawning for mod created entities?


    I would like a 1.7.10 server where dinosaurs spawn naturally (I have the fossils and archaeology revival mod) but all my searching for a way to do this has come to a dead end.


    Edit: I found mobmanager. I'm going to see if I can get this working.

    Posted in: Server Support and Administration
  • 0

    posted a message on Looking for the best bukkit plugin is driving me nuts.

    I did as you suggested and it's working great now! Just have to figure out how to get everything working. Thanks!

    Posted in: Server Support and Administration
  • 0

    posted a message on Looking for the best bukkit plugin is driving me nuts.

    Okay! I've been struggling to get things working. Are there any good tutorials for setting up flags?

    Posted in: Server Support and Administration
  • 0

    posted a message on Looking for the best bukkit plugin is driving me nuts.

    I started a modded minecraft server about a month ago and it's pretty cool. The thing is, I want to be able to open it to the public without what we have built so far being destroyed by guests. I tried using worldguard and that worked a little too well. Guests can't drive vehicles (from flans mod), sit in chairs, talk to NPC (custom npc mod), or even use beds! So here is my question: what is a good plugin that will allow me to protect users from destroying blocks in a certain area without completely compromising their ability to do anything within the server?

    Posted in: Server Support and Administration
  • 0

    posted a message on Cauldron Server Crash

    Created a new directory, named it cauldron, and dragged the library and the two jar files into it. Still crashing. What am I doing wrong?

    Posted in: Java Edition Support
  • 0

    posted a message on Cauldron Server Crash

    I installed the libraries and I am still having the same issue.



    15.05 16:56:19 [Multicraft] Server stopped
    15.05 16:56:19 [Multicraft] Looks like a crash, check the server console. Return value: 1
    15.05 16:56:17 [Multicraft] Error writing to server: [Errno 32] Broken pipe
    15.05 16:56:17 [Multicraft] Error writing to server: [Errno 32] Broken pipe
    15.05 16:56:17 [Multicraft] Stopping server!
    15.05 16:56:17 [Multicraft] Server shut down
    15.05 16:56:17 [Server] INFO at cpw.mods.fml.relauncher.ServerLaunchWrapper.main(ServerLaunchWrapper.java:12)
    15.05 16:56:17 [Server] INFO at cpw.mods.fml.relauncher.ServerLaunchWrapper.run(ServerLaunchWrapper.java:25)
    15.05 16:56:17 [Server] INFO at java.lang.Class.forName(Class.java:348)
    15.05 16:56:17 [Server] INFO at java.lang.Class.forName0(Native Method)
    15.05 16:56:17 [Server] INFO at java.lang.ClassLoader.loadClass(ClassLoader.java:357)
    15.05 16:56:17 [Server] INFO at sun.misc.Launcher$AppClassLoader.loadClass(Launcher.java:331)
    15.05 16:56:17 [Server] INFO at java.lang.ClassLoader.loadClass(ClassLoader.java:424)
    15.05 16:56:17 [Server] INFO at java.net.URLClassLoader.findClass(URLClassLoader.java:381)
    15.05 16:56:17 [Server] INFO You will need to add them to your server before FML and Forge will run successfully.java.lang.ClassNotFoundException: net.minecraft.launchwrapper.Launch
    15.05 16:56:17 [Server] INFO We appear to be missing one or more essential library files.
    15.05 16:56:17 [Server] INFO Java HotSpot(TM) 64-Bit Server VM warning: ignoring option MaxPermSize=256M; support was removed in 8.0
    15.05 16:56:17 [Multicraft] Loaded config for "Mod: Cauldron 1.7.10 (Requires extra files)"
    15.05 16:56:17 [Multicraft] Starting server!
    15.05 16:56:17 [Multicraft] Loading server properties


    I went to my filezilla log to make sure all the files are being transferred and it seems that they are. I'm wondering if they way I have the files organized is perhaps wrong so the library is not being read?



    Server.jar is the cauldron jar and my libraries are in their own file, as you can see up there. I also have the minecraft server file. Do all three of those files need to be in their own directory by any chance?

    Posted in: Java Edition Support
  • 0

    posted a message on Cauldron Server Crash

    15.05 16:29:47 [Multicraft] Server stopped
    15.05 16:29:47 [Multicraft] Received stop command
    15.05 16:29:40 [Multicraft] Server stopped
    15.05 16:29:40 [Multicraft] Looks like a crash, check the server console. Return value: 1
    15.05 16:29:40 [Multicraft] Server shut down
    15.05 16:29:40 [Server] INFO at cpw.mods.fml.relauncher.ServerLaunchWrapper.main(ServerLaunchWrapper.java:12)
    15.05 16:29:40 [Server] INFO at cpw.mods.fml.relauncher.ServerLaunchWrapper.run(ServerLaunchWrapper.java:25)
    15.05 16:29:40 [Server] INFO at java.lang.Class.forName(Class.java:348)
    15.05 16:29:40 [Server] INFO at java.lang.Class.forName0(Native Method)
    15.05 16:29:40 [Server] INFO at java.lang.ClassLoader.loadClass(ClassLoader.java:357)
    15.05 16:29:40 [Server] INFO at sun.misc.Launcher$AppClassLoader.loadClass(Launcher.java:331)
    15.05 16:29:40 [Server] INFO at java.lang.ClassLoader.loadClass(ClassLoader.java:424)
    15.05 16:29:40 [Server] INFO at java.net.URLClassLoader.findClass(URLClassLoader.java:381)
    15.05 16:29:40 [Server] INFO You will need to add them to your server before FML and Forge will run successfully.java.lang.ClassNotFoundException: net.minecraft.launchwrapper.Launch
    15.05 16:29:40 [Server] INFO We appear to be missing one or more essential library files.
    15.05 16:29:40 [Server] INFO Java HotSpot(TM) 64-Bit Server VM warning: ignoring option MaxPermSize=256M; support was removed in 8.0
    15.05 16:29:40 [Multicraft] Loaded config for "Mod: Cauldron 1.7.10 (Requires extra files)"
    15.05 16:29:40 [Multicraft] Starting server!


    This is the error I get when I launch my server. I am apparently missing essential library files but I can't figure out what files I am missing?

    Posted in: Java Edition Support
  • 0

    posted a message on How to mod a server?

    I followed your steps and my server is not starting. I am going to contact shockbyte and try and figure out what is going on.

    Posted in: Java Edition Support
  • 0

    posted a message on How to mod a server?

    I am using 1.7 mods. Sorry I forgot to clarify that! I am following the steps you gave me and i'll let you know if it works.

    Posted in: Java Edition Support
  • 0

    posted a message on How to mod a server?

    So I opened a server with Shockbyte and i'm not entirely sure how modding works. These are the mods I want to add to the server:


    Dirtbikes and More

    Archimedes Ships

    CJB Mob Filter

    Custom NPC

    Crayfish Furniture Mod

    The Weed Mod

    Tropicraft

    Fossils and Archaeology Revival


    We have 4 gb reserves space and I think most of these are mod compatible. I tried choosing forge config for the server jar setting, moving all the forge/mod related files into a folder called 'jars' in myFTP directory and started the server using my own world but the server won't even go online now. I'm completely lost. I think I must be doing something wrong but I can't figure out what.

    Posted in: Java Edition Support
  • To post a comment, please .