Solved Need help to reduce lag on mindcrack server.

KhuRse

New Member
Jul 29, 2019
3
0
0
So I have read that alot of people have had problems with lag and mining block lag on the mindcrack v7 server.
I have about 5 people on my server constantly, sometimes 10.
I have ran minecraft vanilla. tekkit, tekkit lite servers off my local comp without much trouble.
Mindcrack is the 1st ive had this lag, but its the 1st ive had to run off a .bat file.
So i heard theirs a way to make a command script for the .bat file, but its different for each host.
I've tried using the ones i have seen on the forums but everytime it crashes at the start.

So my question is it possible for someone to help me make a command line for my .bat file because I have no idea how to make one for my .bat, I barely know how to adjust them. I will post my stats down below

All my drivers are updated. I have the latest java 64 install. The mindcrack server lags even on a fresh install and by myself.
kinda at my last option.
Im using this in my .bat right now.
java -Xms4096M -Xmx4096M -jar mindcrack.jar




System Information
------------------
Time of this report: 1/18/2013, 13:24:51
Machine name: ---
Operating System: Windows 7 Home Premium 64-bit (6.1, Build 7601) Service Pack 1 (7601.win7sp1_gdr.120830-0333)
Language: English (Regional Setting: English)
System Manufacturer: Gigabyte Technology Co., Ltd.
System Model: X58-USB3
BIOS: Award Modular BIOS v6.00PG
Processor: Intel(R) Core(TM) i7 CPU 950 @ 3.07GHz (8 CPUs), ~3.1GHz
Memory: 8192MB RAM
Available OS Memory: 8190MB RAM
Page File: 6841MB used, 9537MB 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 GTS 250
Manufacturer: NVIDIA
Chip type: GeForce GTS 250
DAC type: Integrated RAMDAC
Device Key: Enum\PCI\VEN_10DE&DEV_0615&SUBSYS_11583842&REV_A2
Display Memory: 4069 MB
Dedicated Memory: 997 MB
Shared Memory: 3071 MB
Current Mode: 1920 x 1080 (32 bit) (60Hz)
Monitor Name: Generic PnP Monitor
Monitor Model: SAMSUNG
Monitor Id: SAM065D
Native Mode: 1920 x 1080(p) (60.000Hz)
Output Type: DVI
Driver Name: nvd3dumx.dll,nvwgf2umx.dll,nvwgf2umx.dll,nvd3dum,nvwgf2um,nvwgf2um
Driver File Version: 9.18.0013.1090 (English)
Driver Version: 9.18.13.1090
DDI Version: 10
Driver Model: WDDM 1.1
Driver Attributes: Final Retail
Driver Date/Size: 12/29/2012 02:34:47, 18054312 bytes
WHQL Logo'd: Yes
WHQL Date Stamp:
Device Identifier: {D7B71E3E-4555-11CF-B05F-55311FC2C435}
Vendor ID: 0x10DE
Device ID: 0x0615
SubSys ID: 0x11583842
Revision ID: 0x00A2
Driver Strong Name: oem54.inf:NVIDIA_SetA_Devices.NTamd64.6.1:Section011:9.18.13.1090:pci\ven_10de&dev_0615
Rank Of Driver: 00E02001
Video Accel: ModeMPEG2_A ModeMPEG2_C ModeVC1_C ModeWMV9_C
 

KhuRse

New Member
Jul 29, 2019
3
0
0
Finally found the problem, but i feel really stupid. Added the command "nogui" to the end of my .bat file also turned off /save-on on my server which also saved me some lag. I read it on a post here but i cant seem to find it to give them credit.
Here's what my .bat looks like.
java -Xms4096M -Xmx4096M -jar mindcrack.jar nogui

If I find the post that helped me will post them here.