-
java.lang.UnsatisfiedLinkError: dalvik.system.PathClassLoader[DexPathList[[zip file "/data/app/com.eurya.luajit-1/base.apk"],nativeLibraryDirectories=[/data/app/com.eurya.luajit-1/lib/x86, /system/l…
-
I'm grateful to pass the news that Paul Kulchenko's ZeroBraneStudio now should support AndroLua debugging. The latest version of ZBS can be downloaded from https://github.com/pkulchenko/ZeroBraneStudi…
-
Hello! First of all, that's a great project and docs, thanks!
And I have a question regarding sandboxing. Do you have any instructions/examples about running of untested Lua code with this lib?
-
-
To ensure people are actually solving the problem rather than abusing the visibility of challenge test cases to write code that *only* works for the tests, there need to be secret test cases that are …
-
## Some information
Operating system: Linux Manjaro 5.12.8-1 x64
Java version: 8u252 x64
Minecraft version: 1.12.2 Forge 2847
Baritone version: 1.2.15 (With API)
[Mods](https://paste.dimdev.org/c…
-
自己弄了代码,但是用青龙上传的时候,提示token失败,麻烦老大帮忙看看改进改进。
-- 导入 Lua 和 Android 必要的模块
require "import"
import "android.app.*"
import "android.os.*"
import "android.widget.*"
import "android.view.*"
import "lay…
-
MC version 1.12.2
Advanced Macros version 7.7.7b
Baritone version 1.2.11 API Forge
Forge version 14.23.5.2768
Steps to reproduce:
1. Set up fresh MC Install (I used MultiMC)
2. Install the a…
-
com.luajava.LuaException: Runtime error. /data/user/0/com.zhihu.hydrogen.x/files/settings.lua:319: 错误信息:WebView only can replace before System WebView init
堆栈回溯com.norman.webviewup.lib.WebViewReplace…
-
in java 11 sometimes (if class loader = bootstrap) method Class.getClassLoader returns NULL!
So library LuajavaLib should be patched to new behaviour (line number is 146): `Object proxy = Proxy.newPr…