Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

GameState FieldHook breaks inject #2

Open
todo bot opened this issue Mar 4, 2021 · 0 comments
Open

GameState FieldHook breaks inject #2

todo bot opened this issue Mar 4, 2021 · 0 comments

Comments

@todo
Copy link

todo bot commented Mar 4, 2021

Needs investigating.


* @todo GameState FieldHook breaks inject
* @body Needs investigating.
*/
public void onGameStateChanged()
{
GameStateChanged event = new GameStateChanged();


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)  
``
@todo todo bot added the todo 🗒️ label Mar 4, 2021
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

0 participants