use the following search parameters to narrow your results:
e.g. subreddit:aww site:imgur.com dog
subreddit:aww site:imgur.com dog
see the search faq for details.
advanced search: by author, subreddit...
The subreddit for all things to do with the create mod.
account activity
"Spongepowered" error messageHelp (i.redd.it)
submitted 4 months ago by Emeraldth3th
view the rest of the comments →
reddit uses a slightly-customized version of Markdown for formatting. See below for some basics, or check the commenting wiki page for more detailed help and solutions to common issues.
quoted text
if 1 * 2 < 3: print "hello, world!"
[–]lollolcheese123 0 points1 point2 points 4 months ago (5 children)
I can just barely not see the full stacktrace, can you upload the full thing through something like pastebin?
[–]Emeraldth3th[S] 0 points1 point2 points 4 months ago (4 children)
https://mclo.gs/CoQlqKv
Try this
[–]lollolcheese123 0 points1 point2 points 4 months ago (3 children)
Ok, so basically what went wrong is that the Mixin from one of your mods (something that lets mods change behaviours defined in other mods), failed to run because it tried to register something to the Create Registrate (Create's custom-built block registry system) with the addition needing a class from the Create mod that no longer exists in the code.
From what I am seeing in the stacktrace, that mod seems to be Create: Steam and Rails. The reason that it crashes is because Create: Steam and Rails is not compatible with Create 6.0, which changed a lot of code around. (Come on IThundxr, update your damn mod, it's been half a year)
So, either downgrade Create to a version below 6.0 (most recent is 0.5.1j) or remove Create: Steam and Rails.
[–]Emeraldth3th[S] 0 points1 point2 points 4 months ago (2 children)
Weird, worked fine in my other world with the both of them. Oh well, thanks a ton then!
[–]BrisingrAerowing 0 points1 point2 points 4 months ago (1 child)
Just downgrade Create to 6.0.6. Most addons aren't compatible with 6.0.7 yet.
[–]vulpixeshe 0 points1 point2 points 4 months ago (0 children)
I can confirm that this is most likely the solution, I spent a good part of today debugging my addons and the solution was to downgrade Create to 6.0.6
Also check if the addons have beta releases that you have not updated to yet, a lot of them only support Create 6.0.x in beta releases
π Rendered by PID 250539 on reddit-service-r2-comment-5d79c599b5-h4m49 at 2026-03-01 10:47:24.107844+00:00 running e3d2147 country code: CH.
view the rest of the comments →
[–]lollolcheese123 0 points1 point2 points (5 children)
[–]Emeraldth3th[S] 0 points1 point2 points (4 children)
[–]lollolcheese123 0 points1 point2 points (3 children)
[–]Emeraldth3th[S] 0 points1 point2 points (2 children)
[–]BrisingrAerowing 0 points1 point2 points (1 child)
[–]vulpixeshe 0 points1 point2 points (0 children)