Is anyone having this problem?
Versions
Java version 1.8.0_221
OSBOT version: 2.5.58
Method to run the program:
On CMD: java -jar <path to osbot.jar>
Issue:
It won't get past Applying client injections/modifications
Things I tried:
- Delete and reinstall everything then restart computer
Log every time I execute when I click "Add Bot":
[ERROR][09/12 03:12:08 PM]: Uncaught exception!
java.lang.VerifyError: Expecting a stackmap frame at branch target 49
Exception Details:
Location:
client.vm(Lhy;IIZ)V @10: goto
Reason:
Expected stackmap frame at this location.
Bytecode:
0x0000000: 130c a32a b401 6c68 3604 a700 2713 2c66
0x0000010: 2ab4 0ea3 689a 000d a700 f32a b30e b4a7
0x0000020: 012a 042a b40e a313 2c67 68a0 0028 a700
0x0000030: 1013 0a06 2ab4 0167 6836 05a7 ffd2 2a1b
0x0000040: 2ab4 0957 1309 5668 6413 2c68 68b5 016c
0x0000050: a700 ea05 132c 692a b40e a368 a000 dea7
0x0000060: 0094 1906 2ab4 0eb2 b509 fba7 0140 2a13
0x0000070: 0ea1 130e ab2a b40e ad68 2ab4 0167 132c
0x0000080: 6a68 682a b40e af13 2c6b 686c 68b5 016c
0x0000090: a700 9b2a 132c 6c2a b40e a968 b501 67a7
0x00000a0: 0045 042a b40e a613 0ea5 68a0 0018 2a1c
0x00000b0: 130e a72a b40e a968 6413 0eaa 68b5 0167
0x00000c0: a700 2413 0ea5 2ab4 0ea6 6805 a000 182a
0x00000d0: 130e aa1c 130e a72a b40e a968 6810 0e7a
0x00000e0: 68b5 0167 2ab4 0ea3 132c 6d68 07a0 003e
0x00000f0: a7ff 7e2a 132c 6e2a b409 5713 2c6f 681b
0x0000100: 6810 0e7a 68b5 016c a700 322a 132c 702a
0x0000110: b409 5768 b501 6ca7 0023 130e b52a b40e
0x0000120: b668 1105 39a0 0024 a7fe f307 2ab4 0ea6
0x0000130: 130e a568 a0ff e6a7 002d 0313 2c71 2ab4
0x0000140: 0ea6 68a0 ff5f a7ff 4d1d 9900 692a b40e
0x0000150: b2c6 0062 1504 2ab4 016c 130c a368 a000
0x0000160: 2ba7 003a 2a13 0eaa 2ab4 0eaf 132c 7268
0x0000170: 130c a32a b401 6c68 6813 2c73 2ab4 0ead
0x0000180: 686c 68b5 0167 a7ff 94bb 0479 59b7 09f8
0x0000190: 3a06 1906 2ab5 0cda a7fe ca15 0513 2c74
0x00001a0: 2ab4 0167 689f 000e a7ff e1b2 0eb9 1906
0x00001b0: b60e bcb1
at java.lang.Class.getDeclaredConstructors0(Native Method)
at java.lang.Class.privateGetDeclaredConstructors(Unknown Source)
at java.lang.Class.getConstructor0(Unknown Source)
at java.lang.Class.newInstance(Unknown Source)
at org.osbot.rs07.Bot.initialize(bj:792)
at org.osbot.pe.IiiIIiiIiiii(wp:12)
at org.osbot.pe.IiiIIiiIiiii(wp:5)
at org.osbot.ZA.IiiIIiiIiiii(tv:200)
at java.util.concurrent.ThreadPoolExecutor.runWorker(Unknown Source)
at java.util.concurrent.ThreadPoolExecutor$Worker.run(Unknown Source)
at java.lang.Thread.run(Unknown Source)