Hello, I am having a trouble with extracting the code from mod to sengoku.
I try to dump the code and i get following error:
alice.exe ain dump -c -o code.jam .\戦国ランス.ain
*ERROR*(../src/core/ain/dasm.c:print_argument:314): At 0x1c202e: Invalid variable number: 4
But when i try:
alice.exe ain dump -C -o code.jam .\戦国ランス.ain
It does work and i can see all the code. But i would rather work with parsed code, because I need to add new lines and such. Is there something that can be made about this?
Hello, I am having a trouble with extracting the code from mod to sengoku.
I try to dump the code and i get following error:
But when i try:
It does work and i can see all the code. But i would rather work with parsed code, because I need to add new lines and such. Is there something that can be made about this?