ItemSwapper

ItemSwapper

636k Downloads

[BUG]Missing resourcepack

JustCauseWhyNot opened this issue ยท 3 comments

commented

Version information

v0.4.0-1.19.4 - Fabric

Other relevant installed mods

Here's a my latest log

Expected Behavior

Resroucepack to exist.

Actual Behavior

I disabled the resource pack and now it doesn't exist. I even used fzf to try and find it but the file is gone. Even after purging this mod completely and reinstalling.

Reproduction Steps

  1. Disable the resource pack
  2. Poof no more resource pack
  3. cry

Render engine

  • Vanilla
  • Sodium(optionally with Iris)
  • Optifine
  • VulkanMod
  • Canvas
  • Other

Additional information

No response

commented

Eh, nothing I can do about that. This logic is handled by the FabricAPI, so potentially open an issue there. Looking at the log, you are using Quilt. Probably some issue with the Quilt implementation of the Fabric API, so go ask there.
The packs are still mentioned in the logs:

[11:11:42] [Render thread/WARN]: [recursiveresources] Failed to determine source folder for pack: itemswapper/classic, unknown pack type: org.quiltmc.qsl.resource.loader.impl.ModNioResourcePack
[11:11:42] [Render thread/WARN]: [recursiveresources] Failed to determine source folder for pack: itemswapper/default, unknown pack type: org.quiltmc.qsl.resource.loader.impl.ModNioResourcePack

So this is some issue with the Quilt API or Recursive Resources(whatever that is).

commented

Appreciate that.

commented

The issue exists with recursive resources