Jump to content

Question

Posted (edited)

Hello i have a problem with my Auto-Restart config ..i use an code  for auto-restart ..and when i setup True it says me that message in gameserver console :

[AutoRestart]: The restart automated server presented error in load restarts period config!

Here is my config:

Spoiler

functions/l2jfrozen.properties

------------------------------------------------

# =========================================== #

# Automatic restart L2jFrozen #

# =========================================== #

# Enable / Disable Restart Auto

EnableRestartSystem = True

 

# If EnableRestartSystem = True Describe hours of the day

# Example: 22: 00,23: 00 (hh: mm, hh: mm ...)

# NOTE: Separate ":" mm: hh and "," others restart time

RestartByTimeOfDay = 00: 00,12: 00 

 

# Seconds to restart the server (360 = 5 Minutes)

# default = 360

RestartSeconds = 360

 

i use l2jfrozen 1132. HELP ..

OH Btw with Restart via Global_tasks i get error after restart and server crashes :/

Edited by scraw

Recommended Posts

  • 0
Posted
21 hours ago, scraw said:

Hello i have a problem with my Auto-Restart config ..i use an code  for auto-restart ..and when i setup True it says me that message in gameserver console :

[AutoRestart]: The restart automated server presented error in load restarts period config!

Here is my config:

  Reveal hidden contents

functions/l2jfrozen.properties

------------------------------------------------

# =========================================== #

# Automatic restart L2jFrozen #

# =========================================== #

# Enable / Disable Restart Auto

EnableRestartSystem = True

 

# If EnableRestartSystem = True Describe hours of the day

# Example: 22: 00,23: 00 (hh: mm, hh: mm ...)

# NOTE: Separate ":" mm: hh and "," others restart time

RestartByTimeOfDay = 00: 00,12: 00 

 

# Seconds to restart the server (360 = 5 Minutes)

# default = 360

RestartSeconds = 360

 

i use l2jfrozen 1132. HELP ..

OH Btw with Restart via Global_tasks i get error after restart and server crashes :/

Update to L2jFrozen 1.5.

L2jFrozen 1.5 Information: https://l2devsadmins.net/reynaldev/index.php?board=66.0

  • 0
Posted
2 minutes ago, Reynald0 said:

Update to L2jFrozen 1.5.

L2jFrozen 1.5 Information: https://l2devsadmins.net/reynaldev/index.php?board=66.0

my ip got banned in this site idk why :/  thats what it says..also i fix auto-restart but after restart server terminated instead of restart

  • 0
Posted
4 minutes ago, wongerlt said:

why spaces before minutes??

RestartByTimeOfDay = 00: 00,12: 00 

must be

RestartByTimeOfDay = 00:00,12:00 

y i change those for possible fix but didnt work.. was java error not there.i fix that but my server after restart says shutdown successfully and terminated instead of do a restart :/ .pff

  • 0
Posted
43 minutes ago, scraw said:

y i change those for possible fix but didnt work.. was java error not there.i fix that but my server after restart says shutdown successfully and terminated instead of do a restart :/ .pff

show loggerout.log

  • 0
Posted
12 minutes ago, scraw said:

log4j.rootLogger=INFO, console,  file

log4j.appender.console=org.apache.log4j.ConsoleAppender
log4j.appender.console.threshold=DEBUG
log4j.appender.console.layout=org.apache.log4j.PatternLayout
log4j.appender.console.layout.ConversionPattern=%-5p %m%n

log4j.appender.file=org.apache.log4j.FileAppender
log4j.appender.file.append=true
log4j.appender.file.file=log/loggerOut.log
log4j.appender.file.threshold=INFO
log4j.appender.file.layout=org.apache.log4j.PatternLayout
log4j.appender.file.layout.ConversionPattern=%d{ABSOLUTE} %5p %c{1}:%L - %m%n
 

sorry but not possible to fix that.

  • 0
Posted (edited)
3 minutes ago, wongerlt said:

sorry but not possible to fix that.

??you have to be st*d to just say not possible to fix that.. always there is a fix..this is not broken back .its java problem lmao ,i just dont know how ..

Edited by scraw
  • 0
Posted
7 minutes ago, scraw said:

??you have to be st*d to just say not possible to fix that.. always there is a fix..this is not broken back .its java problem lmao ,i just dont know how ..

i ask u log file u send me config file.. so

  • 0
Posted
1 minute ago, wongerlt said:

i ask u log file u send me config file.. so

tell me where i can find it mate..IM NOOB i told that 

Guest
This topic is now closed to further replies.


×
×
  • Create New...