Solved Server Keeps Crashing. When I start. Crash.

Discussion in 'Bukkit Help' started by nxtguy, May 19, 2012.

Thread Status:
Not open for further replies.
  1. Offline

    nxtguy

    My server is crashing over and over again, for example. When I start it up, about 10 seconds later it crashes.

    I think it might be something to do with the plugins I have installed because when I try just a Bukkit server with no plugins, it works fine.

    Here is the server console.​
    Code:
    19.05 17:22:04 [Server] INFO java.lang.OutOfMemoryError: Java heap space
    19.05 17:22:04 [Server] SEVERE Unexpected exception
    19.05 17:22:01 [Server] SEVERE java.lang.OutOfMemoryError: Java heap space
    19.05 17:21:59 [Server] INFO Exception: java.lang.OutOfMemoryError thrown from the UncaughtExceptionHandler in thread "Thread-8"
    19.05 17:21:43 [Server] INFO [Multiverse-Inventories] Enabling Multiverse-Inventories v2.4-b126
    19.05 17:21:40 [Server] INFO java.lang.OutOfMemoryError: Java heap space
    19.05 17:21:40 [Server] SEVERE Error occurred while enabling Multiverse-Portals v2.4-b548 (Is it up to date?)
    19.05 17:21:21 [Server] SEVERE java.lang.OutOfMemoryError: Java heap space
    19.05 17:21:20 [Server] SEVERE Exception in thread "Thread-16"
    19.05 17:21:14 [Server] INFO [Multiverse-Portals] - Version 2.4-b548 Enabled - By Rigby and fernferret
    19.05 17:21:14 [Server] SEVERE java.lang.OutOfMemoryError: Java heap space
    19.05 17:21:13 [Server] SEVERE Exception in thread "Listen thread"
    19.05 17:21:12 [Server] INFO [Multiverse-Portals] Enabling Multiverse-Portals v2.4-b548
    19.05 17:21:06 [Server] INFO    at net.minecraft.server.ThreadServerApplication.run(SourceFile:492)
    19.05 17:21:06 [Server] INFO    at net.minecraft.server.MinecraftServer.run(MinecraftServer.java:423)
    19.05 17:21:06 [Server] INFO    at net.minecraft.server.MinecraftServer.init(MinecraftServer.java:188)
    19.05 17:21:06 [Server] INFO    at net.minecraft.server.MinecraftServer.a(MinecraftServer.java:359)
    19.05 17:21:06 [Server] INFO    at net.minecraft.server.MinecraftServer.t(MinecraftServer.java:372)
    19.05 17:21:06 [Server] INFO    at org.bukkit.craftbukkit.CraftServer.enablePlugins(CraftServer.java:238)
    19.05 17:21:06 [Server] INFO    at org.bukkit.craftbukkit.CraftServer.loadPlugin(CraftServer.java:256)
    19.05 17:21:06 [Server] INFO    at org.bukkit.plugin.SimplePluginManager.enablePlugin(SimplePluginManager.java:381)
    19.05 17:21:06 [Server] INFO    at org.bukkit.plugin.java.JavaPluginLoader.enablePlugin(JavaPluginLoader.java:336)
    19.05 17:21:06 [Server] INFO    at org.bukkit.plugin.java.JavaPlugin.setEnabled(JavaPlugin.java:215)
    19.05 17:21:06 [Server] INFO    at com.earth2me.essentials.spawn.EssentialsSpawn.onEnable(EssentialsSpawn.java:41)
    19.05 17:21:06 [Server] INFO    at com.earth2me.essentials.Essentials.addReloadListener(Essentials.java:535)
    19.05 17:21:06 [Server] INFO java.lang.NullPointerException
    19.05 17:21:06 [Server] SEVERE Error occurred while enabling EssentialsSpawn vPre2.9.2.2 (Is it up to date?)
    19.05 17:21:00 [Server] SEVERE    at java.lang.Thread.run(Thread.java:722)
    19.05 17:21:00 [Server] SEVERE    at com.griefcraft.util.DatabaseThread.run(DatabaseThread.java:150)
    19.05 17:21:00 [Server] SEVERE    at com.griefcraft.util.config.ConfigurationNode.getInt(ConfigurationNode.java:169)
    19.05 17:21:00 [Server] SEVERE    at com.griefcraft.util.config.ConfigurationNode.getProperty(ConfigurationNode.java:63)
    19.05 17:21:00 [Server] SEVERE    at java.lang.String.split(String.java:2403)
    19.05 17:21:00 [Server] SEVERE    at java.lang.String.split(String.java:2333)
    19.05 17:21:00 [Server] SEVERE java.lang.OutOfMemoryError: Java heap space
    19.05 17:21:00 [Server] INFO [EssentialsSpawn] Enabling EssentialsSpawn vPre2.9.2.2
    19.05 17:21:00 [Server] SEVERE Exception in thread "Thread-7"
    19.05 17:20:59 [Server] INFO    at net.minecraft.server.ThreadServerApplication.run(SourceFile:492)
    19.05 17:20:59 [Server] INFO    at net.minecraft.server.MinecraftServer.run(MinecraftServer.java:423)
    19.05 17:20:59 [Server] INFO    at net.minecraft.server.MinecraftServer.init(MinecraftServer.java:188)
    19.05 17:20:59 [Server] INFO    at net.minecraft.server.MinecraftServer.a(MinecraftServer.java:359)
    19.05 17:20:59 [Server] INFO    at net.minecraft.server.MinecraftServer.t(MinecraftServer.java:372)
    19.05 17:20:59 [Server] INFO    at org.bukkit.craftbukkit.CraftServer.enablePlugins(CraftServer.java:238)
    19.05 17:20:59 [Server] INFO    at org.bukkit.craftbukkit.CraftServer.loadPlugin(CraftServer.java:256)
    19.05 17:20:59 [Server] INFO    at org.bukkit.plugin.SimplePluginManager.enablePlugin(SimplePluginManager.java:381)
    19.05 17:20:59 [Server] INFO    at org.bukkit.plugin.java.JavaPluginLoader.enablePlugin(JavaPluginLoader.java:336)
    19.05 17:20:59 [Server] INFO    at org.bukkit.plugin.java.JavaPlugin.setEnabled(JavaPlugin.java:215)
    19.05 17:20:59 [Server] INFO    at com.earth2me.essentials.Essentials.onEnable(Essentials.java:121)
    19.05 17:20:59 [Server] INFO    at com.earth2me.essentials.I18n.<init>(I18n.java:31)
    19.05 17:20:59 [Server] INFO    at java.util.ResourceBundle.getBundle(ResourceBundle.java:1028)
    19.05 17:20:59 [Server] INFO    at java.util.ResourceBundle.getBundleImpl(ResourceBundle.java:1296)
    19.05 17:20:59 [Server] INFO    at java.util.ResourceBundle.findBundle(ResourceBundle.java:1354)
    19.05 17:20:59 [Server] INFO    at java.util.ResourceBundle.findBundle(ResourceBundle.java:1354)
    19.05 17:20:59 [Server] INFO    at java.util.ResourceBundle.findBundle(ResourceBundle.java:1400)
    19.05 17:20:59 [Server] INFO    at java.util.ResourceBundle.loadBundle(ResourceBundle.java:1436)
    19.05 17:20:59 [Server] INFO    at java.util.ResourceBundle$Control.newBundle(ResourceBundle.java:2610)
    19.05 17:20:59 [Server] INFO    at java.util.PropertyResourceBundle.<init>(PropertyResourceBundle.java:130)
    19.05 17:20:59 [Server] INFO    at java.util.Properties.load(Properties.java:341)
    19.05 17:20:59 [Server] INFO    at java.util.Properties.load0(Properties.java:391)
    19.05 17:20:59 [Server] INFO    at java.util.Properties.loadConvert(Properties.java:584)
    19.05 17:20:59 [Server] INFO    at java.lang.String.<init>(String.java:234)
    19.05 17:20:59 [Server] INFO    at java.util.Arrays.copyOfRange(Arrays.java:2694)
    19.05 17:20:59 [Server] INFO java.lang.OutOfMemoryError: Java heap space
    19.05 17:20:59 [Server] SEVERE Error occurred while enabling Essentials v2.9.1 (Is it up to date?)
    19.05 17:20:54 [Server] INFO [Essentials] Enabling Essentials v2.9.1
    19.05 17:20:53 [Server] INFO    at com.sk89q.minecraft.util.commands.CommandsManager.registerMethods(CommandsManager.java:144)
    19.05 17:20:53 [Server] INFO    at com.sk89q.minecraft.util.commands.CommandsManager.registerMethods(CommandsManager.java:178)
    19.05 17:20:53 [Server] INFO    at java.lang.reflect.AccessibleObject.isAnnotationPresent(AccessibleObject.java:189)
    19.05 17:20:53 [Server] INFO    at java.lang.reflect.Method.getAnnotation(Method.java:685)
    19.05 17:20:53 [Server] INFO    at java.lang.reflect.Method.declaredAnnotations(Method.java:699)
    19.05 17:20:53 [Server] INFO    at sun.reflect.annotation.AnnotationParser.parseAnnotations(AnnotationParser.java:70)
    19.05 17:20:53 [Server] INFO    at sun.reflect.annotation.AnnotationParser.parseAnnotations2(AnnotationParser.java:88)
    19.05 17:20:53 [Server] INFO    at sun.reflect.annotation.AnnotationParser.parseAnnotation(AnnotationParser.java:241)
    19.05 17:20:53 [Server] INFO    at sun.reflect.annotation.AnnotationParser.parseMemberValue(AnnotationParser.java:306)
    19.05 17:20:53 [Server] INFO    at sun.reflect.annotation.AnnotationParser.parseArray(AnnotationParser.java:480)
    19.05 17:20:53 [Server] INFO    at sun.reflect.annotation.AnnotationParser.parseClassArray(AnnotationParser.java:673)
    19.05 17:20:53 [Server] INFO    at sun.reflect.annotation.AnnotationParser.parseClassValue(AnnotationParser.java:371)
    19.05 17:20:53 [Server] INFO    at sun.reflect.annotation.AnnotationParser.parseSig(AnnotationParser.java:390)
    19.05 17:20:53 [Server] INFO    at sun.reflect.generics.tree.ClassTypeSignature.accept(ClassTypeSignature.java:49)
    19.05 17:20:53 [Server] INFO    at sun.reflect.generics.visitor.Reifier.visitClassTypeSignature(Reifier.java:125)
    19.05 17:20:53 [Server] INFO    at sun.reflect.generics.factory.CoreReflectionFactory.makeNamedType(CoreReflectionFactory.java:114)
    19.05 17:20:53 [Server] INFO    at java.lang.Class.forName(Class.java:264)
    19.05 17:20:53 [Server] INFO    at java.lang.Class.forName0(Native Method)
    19.05 17:20:53 [Server] INFO    at java.lang.ClassLoader.loadClass(ClassLoader.java:356)
    19.05 17:20:53 [Server] INFO    at java.lang.ClassLoader.loadClass(ClassLoader.java:423)
    19.05 17:20:53 [Server] INFO    at org.bukkit.plugin.java.PluginClassLoader.findClass(PluginClassLoader.java:29)
    19.05 17:20:53 [Server] INFO    at org.bukkit.plugin.java.PluginClassLoader.findClass(PluginClassLoader.java:37)
    19.05 17:20:53 [Server] INFO    at org.bukkit.plugin.java.JavaPluginLoader.getClassByName(JavaPluginLoader.java:234)
    19.05 17:20:53 [Server] INFO    at org.bukkit.plugin.java.PluginClassLoader.findClass(PluginClassLoader.java:41)
    19.05 17:20:53 [Server] INFO    at java.net.URLClassLoader.findClass(URLClassLoader.java:354)
    19.05 17:20:53 [Server] INFO    at java.security.AccessController.doPrivileged(Native Method)
    19.05 17:20:53 [Server] INFO    at java.net.URLClassLoader$1.run(URLClassLoader.java:355)
    19.05 17:20:53 [Server] INFO    at java.net.URLClassLoader$1.run(URLClassLoader.java:361)
    19.05 17:20:53 [Server] INFO    at java.net.URLClassLoader.access$100(URLClassLoader.java:71)
    19.05 17:20:53 [Server] INFO    at java.net.URLClassLoader.defineClass(URLClassLoader.java:444)
    19.05 17:20:53 [Server] INFO    at sun.misc.Resource.getBytes(Resource.java:117)
    19.05 17:20:53 [Server] INFO    at java.util.Arrays.copyOf(Arrays.java:2271)
    19.05 17:20:53 [Server] INFO java.lang.OutOfMemoryError: Java heap space
    19.05 17:20:53 [Server] SEVERE Error occurred while enabling WorldGuard v5.5.2 (Is it up to date?)
    19.05 17:20:52 [Server] INFO [WorldGuard] Enabling WorldGuard v5.5.2
    19.05 17:20:51 [Server] INFO    at net.minecraft.server.ThreadServerApplication.run(SourceFile:492)
    19.05 17:20:51 [Server] INFO    at net.minecraft.server.MinecraftServer.run(MinecraftServer.java:423)
    19.05 17:20:51 [Server] INFO    at net.minecraft.server.MinecraftServer.init(MinecraftServer.java:188)
    19.05 17:20:51 [Server] INFO    at net.minecraft.server.MinecraftServer.a(MinecraftServer.java:359)
    19.05 17:20:51 [Server] INFO    at net.minecraft.server.MinecraftServer.t(MinecraftServer.java:372)
    19.05 17:20:51 [Server] INFO    at org.bukkit.craftbukkit.CraftServer.enablePlugins(CraftServer.java:238)
    19.05 17:20:51 [Server] INFO    at org.bukkit.craftbukkit.CraftServer.loadPlugin(CraftServer.java:256)
    19.05 17:20:51 [Server] INFO    at org.bukkit.plugin.SimplePluginManager.enablePlugin(SimplePluginManager.java:381)
    19.05 17:20:51 [Server] INFO    at org.bukkit.plugin.java.JavaPluginLoader.enablePlugin(JavaPluginLoader.java:336)
    19.05 17:20:51 [Server] INFO    at org.bukkit.plugin.java.JavaPlugin.setEnabled(JavaPlugin.java:215)
    19.05 17:20:51 [Server] INFO    at com.onarandombox.MultiverseCore.MultiverseCore.onEnable(MultiverseCore.java:242)
    19.05 17:20:51 [Server] INFO    at com.onarandombox.MultiverseCore.utils.WorldManager.loadWorlds(WorldManager.java:557)
    19.05 17:20:51 [Server] INFO    at com.onarandombox.MultiverseCore.utils.WorldManager.addWorld(WorldManager.java:91)
    19.05 17:20:51 [Server] INFO    at com.onarandombox.MultiverseCore.utils.WorldManager.addWorld(WorldManager.java:137)
    19.05 17:20:51 [Server] INFO    at org.bukkit.WorldCreator.createWorld(WorldCreator.java:235)
    19.05 17:20:51 [Server] INFO    at org.bukkit.Bukkit.createWorld(Bukkit.java:154)
    19.05 17:20:51 [Server] INFO    at org.bukkit.craftbukkit.CraftServer.createWorld(CraftServer.java:707)
    19.05 17:20:51 [Server] INFO    at com.bergerkiller.bukkit.nolagg.examine.TimedChunkProviderServer.getChunkAt(TimedChunkProviderServer.java:147)
    19.05 17:20:51 [Server] INFO    at net.minecraft.server.ChunkProviderServer.getChunkAt(ChunkProviderServer.java:83)
    19.05 17:20:51 [Server] INFO    at org.bukkit.craftbukkit.generator.NormalChunkGenerator.getOrCreateChunk(NormalChunkGenerator.java:41)
    19.05 17:20:51 [Server] INFO    at net.minecraft.server.ChunkProviderHell.getOrCreateChunk(SourceFile:205)
    19.05 17:20:51 [Server] INFO    at net.minecraft.server.Chunk.<init>(Chunk.java:76)
    19.05 17:20:51 [Server] INFO    at net.minecraft.server.Chunk.<init>(Chunk.java:60)
    19.05 17:20:51 [Server] INFO    at org.bukkit.craftbukkit.util.UnsafeList.<init>(UnsafeList.java:26)
    19.05 17:20:51 [Server] INFO    at org.bukkit.craftbukkit.util.UnsafeList.<init>(UnsafeList.java:22)
    19.05 17:20:51 [Server] INFO java.lang.OutOfMemoryError: Java heap space
    19.05 17:20:51 [Server] SEVERE Error occurred while enabling Multiverse-Core v2.4-b527 (Is it up to date?)
    19.05 17:20:47 [Server] INFO Preparing spawn area for survival_nether, 28%
    19.05 17:20:46 [Server] INFO Preparing spawn area for survival_nether, 24%
    19.05 17:20:44 [Server] INFO Preparing spawn area for survival_nether, 12%
    19.05 17:20:43 [Server] INFO Preparing start region for level 6 (Seed: -1198873165382039491)
    19.05 17:20:43 [Server] INFO [Multiverse-Core] Loading World & Settings - 'survival_nether' - Env: NETHER - Type: NORMAL & seed: -1198873165382039491
    19.05 17:20:43 [Server] INFO [Multiverse-Core] Loading World & Settings - 'survival' - Env: NORMAL - Type: NORMAL & seed: 4770065563620267756
    19.05 17:20:42 [Server] INFO Preparing start region for level 5 (Seed: -6616005157525894560)
    19.05 17:20:42 [Server] INFO [Multiverse-Core] Loading World & Settings - 'creative' - Env: NORMAL - Type: NORMAL & seed: -6616005157525894560
    19.05 17:20:42 [Server] INFO Preparing start region for level 4 (Seed: 3117703576937471605)
    19.05 17:20:42 [Server] INFO [Multiverse-Core] Loading World & Settings - 'Hub' - Env: NORMAL - Type: FLAT & seed: 3117703576937471605
    19.05 17:20:41 [Server] INFO Preparing start region for level 3 (Seed: 4770065563620267756)
    19.05 17:20:41 [Server] INFO [Multiverse-Core] Loading World & Settings - 'Survival' - Env: NORMAL - Type: NORMAL & seed: 4770065563620267756
    19.05 17:20:41 [Server] INFO [Multiverse-Core] Loading World & Settings - 'world_the_end' - Env: THE_END - Type: NORMAL & seed: -7428562583543978812
    19.05 17:20:41 [Server] INFO [Multiverse-Core] Loading World & Settings - 'world_nether' - Env: NETHER - Type: NORMAL & seed: -7428562583543978812
    19.05 17:20:41 [Server] INFO [Multiverse-Core] Loading World & Settings - 'world' - Env: NORMAL - Type: FLAT & seed: 3874112703648483741
    19.05 17:20:41 [Server] INFO [AllPay] - Version 10.0 - hooked into iConomy 6 for Multiverse-Core v2.4-b527
    19.05 17:20:41 [Server] INFO [Multiverse-Core] - Version 2.4-b527 (API v14) Enabled - By Rigby, fernferret, lithium3141 and main--
    19.05 17:20:41 [Server] INFO [iConomy - April Fools] Purged accounts with default balance.
    19.05 17:20:41 [Server] INFO [Multiverse-Core] Enabling Multiverse-Core v2.4-b527
    19.05 17:20:41 [Server] INFO WEPIF: Using the Bukkit Permissions API.
    19.05 17:20:41 [Server] INFO Fake Permissions version 3.1.6 is enabled!
    19.05 17:20:41 [Server] INFO [Permissions] Enabling Permissions v3.1.6
    19.05 17:20:41 [Server] INFO [iConomy] Hello, I'm Nijikokun. Yes, this is an April Fools joke, but '/money top' was fixed! Enjoy :) - Rare Version!
    19.05 17:20:41 [Server] INFO [iConomy - April Fools] Enabled (20 ms)
    19.05 17:20:41 [Server] INFO [iConomy] Enabling iConomy v7.0
    19.05 17:20:41 [Server] INFO WEPIF: Using the Bukkit Permissions API.
    19.05 17:20:41 [Server] INFO [WorldEdit] Enabling WorldEdit v5.3
    19.05 17:20:41 [Server] INFO GroupManager version 1.9 (2.9.1) (Phoenix) is enabled!
    19.05 17:20:41 [Server] INFO GroupManager - INFO - Backups will be retained for 24 hours!
    19.05 17:20:41 [Server] INFO GroupManager - INFO - Scheduled Data Saving is set for every 10 minutes!
    19.05 17:20:41 [Server] INFO GroupManager - INFO - Superperms support enabled.
    19.05 17:20:41 [Server] INFO GroupManager - INFO - World Found: world
    19.05 17:20:41 [Server] INFO GroupManager - INFO - World Found: survival_the_end
    19.05 17:20:41 [Server] INFO GroupManager - INFO - World Found: pvp
    19.05 17:20:41 [Server] INFO GroupManager - INFO - World Found: survival_nether
    19.05 17:20:41 [Server] INFO GroupManager - INFO - World Found: survival
    19.05 17:20:41 [Server] INFO GroupManager - INFO - World Found: hub
    19.05 17:20:41 [Server] INFO GroupManager - INFO - World Found: creative
    19.05 17:20:41 [Server] INFO [GroupManager] Enabling GroupManager v1.9 (2.9.1) (Phoenix)
    19.05 17:20:41 [Server] INFO Preparing start region for level 2 (Seed: -7428562583543978812)
    19.05 17:20:40 [Server] INFO Preparing start region for level 1 (Seed: -7428562583543978812)
    19.05 17:20:40 [Server] INFO LWC: Latest version: 4.1.1
    19.05 17:20:40 [Server] INFO Preparing start region for level 0 (Seed: 3874112703648483741)
    19.05 17:20:40 [Server] INFO Default game type: 0
    19.05 17:20:40 [Server] INFO Preparing level "world"
    19.05 17:20:40 [Server] INFO NoLagg version 1.84 enabled!
    19.05 17:20:40 [Server] INFO [NoLagg Saving] will write world data to all region files every 12000 ticks (10.0 minutes)
    19.05 17:20:39 [Server] INFO [NoLagg] Enabling NoLagg v1.84
    19.05 17:20:39 [Server] INFO LWC: At version: 4.1.1 (b645)
    19.05 17:20:39 [Server] INFO LWC: Precached 100 protections.
    19.05 17:20:39 [Server] INFO LWC: Using database: Native
    19.05 17:20:39 [Server] INFO LWC: Performing any necessary database updates
    19.05 17:20:39 [Server] INFO LWC: Connecting to SQLite
    19.05 17:20:39 [Server] INFO LWC: Currency API: iConomy6Currency
    19.05 17:20:39 [Server] INFO LWC: Permissions API: SuperPermsPermissions
    19.05 17:20:39 [Server] INFO LWC: Loaded 207 locale strings (0 overrides)
    19.05 17:20:39 [Server] INFO LWC: Protection cache: 0/10000
    19.05 17:20:39 [Server] INFO LWC: Native library: plugins/LWC/lib/native/Linux/amd64/libsqlitejdbc.so
    19.05 17:20:39 [Server] INFO LWC: Loading shared objects
    19.05 17:20:39 [Server] INFO [LWC] Enabling LWC v4.1.1 (b645-git-b24cc99e)
    19.05 17:20:39 [Server] INFO BKCommonLib version 1.2 enabled!
    19.05 17:20:39 [Server] INFO [BKCommonLib] Enabling BKCommonLib v1.2
    19.05 17:20:39 [Server] INFO [Factions] Loading Factions v1.6.7
    19.05 17:20:39 [Server] INFO [EssentialsChat] Loading EssentialsChat vPre2.9.2.2
    19.05 17:20:39 [Server] INFO [NoLagg] Loading NoLagg v1.84
    19.05 17:20:39 [Server] INFO [Multiverse-Inventories] Loading Multiverse-Inventories v2.4-b126
    19.05 17:20:39 [Server] INFO [Multiverse-Portals] Loading Multiverse-Portals v2.4-b548
    19.05 17:20:39 [Server] INFO [EssentialsSpawn] Loading EssentialsSpawn vPre2.9.2.2
    19.05 17:20:39 [Server] INFO [Essentials] Loading Essentials v2.9.1
    19.05 17:20:39 [Server] INFO [WorldGuard] Loading WorldGuard v5.5.2
    19.05 17:20:39 [Server] INFO [LWC] Loading LWC v4.1.1 (b645-git-b24cc99e)
    19.05 17:20:39 [Server] INFO [Multiverse-Core] Loading Multiverse-Core v2.4-b527
    19.05 17:20:39 [Server] INFO [BKCommonLib] Loading BKCommonLib v1.2
    19.05 17:20:39 [Server] INFO [Permissions] Loading Permissions v3.1.6
    19.05 17:20:39 [Server] INFO [iConomy] Loading iConomy v7.0
    19.05 17:20:39 [Server] INFO [WorldEdit] Loading WorldEdit v5.3
    19.05 17:20:39 [Server] INFO [GroupManager] Loading GroupManager v1.9 (2.9.1) (Phoenix)
    19.05 17:20:39 [Server] INFO This server is running CraftBukkit version git-Bukkit-1.2.5-R1.3-13-g7ab0391-b2190jnks (MC: 1.2.5) (Implementing API version 1.2.5-R2.0)
    19.05 17:20:38 [Server] INFO Starting Minecraft server on 184.95.40.178:25593
    19.05 17:20:38 [Server] INFO Loading properties
    19.05 17:20:38 [Server] WARNING To start the server with more ram, launch it as "java -Xmx1024M -Xms1024M -jar minecraft_server.jar"
    19.05 17:20:38 [Server] WARNING **** NOT ENOUGH RAM!
    19.05 17:20:38 [Server] INFO Starting minecraft server version 1.2.5
    19.05 17:20:38 [Server] INFO 27 achievements
    19.05 17:20:38 [Server] INFO 182 recipes
    I can't really add any more RAM so is there a plugin that uses a lot of RAM?

    Please, please help. I've tried Everything I can do to fix this problem on my own.
     
  2. Offline

    Norgad

    Do you have a lot of worlds associated with the server? From my experiences, worlds carry a lot of data. I have just two worlds on my server, and after I added the second, connection got very bad within the server.
     
  3. Offline

    nxtguy

    I have a spawn world, survival world and the end.

    I would have liked to just have multiple worlds, but after seeing it lags the server I don't really need more than just the world, nether and end. The problem is that I was using multi-verse inventories, so all my players' inventories are each in a .yml file. And I don't know how to convert that to a *.dat file.

    Does anyone know a way to?

    I have a spawn world, survival world and the end.

    I would have liked to just have multiple worlds, but after seeing it lags the server I don't really need more than just the world, nether and end. The problem is that I was using multi-verse inventories, so all my players' inventories are each in a .yml file. And I don't know how to convert that to a *.dat file.

    Does anyone know a way to?


    Does anyone have any suggestions?!

    bump

    EDIT by Moderator: merged posts, please use the edit button instead of double posting.
     
    Last edited by a moderator: May 25, 2016
  4. Offline

    Toxic__Waste

    paste your batch file
     
  5. Offline

    nxtguy

    It turned out it was multiverse which was causing the problem.
    Thanks to everyone to helped out!
     
Thread Status:
Not open for further replies.

Share This Page