-
-
Notifications
You must be signed in to change notification settings - Fork 208
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
can't create 1.18.1 forge server #42
Comments
1.18.1 is not yet supported |
Hey any news on the support of the 1.18 ? @dscalzi |
I've been expending most of my energy trying to hit an aggressive deadline at work. I'll see if I can whip something up to run these versions without redoing any of the settings management. |
Okay so here's the basic status of everything. Forge 1.17.1 and 1.18.2 work with the changes I've made to the Nebula
Helios Launcher
Setbacks.
I'm going to have to dedicate a couple of full days to make the necessary changes to the settings view. Feel free to play around with the new versions on the branches in the meantime. |
Thanks for your great work we appreciate that. By the way take time for yourself, you deserve it ! |
Hi, |
when i use the command
npm run start -- generate server Test4 1.18.1 --forge 39.0.59
it can't find a structure for mods:
here the error message:
Error: No forge mod structure found for Minecraft 1.18.1! at Function.getForgeModStruct (/home/gitez/Development/Nebula/dist/util/VersionSegmentedRegistry.js:23:15) at ServerStructure.createServer (/home/gitez/Development/Nebula/dist/structure/spec_model/Server.struct.js:43:77)
The text was updated successfully, but these errors were encountered: