this is the only issue
if someone can tell me what i'm doing that would be awsome.
2018-03-02 17:50:58,714 Critical Error - Thread: main terminated abnormaly: java.lang.Error: Can't load database script context: .\data\scripts\system\database.xmljava.lang.Error: Can't load database script context: .\data\scripts\system\database.xml at com.aionemu.commons.database.dao.DAOManager.init(DAOManager.java:74) ~[al-commons-1.0.jar:na] at com.aionemu.gameserver.GameServer.initUtilityServicesAndConfig(Unknown Source) ~[AL-Game.jar:na] at com.aionemu.gameserver.GameServer.main(Unknown Source) ~[AL-Game.jar:na]Caused by: java.io.FileNotFoundException: .\data\scripts\system\database.xml (The system cannot find the file specified) at java.io.FileInputStream.open(Native Method) ~[na:1.7.0_79] at java.io.FileInputStream.<init>(FileInputStream.java:146) ~[na:1.7.0_79] at com.aionemu.commons.scripting.scriptmanager.ScriptManager.load(ScriptManager.java:84) ~[al-commons-1.0.jar:na] at com.aionemu.commons.database.dao.DAOManager.init(DAOManager.java:71) ~[al-commons-1.0.jar:na] ... 2 common frames omitted



Reply With Quote


