pufmat / skillsmod

A Minecraft mod that adds a fully configurable skill system to the game.
Other
36 stars 10 forks source link

invalid configuration, check game logs #34

Open ZEROmagicQ opened 1 year ago

ZEROmagicQ commented 1 year ago

image

ZEROmagicQ commented 1 year ago

/reload dont work

pufmat commented 1 year ago

/reload dont work

What do you mean? Does this command fail to reload the game at all or just the mod?

The popup says, your configuration is invalid or outdated. You should check your game logs to figure out the cause. Alternatively you can delete current configuration to restore default one. You can also send logs here.

Drolbmudboh commented 11 months ago

Same issue here. If I delete the old files, this still comes up. Pack is Prominence II

Bronski commented 11 months ago

I was also having this with the latest Prom II Forge. It did go away when I deleted the puffer config folder (with server off). I'm guessing LPS was trying to customize it somehow.

Update: I let LPS know. They said this was a major part of the pack progression but then didn't seem receptive to fixing it. 🤷‍♂️

nvb-uy commented 11 months ago

Same issue here. If I delete the old files, this still comes up. Pack is Prominence II

I was also having this with the latest Prom II Forge. It did go away when I deleted the puffer config folder (with server off). I'm guessing LPS was trying to customize it somehow.

Update: I let LPS know. They said this was a major part of the pack progression but then didn't seem receptive to fixing it. 🤷‍♂️

This is not related to Puffish and it's just an issue we had in an older prominence version because the config was outdated, this was fixed on a hotfix and does not happen anymore in any newer version.

Fresh install of prom 2 forge v1.3.6: https://cdn.discordapp.com/attachments/1107942536737193994/1165046474191667260/image.png

Bronski commented 11 months ago

this was fixed on a hotfix and does not happen anymore in any newer version.

Weird. I installed 1.3.6 last night. I used ATL, if that matters. I'll compare your image against the 'error' version to see if it's actually working despite the toast.

2nd update: The combatroll mod is referenced in LPS' pufferfish config. I believe removing it is what caused this error in my case. Perhaps Pufferfish should put that info in the game logs since it's telling you to review them. We couldn't find anything by searching for "puffer."

Drolbmudboh commented 10 months ago

this was fixed on a hotfix and does not happen anymore in any newer version.

Weird. I installed 1.3.6 last night. I used ATL, if that matters. I'll compare your image against the 'error' version to see if it's actually working despite the toast.

2nd update: The combatroll mod is referenced in LPS' pufferfish config. I believe removing it is what caused this error in my case. Perhaps Pufferfish should put that info in the game logs since it's telling you to review them. We couldn't find anything by searching for "puffer."

There was no hotfix released for Prom was there? I just checked and nothing. For the error, you need to search "puff" only otherwise you will miss it :)

I got it to work by editing out the 6 skills that were not configured correctly. Hopefully when the pack gets updated, they will update pufferfishmods and it will resolve itself!

nvb-uy commented 10 months ago

this was fixed on a hotfix and does not happen anymore in any newer version.

Weird. I installed 1.3.6 last night. I used ATL, if that matters. I'll compare your image against the 'error' version to see if it's actually working despite the toast. 2nd update: The combatroll mod is referenced in LPS' pufferfish config. I believe removing it is what caused this error in my case. Perhaps Pufferfish should put that info in the game logs since it's telling you to review them. We couldn't find anything by searching for "puffer."

There was no hotfix released for Prom was there? I just checked and nothing. For the error, you need to search "puff" only otherwise you will miss it :)

I got it to work by editing out the 6 skills that were not configured correctly. Hopefully when the pack gets updated, they will update pufferfishmods and it will resolve itself!

It's not an issue with puffish, but rather because you modified the modpack and removed a mod that added an attribute used in the skill tree. The issue that was in the modpack was almost 2 months ago and was fixed immediately, so it's either you're using a really outdated version, or that you removed a mod required for the skill tree to work.

Drolbmudboh commented 10 months ago

this was fixed on a hotfix and does not happen anymore in any newer version.

Weird. I installed 1.3.6 last night. I used ATL, if that matters. I'll compare your image against the 'error' version to see if it's actually working despite the toast. 2nd update: The combatroll mod is referenced in LPS' pufferfish config. I believe removing it is what caused this error in my case. Perhaps Pufferfish should put that info in the game logs since it's telling you to review them. We couldn't find anything by searching for "puffer."

There was no hotfix released for Prom was there? I just checked and nothing. For the error, you need to search "puff" only otherwise you will miss it :) I got it to work by editing out the 6 skills that were not configured correctly. Hopefully when the pack gets updated, they will update pufferfishmods and it will resolve itself!

It's not an issue with puffish, but rather because you modified the modpack and removed a mod that added an attribute used in the skill tree. The issue that was in the modpack was almost 2 months ago and was fixed immediately, so it's either you're using a really outdated version, or that you removed a mod required for the skill tree to work.

I get the comments, I do. Modpack is up to date, with Pufskills up to date with the issue. I did reinstall the pack and fixed the issue. There was a coding problem i found in VSCode where there was attributes defined, not linked. But it is working now so thanks for that.