MarkusBordihn / BOs-Mods-Optimizer

Automatic and realtime server bundling (one mod pack for client/server) and mod clean up for better performance and less crashes.
Other
3 stars 4 forks source link

Mods that could be included in the "client" list #9

Closed ChangeOtaku closed 8 months ago

ChangeOtaku commented 8 months ago

Just reporting that i found that the mod Reforgium can crash a server, so it would be nice to be in optimizer's "client-side" list. (plus, Connectedness could also be added, even if it doesnt crash anything) jeimultiblocks can also cause a crash

Loved your mods, thanks for solving so many annoying problems

MarkusBordihn commented 8 months ago

Thanks. I will add them with the next update, which could take some time because I got ill in the last days.

ChangeOtaku commented 8 months ago

so... adding on that, i added "jeimultiblocks" as a client mod into mods-optimizer's config file, it correctly added the ".client" in the .jar file, but there is a problem... (jeimultiblocks by default just doesnt work if its installed in client AND server, thats why i added it as a client only mod) even after all that the problems this mod causes still happen, here are some images to expand on it: (sorry if i end up being confusing, english isnt my first language)

Correct file correctly being renamed: image

Searching for "jeimultiblocks" (or something like it) in the server's modlist log (generated using CraftTweaker), showing the mod was disabled and couldnt be found in the log: image image image image image

"jeimultiblocks" is an addon for ImmersiveEngineering, thats why i also search for "imm". After manually deleting the .jar file, the problem was fixed and the mod started to work as intended, but i thought it could be useful to post (even though i think its a bug on jeimultiblocks's part)