java.lang.InterruptedException: sleep interrupted
at java.base/java.lang.Thread.sleep(Native Method)
at net.sf.l2j.gameserver.events.TvTEvent.waiter(TvTEvent.java:409)
at net.sf.l2j.gameserver.events.TvTEventManager.waiter(TvTEventManager.java:150)
at net.sf.l2j.gameserver.events.TvTEventManager.run(TvTEventManager.java:70)
at net.sf.l2j.commons.pool.ThreadPool$TaskWrapper.run(ThreadPool.java:221)
at java.base/java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:515)
at java.base/java.util.concurrent.FutureTask.run(FutureTask.java:264)
at java.base/java.util.concurrent.ScheduledThreadPoolExecutor$ScheduledFutureTask.run(ScheduledThreadPoolExecutor.java:304)
at java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1128)
at java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:628)
at java.base/java.lang.Thread.run(Thread.java:834)
This shows up when shutting down or restarting the server. Does anyone know a solution and could help me?
Hello looking for info about two things.
when i use
ExternalLogin=true
CmdLineLogin=true
everything is working fine but:
1. strange arrangement of windows
2. the server name is in red, how can I change it?
Client: Classic 1.5 Age of Splendor
Question
Sonti
Hi,
This shows up when shutting down or restarting the server. Does anyone know a solution and could help me?
8 answers to this question
Recommended Posts
Create an account or sign in to comment
You need to be a member in order to leave a comment
Create an account
Sign up for a new account in our community. It's easy!
Register a new accountSign in
Already have an account? Sign in here.
Sign In Now