L2JDP Revision Number: 7205
when I give shutdown or restart from game, or even with Ctrl+C in console, this happens, and at the same time, Java.exe goes to 100% in CPU usage and stays forever like this :
Code: Select all
GM: **** issued shutdown command. shutting down in 5 seconds!GM shutdown countdown is over. shutting down NOW!All players disconnected.All ThreadPools are now stoppedGM shutdown received. Shutting down NOW!Exception in thread "AWT-Windows" java.lang.IllegalStateException: Shutdown in progress at java.lang.ApplicationShutdownHooks.add(ApplicationShutdownHooks.java:39) at java.lang.Runtime.addShutdownHook(Runtime.java:192) at sun.awt.windows.WToolkit.run(WToolkit.java:277) at java.lang.Thread.run(Thread.java:619)