Doggy Talents Next

Doggy Talents Next

4M Downloads

Updated Doggy talents crash the Server on Launch on Config creation / Fabric 1.21.1

suerion opened this issue ยท 6 comments

commented

Hey, i had updated today the DoggyTalents and now it Crash on the Issue on writing the Config

Fabric 1.21.1

Latest.log
https://mclo.gs/49meiw0

Only Issue:
https://mclo.gs/NCFxFGg

Looked like an false temp path ->

Caused by: java.nio.file.NoSuchFileException: ./config/./config/doggytalents-client.new.tmp.toml

commented

This seems to be likely a prob with Forge Config API Port. For now a workaround is to simply remove DTN's client config file

commented

This seems to be likely a prob with Forge Config API Port. For now a workaround is to simply remove DTN's client config file

@DashieDev when the client Config is not given? It is not created, how should i remove it?

commented

In your server directory there is a folder called config and there is doggytalents-client.toml file., remove it.

commented

In your server directory there is a folder called config and there is doggytalents-client.toml file., remove it.

@DashieDev you could not read right, it has not created. The error says, it could not write the file, and there is no file

commented

It is confirmed to be a problem on the Forge Config API Port end. For now, a temporary workaround is to create the file were the missing directory is supposed to reference, in this case <your server directory>/config/config/doggytalents-client.new.tmp.toml

commented

Will try an d come back then