Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Cannot change configs #57

Open
IllusoryZephyr opened this issue Jun 16, 2024 · 0 comments
Open

Cannot change configs #57

IllusoryZephyr opened this issue Jun 16, 2024 · 0 comments
Labels
bug Something isn't working priority: high High priority

Comments

@IllusoryZephyr
Copy link

IllusoryZephyr commented Jun 16, 2024

When changing configs using commands in game, it returns
"An unexpected error occurred trying to execute that command"

I scrolled though the logs and found a possible cause,
"[Server thread/WARN]: Could not read config, using default settings: java.lang.RuntimeException: java.io.FileNotFoundException: C:\Users\illus\AppData\Roaming\PrismLauncher\instances\1.20.4.minecraft\saves\Deep Flat\.\enchantedshulkers.toml (The system cannot find the file specified)"

I went to the saves folder and found "enchantedshulkers.toml", but not in the path the game tried to find. It was in
"C:\Users\illus\AppData\Roaming\PrismLauncher\instances\1.20.4.minecraft\saves\Deep Flat\enchantedshulkers.toml"

There was an extra "\.\" in the path the system tried to find. I'm no expert in modding though. Tried to create a folder named "." but it doesn't work.

@RubixDev RubixDev added bug Something isn't working priority: high High priority labels Jun 29, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working priority: high High priority
Projects
None yet
Development

No branches or pull requests

2 participants