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

[Bug] Game crashes when copycat fence gate is placed. #144

Open
MandrakeZero opened this issue Aug 9, 2024 · 4 comments
Open

[Bug] Game crashes when copycat fence gate is placed. #144

MandrakeZero opened this issue Aug 9, 2024 · 4 comments
Labels
Bug Something isn't working

Comments

@MandrakeZero
Copy link

Game crashes when a copycat fence gate is placed.

Steps to reproduce the behavior:

  1. Obtain a copycat fence gate.
  2. Place said fence gate.
  3. Game should crash and give as exit message:
    The game crashed whilst unexpected error
    Error: java.lang.IllegalArgumentException: Cannot set property BooleanProperty{name=waterlogged, clazz=class java.lang.Boolean, values=[true, false]} as it does not exist in Block{copycats:copycat_fence_gate}

    (Exit code: -1)

Expected behavior:
The game should not crash.

Desktop:
Minecraft Version: 1.20.1
Mod Loader: Forge - 47.3.5
Mod Version: 2.1.2

@MandrakeZero MandrakeZero added the Bug Something isn't working label Aug 9, 2024
@Bennyboy1695
Copy link
Member

we need the crash report please

@MandrakeZero
Copy link
Author

@Bennyboy1695
Copy link
Member

Ahh appears to be an issue with the migration manager from Create: Connected @hlysine. There should be an option in connected's config to turn off the migration, that should fix it until theres a fix for it in Create: Connected

@hlysine
Copy link
Member

hlysine commented Aug 10, 2024

Yeah please turn off copycat migration in Create: Connected for now. I've already fixed this issue but there's a lot of work ongoing in C:Connected so I'm not releasing an update yet.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Bug Something isn't working
Projects
None yet
Development

No branches or pull requests

3 participants