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]: Mixed up recipies after upgrading plugin from 3.0.5 #210

Open
1 task done
Swizzler121 opened this issue Jul 29, 2023 · 1 comment
Open
1 task done

[Bug]: Mixed up recipies after upgrading plugin from 3.0.5 #210

Swizzler121 opened this issue Jul 29, 2023 · 1 comment
Assignees
Labels
bug Something isn't working

Comments

@Swizzler121
Copy link

Swizzler121 commented Jul 29, 2023

Is there an existing issue for this?

  • I have searched the existing issues

Description

Upgraded from 3.0.5 to 3.1.2, alongside upgrading server from 1.19.2 to 1.20.1. After upgrade, recipes are mixed up.

  • Empty scroll recipe creates a pocket wormhole
  • Void totem recipe creates an empty scroll
  • Abyss Watcher recipe creates a blackstone brick waystone
  • void totem has no recipe
  • local void has no recipe
  • all the various waystone material recipes are mixed up

I tried to create the items, not just a visual glitch, doing the recipe for an empty scroll gives you a pocket wormhole.

EDIT: Looking through player inventories, it looks like it also replaced existing items, so anyone who had an empty scroll now has a pocket wormhole in their inventory, etc.

To Reproduce

  1. have server running fabric 1.19.2 and mod version 3.0.5
  2. upgrade plugins, server, and fabric versions to the latest version.
  3. check crafting recipies.

Expected behavior

recipes are as they are listed on the documentation.

Mod Version

v3.1.1 or newer

Minecraft Version

1.20 or newer

Java Version

Java 17

Fabric Version

  • Fabric: 0.11.2
  • Fabric API: 0.86.1+1.20.1

Relevant log output

No response

Anything else?

No response

@Swizzler121 Swizzler121 added the bug Something isn't working label Jul 29, 2023
@Swizzler121
Copy link
Author

I found another clue here, I was able to fix the issue by switching from Quilted Fabric API to Fabric API, QFAPI is supposed to be a 1:1 replacement for Fabric API, but it appears something in this mod it has an issue with.

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

2 participants