enjarai / shared-resources

A Minecraft mod to easily share resources between multiple game instances.
https://www.curseforge.com/minecraft/mc-mods/shared-resources
GNU Lesser General Public License v3.0
30 stars 3 forks source link

Seeming Incompatibility with Recursive Resources #46

Closed D-Maxwell closed 1 month ago

D-Maxwell commented 2 months ago

logs

Relevant error :

java.lang.NullPointerException: Cannot invoke "java.nio.file.Path.toFile()" because the return value of "java.util.function.Supplier.get()" is null
    at nl.enjarai.recursiveresources.compat.shared_resources.ExternalNestedFolderPackProvider.<init>(ExternalNestedFolderPackProvider.java:14)
    at net.minecraft.class_3283.handler$fdj01b$recursiveresources$onInit(class_3283.java:1545)

I may only bear suspicions, remaining devoid of any tangible pistes to follow.

enjarai commented 2 months ago

Most likely fixed in 1.8.4. Please let me know if that works.

D-Maxwell commented 2 months ago

I currently stand unable to test this for myself.

Would no other come to take care of this, this issue would not see closure prior to next Monday, in a week.

D-Maxwell commented 1 month ago

Most likely fixed in 1.8.4. Please let me know if that works.

I am grateful for you have fixed this issue.