Out of Memory client crash on my Bukkit server

Discussion in 'Bukkit Help' started by inVerticaL, Jan 12, 2014.

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

    inVerticaL

    Hey.. Maybe someone could help me with this problem.

    This happens to every User on my server. After ~30 minutes they get disconnected with "java.lang.outofmemoryerror java heap space" error. This does not happen to me, but it starts stuttering.
    This only happens on my server, not on others.

    My plugins are:
    Autosaveworld, BKCommonLib, Chestshop, Craftbook, Essentials, HomeSpawnPlus, iConomy, LogBlock, mcMMO, Minigames, Multiworld, NoLagg, PermissionsManager, WarpPortals, WorldEdit and WorldGuard.

    Heres the server.properties if you need it..
    generator-settings=
    op-permission-level=4
    allow-nether=true
    level-name=world
    enable-query=false
    allow-flight=false
    announce-player-achievements=true
    server-port=25565
    level-type=DEFAULT
    enable-rcon=false
    force-gamemode=false
    level-seed=
    server-ip=
    max-build-height=256
    spawn-npcs=true
    white-list=false
    spawn-animals=true
    hardcore=false
    snooper-enabled=true
    texture-pack=
    online-mode=true
    resource-pack=
    server-id=unnamed
    pvp=false
    difficulty=1
    enable-command-block=true
    server-name=Unknown Server
    gamemode=0
    player-idle-timeout=0
    max-players=20
    spawn-monsters=true
    generate-structures=true
    view-distance=10
    spawn-protection=0
    motd=verticaLs World

    Don't have much players on my server, mostly 2-3. Would be nice if somebody could help me solving this problem! :)
     
  2. Offline

    Necrodoom

    This would mean your server ran out of RAM or premgen space. Can you paste your startup log from logs/latest.log file?
     
  3. Offline

    inVerticaL

    But its only client-sided. My server has 4.5 GB RAM, upgraded it a few days ago, up from 1 GB.

    Here is the log:

    [17:34:38] [Server thread/INFO]: Starting minecraft server version 1.7.2
    [17:34:38] [Server thread/INFO]: Loading properties
    [17:34:38] [Server thread/INFO]: Default game type: SURVIVAL
    [17:34:38] [Server thread/INFO]: Generating keypair
    [17:34:38] [Server thread/INFO]: Starting Minecraft server on 84.200.206.5
    :25585
    [17:34:38] [Server thread/WARN]: Failed to find the loopback interface
    [17:34:38] [Server thread/INFO]: This server is running CraftBukkit version git-Bukkit-1.7.2-R0.2-3-g530fcb7-b2982jnks (MC: 1.7.2) (Implementing API version 1.7.2-R0.3-SNAPSHOT)
    [17:34:39] [Thread-7/INFO]: ----- Bukkit Auto Updater -----
    [17:34:39] [Thread-7/INFO]: It appears that you're running a Development Build, when you've specified in bukkit.yml that you prefer to run Recommended Builds.
    [17:34:39] [Thread-7/INFO]: If you would like to be kept informed about new Development Build releases, it is recommended that you change 'preferred-channel' in your bukkit.yml to 'dev'.
    [17:34:39] [Thread-7/INFO]: With that set, you will be told whenever a new version is available for download, so that you can always keep up to date and secure with the latest fixes.
    [17:34:39] [Thread-7/INFO]: If you would like to disable this warning, simply set 'suggest-channels' to false in bukkit.yml.
    [17:34:39] [Thread-7/INFO]: ----- ------------------- -----
    [17:34:39] [Server thread/ERROR]: ebean.properties not found
    [17:34:39] [Server thread/INFO]: DataSourcePool [HomeSpawnPlus] autoCommit[false] transIsolation[SERIALIZABLE] min[2] max[20]
    [17:34:39] [Server thread/INFO]: SubClassFactory parent ClassLoader [org.bukkit.plugin.java.PluginClassLoader]
    [17:34:39] [Server thread/INFO]: Entities enhanced[0] subclassed[7]
    [17:34:39] [Server thread/INFO]: [ChunkFixer] Loading ChunkFixer v1.1
    [17:34:39] [Server thread/INFO]: [MultiWorld] Loading MultiWorld v5.0.0
    [17:34:39] [Server thread/INFO]: [WorldEdit] Loading WorldEdit v5.5.9-SNAPSHOT:2989-99fae3e,master
    [17:34:39] [Server thread/INFO]: [iConomy] Loading iConomy v7.0
    [17:34:39] [Server thread/INFO]: [Minigames] Loading Minigames v1.6.0
    [17:34:39] [Server thread/INFO]: [Permissions Manager] Loading Permissions Manager v0.8
    [17:34:39] [Server thread/INFO]: [Vault] Loading Vault v1.2.29-b370
    [17:34:39] [Server thread/INFO]: [LogBlock] Loading LogBlock v1.80
    [17:34:39] [Server thread/INFO]: [LogBlock] Connecting to kd28764@jdbc:mysql://84.200.7.220:3306/kd28764?useUnicode=true&characterEncoding=utf-8...
    [17:34:40] [Server thread/INFO]: [AutoSaveWorld] Loading AutoSaveWorld v4.9
    [17:34:40] [Server thread/INFO]: [mcMMO] Loading mcMMO v1.4.07-b3337
    [17:34:40] [Server thread/INFO]: [WorldGuard] Loading WorldGuard v5.8.1-SNAPSHOT:1264-ffda88f,master
    [17:34:40] [Server thread/INFO]: [HomeSpawnPlus] Loading HomeSpawnPlus v1.7.7.2
    [17:34:40] [Server thread/INFO]: [Essentials] Loading Essentials vPre2.13.1.1
    [17:34:40] [Server thread/INFO]: [WarpPortals] Loading WarpPortals v4.2.1
    [17:34:40] [Server thread/INFO]: [BKCommonLib] Loading BKCommonLib v1.57
    [17:34:40] [Server thread/INFO]: [CraftBook] Loading CraftBook v3.7-SNAPSHOT:3353-b49ea1a,master
    [17:34:40] [Server thread/INFO]: [ChestShop] Loading ChestShop v3.7.2
    [17:34:40] [Server thread/INFO]: [NoLagg] Loading NoLagg v1.90.4
    [17:34:40] [Server thread/INFO]: [Vault] Enabling Vault v1.2.29-b370
    [17:34:40] [Server thread/INFO]: [Vault][Economy] Essentials Economy found: Waiting
    [17:34:40] [Server thread/WARN]: iConomy - If you are using Flatfile storage be aware that versions 6, 7 and 8 have a CRITICAL bug which can wipe ALL iconomy data.
    [17:34:40] [Server thread/WARN]: if you're using Votifier, or any other plugin which handles economy data in a threaded manner your server is at risk!
    [17:34:40] [Server thread/WARN]: it is highly suggested to use SQL with iCo6 or to use an alternative economy plugin!
    [17:34:40] [Server thread/INFO]: [Vault][Economy] iConomy 6 found: Waiting
    [17:34:40] [Server thread/INFO]: [Vault][Permission] SuperPermissions loaded as backup permission system.
    [17:34:40] [Server thread/INFO]: [Vault] Enabled Version 1.2.29-b370
    [17:34:40] [Server thread/INFO]: [AutoSaveWorld] Enabling AutoSaveWorld v4.9
    [17:34:40] [Server thread/INFO]: [mcMMO] Enabling mcMMO v1.4.07-b3337
    [17:34:41] [Thread-19/WARN]: [mcMMO] Could not get information about this mcMMO version; perhaps you are running a custom one?
    [17:34:41] [Server thread/INFO]: [BKCommonLib] Enabling BKCommonLib v1.57
    [17:34:41] [Server thread/INFO]: [BKCommonLib] BKCommonLib is running on CraftBukkit (git-Bukkit-1.7.2-R0.2-3-g530fcb7-b2982jnks) : v1_7_R1 (Minecraft 1.7.2)
    [17:34:41] [Server thread/INFO]: [BKCommonLib] [Network] Now using a PlayerConnection hook to provide Packet Listener and Monitor support
    [17:34:41] [Server thread/INFO]: [BKCommonLib] No Bukkit moderators were harmed while compiling this piece of art.
    [17:34:41] [Server thread/INFO]: BKCommonLib version 1.57 enabled! (0.125s)
    [17:34:41] [Server thread/INFO]: Preparing level "world"
    [17:34:41] [Server thread/INFO]: Preparing start region for level 0 (Seed: 7894418997034212197)
    [17:34:42] [Server thread/INFO]: Preparing start region for level 1 (Seed: 0)
    [17:34:42] [Server thread/INFO]: Preparing start region for level 2 (Seed: 7464532696383050705)
    [17:34:42] [Server thread/INFO]: [ChunkFixer] Enabling ChunkFixer v1.1
    [17:34:42] [Server thread/INFO]: [ChunkFixer] v1.1 Enabled!
    [17:34:42] [Server thread/INFO]: [MultiWorld] Enabling MultiWorld v5.0.0
    [17:34:42] [Server thread/INFO]: Preparing start region for level 3 (Seed: -894294672)
    [17:34:43] [Server thread/INFO]: Preparing start region for level 4 (Seed: 2201495505352894117)
    [17:34:43] [Server thread/INFO]: Preparing start region for level 5 (Seed: 7784873400771531123)
    [17:34:43] [Server thread/INFO]: Preparing start region for level 6 (Seed: -4684662513320573468)
    [17:34:44] [Server thread/INFO]: Preparing start region for level 7 (Seed: -1981239748)
    [17:34:44] [Server thread/INFO]: [MultiWorld] v5.0.0 enabled.
    [17:34:44] [Server thread/INFO]: [WorldEdit] Enabling WorldEdit v5.5.9-SNAPSHOT:2989-99fae3e,master
    [17:34:44] [Server thread/INFO]: WEPIF: Using the Bukkit Permissions API.
    [17:34:44] [Server thread/INFO]: [iConomy] Enabling iConomy v7.0
    [17:34:44] [Server thread/INFO]: [iConomy - April Fools] Enabled (9 ms)
    [17:34:44] [Server thread/INFO]: [iConomy] Hello, I'm Nijikokun. Yes, this is an April Fools joke, but '/money top' was fixed! Enjoy :) - Rare Version!
    [17:34:44] [Server thread/INFO]: [Vault][Economy] iConomy 7 hooked.
    [17:34:44] [Thread-21/INFO]: [iConomy - April Fools] Purged accounts with default balance.
    [17:34:44] [Server thread/INFO]: [Minigames] Enabling Minigames v1.6.0
    [17:34:44] [Server thread/INFO]: Minigames successfully enabled.
    [17:34:45] [Server thread/INFO]: [Permissions Manager] Enabling Permissions Manager v0.8
    [17:34:45] [Server thread/INFO]: [LogBlock] Enabling LogBlock v1.80
    [17:34:45] [Server thread/INFO]: Accepted EditSessionFactory of type de.diddiz.worldedit.LogBlockEditSessionFactory from de.diddiz.worldedit
    [17:34:45] [Server thread/INFO]: [LogBlock] Scheduled consumer with bukkit scheduler.
    [17:34:45] [Server thread/INFO]: [WorldGuard] Enabling WorldGuard v5.8.1-SNAPSHOT:1264-ffda88f,master
    [17:34:45] [Server thread/INFO]: [WorldGuard] (world) TNT ignition is PERMITTED.
    [17:34:45] [Server thread/INFO]: [WorldGuard] (world) Lighters are blocked.
    [17:34:45] [Server thread/INFO]: [WorldGuard] (world) Lava fire is blocked.
    [17:34:45] [Server thread/INFO]: [WorldGuard] (world) All fire spread is disabled.
    [17:34:45] [Server thread/INFO]: [WorldGuard] Loaded configuration for world 'world'
    [17:34:45] [Server thread/INFO]: [WorldGuard] (world_nether) TNT ignition is PERMITTED.
    [17:34:45] [Server thread/INFO]: [WorldGuard] (world_nether) Lighters are blocked.
    [17:34:45] [Server thread/INFO]: [WorldGuard] (world_nether) Lava fire is blocked.
    [17:34:45] [Server thread/INFO]: [WorldGuard] (world_nether) All fire spread is disabled.
    [17:34:45] [Server thread/INFO]: [WorldGuard] Loaded configuration for world 'world_nether'
    [17:34:45] [Server thread/INFO]: [WorldGuard] Blacklist loaded.
    [17:34:45] [Server thread/INFO]: [WorldGuard] (world_the_end) TNT ignition is PERMITTED.
    [17:34:45] [Server thread/INFO]: [WorldGuard] (world_the_end) Lighters are blocked.
    [17:34:45] [Server thread/INFO]: [WorldGuard] (world_the_end) Lava fire is blocked.
    [17:34:45] [Server thread/INFO]: [WorldGuard] (world_the_end) All fire spread is disabled.
    [17:34:45] [Server thread/INFO]: [WorldGuard] Loaded configuration for world 'world_the_end'
    [17:34:45] [Server thread/INFO]: [WorldGuard] (Freebuild) TNT ignition is PERMITTED.
    [17:34:45] [Server thread/INFO]: [WorldGuard] (Freebuild) Lighters are blocked.
    [17:34:45] [Server thread/INFO]: [WorldGuard] (Freebuild) Lava fire is blocked.
    [17:34:45] [Server thread/INFO]: [WorldGuard] (Freebuild) All fire spread is disabled.
    [17:34:45] [Server thread/INFO]: [WorldGuard] Loaded configuration for world 'Freebuild'
    [17:34:45] [Server thread/INFO]: [WorldGuard] (Baustelle) TNT ignition is PERMITTED.
    [17:34:45] [Server thread/INFO]: [WorldGuard] (Baustelle) Lighters are blocked.
    [17:34:45] [Server thread/INFO]: [WorldGuard] (Baustelle) Lava fire is blocked.
    [17:34:45] [Server thread/INFO]: [WorldGuard] (Baustelle) All fire spread is disabled.
    [17:34:45] [Server thread/INFO]: [WorldGuard] Loaded configuration for world 'Baustelle'
    [17:34:45] [Server thread/INFO]: [WorldGuard] Blacklist loaded.
    [17:34:45] [Server thread/INFO]: [WorldGuard] (farmetc) TNT ignition is PERMITTED.
    [17:34:45] [Server thread/INFO]: [WorldGuard] (farmetc) Lighters are blocked.
    [17:34:45] [Server thread/INFO]: [WorldGuard] (farmetc) Lava fire is blocked.
    [17:34:45] [Server thread/INFO]: [WorldGuard] (farmetc) All fire spread is disabled.
    [17:34:45] [Server thread/INFO]: [WorldGuard] Loaded configuration for world 'farmetc'
    [17:34:45] [Server thread/INFO]: [WorldGuard] (Farmwelt) TNT ignition is PERMITTED.
    [17:34:45] [Server thread/INFO]: [WorldGuard] (Farmwelt) Lighters are blocked.
    [17:34:45] [Server thread/INFO]: [WorldGuard] (Farmwelt) Lava fire is blocked.
    [17:34:45] [Server thread/INFO]: [WorldGuard] (Farmwelt) All fire spread is disabled.
    [17:34:45] [Server thread/INFO]: [WorldGuard] Loaded configuration for world 'Farmwelt'
    [17:34:45] [Server thread/INFO]: [WorldGuard] (newspawn) TNT ignition is PERMITTED.
    [17:34:45] [Server thread/INFO]: [WorldGuard] (newspawn) Lighters are blocked.
    [17:34:45] [Server thread/INFO]: [WorldGuard] (newspawn) Lava fire is blocked.
    [17:34:45] [Server thread/INFO]: [WorldGuard] (newspawn) All fire spread is disabled.
    [17:34:45] [Server thread/INFO]: [WorldGuard] Loaded configuration for world 'newspawn'
    [17:34:45] [Server thread/INFO]: [WorldGuard] 3 regions loaded for 'world'
    [17:34:45] [Server thread/INFO]: [WorldGuard] 1 regions loaded for 'world_nether'
    [17:34:45] [Server thread/INFO]: [WorldGuard] 1 regions loaded for 'world_the_end'
    [17:34:45] [Server thread/INFO]: [WorldGuard] 0 regions loaded for 'Freebuild'
    [17:34:45] [Server thread/INFO]: [WorldGuard] 1 regions loaded for 'Baustelle'
    [17:34:45] [Server thread/INFO]: [WorldGuard] 15 regions loaded for 'farmetc'
    [17:34:45] [Server thread/INFO]: [WorldGuard] 1 regions loaded for 'Farmwelt'
    [17:34:45] [Server thread/INFO]: [WorldGuard] 1 regions loaded for 'newspawn'
    [17:34:45] [Server thread/INFO]: [HomeSpawnPlus] Enabling HomeSpawnPlus v1.7.7.2
    [17:34:45] [Server thread/INFO]: [HomeSpawnPlus] Loaded 138 locale strings (0 overrides)
    [17:34:45] [Server thread/INFO]: [HomeSpawnPlus] using VAULT:SuperPerms for permissions
    [17:34:45] [Server thread/INFO]: [HomeSpawnPlus] Vault interface found and will be used for economy-related functions
    [17:34:45] [Server thread/WARN]: [HomeSpawnPlus] Essentials found. It is likely your HSP /home and /spawn commands will end up going to Essentials instead.
    [17:34:45] [Server thread/WARN]: [HomeSpawnPlus] Also note that HSP can convert your homes from Essentials for you. Just run the command "/hspconvert essentials" (must have hsp.command.admin permission)
    [17:34:45] [Server thread/WARN]: [HomeSpawnPlus] Set "core.warnConflicts" to false in your HSP config.yml to disable this warning.
    [17:34:45] [Server thread/INFO]: [HomeSpawnPlus] version 1.7.7.2, build 48 is enabled
    [17:34:45] [Server thread/INFO]: [Essentials] Enabling Essentials vPre2.13.1.1
    [17:34:45] [Server thread/INFO]: [Vault][Economy] Essentials Economy hooked.
    [17:34:45] [Server thread/INFO]: Essentials: Using config file enhanced permissions.
    [17:34:45] [Server thread/INFO]: Permissions listed in as player-commands will be given to all users.
    [17:34:45] [Server thread/INFO]: [Essentials] Payment method found (Vault - Economy: iConomy 7 version: 1.2.29-b370)
    [17:34:45] [Server thread/INFO]: [WarpPortals] Enabling WarpPortals v4.2.1
    [17:34:45] [Server thread/INFO]: [WarpPortals] 1 Portals loaded!
    [17:34:45] [Server thread/INFO]: [WarpPortals] 1 Destinations loaded!
    [17:34:45] [Server thread/INFO]: [CraftBook] Enabling CraftBook v3.7-SNAPSHOT:3353-b49ea1a,master
    [17:34:45] [Server thread/INFO]: [CraftBook] Loading persistant data from YAML!
    [17:34:46] [Server thread/INFO]: [CraftBook] CraftBook v3.8b4 is the latest version available, and the updatability of it is: UPDATE_AVAILABLE. You currently have version CraftBook v3.8b4 installed.
    [17:34:46] [Server thread/INFO]: [CraftBook] 1 cauldron recipe(s) loaded
    [17:34:46] [Server thread/INFO]: [CraftBook] Enumerating chunks for self-triggered components...
    [17:34:46] [Server thread/INFO]: [WorldEdit] Using inbuilt NmsBlock for this version.
    [17:34:46] [Server thread/INFO]: [CraftBook] 5000 chunk(s) for 8 world(s) processed (229ms elapsed)
    [17:34:46] [Server thread/INFO]: [ChestShop] Enabling ChestShop v3.7.2
    [17:34:46] [Server thread/ERROR]: Cannot load plugins/ChestShop/local.yml
    org.bukkit.configuration.InvalidConfigurationException: unacceptable character '?' (0xFFFD) special characters are not allowed
    in "<string>", position 9
    at org.bukkit.configuration.file.YamlConfiguration.loadFromString(YamlConfiguration.java:55) ~[server.jar:git-Bukkit-1.7.2-R0.2-3-g530fcb7-b2982jnks]
    at org.bukkit.configuration.file.FileConfiguration.load(FileConfiguration.java:149) ~[server.jar:git-Bukkit-1.7.2-R0.2-3-g530fcb7-b2982jnks]
    at org.bukkit.configuration.file.FileConfiguration.load(FileConfiguration.java:114) ~[server.jar:git-Bukkit-1.7.2-R0.2-3-g530fcb7-b2982jnks]
    at org.bukkit.configuration.file.YamlConfiguration.loadConfiguration(YamlConfiguration.java:176) [server.jar:git-Bukkit-1.7.2-R0.2-3-g530fcb7-b2982jnks]
    at com.Acrobot.Breeze.Configuration.Configuration.pairFileAndClass(Configuration.java:26) [ChestShop.jar:?]
    at com.Acrobot.ChestShop.ChestShop.onEnable(ChestShop.java:83) [ChestShop.jar:?]
    at org.bukkit.plugin.java.JavaPlugin.setEnabled(JavaPlugin.java:250) [server.jar:git-Bukkit-1.7.2-R0.2-3-g530fcb7-b2982jnks]
    at org.bukkit.plugin.java.JavaPluginLoader.enablePlugin(JavaPluginLoader.java:350) [server.jar:git-Bukkit-1.7.2-R0.2-3-g530fcb7-b2982jnks]
    at org.bukkit.plugin.SimplePluginManager.enablePlugin(SimplePluginManager.java:384) [server.jar:git-Bukkit-1.7.2-R0.2-3-g530fcb7-b2982jnks]
    at org.bukkit.craftbukkit.v1_7_R1.CraftServer.loadPlugin(CraftServer.java:298) [server.jar:git-Bukkit-1.7.2-R0.2-3-g530fcb7-b2982jnks]
    at org.bukkit.craftbukkit.v1_7_R1.CraftServer.enablePlugins(CraftServer.java:280) [server.jar:git-Bukkit-1.7.2-R0.2-3-g530fcb7-b2982jnks]
    at net.minecraft.server.v1_7_R1.MinecraftServer.m(MinecraftServer.java:342) [server.jar:git-Bukkit-1.7.2-R0.2-3-g530fcb7-b2982jnks]
    at net.minecraft.server.v1_7_R1.MinecraftServer.g(MinecraftServer.java:319) [server.jar:git-Bukkit-1.7.2-R0.2-3-g530fcb7-b2982jnks]
    at net.minecraft.server.v1_7_R1.MinecraftServer.a(MinecraftServer.java:275) [server.jar:git-Bukkit-1.7.2-R0.2-3-g530fcb7-b2982jnks]
    at net.minecraft.server.v1_7_R1.DedicatedServer.init(DedicatedServer.java:175) [server.jar:git-Bukkit-1.7.2-R0.2-3-g530fcb7-b2982jnks]
    at net.minecraft.server.v1_7_R1.MinecraftServer.run(MinecraftServer.java:424) [server.jar:git-Bukkit-1.7.2-R0.2-3-g530fcb7-b2982jnks]
    at net.minecraft.server.v1_7_R1.ThreadServerApplication.run(SourceFile:617) [server.jar:git-Bukkit-1.7.2-R0.2-3-g530fcb7-b2982jnks]
    Caused by: org.yaml.snakeyaml.reader.ReaderException: special characters are not allowed
    at org.yaml.snakeyaml.reader.StreamReader.checkPrintable(StreamReader.java:70) ~[server.jar:git-Bukkit-1.7.2-R0.2-3-g530fcb7-b2982jnks]
    at org.yaml.snakeyaml.reader.StreamReader.<init>(StreamReader.java:50) ~[server.jar:git-Bukkit-1.7.2-R0.2-3-g530fcb7-b2982jnks]
    at org.yaml.snakeyaml.Yaml.load(Yaml.java:399) ~[server.jar:git-Bukkit-1.7.2-R0.2-3-g530fcb7-b2982jnks]
    at org.bukkit.configuration.file.YamlConfiguration.loadFromString(YamlConfiguration.java:53) ~[server.jar:git-Bukkit-1.7.2-R0.2-3-g530fcb7-b2982jnks]
    ... 16 more
    [17:34:46] [Server thread/INFO]: [ChestShop] Vault loaded! Found an economy plugin!
    [17:34:46] [Server thread/INFO]: [NoLagg] Enabling NoLagg v1.90.4
    [17:34:46] [Server thread/INFO]: [NoLagg Saving] will write world data to all region files every 12000 ticks (10.0 minutes)
    [17:34:46] [Server thread/INFO]: NoLagg version 1.90.4 enabled! (0.242s)
    [17:34:46] [Server thread/INFO]: Server permissions file permissions.yml is empty, ignoring it
    [17:34:47] [Server thread/INFO]: Done (5.281s)! For help, type "help" or "?"
    [17:34:47] [pool-3-thread-5/INFO]: ***** Vault Version Checker *****
    [17:34:47] [pool-3-thread-5/INFO]: Stable Version: 1.2.29
    [17:34:47] [pool-3-thread-5/INFO]: Current Version: 1.2.29
    [17:34:47] [pool-3-thread-5/INFO]: No new version available
    [17:34:47] [pool-3-thread-5/INFO]: *********************************
     
  4. Offline

    Me4502

    Seems to be a memory leak on the clients. Do you have anything spawning and erasing lots of entities?
     
  5. Offline

    inVerticaL

    No i don't. I've got 6 worlds on my server, but this should't be the problem i think? It's just the spawn-area, which isn't that big. 6-7 buildings, 3 of them large... 2 flat worlds and an empty freebuild + nether and end... got not much players on my server, like i said in an earlier post, 2-3 at the same time. nearly no redstone at all... my server hoster said it could be some broken chunks. But i think broken chunks would be server-sided problems like lags, or am i wrong?

    Additional Info... When i press F3 and look at the "Used Memory" and "Allocated Memory".. At the beginning the Used memory is about 30-35% and drops down to 15-18% every ~30 seconds. Filling slowly when i fly around and drops down... But after some time, it doesn't drop down anymore even if just fly around the same area (no matter what area). The Allocated memory fills slowly... At 80% of the used memory it stutters for half a second, and drops down to 79%. 5 seconds later 80%, stutter, 79% and so on. Allocated memory isn't at 100%.
     
  6. Offline

    AngelTheCatWolf

    You have an error with ChestShop, If you have more than 3 worlds you will get errors in the servers
     
Thread Status:
Not open for further replies.

Share This Page