We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Cannons v2.5.12 PurPur 1.18.2
I swapped out WorldEdit for FAWE today so I can copy large schematics in my survival from creative and use WE Cli tools.
https://www.spigotmc.org/resources/fastasyncworldedit.13932/
But this broke cannons with this error at boot
[13:00:40] [Server thread/INFO]: [Cannons] Enabling Cannons v2.5.12 [13:00:40] [Server thread/INFO]: [Cannons] Loading projectile configs [13:00:40] [Server thread/INFO]: [Cannons] type: PRIMED_TNT data: {} min: 1 max: 3 from str: PRIMED_TNT 1-3 [13:00:40] [Server thread/INFO]: [Cannons] type: PRIMED_TNT data: {} min: 1 max: 3 from str: PRIMED_TNT 1-3 [13:00:40] [Server thread/INFO]: [Cannons] type: PRIMED_TNT data: {} min: 1 max: 3 from str: PRIMED_TNT 1-3 [13:00:40] [Server thread/INFO]: [Cannons] type: PRIMED_TNT data: {} min: 1 max: 3 from str: PRIMED_TNT 1-3 [13:00:40] [Server thread/INFO]: [Cannons] type: PRIMED_TNT data: {} min: 1 max: 3 from str: PRIMED_TNT 1-3 [13:00:40] [Server thread/INFO]: [Cannons] type: PRIMED_TNT data: {} min: 1 max: 3 from str: PRIMED_TNT 1-3 [13:00:40] [Server thread/INFO]: [Cannons] type: PRIMED_TNT data: {} min: 1 max: 3 from str: PRIMED_TNT 1-3 [13:00:40] [Server thread/INFO]: [Cannons] type: PRIMED_TNT data: {} min: 1 max: 3 from str: PRIMED_TNT 1-3 [13:00:40] [Server thread/INFO]: [Cannons] type: PRIMED_TNT data: {} min: 1 max: 3 from str: PRIMED_TNT 1-3 [13:00:40] [Server thread/INFO]: [Cannons] type: PRIMED_TNT data: {} min: 1 max: 3 from str: PRIMED_TNT 1-3 [13:00:40] [Server thread/INFO]: [Cannons] type: CREEPER data: {} min: 1 max: 3 from str: CREEPER 1-3 [13:00:40] [Server thread/INFO]: [Cannons] type: PRIMED_TNT data: {} min: 1 max: 3 from str: PRIMED_TNT 1-3 [13:00:40] [Server thread/INFO]: [Cannons] type: PRIMED_TNT data: {FUSE_TIME=100} min: 1 max: 3 from str: PRIMED_TNT 1-3 {FUSE:100} [13:00:40] [Server thread/INFO]: [Cannons] type: PRIMED_TNT data: {} min: 1 max: 3 from str: PRIMED_TNT 1-3 [13:00:40] [Server thread/INFO]: [Cannons] type: PRIMED_TNT data: {} min: 1 max: 3 from str: PRIMED_TNT 1-3 [13:00:40] [Server thread/INFO]: [Cannons] Loading cannon designs [13:00:41] [Server thread/ERROR]: [Cannons] [Cannons v2.5.12] could not be enabled! [13:00:41] [Server thread/ERROR]: [Cannons] [Cannons v2.5.12] exception: [13:00:41] [Server thread/WARN]: com.mojang.brigadier.exceptions.CommandSyntaxException: Unknown block type 'minecraft:__reserved__' at position 0: <--[HERE]
The text was updated successfully, but these errors were encountered:
No branches or pull requests
Cannons v2.5.12
PurPur 1.18.2
I swapped out WorldEdit for FAWE today so I can copy large schematics in my survival from creative and use WE Cli tools.
https://www.spigotmc.org/resources/fastasyncworldedit.13932/
But this broke cannons with this error at boot
The text was updated successfully, but these errors were encountered: