[SPIGOT-3984] Server Crashes after creating a world RWG/MV Created: 03/Jul/18 Updated: 03/Jul/18 Resolved: 03/Jul/18 |
|
Status: | Closed |
Project: | Spigot |
Component/s: | None |
Affects Version/s: | None |
Fix Version/s: | None |
Type: | Bug | Priority: | Minor |
Reporter: | DeCarvalho | Assignee: | Unassigned |
Resolution: | Invalid | Votes: | 0 |
Labels: | Multiverse, Multiverse-Core, RealisticWorldGenerator, spigot,1.12.2, | ||
Environment: |
server plugins: [BuycraftX v10.6.2, ChatControl v7.8.28, Credits2Cash v0.4.2, DiscordSRV v1.16.3, DivineItemsRPG v3.6.7-Beta, FastAsyncVoxelSniper v18.05.25-4049014-1138-20.1.8, FastAsyncWorldEdit v18.06.10-9144d37-1142-20.1.12, LuckPerms v4.2.17, MCBanAppeal v1.2, MMOItems v3.2.7, MarketPlace v1.5.7, PlaceholderAPI v2.9.1, PremiumStaff v1.2.3, ProtocolLib v4.4.0-SNAPSHOT-b391, RPGInventory v2.1.7, Realistic_World v3.8.1, SkinsRestorer v13.3, SpigotJDA v2.0.0-SNAPSHOT, The Multiverse-Core Plugin, Vault v1.6.10, VersionAPI v1.4.1, VoxelSniper v5.172.0-SNAPSHOT, WorldEdit v6.1.8-SNAPSHOT;cd4729f, WorldGuard v6.2.1;84bc322, iConomy v7.0.4] Minecraft version: git-Spigot-642f6d2-6103339 (MC: 1.12.2) Bukkit API version: 1.12.2-R0.1-SNAPSHOT
Available processors (cores): 6 Free memory for JVM (MB): 1213 Maximum memory for JVM (MB): 12444 Total memory available for JVM (MB): 1490 file system / - total space (MB): 120437 - free space (MB): 108716 - usable space (MB): 102556 System properties: awt.toolkit=sun.awt.X11.XToolkit file.encoding.pkg=sun.io java.specification.version=1.8 sun.cpu.isalist= sun.jnu.encoding=UTF-8 java.class.path=server.jar java.vm.vendor=Oracle Corporation sun.arch.data.model=64 sun.font.fontmanager=sun.awt.X11FontManager java.vendor.url=http://java.oracle.com/ user.timezone=America/Chicago os.name=Linux java.vm.specification.version=1.8 sun.java.launcher=SUN_STANDARD sun.boot.library.path=/usr/lib/jvm/java-8-oracle/jre/lib/amd64 sun.java.command=server.jar io.netty.eventLoopThreads=4 sun.cpu.endian=little user.home=? user.language=en java.specification.vendor=Oracle Corporation java.home=/usr/lib/jvm/java-8-oracle/jre file.separator=/ line.separator= java.vm.specification.vendor=Oracle Corporation java.specification.name=Java Platform API Specification java.awt.graphicsenv=sun.awt.X11GraphicsEnvironment sun.boot.class.path=/usr/lib/jvm/java-8-oracle/jre/lib/resources.jar:/usr/lib/jvm/java-8-oracle/jre/lib/rt.jar:/usr/lib/jvm/java-8-oracle/jre/lib/sunrsasign.jar:/usr/lib/jvm/java-8-oracle/jre/lib/jsse.jar:/usr/lib/jvm/java-8-oracle/jre/lib/jce.jar:/usr/lib/jvm/java-8-oracle/jre/lib/charsets.jar:/usr/lib/jvm/java-8-oracle/jre/lib/jfr.jar:/usr/lib/jvm/java-8-oracle/jre/classes sun.management.compiler=HotSpot 64-Bit Tiered Compilers java.runtime.version=1.8.0_161-b12 user.name=? path.separator=: os.version=4.16.13-041613-generic java.endorsed.dirs=/usr/lib/jvm/java-8-oracle/jre/lib/endorsed java.runtime.name=Java(TM) SE Runtime Environment file.encoding=UTF-8 jnidispatch.path=/tmp/jna-63/jna5867865271811176606.tmp jna.platform.library.path=/lib64:/usr/lib:/lib java.vm.name=Java HotSpot(TM) 64-Bit Server VM jna.loaded=true java.vendor.url.bug=http://bugreport.sun.com/bugreport/ java.io.tmpdir=/tmp java.version=1.8.0_161 user.dir=/home/container os.arch=amd64 java.vm.specification.name=Java Virtual Machine Specification java.awt.printerjob=sun.print.PSPrinterJob sun.os.patch.level=unknown java.library.path=/usr/java/packages/lib/amd64:/usr/lib64:/lib64:/lib:/usr/lib java.vm.info=mixed mode java.vendor=Oracle Corporation java.vm.version=25.161-b12 java.ext.dirs=/usr/lib/jvm/java-8-oracle/jre/lib/ext:/usr/java/packages/lib/ext sun.io.unicode.encoding=UnicodeLittle java.class.version=52.0 |
Plugin: | RealisticWorldGenerator, Multiverse |
Description |
Most of times when trying to create a new world with MCV and RWG it crashes the server when i run a command like this. mv create world normal -g Realistic_World https://hastebin.com/ulozimudej.md Never happened using OTG |
Comments |
Comment by DeCarvalho [ 03/Jul/18 ] |
Im looking for a dedicated server with Core i3 6100 (2x 3.7GHz + HT) tip from the RWG dev.. |
Comment by Black Hole [ 03/Jul/18 ] |
The author states: "Server with 2 or more cores at high frequenzy(8 cores and more at 3Ghz and higher recommended)" Your vCores are virtual cores, time shared with many other virtual servers. So your server performance is lower than what the plugin requires. |
Comment by DeCarvalho [ 03/Jul/18 ] |
Well, if you say so.. werdly EWG that appear to be more robust never gave this problem.. and as informed its 16gb, 6vcore kvm.. Thanks anyway DeCarvalho
|
Comment by Black Hole [ 03/Jul/18 ] |
Generating the spawn chunks is taking longer than the server timeout value. So your server is not powerful enough for the world generator used. You might ask the plugin author to optimize the world generator, get a much more powerful server or generate world in the desired radius using a faster computer. |