#When I start up I got some errors on console~
20 messages · Page 1 of 1 (latest)
Since this is the unstable-questing branch you will likely experience errors, though I believe this one in particular is being worked on already
Thank you for your answer
No problem
As there is a lot of work being done in unstable-quests, you will likely just want to keep an eye on the commits. They're rather frequent, and any errors in particular are quite likely to end up seeing a commit solving (or pushing it along to somewhere further down the line) those issues
Good to hear
But there is still one last error left
maybe just move the then from the end of line 33 to the start of line 34? Since it seems to be expecting it there
I'm not particularly familiar with lua but since it looks like it is expecting it there maybe just give it a try
let me try it~thanks a lot
No problem
Because of the file encoding
...ohh ew. It's that iso stuff at the beginning of a file?
just change it to UTF-8, that will be fine
I'll have to make another patch for the resources again then.