Open Krutoy242 opened 7 months ago
I don't think this would take more than a few milliseconds even if it was actually injected.
I dont know how mixins works, but i suspect that this would make my modpack load tiny bit faster and reduce incompatibility with other mods that changing same classes.
Yes we can, but I'm not enough free time for update :(
I have the same issue. At versions RandomTweaker upper 1.4.2 the game do not start
@Robolightning Are you sure it's the same issue? It's just a meaningless log.
@Robolightning Are you sure it's the same issue? It's just a meaningless log.
I don't have
FTBUltimine
installed, but according todebug.log
file, RandomTweaker still trying to inject its code:This is also sounds strange since its trying to inject even if this config option set to
false
:I expect, for every tweak in
randomtweaker.cfg
file, if option is disabled, it should not inject code into other mods. I dont know how mixins works, but i suspect that this would make my modpack load tiny bit faster and reduce incompatibility with other mods that changing same classes.