求助真正楓之谷189 開起來都變成這樣
java.lang.ExceptionInInitializerError
at server.swing.WvsCenter.i(WvsCenter.java:271)
at server.swing.WvsCenter.main(WvsCenter.java:3536)
at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
at sun.reflect.NativeMethodAccessorImpl.invoke(Unknown Source)
at sun.reflect.DelegatingMethodAccessorImpl.invoke(Unknown Source)
at java.lang.reflect.Method.invoke(Unknown Source)
at com.exe4j.runtime.LauncherEngine.launch(Unknown Source)
at com.exe4j.runtime.WinLauncher.main(Unknown Source)
Caused by: java.lang.RuntimeException: Loading WZ File failed
at e.h.a(MapleDataProviderFactory.java:51)
at e.h.a(MapleDataProviderFactory.java:35)
at e.h.a(MapleDataProviderFactory.java:67)
at server.b.<init>(CashItemFactory.java:33)
at server.b.<clinit>(CashItemFactory.java:25)
... 8 more
Caused by: java.io.FileNotFoundException: wz\Etc.wz (系統找不到指定的檔案。)
at java.io.FileInputStream.open0(Native Method)
at java.io.FileInputStream.open(Unknown Source)
at java.io.FileInputStream.<init>(Unknown Source)
at e.c.h.<init>(WZFile.java:51)
at e.h.a(MapleDataProviderFactory.java:49)
... 12 more