- 1
Why Script Ended:Script Error ?
-
Similar Content
-
- 1 answer
- 969 views
-
- 1 answer
- 739 views
-
- 2 answers
- 1,085 views
-
- 1 answer
- 717 views
-
- 2 answers
- 1,047 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
AliceAlmony
Got a script error here, I have no clue about scripting etc. I'm not looking to be a burden though any help will be very much appreciated! Any tutorial links to figure this one out or what i'm looking at here?
Script ended:
Script error: luaj.LuaArgError: /storage/emulated/legacy/BADCASESCRIPTLAUNCHER/BadCaseScriptLauncher.lua:-1
bad argument #2 to 'debug.upvalueid' (invalid upvalue index 2) (field 'upvalueid')
level = 1, const = 22, proto = 0, upval = 1, vars = 13, code = 81
CALL v10..v12 v10..v10
; PC 30 CODE 0180829D OP 29 A 10 B 3 C 2 Bx 1538 sBx -129533
stack traceback:
/storage/emulated/legacy/BADCASESCRIPTLAUNCHER/BadCaseScriptLauncher.lua: in function 'devicedata'
/storage/emulated/legacy/BADCASESCRIPTLAUNCHER/BadCaseScriptLauncher.lua: in main chunk
[Java]: in ?
at luaj.LuaValue.argerror(LuaValue.java:1021)
at luaj.lib.DebugLib$upvalueid.invoke(DebugLib.java:374)
at android.ext.Script$wrap.invoke(Script.java:1111)
at luaj.lib.VarArgFunction.call(VarArgFunction.java:62)
at luaj.LuaClosure.execute(LuaClosure.java:515)
at luaj.LuaClosure.call(LuaClosure.java:160)
at luaj.LuaClosure.execute(LuaClosure.java:513)
at luaj.LuaClosure.call(LuaClosure.java:160)
at android.ext.Script.runScript(Script.java:5667)
at android.ext.Script$ScriptThread.run(Script.java:5406)
Link to comment
Share on other sites
Top Posters For This Question
13
7
5
4
Popular Days
Oct 28
20
Oct 24
3
Nov 4
3
Apr 8
2
Top Posters For This Question
AliceAlmony 13 posts
CmP 7 posts
Enyby 5 posts
BadCase 4 posts
Popular Days
Oct 28 2019
20 posts
Oct 24 2019
3 posts
Nov 4 2019
3 posts
Apr 8 2022
2 posts
Popular Posts
Enyby
Script with mistake. Write to author.
CmP
Fixed version of the script that works with currently latest version of GG (87.2): BadCaseScriptLauncher_fixed.lua All credit goes to @BadCase.
Enyby
Mistake in script. io.open do not support mode 'W' (upper case letter): https://www.lua.org/manual/5.3/manual.html#pdf-io.open
Posted Images
31 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