The rollback Sponge

Hello I noticed that I have with sponge roll back I make local test on windows before applying it on my server.

In the video we see myself cutting wood with the roll back is see I must cut 3 times without sponge wood is cut into a single time.

Here is my test.

No other mods installed on the server.

Operator mode rollback but no single utilissateur mode without the operator I have rollback.

With Sponge and forge minecraft
Version

Forge ==> forge-1.8-11.14.3.1561-universal
Sponge ==> spongeforge-1.8-1561-2.1-DEV-808


With minecraft forge without sponge.
Forge ==> forge-1.8-11.14.3.1561-universal

And no errors in the logs.

It comes from Sponge I think :relaxed:

both your videos are private and cannot be watched.

Sorry I just changed in public.:blush:

This is a common problem with Minecraft because this prevents clients from mining blocks fast.

Your computer might not be fast enough to run a Minecraft server.

My pc is very powerful is not a pc shop pc is a regularly updated my tower cost between 2,500 and 3,000 euro.

And my connection is of 124 MB but for me it local exchange laugh

And I’m on my test server OVH I dedicate the same attention and it’s also a good server of the game So You Start.

So You Start at ovh is the 250 MB

I pence it’s going I can run a minecraft server.

In versions of sponge-like 1.8-1515-2.1DEV-692 I had no problem.

An idea.

Regardless of the power of your PC or the connection. How are you starting the server and how much RAM are you are allocating?

On my PC 1G.
8G on the server

And do the same on the PC and on the server

On my PC if I want to 8G he wants not demmarrer

Could this be spawn protection? Head out away from the spawn point, does it still happen?

I just re-test but with the latest version of sponge.

Version - 1.8-1563-2.1-DEV-814

And most problems.

Just with the Core plugin but I posted on the Job I expected the premise plugin to the plugin jourqs but finally test.

Bizare I just did a test with a world where there’s there to laugh Constructed and I have no rollback.

But when I set my world but in the world that I safeguard I have the desire to rollback.

And in my consol often returns the following message.

[15:53:00] [Server thread/WARN]: Can't keep up! Did the system time change, or is the server overloaded? Running 13950ms behind, skipping 279 tick(s)
[15:53:11] [Server thread/WARN]: Can't keep up! Did the system time change, or is the server overloaded? Running 6881ms behind, skipping 137 tick(s)
[15:53:29] [Server thread/WARN]: Can't keep up! Did the system time change, or is the server overloaded? Running 9093ms behind, skipping 181 tick(s)
[15:53:45] [Server thread/WARN]: Can't keep up! Did the system time change, or is the server overloaded? Running 8232ms behind, skipping 164 tick(s)
[15:54:01] [Server thread/WARN]: Can't keep up! Did the system time change, or is the server overloaded? Running 7690ms behind, skipping 153 tick(s)
[15:54:15] [Server thread/WARN]: Can't keep up! Did the system time change, or is the server overloaded? Running 6471ms behind, skipping 129 tick(s)

An idea ?.

Can you reproduce this with a Vanilla server? Because I never had any issues with SpongeForge related to lag.

Yep. Clearly an indicator that your server lags.

Java needs to be told how much RAM it can use. Too little RAM can cause the server to lag or crash. I’m not 100% sure this is your problem but it’s a start.
I recommend you follow this tutorial. http://minecraft.gamepedia.com/Tutorials/Setting_up_a_server

Another thing open up your task manager and make sure nothing else is using a lot of the CPU.

1 Like

Hello

Version.
forge-1.8-11.14.4.1565-installer.jar
spongeforge-1.8-1565-2.1-DEV-817.jar

No mods except sponge.

I created a video that shows how I install and update but my server locally on windows.

The video.

When I finished updating the server but I dedicate up on my server.

My launch.bat file

@echo off

--variables

set title=serveur minecraft
set jar=forge-1.8-11.14.4.1565-universal.jar
set minram=1G
set maxram=1G

--code
color 73
title MINECRAFT server - %title%
cls
echo ========================
echo !!                    !!
echo !!  MINECRAFT server  !!
echo !!                    !!
echo ========================
echo.
echo.
echo starting server
echo.
echo.
java.exe -Xms%minram% -Xmx%maxram% -jar %jar% nogui
echo.
echo.
color 0c
echo server stopped
pause>nul

My file on my dedicate launch.sh

#!/bin/sh
cd "$(dirname "$(readlink -fn "$0")")"
java -Xms1G -Xmx8G -jar forge-1.8-11.14.4.1565-universal.jar

Result dedicated server performance.

I think I have installed the server and machine and server performences you?.

You should not be running the installer.jar version of forge on your server every time you start!! - you should be launching the universal.jar version of forge

Why are you using the installer to run the server?
Also don’t allocate 8GB of RAM and your server only has 8 available. It wont do anything but I don’t recommend it. 4GB is enough.

1 Like

I am doing a new installation under Windows with the file.
forge-1.8-11.14.4.1565-installer.jar

And I set my (launch.bat) to start the file.
forge-1.8-11.14.4.1565-universal.jar.

I download a copy of my minecraft server I get the world and the configuration file that I need that I place in my new server version and after I transfer my new server on my server I dedicate launches with the file (launch .sh) that gives him the file.
forge-1.8-11.14.4.1565-universal.jar.

As in the video.

8G But it’s no better than 4G as have see it in the video for what it is roolback I did as he Cliff.

In PC and server I have the quality to turn a problem without server.

And operator mode I roolback no but yes in normal mode.

Similarly for the player in normal mode on the server it is also found with roolback.

How can one aranger that?.

Sorry typo in my previous post I just edit it.

forge-1.8-11.14.4.1565-installer.jar
toward
forge-1.8-11.14.4.1565-universal.jar

Wouldn’t that be a permission issue?