Solved Mindcrack server lag

heecks

New Member
Jul 29, 2019
79
0
0
Hi everyone. I started playing FTB at the end of november FTB beta pack A and I was hosting my server on my local PC. I was playing on same PC. 2 of my friends was playing with me on that server. All was fine, sometime laggy but rarely. Just reboot server and all was good.

I tryed to start a mindcrack server 2 days ago and not worked at all. Very laggy and had to double crush block to destroy them.

I tryed to update graphic card driver ( was worst ), Java is up to date ( lasted version 7.11 ). Here a paste of my comp.

System Information
------------------
Time of this report: 1/14/2013, 12:46:38
Machine name: -------------
Operating System: Windows 7 Édition Familiale Premium 64-bit (6.1, Build 7601) Service Pack 1 (7601.win7sp1_gdr.120830-0333)
Language: French (Regional Setting: French)
System Manufacturer: System manufacturer
System Model: P5Q SE
BIOS: BIOS Date: 07/28/08 09:49:40 Ver: 08.00.14
Processor: Intel(R) Core(TM)2 Duo CPU E8500 @ 3.16GHz (2 CPUs), ~3.2GHz
Memory: 4096MB RAM
Available OS Memory: 4096MB RAM
Page File: 2139MB used, 6048MB available
Windows Dir: C:\Windows
DirectX Version: DirectX 11
DX Setup Parameters: Not found
User DPI Setting: Using System DPI
System DPI Setting: 96 DPI (100 percent)
DWM DPI Scaling: Disabled
DxDiag Version: 6.01.7601.17514 32bit Unicode

Display Devices
---------------
Card name: NVIDIA GeForce GTX 460 SE
Manufacturer: NVIDIA
Chip type: GeForce GTX 460 SE
DAC type: Integrated RAMDAC
Device Key: Enum\PCI\VEN_10DE&DEV_0E23&SUBSYS_837B1043&REV_A1
Display Memory: 2769 MB
Dedicated Memory: 978 MB
Shared Memory: 1791 MB
Current Mode: 1920 x 1080 (32 bit) (60Hz)
Monitor Name: Moniteur Plug-and-Play générique
Monitor Model: S23B350
Monitor Id: SAM08D5
Native Mode: 1920 x 1080(p) (60.000Hz)
Output Type: HD15
Driver Name: nvd3dumx.dll,nvwgf2umx.dll,nvwgf2umx.dll,nvd3dum,nvwgf2um,nvwgf2um
Driver File Version: 8.17.0013.0142 (English)
Driver Version: 8.17.13.142
DDI Version: 11
Driver Model: WDDM 1.1
Driver Attributes: Final Retail
Driver Date/Size: 5/15/2012 05:48:00, 18044224 bytes
WHQL Logo'd: Yes
WHQL Date Stamp:
Device Identifier: {D7B71E3E-4D63-11CF-7D73-76A31FC2C535}
Vendor ID: 0x10DE
Device ID: 0x0E23
SubSys ID: 0x837B1043
Revision ID: 0x00A1
Driver Strong Name: oem11.inf:NVIDIA_SetA_Devices.NTamd64.6.1:Section015:8.17.13.142:pci\ven_10de&dev_0e23
Rank Of Driver: 00E62001
Video Accel: ModeMPEG2_A ModeMPEG2_C ModeVC1_C ModeWMV9_C

I tryed to play mindcrack solo and all was good. 60/60 mod active. I read somewhere on the forum about ... bat.file but I know nothing about that and I could use a hand to help me resolve that problem if its possible. I dont know where the bat.file is ( or what it is named ) and what I have to type if its the problem I have. All my FTB file are located at the same folder.

Thank you.
 

Nessiroj

New Member
Jul 29, 2019
855
0
1
in the folder where the server in installed there should be a .bat file, thats what they are referring too. not sure how it's called with minecrack pack but for the direwold20 pack it's Server start.bat. But that only starts your server.
If your server is laggy etc it whould be better to paste console logs of your client and server logs on pastebin orso and link them here.
 

glasspelican

New Member
Jul 29, 2019
187
0
0
do you have x64 java installed?
as for the paste bin, dont post walls of text, just give us the link

I should be able to whip up a command for your bat, just cant do it at work :p
 

heecks

New Member
Jul 29, 2019
79
0
0
I have java 64 installed and where do I see the link..I will post it in next reply. I am on past bin page now I made a new past and..when I did my first past bin..suddently I am able to play the game normally :) But I want to show you the link even if thing look better. I need to understand why I can play without lag. I have no idea what its paste bin :p it was the first I did so if you can tell me what the paste bin do it will be appreciate.

Thank you for taking care of my little problem.
 

glasspelican

New Member
Jul 29, 2019
187
0
0
try placing this in your start server.bat

