Jump to content

Recommended Posts

Posted (edited)

Lunch Script:
java -Xms1G -Xmx10G -jar forge-1.10.2-12.18.3.2281-universal.jar pause

 

I've made a forge server and added some mods and the this message pops up   
"Can't keep up! Did the system time change, or is the server overloaded? Running 2534ms behind, skipping 32 tick(s)"


So i thought that the there are to many mods added to the server. The thing is i've started the server with no mods and only forge and that messeage still pops up so i checked in the activity manager and it says that the server only uses 2gb ram.

 

What I'm asking for is what am I supposed to do to fix this?

 

EDIT: I've lowered the amount of mods and ram. now it's 20 ish mods and 5gb ram but it didnt help...... ant thing else i can do?

 

Edited by MhapBoy
Posted

so you think that giving it lease memory to think will make it work, that sounds a bit odd but yeah sure i'll try.

 

there are mods like applied energistics 2, blood magic, tinker's construct.... 

 

Posted
  On 4/28/2017 at 10:09 AM, MhapBoy said:

so you think that giving it lease memory to think will make it work, that sounds a bit odd but yeah sure i'll try.

 

there are mods like applied energistics 2, blood magic, tinker's construct.... 

 

Expand  

Yes, because the Garbage Collector (the thing that cleans up used memory) becomes lazier because you still have so much RAM left. If you have a high amount RAM allocated, it might not start cleaning up memory until you only have ~3GB out of 10 left... That's a whopping 7GB to clean up, and that is going to pack a punch against your processor.

Vazkii explains it pretty good for those who do not know Java, if you are still having troubles understanding.

Also previously known as eAndPi.

"Pi, is there a station coming up where we can board your train of thought?" -Kronnn

Published Mods: Underworld

Handy links: Vic_'s Forge events Own WIP Tutorials.

Posted (edited)

FML LOG

  Reveal hidden contents

 

 

VANILLA LOG

  Reveal hidden contents

 

Edited by diesieben07
please use spoilers -_-
Posted

i cant really test that, but if I play in a client and have the server running with no mods it's fine. as soon I join the server the messeage shows

 

Posted

D:\Minecraft_Server>java -Xms524MB -Xmx1024MB -jar forge-1.10.2-12.18.3.2281-universal.jar nogaui
Invalid initial heap size: -Xms524MB
Error: Could not create the Java Virtual Machine.
Error: A fatal exception has occurred. Program will exit.

Posted

The same thing happens:

 

