Jump to content
  • 0

SCRPIT ERROR


PrinsDevian
 Share

Question

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

Link to comment
Share on other sites

Recommended Posts

  • 0
Quote
Quote

 

 

 

I am currently facing the same problem. 

I just downloaded a new script ROS hack.lua and use the GG app and excute script, but I have the error like the above mentioned, while the other script for ROS hack is working perfectly fine.

 

And about the "Do not load html file as script"? I am bit confused! No. I am totally confused! Isn't it the script (.lua) must be executed by using "execute script to run the hack? I just don't understand. Thanks bro.

Link to comment
Share on other sites

  • 0
  • Administrators

The file with the extension .lua should contain the text of the script, not the contents of the HTML page.

_______________________________________________
added 2 minutes later

If you have some papers in your wallet, it does not mean that these pieces of paper are money, just because you keep them in your wallet.
So here: the file extension does not change its contents. The content must match the extension.

Link to comment
Share on other sites

  • 0

I tried the method you just mentioned. When I downloaded the script via uc browser it containes ROS Mix Unbanned v0.1.lua (html). But it also fails. When i tried to redownload the script I even doubled check the file extension before proceeding.. so weired though.

 

Quote

Script ended:

Perhaps this script needs the latest version of GameGuardian. Try to update to the latest version.

 

Script error: org.luaj.vm2.LuaError: load /storage/emulated/0/UCDownloads/ROS UnBanned v1.LUA: org.luaj.vm2.LuaError: /storage/emulated/0/UCDownloads/ROS UnBanned v1.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:3112)

at android.ext.Script.access$18(Script.java:3109)

at android.ext.Script$ScriptThread.run(Script.java:3056)

Caused by: org.luaj.vm2.LuaError: /storage/emulated/0/UCDownloads/ROS UnBanned v1.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

 

Link to comment
Share on other sites

  • 0
  • Administrators
8 minutes ago, HeavenlyAnihillation said:

`<!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Transitional//EN" "http://www.w3.org/TR/xhtml1/DTD/xhtml1-transitional.dtd">`

If something is written in the output. Or if you opened a script file in a text editor, and there it is written. Then you did not download the script, but the html page.
You need a script. Download via chrome. Or another normal browser.

Link to comment
Share on other sites

  • 0

Hi Guys! I just encounter yet another error? Anyone can help?

 

Quote

Script ended:

Script error: org.luaj.vm2.LuaError: load /storage/emulated/0/UCDownloads/RosHackV4.2.0.lua: org.luaj.vm2.LuaError: /storage/emulated/0/UCDownloads/RosHackV4.2.0.lua:41

`Cmenu = gg.choice({'☆Speed 1.3','☆Speed 1.5','☆Speed 1.7x','☆Speed 2x','☆Speed 3x '},Lastt2,'--------May Not Work First Try--------                                                        `

unfinished string

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:3113)

at android.ext.Script.access$17(Script.java:3110)

at android.ext.Script$ScriptThread.run(Script.java:3057)

Caused by: org.luaj.vm2.LuaError: /storage/emulated/0/UCDownloads/RosHackV4.2.0.lua:41

`Cmenu = gg.choice({'☆Speed 1.3','☆Speed 1.5','☆Speed 1.7x','☆Speed 2x','☆Speed 3x '},Lastt2,'--------May Not Work First Try--------                                                        `

unfinished string

at org.luaj.vm2.compiler.LexState.lexerror(LexState.java:270)

at org.luaj.vm2.compiler.LexState.read_string(LexState.java:455)

at org.luaj.vm2.compiler.LexState.llex(LexState.java:630)

at org.luaj.vm2.compiler.LexState.next(LexState.java:692)

at org.luaj.vm2.compiler.LexState.testnext(LexState.java:828)

at org.luaj.vm2.compiler.LexState.explist(LexState.java:1278)

at org.luaj.vm2.compiler.LexState.funcargs(LexState.java:1297)

at org.luaj.vm2.compiler.LexState.suffixedexp(LexState.java:1392)

at org.luaj.vm2.compiler.LexState.simpleexp(LexState.java:1446)

at org.luaj.vm2.compiler.LexState.subexpr(LexState.java:1559)

at org.luaj.vm2.compiler.LexState.expr(LexState.java:1577)

at org.luaj.vm2.compiler.LexState.explist(LexState.java:1277)

at org.luaj.vm2.compiler.LexState.assignment(LexState.java:1672)

at org.luaj.vm2.compiler.LexState.exprstat(LexState.java:1994)

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

 

Link to comment
Share on other sites

  • 0

I am waiting when I want to start LAN Script Free Fire

Script ends:
Script error: org.luaj.vm2.LuaError: load / storage / emulated / 0: java.lang.NullPointerException: Trying to call the virtual method 'int java.io.InputStream.read (byte [])' on a null reference object
at org.luaj.vm2.LuaValue.error (LuaValue.java:1082)
at org.luaj.vm2.Globals.loadfile (Globals.java :35)
on android.ext.Script.runScript (Script.java: 5072)
on android.ext.Script $ ScriptThread.run (Script.java:4906)
Caused by: java.lang.NullPointerException: Trying to call the virtual method 'int java.io.InputStream.read (byte [])' on a null reference object
at org.luaj.vm2.Globals.loadfile (Globals.java :17)
... 2 more

