Posted August 16, 201510 yr hi i found a really cool mod but to instal it on my server i had to use the -javaagent argument does forge support this or not because it seems that forge ignore the -javaagent argumment
August 16, 201510 yr Author the mod that i want to add via -javaagent is UgoCraft for some reasons the creator made it only possible to instal it wth -javaagent i tryd but i wont seem to load
August 16, 201510 yr Question tho - is there even UgoCraft version for forge (1.7.10+)? I don't think I saw one last time I checked (something might have changed). 1.7.10 is no longer supported by forge, you are on your own.
August 16, 201510 yr UgoCraft is one of those mods that edit deeply into the Vanilla codebase. It is a coremod, done wrong. Except I suspect it was never designed to work with anything but vanilla because it would just screw everything up. So I doubt that you could get it to work with Forge. I haven't looked into exactly what it is doing in it's agent. But it's probably doing something imiliar to setting up our classloader system like we do in LegacyLauncher to allow it to edit classes or substitute its own. Either way, we do not actively stop usage of agents, however, in most cases they do stuff that will break mods/vanilla/forge so we do not support 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
Join the conversation
You can post now and register later. If you have an account, sign in now to post with your account.
Note: Your post will require moderator approval before it will be visible.