Jump to content

Recommended Posts

Posted

So, I'm trying to just replace certain class files on runtime, not inject into them. Basically, I am thrown an error below when I try to use the mod.

 

Error: http://pastebin.com/hAcK8m9Q

 

However, this shouldn't be happening. The block file in question is

 

 

  Reveal hidden contents

 

 

And it's loaded from the preinit of the main class:

 

 

  Reveal hidden contents

 

 

 

  Reveal hidden contents

 

 

What could be causing this, and how do I fix it?

Posted

Why are you trying to do this with ASM?

Seems something you can do in basic java.

Also I dont see your coremod side, as you say that's the thing thats injecting stuff we'd need to see it.

 

I do Forge for free, however the servers to run it arn't free, so anything is appreciated.
Consider supporting the team on Patreon

Guest
This topic is now closed to further replies.

Announcements



×
×
  • Create New...

Important Information

By using this site, you agree to our Terms of Use.