Superkat32 / Explosive-Enhancement

Enhancing the explosion animation since 2023
https://modrinth.com/mod/explosive-enhancement
MIT License
12 stars 5 forks source link

Explotions not work on server if mod is not installed on FORGE server with CONNECTOR MOD #17

Closed Y5R closed 1 year ago

Y5R commented 1 year ago

I play on Forge 1.20.1 using connector mod, and explotions effect not showing if mod is not installed on server too

please update Mod description, what server side needed to)

Superkat32 commented 1 year ago

Explosive Enhancement shouldn't do anything when installed on the server because of this here.

https://github.com/Superkat32/Explosive-Enhancement/blob/master/src/main/resources/fabric.mod.json#L18C2-L18C27

To my knowledge, Connector shouldn't be affecting this enough(or at all really) to make it not work. Are you sure your settings are correct(e.g. particles set to all)?

Y5R commented 1 year ago

Yep, everything working in singleplayer mode, but on the same settings explotions is not showing at all then connected to server without installed mod

Mod instalation on server side fixes this

Maybe some Connector specific situation idk, Opened issue just FYI, maybe will help somebody)

Superkat32 commented 1 year ago

Yeah, that's really weird. Somebody else was able to fix another Connector issue by updating their Forgified Fabric API mod thing and deleting the Explosive Enhancement config file(which gets regenerated upon launch), but that was a different situation. I would say maybe try updating everything that might be related(Forgifed Fabric API, Connector, Explosive Enhancement), and try again. Beyond that, I don't have enough knowledge of Forge and Connector to really know where the issue lies.

I also don't have time to setup a test Forge server(never done it before, so will have to do research about it), but I'll try and figure that out later... eventually. Other than that, if you manage to fix the issue one day(or if it fixes itself), you can come back here and leave another comment saying its been fixed, and how you fixed it(if you did anything on purpose).