aL BeasTie
Well-known member
I keep having a problem with this mod, sometimes it will not load the mod at all, even when there has been no changes. Often I have to run openbor several times until it will finally load the mod. Most of the time there is no errors, but occasionally it will give errors like this.
I seem to only get this error message when using build 4077, again it's random so most of the time the mod loads without issue, or simply crashes with no error. The other build I was using previously was 4055.
on inspection there appears to be no issues with any chars, disabling this char will often make it give the same error for a different char.
there is nothing our of the ordinary I can see, when you check the line numbers given by the Log, nothing is apparent.
line 335 leo.txt -
line 286 donblade.txt
In both chars these lines are very close to the anims BLOCK and BLOCKPAIN - I suspect the latter could be the issue.
I can't confirm if this is even an openbor problem or some kind of memory or other hardware issue, or simply another program interfering with openbor. I've tried disabling anything that could affect it like AV scanners etc.
I don't get this problem on other mods, much larger mods load everytime without problems.
EDIT: Forgot to mention the mod is on my dropbox and others have had the same issue, or it loads for them while at the same time it won't load for me etc. I tried moving the mod out of dropbox and the problem still persists.
Fatal Error in load_cached_model, file: data/chars/leo/leo.txt, line 335, message: Invalid animation name!
I seem to only get this error message when using build 4077, again it's random so most of the time the mod loads without issue, or simply crashes with no error. The other build I was using previously was 4055.
on inspection there appears to be no issues with any chars, disabling this char will often make it give the same error for a different char.
there is nothing our of the ordinary I can see, when you check the line numbers given by the Log, nothing is apparent.
line 335 leo.txt -
Code:
@cmd dasher 1 0 0 0
line 286 donblade.txt
Code:
move 0
In both chars these lines are very close to the anims BLOCK and BLOCKPAIN - I suspect the latter could be the issue.
I can't confirm if this is even an openbor problem or some kind of memory or other hardware issue, or simply another program interfering with openbor. I've tried disabling anything that could affect it like AV scanners etc.
I don't get this problem on other mods, much larger mods load everytime without problems.
EDIT: Forgot to mention the mod is on my dropbox and others have had the same issue, or it loads for them while at the same time it won't load for me etc. I tried moving the mod out of dropbox and the problem still persists.