Code:
java -server -Xincgc -Xmx3G -Xms1G -Xmn1G -XX:NewRatio=2 -XX:CMSFullGCsBeforeCompaction=1 -XX:SoftRefLRUPolicyMSPerMB=2048 -XX:+CMSParallelRemarkEnabled -XX:+UseParNewGC -XX:+DisableExplicitGC -Xnoclassgc -XX:+UseFastAccessorMethods -XX:CMSInitiatingOccupancyFraction=90 -XX:+UseConcMarkSweepGC -XX:UseSSE=3 -XX:+UseCMSCompactAtFullCollection -XX:ParallelGCThreads=2 -XX:+AggressiveOpts -XX:ReservedCodeCacheSize=1G -cp mindcrack.jar -jar mindcrack.jar
 
  • Like
Reactions: thr33p10

heecks

New Member
Jul 29, 2019
79
0
0
How you do that....Im kinda noob with coding. Step by step I can follow instruction :/
 

glasspelican

New Member
Jul 29, 2019
187
0
0
copy the above line
open "Sever Start.bat" in your server directory
paste over contents of file
save file & exit
double click on bat file
 

heecks

New Member
Jul 29, 2019
79
0
0
We are progressing :)...I pasted the line in the cmd screen...the only thing Im not sure is when you say save and quit...how saving...seem not have a save option in the cmd screen or tryed right / left mouse clic to see the option. Also...when its done.. do I use the .jar to open my server or the start.bat ?
 

heecks

New Member
Jul 29, 2019
79
0
0
Ok ...thank alot I did it and its finally working :D. Your help was very appreciate and I hope my post gonna help the others who have the same issue I had. Actually me and my friend are playing and server look stable. Without you...it was impossible.
 

thr33p10

New Member
Jul 29, 2019
26
0
0
I just saw this post a little earlier today.

THANK YOU for this! The players on my server will probably wonder why it seems to be running so quickly now... :) heheh...

EDIT: server has memory leaks still that are now causing a crash once maximum heap size is reached... anyone know of a workaround? or additional option to help with this? 3rd party memory cleaning utilities that can help Java out?
 

Maxiboxi

New Member
Jul 29, 2019
2
0
0
Could i get some help with my server please?
The server runs fine at the start but once anyone starts exploring it begins to lag out like crazy. My pc has good specs for running a server lag free:
Windows 7 Home Premium 64-bit SP1
AMD FX-8150 Eight Core Processor
16GB Ram
Nvidia GeForce GTX670

Internet speed, roughly stable at about 15-20 mbit/sec.
Thanks in advance. :)
 

Pakman3999

New Member
Jul 29, 2019
11
0
0
try placing this in your start server.bat

Code:
java -server -Xincgc -Xmx3G -Xms1G -Xmn1G -XX:NewRatio=2 -XX:CMSFullGCsBeforeCompaction=1 -XX:SoftRefLRUPolicyMSPerMB=2048 -XX:+CMSParallelRemarkEnabled -XX:+UseParNewGC -XX:+DisableExplicitGC -Xnoclassgc -XX:+UseFastAccessorMethods -XX:CMSInitiatingOccupancyFraction=90 -XX:+UseConcMarkSweepGC -XX:UseSSE=3 -XX:+UseCMSCompactAtFullCollection -XX:ParallelGCThreads=2 -XX:+AggressiveOpts -XX:ReservedCodeCacheSize=1G -cp mindcrack.jar -jar mindcrack.jar
Hey I have been having a similar problem with a yogcraft server, I also installed flans mod but it was still laggy before that, could you help me?
http://pastebin.com/CrfDuPmd there is the server log
 

Steven Ellis

New Member
Jul 29, 2019
4
0
0
I have a question about how to paste this into the same type file that is in a folder on a hosted server. I'm assuming most people pasting this into the "server.bat" file are hosting the server from their own PC. I, however, am paying for a subscription from Multiminecraft and thus have to login to a control panel in order to browse files. Any suggestions?
 

ChrissyKatt69

New Member
Jul 29, 2019
2
0
0
help would be aprocated if you could help me with my .bat file too,
my server has really bad lag where when i destroy a block i have ti repeat many times and i dont know why as my old tekkit server was fine

here is my spec if you will help me please
windows 7 home premium 64-bit Service Pack 1
AMD A6-3420M APU with Radeon (tm) HD Graphics 1.50 Ghz
4.00GB RAM

i am runing a yogcraft server from my home pc and need Ram to be able to run the FTB launcher :)
Thank you for your help
 

Pakman3999

New Member
Jul 29, 2019
11
0
0
help would be aprocated if you could help me with my .bat file too,
my server has really bad lag where when i destroy a block i have ti repeat many times and i dont know why as my old tekkit server was fine

here is my spec if you will help me please
windows 7 home premium 64-bit Service Pack 1
AMD A6-3420M APU with Radeon (tm) HD Graphics 1.50 Ghz
4.00GB RAM

i am runing a yogcraft server from my home pc and need Ram to be able to run the FTB launcher :)
Thank you for your help
I have found that the same code works for yogcraft too.