Hello,
I’ve done some significant work on an app recently and after compiling to Windows received the following error, which did not appear at all after a thorough testing within the simulator.
12:05:05.804 Platform: Aspire X1470 / x64 / 6.1 / AMD Radeon HD 6410D / 4.1.10834 Compatibility Profile Context / 2017.3068 / en\_CA | CA | en\_CA | en 12:05:07.444 ERROR: Runtime error 12:05:07.444 ?:0: attempt to concatenate field '?' (a nil value) 12:05:07.444 stack traceback: 12:05:07.444 ?: in function '?' 12:05:07.444 ?: in function 'dispatchEvent' 12:05:07.444 ?: in function 'gotoScene' 12:05:07.444 ?: in function '?' 12:05:07.444 ?: in function \<?:182\> 12:05:22.544 Application closed with exit code: 0
I’m not exactly sure how to interpret this traceback and can’t even tell where an error could be coming from. If you’d like to see the code itself I can also upload it, although I’d like to hopefully be able to figure it out myself after understanding the traceback and what could be causing an error like this.
Thanks in advance!
