Compatibility
Minecraft: Java Edition
1.21.1
1.20.1
Platforms
Supported environments
Client and server
Tags
Creators
Details
Licensed GPL-3.0-only
Published 2 years ago
Changelog
- Fixed throwing ConcurrentModificationException when iterating over players in BattleFledEventHandler
- Fixed throwing NullPointerException when executing commands
- (Hopefully) fixed throwing Javascript TypeError (RuntimeException in Java) when players teleport away from Pokemon battle
Regarding the third issue, the exact cause is unknown but it's probably due to calling PokemonBattle#writeShowdownAction() before calling PokemonBattle#end(), causing race condition with PokemonBattle#tick() which also try to call PokemonBattle#writeShowdownAction()
Dependencies
Files
cobblemon-trainer-battle-1.11.9+1.7.3.jar(12.15 MiB) Primary
cobblemon-trainer-battle-1.11.9+1.7.3-serveronly.jar(12.05 MiB)
Metadata
Release channel
ReleaseVersion number
1.11.9+1.7.3Loaders
Fabric
Game versions
1.21.1Environment
Client and server, required on both



