MehVahdJukaar / sleep_tight

Other
2 stars 9 forks source link

incompatibility #19

Closed Willem07 closed 1 year ago

Willem07 commented 1 year ago

image

MehVahdJukaar commented 1 year ago

Send log

Willem07 commented 1 year ago

2023-03-26-1.log Mods are compatible and also compatible with the sounds physics mod, but the modpack crashes when sleep tight and more babies are together

MehVahdJukaar commented 1 year ago

i see that some mod (presumibly more babies) is forcefully loading my configs on mod construct. That fails as they require registration to have happened. on forge configs are loaded (by forge) after registration for this reason

MehVahdJukaar commented 1 year ago

yeah found this in their code

"

    // MAYBE YOU ARE NOT SUPPOSED TO DO THIS
    ConfigTracker.INSTANCE.loadConfigs(ModConfig.Type.COMMON, FMLPaths.CONFIGDIR.get());

  "
  which is self explanatory. they should at most load their own configs and that's not even the way to do it
MehVahdJukaar commented 1 year ago

send the other log pls

Willem07 commented 1 year ago

What other logs? Minecraft does not want to start, I will try to find another mod because of which this conflict occurs

MehVahdJukaar commented 1 year ago

you said there also was something with sound physics

MehVahdJukaar commented 1 year ago

nevermind i misread

Willem07 commented 1 year ago

A very strange mistake, I can't understand it. As soon as more than 21 mods are added to the mods folder, an error occurs and it doesn't matter which mod, absolutely any, but if there are less than 21 of any mod in the modpack, everything works! latest.log

Look at which mods I started checking the conflict with, but I think it doesn't matter Unnamed

Willem07 commented 1 year ago

I'm sorry if I'm not explaining it clearly. I don't speak English

Willem07 commented 1 year ago

In any case, if this is a problem on the side of the more babies mod, I won't use it

Your mods are much better than more babies!

MehVahdJukaar commented 1 year ago

yeah i reported it to them. I was en experimental changes taht they did which broke stuff so i would expect them to fix it soonish. anyways ty