Skip to content
This repository has been archived by the owner on Dec 14, 2021. It is now read-only.

incompatibility issue #48

Closed
IchigoGames opened this issue May 10, 2017 · 6 comments
Closed

incompatibility issue #48

IchigoGames opened this issue May 10, 2017 · 6 comments

Comments

@IchigoGames
Copy link

can you fix the compatibility of RebornCore with TickProfiler atm you have to remove RebornCore and any mods that you it for TickProfiler to work on server.

@modmuss50
Copy link
Member

Can I have a link to the TickProfiler mod? And a log if it crashes? What happens? How do i make it happen?

@IchigoGames
Copy link
Author

IchigoGames commented May 10, 2017

https://jenkins.nallar.me/job/TickProfiler/ edit nvm about the 1.10 1.11.2 works

@cjm721
Copy link

cjm721 commented May 10, 2017

Its because the class loader you are using enforces signing and tickprofiler uses bytecode manipulation to add in all of its hooks into classes. To reproduce all you need to do is load a server with reborn core and tickprofiler.

Mod:
https://github.com/nallar/TickProfiler

Log:
https://gist.github.com/cjm721/86399bc502d1f9f2fdc06d2e855f4bce

@modmuss50
Copy link
Member

Uhh, ok. This is going to be a fun one to fix...

@modmuss50
Copy link
Member

Ok, I think the issue is that we are both using the same library to handle asm and he is on an older version.

@modmuss50
Copy link
Member

Should be fixed their side

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

No branches or pull requests

3 participants