LongTimeEvent needs update of loading path for event configs.

Issue #307 resolved
CostyKiller created an issue

[WARN ] 2019-04-14 20:30:09 AbstractScript: HeavyMedal event: error reading D:\L2J\L2J_Server_Game\data\scripts\events\HeavyMedal\config.xml ! D:\L2J\L2J_Server_Game\data\scripts\events\HeavyMedal\config.xml (The system cannot find the path specified) java.io.FileNotFoundException: D:\L2J\L2J_Server_Game\data\scripts\events\HeavyMedal\config.xml (The system cannot find the path specified) at java.io.FileInputStream.open0(Native Method) ~[?:?]

Here is the fix: https://gist.github.com/CostyKiller/752deb1fbba33d5668f5dc682a1eb275

Comments (3)

  1. Log in to comment