Skip to content

java.lang.NoClassDefFoundError: org.luaj.vm2.lib.Bit32Lib$Bit32LibV #19

@therealdt

Description

@therealdt

Hello,

with the latest version from Izzy (1.2.0) I get the following error running any lua script (e.g. debug.lua). I'm running Android 13 (LineageOS).

E AndroidRuntime: Process: org.netdex.androidusbscript, PID: 28745
E AndroidRuntime: java.lang.NoClassDefFoundError: org.luaj.vm2.lib.Bit32Lib$Bit32LibV
E AndroidRuntime: 	at a2.b.Q2(Unknown Source:12)
E AndroidRuntime: 	at a2.b.i0(Unknown Source:11)
E AndroidRuntime: 	at y1.t.p1(Unknown Source:2)
E AndroidRuntime: 	at b2.o.a(Unknown Source:26)
E AndroidRuntime: 	at k2.c.d(Unknown Source:62)
E AndroidRuntime: 	at org.netdex.androidusbscript.service.LuaUsbService.g(Unknown Source:2)
E AndroidRuntime: 	at org.netdex.androidusbscript.service.LuaUsbService.e(Unknown Source:0)
E AndroidRuntime: 	at org.netdex.androidusbscript.service.LuaUsbService.a(Unknown Source:0)
E AndroidRuntime: 	at j2.a.run(Unknown Source:4)
E AndroidRuntime: 	at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1137)
E AndroidRuntime: 	at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:637)
E AndroidRuntime: 	at java.lang.Thread.run(Thread.java:1012)

Metadata

Metadata

Assignees

Labels

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions