0% found this document useful (0 votes)
81 views1 page

Lua Error Log

The document reports two errors that occurred at different times while running code. Both errors occurred on line 168 of the JoyStick component script when attempting to call the getName method on a nil value. The second error includes a long stack trace.
Copyright
© © All Rights Reserved
We take content rights seriously. If you suspect this is your content, claim it here.
Available Formats
Download as TXT, PDF, TXT or read online on Scribd
0% found this document useful (0 votes)
81 views1 page

Lua Error Log

The document reports two errors that occurred at different times while running code. Both errors occurred on line 168 of the JoyStick component script when attempting to call the getName method on a nil value. The second error includes a long stack trace.
Copyright
© © All Rights Reserved
We take content rights seriously. If you suspect this is your content, claim it here.
Available Formats
Download as TXT, PDF, TXT or read online on Scribd
You are on page 1/ 1

time : 2021-06-03,06:18:04

error : [string "Data/Script/UI/Component/JoyStick"]:168: attempt to call method


'getName' (a nil value)
stack traceback:
[string "Data/Script/framework/functions"]:684: in function 'getName'
[string "Data/Script/UI/Component/JoyStick"]:168: in function <[string
"Data/Script/UI/Component/JoyStick"]:163>1295003703

time : 2021-06-03,06:30:14
error : [string "Data/Script/UI/Component/JoyStick"]:168: attempt to call method
'getName' (a nil value)
stack traceback:
[string "Data/Script/framework/functions"]:684: in function 'getName'
[string "Data/Script/UI/Component/JoyStick"]:168: in function <[string
"Data/Script/UI/Component/JoyStick"]:163>129500395612950037031295003703129500370312
9500370312950037031295003703129500369712950036971295003703

You might also like