scemino / engge

Open source remake of Thimbleweed Park's engine
https://scemino.github.io/
MIT License
150 stars 15 forks source link

script failure, index x does not exist #168

Closed Mac1512 closed 4 years ago

Mac1512 commented 4 years ago

Describe the bug script failure, index x does not exist

Testing the commit:

Fix call a callback when exiting elevator (https://github.com/scemino/engge/commit/aeb37dae999a0187eb837858dd4839b22ee7ec93)

To Reproduce

In part 1, driving Boris, once crossed the door, clicking before the sign that has the light, in that area the failure happens, I have not been able to determine the right point, but when pressing several times for that area it ends up appearing .

Expected behavior

Screenshots

I have not taken, but if they are needed I contribute

Desktop (please complete the following information):

Additional context

Log:

[2020-05-31 00:40:28.504] [log] [trace] start thread (anonymous TutorialHelpers.nut(172)): 300322 [2020-05-31 00:40:28.507] [log] [error] An error occured in the script: the index 'x' does not exist

[2020-05-31 00:40:28.507] [log] [error] CALLSTACK

[2020-05-31 00:40:28.509] [log] [error] *FUNCTION [unknown()] TutorialHelpers.nut line [180]

[2020-05-31 00:40:28.509] [log] [error] LOCALS

[2020-05-31 00:40:28.511] [log] [error] [dir] 1

[2020-05-31 00:40:28.512] [log] [error] [pos] TABLE

[2020-05-31 00:40:28.512] [log] [error] [this] TABLE

[2020-05-31 00:40:28.513] [log] [error] An error occured in the script: call failed

[2020-05-31 00:40:28.515] [log] [error] CALLSTACK

[2020-05-31 00:40:28.516] [log] [error] *FUNCTION [showTarget()] TutorialHelpers.nut line [172]

[2020-05-31 00:40:28.517] [log] [error] *FUNCTION [tutorialScreenPos()] TutorialHelpers.nut line [199]

[2020-05-31 00:40:28.517] [log] [error] LOCALS

[2020-05-31 00:40:28.518] [log] [error] [dir] 1

[2020-05-31 00:40:28.519] [log] [error] [pos] TABLE

[2020-05-31 00:40:28.519] [log] [error] [this] TABLE

[2020-05-31 00:40:28.520] [log] [error] [i] 1

[2020-05-31 00:40:28.521] [log] [error] [pos] TABLE

[2020-05-31 00:40:28.521] [log] [error] [this] TABLE

[2020-05-31 00:40:28.526] [log] [trace] stop thread 300317 [2020-05-31 00:40:28.528] [log] [trace] stop thread 300322

scemino commented 4 years ago

Thank you I will try to reproduce it

scemino commented 4 years ago

Sorry I did my best to reproduce it, but no luck, it works for me, maybe a video can help me understand what I do wrong.

Mac1512 commented 4 years ago

I'm sorry ... I think it was a bug derived from a corrupt save game, so the issue can be closed.

scemino commented 4 years ago

No problem, thank you for the feedback