wearr

Results 20 comments of wearr

You can build the custom installer, and probably a couple of other smaller things, but like he said in the video, this is mostly patches to windows files that you'll...

Did you ever figure this out? I noticed you uploaded a video with the problem gone, did you end up screen recording it?

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

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```

I noticed this issue popped up when one of our whitelisted factions had incorrectly hosted JSON, so I figured I would write a quick fix for it, just in time...

https://github.com/wearrrrr/HaiKei/blob/main/docs/create_an_instance.md Reading the docs will help.

Update consumet.ts inside the package.json, unfortunately this project isn't really well maintained anymore as the site was taken down and I didn't have much more motivation to work on it.

Yarn should also work, you can manually patch the TS file to remove the marin function if you are desperate. I'd recommend asking the consumet members for help, I am...