#When I start up I got some errors on console~

20 messages · Page 1 of 1 (latest)

chrome bolt
#

emm~~~I had no idea myself

unreal knot
#

Since this is the unstable-questing branch you will likely experience errors, though I believe this one in particular is being worked on already

chrome bolt
#

Thank you for your answer

unreal knot
#

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

chrome bolt
#

I found the problem

#

It's the reason for the file encoding

#

Now it's okay

unreal knot
#

Good to hear

chrome bolt
#

But there is still one last error left

unreal knot
#

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

chrome bolt
#

let me try it~thanks a lot

unreal knot
#

No problem

radiant quail
#

What exactly did you do to fix it? I get it too.

chrome bolt
#

Because of the file encoding

radiant quail
#

...ohh ew. It's that iso stuff at the beginning of a file?

chrome bolt
#

just change it to UTF-8, that will be fine

radiant quail
#

I'll have to make another patch for the resources again then.