How do you dig it? Please still know clearly the problem is I don't understand

Edited by Zulki
I use languages Indonesia I am sory
Link to comment
Share on other sites

  • 0

Script terminado:
Quizás este script necesite la última versión de GameGuardian. Intenta actualizar a la última versión.

Script error: luaj.LuaError: load /storage/emulated/0/SCRIPTS BY Alan💀☠️☠️/NewScript.lua: luaj.LuaError: /storage/emulated/0/SCRIPTS BY Alan💀☠️☠️/NewScript.lua:17
`null`
''end'' expected (to close ''function'' at line 14) near <eof>
    at luaj.LuaValue.error(LuaValue.java:1083)
    at luaj.Globals.loadfile(Globals.java:219)
    at android.ext.Script$ScriptThread.run(Script.java:1090)
Caused by: luaj.LuaError: /storage/emulated/0/SCRIPTS BY Alan💀☠️☠️/NewScript.lua:17
`null`
''end'' expected (to close ''function'' at line 14) near <eof>
    at luaj.compiler.LexState.lexerror(LexState.java:289)
    at luaj.compiler.LexState.syntaxerror(LexState.java:293)
    at luaj.compiler.LexState.check_match(LexState.java:887)
    at luaj.compiler.LexState.body(LexState.java:1317)
    at luaj.compiler.LexState.funcstat(LexState.java:2029)
    at luaj.compiler.LexState.statement(LexState.java:2112)
    at luaj.compiler.LexState.statlist(LexState.java:2156)
    at luaj.compiler.LexState.mainfunc(LexState.java:2172)
    at luaj.compiler.LuaC$CompileState.luaY_parser(LuaC.java:129)
    at luaj.compiler.LuaC.compile(LuaC.java:99)
    at luaj.Globals.compilePrototype(Globals.java:278)
    at luaj.Globals.loadPrototype(Globals.java:265)
    at luaj.Globals.load(Globals.java:231)
    at luaj.Globals.loadfile(Globals.java:213)
    ... 1 more

 

:(??????? 

Link to comment
Share on other sites

  • 0
On 7/24/2019 at 5:47 PM, Enyby said:

help

Komut dosyası bitti:

Belki bu komut dosyasının GameGuardian'ın en son sürümüne ihtiyacı vardır. En son sürüme güncellemeyi deneyin.

 

Script error: luaj.LuaError: @/storage/emulated/0/Download/u/başlıksıze.lua:13

` Menu = gg.multiChoice({' 🕹Developer Mode'..test, ''.. coba, '☠Antires'..testz, ' ..cobaz'},nil,'BordoGt Subscribe') `

attempt to concatenate string and nil

level = 1, pc = 12

stack traceback:

 /storage/emulated/0/Download/u/başlıksıze.lua:13 in function 'Main'

 /storage/emulated/0/Download/u/başlıksıze.lua:146 in main chunk

 [Java]: in ?

 at luaj.LuaValue.error(LuaValue.java:1076)

 at luaj.LuaValue.concatmt(LuaValue.java:2619)

 at luaj.LuaValue.concatTo(LuaValue.java:2587)

 at luaj.LuaString.concat(LuaString.java:358)

 at luaj.LuaClosure.execute(LuaClosure.java:401)

 at luaj.LuaClosure.call(LuaClosure.java:145)

 at luaj.LuaValue.callNotNull(LuaValue.java:3234)

 at luaj.LuaClosure.execute(LuaClosure.java:456)

 at luaj.LuaClosure.call(LuaClosure.java:145)

 at android.ext.Script.runScript(Script.java:5584)

 at android.ext.Script$ScriptThread.run(Script.java:5365)

Edited by prohackergg26
Link to comment
Share on other sites

  • 0

Script ended: Script error: luaj.LuaError: /storage/emulated/0/Download/BadCaseScriptLauncher.lua:-1 bad argument #2 to 'debug.upvalueid' (invalid upvalue index 2) 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/0/Download/BadCaseScriptLauncher.lua: in function 'devicedata' /storage/emulated/0/Download/BadCaseScriptLauncher.lua: in main chunk [Java]: in ? at luaj.lib.DebugLib$upvalueid.invoke(DebugLib.java:374) at android.ext.Script$wrap.invoke(Script.java:1112) at luaj.lib.VarArgFunction.call(VarArgFunction.java:62) at luaj.LuaValue.callNotNull(LuaValue.java:3144) at luaj.LuaClosure.execute(LuaClosure.java:513) at luaj.LuaClosure.call(LuaClosure.java:159) at luaj.LuaValue.callNotNull(LuaValue.java:3118) at luaj.LuaClosure.execute(LuaClosure.java:511) at luaj.LuaClosure.call(LuaClosure.java:159) at android.ext.Script.runScript(Script.java:5600) at android.ext.Script$ScriptThread.run(Script.java:5370)  please help

Edited by Mc10
Link to comment
Share on other sites

Guest
This topic is now closed to further replies.
 Share

×
×
  • Create New...

Important Information

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.