Majrusz / MajruszLibrary

Library with common code for my Minecraft modifications.
8 stars 6 forks source link

Trying to load folder in mods #62

Closed SettingDust closed 7 months ago

SettingDust commented 7 months ago

1.20.1 fabric

[16:12:29] [Render thread/ERROR] (majruszlibrary) Failed to find class: java.io.FileNotFoundException: .\mods\optimize (拒绝访问。)
[16:12:29] [Render thread/ERROR] (majruszlibrary) Failed to find class: java.io.FileNotFoundException: .\mods\qol (拒绝访问。)
[16:12:29] [Render thread/ERROR] (majruszlibrary) Failed to find class: java.io.FileNotFoundException: .\mods\tools (拒绝访问。)
[16:12:29] [Render thread/ERROR] (majruszlibrary) Failed to find class: java.io.FileNotFoundException: .\mods\worldgen (拒绝访问。)
[16:12:50] [Render thread/ERROR] (majruszsdifficulty) Failed to find class: java.io.FileNotFoundException: .\mods\.index (拒绝访问。)
[16:12:50] [Render thread/ERROR] (majruszsdifficulty) Failed to find class: java.io.FileNotFoundException: .\mods\decoration (拒绝访问。)
[16:12:50] [Render thread/ERROR] (majruszsdifficulty) Failed to find class: java.io.FileNotFoundException: .\mods\fix (拒绝访问。)
[16:13:11] [Render thread/ERROR] (majruszsenchantments) Failed to find class: java.io.FileNotFoundException: .\mods\.index (拒绝访问。)
[16:13:11] [Render thread/ERROR] (majruszsenchantments) Failed to find class: java.io.FileNotFoundException: .\mods\decoration (拒绝访问。)
[16:13:11] [Render thread/ERROR] (majruszsenchantments) Failed to find class: java.io.FileNotFoundException: .\mods\fix (拒绝访问。)
[16:13:11] [Render thread/ERROR] (majruszsenchantments) Failed to find class: java.io.FileNotFoundException: .\mods\optimize (拒绝访问。)
[16:13:11] [Render thread/ERROR] (majruszsenchantments) Failed to find class: java.io.FileNotFoundException: .\mods\qol (拒绝访问。)
[16:13:11] [Render thread/ERROR] (majruszsenchantments) Failed to find class: java.io.FileNotFoundException: .\mods\tools (拒绝访问。)
[16:13:11] [Render thread/ERROR] (majruszsenchantments) Failed to find class: java.io.FileNotFoundException: .\mods\worldgen (拒绝访问。)
Majrusz commented 7 months ago

Hello, thanks for the report, I fixed it with the latest release