gigibaba 0 Posted August 28, 2023 Share Posted August 28, 2023 [Error - Action Interface] [28/08/2023 01:33:21] In a timer event called from: [28/08/2023 01:33:21] data/actions/scripts/order.lua:onUse [28/08/2023 01:33:21] Description: [28/08/2023 01:33:21] data/lib/order.lua:122: attempt to call global 'getDirectionToWalk' (a nil value) [28/08/2023 01:33:21] stack traceback: Link to comment Share on other sites More sharing options...
0 zmovirzynski 3 Posted October 30, 2023 Share Posted October 30, 2023 Boa tarde, Na chamada da função "getDirectionToWalk" pode estar passando os parâmetros errados, ou a função está escrita errada ou a função pode não existir no seu arquivo .lua, verifique estes pontos. Se ela está em outro arquivo, verifique se importou corretamente, se ela for gerada dinamicamente, garanta que está sendo gerada antes de ser chamada. Link to comment Share on other sites More sharing options...
Question
gigibaba 0
[Error - Action Interface]
[28/08/2023 01:33:21] In a timer event called from:
[28/08/2023 01:33:21] data/actions/scripts/order.lua:onUse
[28/08/2023 01:33:21] Description:
[28/08/2023 01:33:21] data/lib/order.lua:122: attempt to call global 'getDirectionToWalk' (a nil value)
[28/08/2023 01:33:21] stack traceback:
Link to comment
Share on other sites
1 answer to this question
Recommended Posts