sablabaesj Posted August 6, 2015 Posted August 6, 2015 Hello, I made this modpack for some friends on a private server, but something in the pack is causing the ticks to become insanely long. Ive measured 500ms long ticks, while its supposed to be under 50. I have tested on a localhosted server and it says it can't keep up and has to skip 100-500 ticks around every 15 seconds. I used these arguments to launch it (I do not know what most of them do, but i found them online in a forum thread XD): -Xmn2G -Xss4M -Xms4G -Xmx4G -XX:+UseLargePages -XX:PermSize=256M -XX:+AggressiveOpts -XX:+UseFastAccessorMethods -XX:+UseStringCache -XX:+OptimizeStringConcat -XX:+UseCompressedStrings -XX:+UseBiasedLocking -Xincgc -XX:MaxGCPauseMillis=10 -XX:SoftRefLRUPolicyMSPerMB=10000 -XX:+CMSParallelRemarkEnabled -XX:ParallelGCThreads=10 -Djava.net.preferIPv4Stack=trueLink to the modpack: http://www.technicpack.net/modpack/boot-n-sabs-booty.647997All of the mods are listed in the description. Do any of you know any solutions to this problem?Also let me know if there's some important information i forgot to mention.Thank you
Moderators AetherPirate Posted August 6, 2015 Moderators Posted August 6, 2015 I'd start by removing most of those java args to simplify troubleshooting. -Xms4G -Xmx4G -XX:PermSize=256M I'm no java expert, but this basic setup should be sufficient. What are the specs of the machine you are running this on?
sablabaesj Posted August 7, 2015 Author Posted August 7, 2015 What are the specs of the machine you are running this on? i7 4770K, Asus gtx 770 2GB, 16GB RAM, 128GB SSD + 1,5TB HDD I had the same problems before adding the arguments tho
sablabaesj Posted August 7, 2015 Author Posted August 7, 2015 I profiled it and got these results and I have no idea whatsoever what they mean.
Recommended Posts
Create an account or sign in to comment
You need to be a member in order to leave a comment
Create an account
Sign up for a new account in our community. It's easy!
Register a new accountSign in
Already have an account? Sign in here.
Sign In Now