Animations Glitchy, Opcode 127 - Multi-Revision Ruse.
Hello lads, does anyone know why my client asks for OPCode 127
Code:
Error unrecognised OSRS anim config code: 127 for anim 8537
Error unrecognised OSRS anim config code: 127 for anim 8638
(This happens on approximately 200 animations)..
I think this error/issue is responsible for the stutter occuring on these specific animations, but I have no clue why it would ask for 127.
Example of the issue occuring: [Only registered and activated users can see links. Click Here To Register...]
Line showing the text mentioned earlier (opcode + animation id): ->
Code:
System.out.println("Error unrecognised OSRS anim config code: " + opcode + " for anim " + id);
Loading and handling the OSRS animations from a completely separate index.. using #189 data from a rune-server thread in Configurations.
The OSRS Readvalues for the Animations: [Only registered and activated users can see links. Click Here To Register...]