Hey guys. Got a problem right here. I tryed many build's on CraftBukkit.
And i removed OpenJDK and installed Sun Java 7
Nothing works when somebody joins and move like 1 block the CPU takes 200%
Can somebody help me i know there are ALOT of people with the same problem.
But can't find the solution.
Plugins
Start.sh
Ruben
And i removed OpenJDK and installed Sun Java 7
Nothing works when somebody joins and move like 1 block the CPU takes 200%
Can somebody help me i know there are ALOT of people with the same problem.
But can't find the solution.
Plugins
AsknSelfPromote / CoreData / CreativeControl / Enjin Minecraft Plugin/ Essentials / LWC / MCMMO /PermissionsEXStart.sh
#!/bin/sh
BINDIR=$(dirname "$(readlink -fn "$0")")
cd "$BINDIR"
java -Xms3072M -Xmx6144M -jar craftbukkit*.jar -o true
Bukkit/All plugins that supports MySQL are running on MySQL!Ruben
3
Oh sorry for not edditing the post but it has been fixxed.
It wass Linux that had some problems a while ago with the World time i needed to add
1 Second to my timezone or something like that.
And i also use Parameters in my startup file so it should run smoothly.
And after a while being on google i found out each core can have 100% so my max is 400%
It wass Linux that had some problems a while ago with the World time i needed to add
1 Second to my timezone or something like that.
And i also use Parameters in my startup file so it should run smoothly.
And after a while being on google i found out each core can have 100% so my max is 400%
Wow, there's really not a lot of plugins there or any reason for it to go insane like that..
Have you tried running with no plugins and see what happens? Maybe then add one back at a time and see if it's one of the plugins causing the problem.
My server runs on Windows, but I've never had this problem before. I have never tried it using Linux though..
Is there anything else running on the server besides Minecraft?
Have you tried running with no plugins and see what happens? Maybe then add one back at a time and see if it's one of the plugins causing the problem.
My server runs on Windows, but I've never had this problem before. I have never tried it using Linux though..
Is there anything else running on the server besides Minecraft?
Bump huge problem.
