Pokemons doesn't attack
Rodo1607 opened this issue ยท 10 comments
Issue Description:
I can't fight wild pokemon because they don't attack each other
What happens:
At first everything was fine but from one day to another my pokemons stopped attacking wild pokemons (there is no fight). I can only fight against other trainers
What you expected to happen:
I hope they fight
Steps to reproduce:
- I throw the pokemon
- My pokemon sees the other but they don't attack
Affected Versions (Do not use "latest"): Replace with a list of all mods you have in.
- Pokecube AIO: 3.20.1
- Minecraft: 1.19.2
see if this is fixed in 3.20.2? one of the fixes was for what pokemobs decide to target.
Note that your pokemobs will tend to not fight another pokemob if that other pokemob is guarding and egg, or if yours is trying to guard an egg
Now I download the new version and confirm. On the other hand, they don't want to fight in general.
I have tried combat, and for me it works as intended, except for when the enemy is guarding an egg.
Can you set debug_moves, debug_ai, debug_commands to true in pokecube-common.toml, then start the game, try a fight where it doesn't work, close the game, then send:
latest.log
pokecube.log
thutcore.log
debug.log (if it exists)
those files should be in the logs folder
in the config folder, there should be a pokecube folder, then the file is in there, you can edit it with any normal text editor, like notepad, nano, etc
See if 3.20.3 fixes it, it was just uploaded, but should be available on curseforge at some point
there should be a "config" folder, same place as the "mods" folder that the mod jars go in.
Inside that folder, should be a "pokecube" folder, containing the relevant file, pokecube-common.toml, which you can edit with an text editor.
Look in there for the debug options, change false to true, then:
- start the game
- try the battle
- close the game
- look in
logsfolder, and send thepokecube.log