D:\Minecraft_Server>java -Xms524M -Xmx1024M -jar forge-1.10.2-12.18.3.2281-universal.jar nogaui
[18:11:56] [main/INFO] [LaunchWrapper]: Loading tweak class name net.minecraftforge.fml.common.launcher.FMLServerTweaker
[18:11:56] [main/INFO] [LaunchWrapper]: Using primary tweak class name net.minecraftforge.fml.common.launcher.FMLServerTweaker
[18:11:56] [main/INFO] [LaunchWrapper]: Calling tweak class net.minecraftforge.fml.common.launcher.FMLServerTweaker
[18:11:59] [main/INFO] [FML]: Forge Mod Loader version 12.18.3.2281 for Minecraft 1.10.2 loading
[18:11:59] [main/INFO] [FML]: Java is Java HotSpot(TM) 64-Bit Server VM, version 1.8.0_111, running on Windows 10:amd64:10.0, installed at C:\Program Files\Java\jre1.8.0_111
[18:11:59] [main/INFO] [LaunchWrapper]: Loading tweak class name net.minecraftforge.fml.common.launcher.FMLInjectionAndSortingTweaker
[18:11:59] [main/INFO] [LaunchWrapper]: Loading tweak class name net.minecraftforge.fml.common.launcher.FMLDeobfTweaker
[18:11:59] [main/INFO] [LaunchWrapper]: Calling tweak class net.minecraftforge.fml.common.launcher.FMLInjectionAndSortingTweaker
[18:11:59] [main/INFO] [LaunchWrapper]: Calling tweak class net.minecraftforge.fml.common.launcher.FMLInjectionAndSortingTweaker
[18:11:59] [main/INFO] [LaunchWrapper]: Calling tweak class net.minecraftforge.fml.relauncher.CoreModManager$FMLPluginWrapper
[18:12:01] [main/INFO] [FML]: Found valid fingerprint for Minecraft Forge. Certificate fingerprint e3c3d50c7c986df74c645c0ac54639741c90a557
[18:12:01] [main/INFO] [LaunchWrapper]: Calling tweak class net.minecraftforge.fml.relauncher.CoreModManager$FMLPluginWrapper
[18:12:01] [main/INFO] [LaunchWrapper]: Calling tweak class net.minecraftforge.fml.common.launcher.FMLDeobfTweaker
[18:12:01] [main/INFO] [LaunchWrapper]: Loading tweak class name net.minecraftforge.fml.common.launcher.TerminalTweaker
[18:12:01] [main/INFO] [LaunchWrapper]: Calling tweak class net.minecraftforge.fml.common.launcher.TerminalTweaker
[18:12:02] [main/INFO] [LaunchWrapper]: Launching wrapped minecraft {net.minecraft.server.MinecraftServer}
[18:12:08] [Server thread/INFO]: Starting minecraft server version 1.10.2
[18:12:08] [Server thread/INFO] [FML]: MinecraftForge v12.18.3.2281 Initialized
[18:12:08] [Server thread/INFO] [FML]: Replaced 231 ore recipes
[18:12:08] [Server thread/INFO] [FML]: Found 0 mods from the command line. Injecting into mod discoverer
[18:12:08] [Server thread/INFO] [FML]: Searching D:\Minecraft_Server\mods for mods
[18:12:10] [Server thread/INFO] [FML]: Forge Mod Loader has identified 3 mods to load
[18:12:11] [Server thread/INFO] [FML]: Attempting connection with missing mods [mcp, FML, Forge] at CLIENT
[18:12:11] [Server thread/INFO] [FML]: Attempting connection with missing mods [mcp, FML, Forge] at SERVER
[18:12:11] [Server thread/INFO] [FML]: Processing ObjectHolder annotations
[18:12:11] [Server thread/INFO] [FML]: Found 423 ObjectHolder annotations
[18:12:11] [Server thread/INFO] [FML]: Identifying ItemStackHolder annotations
[18:12:11] [Server thread/INFO] [FML]: Found 0 ItemStackHolder annotations
[18:12:11] [Server thread/INFO] [FML]: Applying holder lookups
[18:12:11] [Server thread/INFO] [FML]: Holder lookups applied
[18:12:11] [Server thread/INFO] [FML]: Applying holder lookups
[18:12:11] [Server thread/INFO] [FML]: Holder lookups applied
[18:12:11] [Server thread/INFO] [FML]: Applying holder lookups
[18:12:11] [Server thread/INFO] [FML]: Holder lookups applied
[18:12:12] [Server thread/INFO] [FML]: Configured a dormant chunk cache size of 0
[18:12:12] [Server thread/INFO] [FML]: Applying holder lookups
> [18:12:12] [Forge Version Check/INFO] [ForgeVersionCheck]: [Forge] Starting version check at http://files.minecraftforge.net/maven/net/minecraftforge/forge/promotions_slim.json
[18:12:12] [Server thread/INFO] [FML]: Holder lookups applied
[18:12:12] [Server thread/INFO] [FML]: Injecting itemstacks
[18:12:12] [Server thread/INFO] [FML]: Itemstack injection complete
[18:12:12] [Server thread/INFO]: Loading properties
[18:12:12] [Server thread/INFO]: Default game type: SURVIVAL
[18:12:12] [Server thread/INFO]: Generating keypair
[18:12:12] [Server thread/INFO]: Starting Minecraft server on *:2728
[18:12:12] [Server thread/INFO]: Using default channel type
[18:12:13] [Server thread/INFO] [FML]: Injecting itemstacks
[18:12:13] [Server thread/INFO] [FML]: Itemstack injection complete
[18:12:13] [Server thread/INFO] [FML]: Forge Mod Loader has successfully loaded 3 mods
[18:12:13] [Server thread/INFO]: Preparing level "world"
[18:12:13] [Forge Version Check/INFO] [ForgeVersionCheck]: [Forge] Found status: AHEAD Target: null
[18:12:13] [Server thread/INFO] [FML]: Injecting existing block and item data into this server instance
[18:12:13] [Server thread/INFO] [FML]: Applying holder lookups
[18:12:13] [Server thread/INFO] [FML]: Holder lookups applied
[18:12:14] [Server thread/INFO] [FML]: Loading dimension 0 (world) (net.minecraft.server.dedicated.DedicatedServer@16065553)
[18:12:14] [Server thread/INFO] [FML]: Loading dimension 1 (world) (net.minecraft.server.dedicated.DedicatedServer@16065553)
[18:12:14] [Server thread/INFO] [FML]: Loading dimension -1 (world) (net.minecraft.server.dedicated.DedicatedServer@16065553)
[18:12:14] [Server thread/INFO]: Preparing start region for level 0
[18:12:16] [Server thread/INFO]: Preparing spawn area: 0%
[18:12:17] [Server thread/INFO]: Preparing spawn area: 20%
[18:12:18] [Server thread/INFO]: Preparing spawn area: 64%
[18:12:18] [Server thread/INFO]: Done (5,466s)! For help, type "help" or "?"
[18:14:37] [User Authenticator #1/INFO]: UUID of player MhapBoy is 5ac10b96-59b2-40a8-a8ef-75f7de5743ef
[18:14:37] [Server thread/INFO] [FML]: Connection received without FML marker, assuming vanilla.
[18:14:37] [Server thread/INFO] [FML]: [Server thread] Server side vanilla connection established
[18:14:37] [Server thread/INFO]: MhapBoy[/127.0.0.1:61753] logged in with entity id 139 at (-49.49297841660134, 64.0, 530.2950945623131)
[18:14:37] [Server thread/INFO]: MhapBoy joined the game
[18:14:52] [Server thread/WARN]: Can't keep up! Did the system time change, or is the server overloaded? Running 13787ms behind, skipping 275 tick(s)

Posted

For the gui thing, on your commandline you have "nogaui", it should be "nogui" to make the gui not appear.

  On 5/1/2017 at 4:05 PM, MhapBoy said:

D:\Minecraft_Server>java -Xms524MB -Xmx1024MB -jar forge-1.10.2-12.18.3.2281-universal.jar nogaui

Expand  

 

  • 2 months later...
Posted (edited)

I have the same issue and its impacting gameplay so much that i'm not starting the server as much anymore. With the server telling me that I am moving too quickly with full draconic armour (Max flight speed, I cant sprint fly cause that's worse) its only me on the server and I also have ~20 chunks loaded at once, what should I do? I have 48 mods on the server and the log was included, its 1.10.2 12.18.3.2254

latest.logFetching info...

Edit: I did the same thing, lower the ram but that still didn't help

Edited by The_Clinery1

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.

Guest
Unfortunately, your content contains terms that we do not allow. Please edit your content to remove the highlighted words below.
Reply to this topic...

×   Pasted as rich text.   Restore formatting

  Only 75 emoji are allowed.

×   Your link has been automatically embedded.   Display as a link instead

×   Your previous content has been restored.   Clear editor

×   You cannot paste images directly. Upload or insert images from URL.

Announcements



×
×
  • Create New...

Important Information

By using this site, you agree to our Terms of Use.