Posted December 18, 20195 yr https://paste.ee/p/ZQihM The server launches flawlessly, but when even one person tries to walk around and punch some dirt it crashes. It has 16G or ram, we started at 6G and have worked our way up to 16G to no avail.
December 18, 20195 yr 1. 16G RAM is too much. Use at most 6-8 RAM in your case. 2. Your server’s TPS is extremely low, and caused a force crash. What is your server’s specs? Some tips: Spoiler Modder Support: Spoiler 1. Do not follow tutorials on YouTube, especially TechnoVision (previously called Loremaster) and HarryTalks, due to their promotion of bad practice and usage of outdated code. 2. Always post your code. 3. Never copy and paste code. You won't learn anything from doing that. 4. Quote Programming via Eclipse's hotfixes will get you nowhere 5. Learn to use your IDE, especially the debugger. 6. Quote The "picture that's worth 1000 words" only works if there's an obvious problem or a freehand red circle around it. Support & Bug Reports: Spoiler 1. Read the EAQ before asking for help. Remember to provide the appropriate log(s). 2. Versions below 1.11 are no longer supported due to their age. Update to a modern version of Minecraft to receive support.
December 18, 20195 yr Author 8 hours ago, DavidM said: 1. 16G RAM is too much. Use at most 6-8 RAM in your case. 2. Your server’s TPS is extremely low, and caused a force crash. What is your server’s specs? I attached the server specs and pasted below is the server properties.txt, like I said we started at 6 and moved up to 16 slowly. Usually with vanilla servers we run 6-8G, and heavily modded we go around 10-12G. ```#Minecraft server properties #Wed Dec 18 02:02:16 UTC 2019 spawn-protection=16 max-tick-time=60000 query.port=25565 generator-settings= force-gamemode=false allow-nether=true enforce-whitelist=false gamemode=0 broadcast-console-to-ops=true enable-query=false player-idle-timeout=0 difficulty=1 spawn-monsters=true broadcast-rcon-to-ops=true op-permission-level=4 pvp=true snooper-enabled=true level-type=default hardcore=false enable-command-block=false max-players=20 network-compression-threshold=256 resource-pack-sha1= max-world-size=29999984 function-permission-level=2 rcon.port=25575 server-port=25565 server-ip= spawn-npcs=true allow-flight=false level-name=world view-distance=10 resource-pack= spawn-animals=true white-list=false rcon.password= generate-structures=true max-build-height=256 online-mode=true level-seed= prevent-proxy-connections=false use-native-transport=true enable-rcon=false motd=A Minecraft Server ```` Edited December 18, 20195 yr by XxFoxaliciousxX
Join the conversation
You can post now and register later. If you have an account, sign in now to post with your account.
Note: Your post will require moderator approval before it will be visible.