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 :/
I fixed same problem a while ago... look for an item which does not cause the character to stop walking/running when used and check its skill xml attributes, I think it's most likely the "operate_type" or the "next_action" attributes. First test different "operate_type" parameters.
I can offer this auto-farm with party assist feature, this picture is from L2jServer high five pack. but can adopt to other packs also.
Discord: l2retro
Question
scraw
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:
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 scraw26 answers to this question
Recommended Posts