thks, i will try this, an informs the results
Posts by sintaxis
The Aternos forums are now deprecated
Learn more about this change here.
For help regarding Aternos, we recommend you to visit our support center.
-
-
hello
what is this error??
[16:57:45] [Server thread/WARN]: Can't keep up! Did the system time
change, or is the server overloaded? Running 2657ms behind, skipping 53
tick(s)
[16:58:02] [Server thread/WARN]: Can't keep up! Did the
system time change, or is the server overloaded? Running 3872ms behind,
skipping 77 tick(s)
[16:58:25] [Server thread/WARN]: Can't keep up!
Did the system time change, or is the server overloaded? Running 8250ms
behind, skipping 165 tick(s)
[16:58:37] [Server thread/WARN]: Can't
keep up! Did the system time change, or is the server overloaded?
Running 4388ms behind, skipping 87 tick(s)
[16:59:27] [Server
thread/WARN]: Can't keep up! Did the system time change, or is the
server overloaded? Running 26320ms behind, skipping 526 tick(s)
[16:59:31]
[Server thread/WARN]: Can't keep up! Did the system time change, or is
the server overloaded? Running 3562ms behind, skipping 71 tick(s)
[17:00:00]
[Server thread/WARN]: Can't keep up! Did the system time change, or is
the server overloaded? Running 16092ms behind, skipping 321 tick(s)
[17:00:04]
[Server thread/WARN]: Can't keep up! Did the system time change, or is
the server overloaded? Running 3978ms behind, skipping 79 tick(s)I can´t play, but my friends play well. i loggin but I can not open chests
any ideas?
thks for the help
server FTB Lite 1.2.1
size map 50mb -
ah ok! tnks for the help!
bad notice, some players play ftb crackedanother small question:
the button Restore Backup never working, why?
I try with Vanilla no mods and never, never working.
i appreciate your work and thanks for the help

-
Hi, sometimes our server crash to iniciate. we appreciate know the reason
MOD PACK: FTB LITE 3
PLayers 4
world size: 14.9mb
log file:
[21:24:04] [Server thread/INFO]: Starting minecraft server version 1.7.10
[21:24:29] [Server thread/INFO]: Loading properties
[21:24:29] [Server thread/INFO]: Default game type: SURVIVAL
[21:24:29] [Server thread/INFO]: Generating keypair
[21:24:29] [Server thread/INFO]: Starting Minecraft server on *:43479
[21:24:29] [Server thread/WARN]: **** SERVER IS RUNNING IN OFFLINE/INSECURE MODE!
[21:24:29] [Server thread/WARN]: The server will make no attempt to authenticate usernames. Beware.
[21:24:29]
[Server thread/WARN]: While this makes the game possible to play
without internet access, it also opens up the ability for hackers to
connect with any username they choose.
[21:24:29] [Server thread/WARN]: To change this, set "online-mode" to "true" in the server.properties file.
[21:24:33] [Server thread/ERROR]: Encountered an unexpected exception
java.lang.NullPointerException
at net.doubledoordev.d3core.D3Core.postInit(D3Core.java:229) ~[D3Core.class:?]
at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method) ~[?:1.7.0_79]
at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:57) ~[?:1.7.0_79]
at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) ~[?:1.7.0_79]
at java.lang.reflect.Method.invoke(Method.java:606) ~[?:1.7.0_79]
at cpw.mods.fml.common.FMLModContainer.handleModStateEvent(FMLModContainer.java:532) ~[FMLModContainer.class:?]
at sun.reflect.GeneratedMethodAccessor4.invoke(Unknown Source) ~[?:?]
at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) ~[?:1.7.0_79]
at java.lang.reflect.Method.invoke(Method.java:606) ~[?:1.7.0_79]
at com.google.common.eventbus.EventSubscriber.handleEvent(EventSubscriber.java:74) ~[guava-17.0.jar:?]
at com.google.common.eventbus.SynchronizedEventSubscriber.handleEvent(SynchronizedEventSubscriber.java:47) ~[guava-17.0.jar:?]
at com.google.common.eventbus.EventBus.dispatch(EventBus.java:322) ~[guava-17.0.jar:?]
at com.google.common.eventbus.EventBus.dispatchQueuedEvents(EventBus.java:304) ~[guava-17.0.jar:?]
at com.google.common.eventbus.EventBus.post(EventBus.java:275) ~[guava-17.0.jar:?]
at cpw.mods.fml.common.LoadController.sendEventToModContainer(LoadController.java:212) ~[LoadController.class:?]
at cpw.mods.fml.common.LoadController.propogateStateMessage(LoadController.java:190) ~[LoadController.class:?]
at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method) ~[?:1.7.0_79]
at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:57) ~[?:1.7.0_79]
at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) ~[?:1.7.0_79]
at java.lang.reflect.Method.invoke(Method.java:606) ~[?:1.7.0_79]
at com.google.common.eventbus.EventSubscriber.handleEvent(EventSubscriber.java:74) ~[guava-17.0.jar:?]
at com.google.common.eventbus.SynchronizedEventSubscriber.handleEvent(SynchronizedEventSubscriber.java:47) ~[guava-17.0.jar:?]
at com.google.common.eventbus.EventBus.dispatch(EventBus.java:322) ~[guava-17.0.jar:?]
at com.google.common.eventbus.EventBus.dispatchQueuedEvents(EventBus.java:304) ~[guava-17.0.jar:?]
at com.google.common.eventbus.EventBus.post(EventBus.java:275) ~[guava-17.0.jar:?]
at cpw.mods.fml.common.LoadController.distributeStateMessage(LoadController.java:119) ~[LoadController.class:?]
at cpw.mods.fml.common.Loader.initializeMods(Loader.java:717) ~[Loader.class:?]
at cpw.mods.fml.server.FMLServerHandler.finishServerLoading(FMLServerHandler.java:97) ~[FMLServerHandler.class:?]
at cpw.mods.fml.common.FMLCommonHandler.onServerStarted(FMLCommonHandler.java:319) ~[FMLCommonHandler.class:?]
at net.minecraft.server.dedicated.DedicatedServer.func_71197_b(DedicatedServer.java:210) ~[lt.class:?]
at net.minecraft.server.MinecraftServer.run(MinecraftServer.java:387) [MinecraftServer.class:?]
at net.minecraft.server.MinecraftServer$2.run(MinecraftServer.java:685) [li.class:?]
[21:24:33]
[Server thread/ERROR]: This crash report has been saved to:
/aternos/servers/sintaxis/./crash-reports/crash-2015-08-05_21.24.33-server.txtsometimes as well server stop whit no reason and queue its of 35 mint
I have tried other browsers (firefox and chrome)and the same problem exist

we appreciate the help
and tanks.