Reply to this ticket I'm still not sure exactly why this is happening since I converted the imported select.lua from crlf to lf, but if you import select.lua from other packages and try to run this in linux, will be funky. I solved this issue by creating a select.lua file from my ubuntu system ( using touch select.lua ) and manually entering the addChar and addStage calls in my editor through unix.
tl;dr: just create a select.lua from your unix system
./Ikemen_GO panic: script/main.lua:46: script/select.lua line:1(column:1) near '?': Invalid token stack traceback: G: in function 'assert' script/main.lua:46: in main chunk G: ? goroutine 1 locked to thread: panic(0x4406ec0, 0xc420180a00) /usr/local/go/src/runtime/panic.go:500 +0x1a1 main.main()

Need to Login to OSDN
Reply to this ticket