- 0
HELP ME ON PROMPT
-
Similar Content
-
- 25 answers
- 4,284 views
-
- 6 answers
- 1,607 views
-
- 0 replies
- 757 views
-
- 1 answer
- 696 views
-
- 8 answers
- 1,236 views
-
We have placed cookies on your device to help make this website better. You can adjust your cookie settings, otherwise we'll assume you're okay to continue.
Question
vo1shebn1k
Good afternoon, I encountered such a problem when making a script with the PROMPT function, after choosing an action from the menu it does not translate into the PROMPT window, it gives this error. Tell me what you need to fix the screenshots and the code I’ll attach. excuse my english at google translator level
Script error: luaj.LuaError: @/storage/emulated/0/Download/1.lua:21
`blahblahblah()`
attempt to call nil
level = 1, const = 18, proto = 0, upval = 1, vars = 5, code = 45
CALL v1..v1
; PC 1 CODE 0080405D OP 29 A 1 B 1 C 1 Bx 513 sBx -130558
stack traceback:
/storage/emulated/0/Download/1.lua:21 in function 'GodeMode'
/storage/emulated/0/Download/1.lua:13 in function 'main'
/storage/emulated/0/Download/1.lua:51 in main chunk
[Java]: in ?
at luaj.LuaValue.checkmetatag(LuaValue.java:2780)
at luaj.LuaValue.callmt(LuaValue.java:1962)
at luaj.LuaValue.call(LuaValue.java:1389)
at luaj.LuaValue.callNotNull(LuaValue.java:3118)
at luaj.LuaClosure.execute(LuaClosure.java:507)
at luaj.LuaClosure.call(LuaClosure.java:166)
at luaj.LuaValue.callNotNull(LuaValue.java:3131)
at luaj.LuaClosure.execute(LuaClosure.java:508)
at luaj.LuaClosure.call(LuaClosure.java:159)
at luaj.LuaValue.callNotNull(LuaValue.java:3118)
at luaj.LuaClosure.execute(LuaClosure.java:507)
at luaj.LuaClosure.call(LuaClosure.java:159)
at android.ext.Script.runScript(Script.java:5600)
at android.ext.Script$ScriptThread.run(Script.java:5370)
15 answers to this question
Recommended Posts
Create an account or sign in to comment
You need to be a member in order to leave a comment
Create an account
Sign up for a new account in our community. It's easy!
Register a new accountSign in
Already have an account? Sign in here.
Sign In Now