ArkoSammy12 / creeper-healing

A server and client side, customizable Fabric mod to automatically and naturally heal Creeper explosions (and other kinds of explosions!).
GNU Lesser General Public License v2.1
2 stars 1 forks source link

Crash at load #5

Closed jrharris42 closed 1 year ago

jrharris42 commented 1 year ago

I'm having this issue with the latest version:

crash-2023-10-17_19.39.06-client.txt

ArkoSammy12 commented 1 year ago

I'm having this issue with the latest version:

crash-2023-10-17_19.39.06-client.txt

Hello. May I take a look at your current configuration file?

jrharris42 commented 1 year ago

Sure, Ill upload it later.

It definitely seems like going back to the last September version fixes me. Based on the changelog, that makes sense. I'll go back to the latest version and if I'm still having trouble I'll send you the file, then rename it and see if the game loads without a config file.

ArkoSammy12 commented 1 year ago

Make sure that the (new) configuration file contains the section for the replace map, including the little [replace_map] header title indicating its section. On a default config, with the last version of the mod, it should be located below all other config sections.

jrharris42 commented 1 year ago

When I went from the last September version to the first October version, my .toml file was created with 0 bytes in it. Deleting it and my .json and installing the very latest mod version did the trick. Thanks!

ArkoSammy12 commented 1 year ago

When I went from the last September version to the first October version, my .toml file was created with 0 bytes in it. Deleting it and my .json and installing the very latest mod version did the trick. Thanks!

You are welcome! Make sure to post any other issues you might have 👍