You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
This issue was generated by todo based on a todo comment in 1d64051 when #1 was merged. cc @open-osrs.
Update:
That problem is squashed, now there is an error during merging Frames.
at org.objectweb.asm.Frame.merge(Frame.java:1268)
at org.objectweb.asm.Frame.merge(Frame.java:1233)
at org.objectweb.asm.MethodWriter.computeAllFrames(MethodWriter.java:1610)
at org.objectweb.asm.MethodWriter.visitMaxs(MethodWriter.java:1546)
at org.objectweb.asm.MethodVisitor.visitMaxs(MethodVisitor.java:772)
at org.objectweb.asm.util.CheckMethodAdapter.visitMaxs(CheckMethodAdapter.java:1029)
at net.runelite.asm.Method.accept(Method.java:161)
``
The text was updated successfully, but these errors were encountered:
Needs investigating.
openosrs-mobile/runelite-mixins/src/main/java/net/runelite/mixins/RSClientMixin.java
Lines 109 to 114 in 1d64051
This issue was generated by todo based on a
todo
comment in 1d64051 when #1 was merged. cc @open-osrs.Update:
That problem is squashed, now there is an error during merging Frames.
The text was updated successfully, but these errors were encountered: