Angry Mobs

Angry Mobs

2M Downloads

[Bug]: it doesn't work

the-punt opened this issue ยท 6 comments

commented

General Info

  • I am running a modpack
  • I can reproduce this issue consistently in single-player
  • I can reproduce this issue consistently in multi-player
  • I have searched for this issue previously and it was either (1) not previously reported, or (2) previously fixed and I am having the same problem.
  • I am crashing and can provide my crash report(s)
  • I am using the latest version of the mod

Forge version

47.3.0

Minecraft version

1.20.1

Mod version

4.1.1

Java version

I don't know what this means

Issue Description

i cannot configure the file (angrymobs-common) and when i put "true" on everything and start up the game, the mobs do not attack me or anything else. currently everything is set to true,

i also cannot tweak anything with crafttweaker.

interestingly, if i use a configuration mod that allows configuring, the mobs do attack me, but when i go to the page it says it's configuring and change it myself via notepad, it doesn't work.

i could use a configuring mod, but i'm more interested in using the extra things you can do with crafttweaker, which this configuring mod does NOT allow.

below is the image of the notepad, i've set everything to true, but mobs do NOT attack me.
image

Additional Information

No response

commented

There are some text programs that save configs in a way in which the config system Forge uses struggles and causes the config to be reset. (Notepad++ is notorious for that)

commented

The AI goals do not get added retroactively. So if you have created a world and changed the config after creation. Any existing mobs won't have the changes applied, only newly spawned mobs will have the changes get applied

commented

There are some text programs that save configs in a way in which the config system Forge uses struggles and causes the config to be reset. (Notepad++ is notorious for that)

alright, so notepad++ and notepad do not work for me, i also tried visual studio code which didn't work either, what programs do you recommend?

commented

I've never had issues with Sublime Text myself, but I rarely hand-edit the config. It shouldn't matter for the crafttweaker scripts though, only configs can break like that

commented

image
image
it didn't work, i inserted it onto both of these files in sublime text, what else could i do?

commented

You can't merge the 2 files. The config is separate from the attribute json for a reason