Skip to content
New issue

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 break with FAWE on 1.18 #49

Open
TomLewis opened this issue Jul 31, 2022 · 0 comments
Open

Cannons break with FAWE on 1.18 #49

TomLewis opened this issue Jul 31, 2022 · 0 comments

Comments

@TomLewis
Copy link
Contributor

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]
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant