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

Scripting System seems to not load #18

Open
wearrrrr opened this issue Mar 11, 2023 · 3 comments
Open

Scripting System seems to not load #18

wearrrrr opened this issue Mar 11, 2023 · 3 comments

Comments

@wearrrrr
Copy link

I compile it with gradle, the build is successful and the client runs, however its just regular minecraft with forge. There are obviously mixins but they don't seem to do anything to the game. Is there a specific launch option I am missing or is this an issue?

@wearrrrr
Copy link
Author

For reference I am using arch linux and Intellij to accomplish this.

@wearrrrr
Copy link
Author

wearrrrr commented Mar 11, 2023

Using breakpoints I can confirm that MixinBootstrap.init(); isn't even getting called, I hope I am just missing a launch argument

My current launch argument is -Dfml.coreMods.load=net.superblaubeeree27.clientbase.injection.MixinLoader=DFORGE_FORCE_FRAME_RECALC=true

@xDiogow
Copy link

xDiogow commented Feb 17, 2024

You managed to fix ?

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

No branches or pull requests

2 participants