Enhanced AI

Enhanced AI

9M Downloads

Enhancedai/forge-server.toml not working error

Closed this issue ยท 1 comments

commented

Enhanced AI configuration settings (e.g., Enable Animals, Enable Villagers) are not taking effect in Minecraft 1.20.1, even after modifying the common.toml file. For instance, setting "Enable Animals" = false does not prevent animals from spawning in-game. This issue does not occur on Minecraft 1.19.2, where the configurations apply correctly. A persistent warning regarding forge-server.toml being "not correct" and "correcting" also appears in the logs.

Minecraft: 1.20.1
Forge: 47.4.0 -
Enhanced AI: 2.6.5
InsaneLib: (The version required by Enhanced AI 2.6.5)

Set up a clean Minecraft 1.20.1 instance with Forge.
Install only Enhanced AI version 2.6.5 and its dependency InsaneLib. (Optional: Also include Embeddium, as this was part of my minimal test setup).
Launch Minecraft once to generate the default configuration files, then close the game.
Navigate to config/enhancedai/ and open common.toml.
Locate a setting (e.g., "Enable Animals" = true) and change its value (e.g., to false).
Launch Minecraft again and load a world.
Observe that the changed setting (e.g., animals still spawning) is not applied in-game.
(Optional but relevant): Check the latest.log for a persistent warning about forge-server.toml (e.g., Configuration file ... forge-server.toml is not correct. Correcting). Note that attempts to delete and regenerate this file/folder have not resolved this specific warning.

Logs
https://pastequest.com/?8f360ef54cdae802#Uu1cosC9CqUwA5N4JSiRLCwe274tUkRyW1UZ99f3A18 here is a paste share site. You can see all the logs there.

Yes

commented

This mod doesn't change mob spawning, also what do I have to do with forge config file?