Closed hfreeb closed 8 years ago
Try deleting the empty files, does the error persist?
Ideally, you'd be looking for what corrupts the configuration files, this is more or less an aftereffect.
I have tried deleted the empty files as well as using a near empty plugin to send the lang files. Neither of these worked.
Can you post a reproducable example plugin causing this error?
https://gist.github.com/Desetude/5021da1a9950aaf7916409941170c5a2 Using the latest 0.3.1 version of codelanxlib from the public maven repo (http://repo.codelanx.com/content/repositories/public/com/codelanx/codelanxlib/0.3.1-SNAPSHOT/)
Throws this error: http://hastebin.com/itugiwatax.sm
Should have time to fix this either at the end of this week or next week.
Any update on this?
Been quite a bit busy, but since I've just finished a game update release, should have time to fix it as of next weekend.
Still being investigated, just noting that it's not forgotten
Good news, this was fixed in CodelanxCommons (the parent project of CodelanxLib):
https://github.com/Codelanx/CodelanxCommons/commit/072a091075db38e4b40496890ddc445b6cf005e5
It's being deployed now for CodelanxLib 0.3.2
When lang is attempted to be used, from my plugin and CodelanxLib internally this error is thrown:
Also, my plugin's and Codelanx's internal lang are empty, even after server restarts.