- 0
SCRPIT ERROR
-
Similar Content
-
- 1 answer
- 1,000 views
-
- 2 answers
- 1,111 views
-
- 2 answers
- 1,047 views
-
- 3 answers
- 982 views
-
- 1 answer
- 763 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
PrinsDevian
Script ended:
Script error: org.luaj.vm2.LuaError: load /storage/emulated/0/UCDownloads/RoS_Script_V1.7.lua: org.luaj.vm2.LuaError: /storage/emulated/0/UCDownloads/RoS_Script_V1.7.lua:1
`<!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Transitional//EN" "http://www.w3.org/TR/xhtml1/DTD/xhtml1-transitional.dtd">`
unexpected symbol 60 (<)
at org.luaj.vm2.LuaValue.error(LuaValue.java:1075)
at org.luaj.vm2.Globals.loadfile(Globals.java:204)
at android.ext.Script.runScript(Script.java:3111)
How to fix this please
at android.ext.Script.access$18(Script.java:3108)
at android.ext.Script$ScriptThread.run(Script.java:3055)
Caused by: org.luaj.vm2.LuaError: /storage/emulated/0/UCDownloads/RoS_Script_V1.7.lua:1
`<!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Transitional//EN" "http://www.w3.org/TR/xhtml1/DTD/xhtml1-transitional.dtd">`
unexpected symbol 60 (<)
at org.luaj.vm2.compiler.LexState.lexerror(LexState.java:270)
at org.luaj.vm2.compiler.LexState.syntaxerror(LexState.java:274)
at org.luaj.vm2.compiler.LexState.primaryexp(LexState.java:1355)
at org.luaj.vm2.compiler.LexState.suffixedexp(LexState.java:1366)
at org.luaj.vm2.compiler.LexState.exprstat(LexState.java:1991)
at org.luaj.vm2.compiler.LexState.statement(LexState.java:2091)
at org.luaj.vm2.compiler.LexState.statlist(LexState.java:2108)
at org.luaj.vm2.compiler.LexState.mainfunc(LexState.java:2124)
at org.luaj.vm2.compiler.LuaC$CompileState.luaY_parser(LuaC.java:129)
at org.luaj.vm2.compiler.LuaC$CompileState.access$0(LuaC.java:120)
at org.luaj.vm2.compiler.LuaC.compile(LuaC.java:99)
at org.luaj.vm2.Globals.compilePrototype(Globals.java:323)
at org.luaj.vm2.Globals.loadPrototype(Globals.java:302)
at org.luaj.vm2.Globals.load(Globals.java:273)
at org.luaj.vm2.Globals.loadfile(Globals.java:202)
... 3 more
19 answers to this question
Recommended Posts