You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Im just trying to use cotton resources for a mod i installed, i followed the read me, is there anything else i have to get the ores to show up in the world or in REI
my error on the log is
[00:57:50] [main/WARN]: [Cotton Config]: Failed to load config File CottonDatapack.json5: java.io.FileNotFoundException: C:\Users\afrom\Desktop\ohhh yeah click me\Minecraft Servers\MultiMC\instances\multimc.minecraft\config\CottonDatapack.json5 (Access is denied)
java.io.FileNotFoundException: C:\Users\afrom\Desktop\ohhh yeah click me\Minecraft Servers\MultiMC\instances\multimc.minecraft\config\CottonDatapack.json5 (Access is denied)
at java.io.FileInputStream.open0(Native Method) ~[?:1.8.0_231]
at java.io.FileInputStream.open(Unknown Source) ~[?:1.8.0_231]
at java.io.FileInputStream.(Unknown Source) ~[?:1.8.0_231]
at blue.endless.jankson.Jankson.load(Jankson.java:78) ~[eb81f270-be42-49e9-a59c-54e93ff7fc58.jar:?]
at io.github.cottonmc.cotton.config.ConfigManager.loadConfig(ConfigManager.java:53) ~[c2fe1027-54da-4326-a7be-84d130366e41.jar:?]
at io.github.cottonmc.cotton.config.ConfigManager.loadConfig(ConfigManager.java:33) ~[c2fe1027-54da-4326-a7be-84d130366e41.jar:?]
at io.github.cottonmc.cotton.datapack.CottonDatapack.onInitialize(CottonDatapack.java:29) ~[9895a3a9-fda6-475f-af7e-32285d066cdb.jar:?]
at net.fabricmc.loader.entrypoint.minecraft.hooks.EntrypointUtils.invoke0(EntrypointUtils.java:48) [fabric-loader-0.7.2+build.175.jar:?]
at net.fabricmc.loader.entrypoint.minecraft.hooks.EntrypointUtils.invoke(EntrypointUtils.java:34) [fabric-loader-0.7.2+build.175.jar:?]
at net.fabricmc.loader.entrypoint.minecraft.hooks.EntrypointClient.start(EntrypointClient.java:32) [fabric-loader-0.7.2+build.175.jar:?]
at net.minecraft.class_310.(class_310.java:391) [intermediary-minecraft-1.15-client.jar:?]
at net.minecraft.client.main.Main.main(Main.java:164) [intermediary-minecraft-1.15-client.jar:?]
at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method) ~[?:1.8.0_231]
at sun.reflect.NativeMethodAccessorImpl.invoke(Unknown Source) ~[?:1.8.0_231]
at sun.reflect.DelegatingMethodAccessorImpl.invoke(Unknown Source) ~[?:1.8.0_231]
at java.lang.reflect.Method.invoke(Unknown Source) ~[?:1.8.0_231]
at net.fabricmc.loader.game.MinecraftGameProvider.launch(MinecraftGameProvider.java:193) [fabric-loader-0.7.2+build.175.jar:?]
at net.fabricmc.loader.launch.knot.Knot.init(Knot.java:138) [fabric-loader-0.7.2+build.175.jar:?]
at net.fabricmc.loader.launch.knot.KnotClient.main(KnotClient.java:26) [fabric-loader-0.7.2+build.175.jar:?]
at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method) ~[?:1.8.0_231]
at sun.reflect.NativeMethodAccessorImpl.invoke(Unknown Source) ~[?:1.8.0_231]
at sun.reflect.DelegatingMethodAccessorImpl.invoke(Unknown Source) ~[?:1.8.0_231]
at java.lang.reflect.Method.invoke(Unknown Source) ~[?:1.8.0_231]
at org.multimc.onesix.OneSixLauncher.launchWithMainClass(OneSixLauncher.java:196) [NewLaunch.jar:?]
at org.multimc.onesix.OneSixLauncher.launch(OneSixLauncher.java:231) [NewLaunch.jar:?]
at org.multimc.EntryPoint.listen(EntryPoint.java:143) [NewLaunch.jar:?]
at org.multimc.EntryPoint.main(EntryPoint.java:34) [NewLaunch.jar:?]
The text was updated successfully, but these errors were encountered:
I deleted the cotton, it was master 1.0.0 not 1.15, installed that, now no errors in sight, but i still dont see the blocks in REI im using minecraft 1.15
Im just trying to use cotton resources for a mod i installed, i followed the read me, is there anything else i have to get the ores to show up in the world or in REI
my error on the log is
[00:57:50] [main/WARN]: [Cotton Config]: Failed to load config File CottonDatapack.json5: java.io.FileNotFoundException: C:\Users\afrom\Desktop\ohhh yeah click me\Minecraft Servers\MultiMC\instances\multimc.minecraft\config\CottonDatapack.json5 (Access is denied)
java.io.FileNotFoundException: C:\Users\afrom\Desktop\ohhh yeah click me\Minecraft Servers\MultiMC\instances\multimc.minecraft\config\CottonDatapack.json5 (Access is denied)
at java.io.FileInputStream.open0(Native Method) ~[?:1.8.0_231]
at java.io.FileInputStream.open(Unknown Source) ~[?:1.8.0_231]
at java.io.FileInputStream.(Unknown Source) ~[?:1.8.0_231]
at blue.endless.jankson.Jankson.load(Jankson.java:78) ~[eb81f270-be42-49e9-a59c-54e93ff7fc58.jar:?]
at io.github.cottonmc.cotton.config.ConfigManager.loadConfig(ConfigManager.java:53) ~[c2fe1027-54da-4326-a7be-84d130366e41.jar:?]
at io.github.cottonmc.cotton.config.ConfigManager.loadConfig(ConfigManager.java:33) ~[c2fe1027-54da-4326-a7be-84d130366e41.jar:?]
at io.github.cottonmc.cotton.datapack.CottonDatapack.onInitialize(CottonDatapack.java:29) ~[9895a3a9-fda6-475f-af7e-32285d066cdb.jar:?]
at net.fabricmc.loader.entrypoint.minecraft.hooks.EntrypointUtils.invoke0(EntrypointUtils.java:48) [fabric-loader-0.7.2+build.175.jar:?]
at net.fabricmc.loader.entrypoint.minecraft.hooks.EntrypointUtils.invoke(EntrypointUtils.java:34) [fabric-loader-0.7.2+build.175.jar:?]
at net.fabricmc.loader.entrypoint.minecraft.hooks.EntrypointClient.start(EntrypointClient.java:32) [fabric-loader-0.7.2+build.175.jar:?]
at net.minecraft.class_310.(class_310.java:391) [intermediary-minecraft-1.15-client.jar:?]
at net.minecraft.client.main.Main.main(Main.java:164) [intermediary-minecraft-1.15-client.jar:?]
at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method) ~[?:1.8.0_231]
at sun.reflect.NativeMethodAccessorImpl.invoke(Unknown Source) ~[?:1.8.0_231]
at sun.reflect.DelegatingMethodAccessorImpl.invoke(Unknown Source) ~[?:1.8.0_231]
at java.lang.reflect.Method.invoke(Unknown Source) ~[?:1.8.0_231]
at net.fabricmc.loader.game.MinecraftGameProvider.launch(MinecraftGameProvider.java:193) [fabric-loader-0.7.2+build.175.jar:?]
at net.fabricmc.loader.launch.knot.Knot.init(Knot.java:138) [fabric-loader-0.7.2+build.175.jar:?]
at net.fabricmc.loader.launch.knot.KnotClient.main(KnotClient.java:26) [fabric-loader-0.7.2+build.175.jar:?]
at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method) ~[?:1.8.0_231]
at sun.reflect.NativeMethodAccessorImpl.invoke(Unknown Source) ~[?:1.8.0_231]
at sun.reflect.DelegatingMethodAccessorImpl.invoke(Unknown Source) ~[?:1.8.0_231]
at java.lang.reflect.Method.invoke(Unknown Source) ~[?:1.8.0_231]
at org.multimc.onesix.OneSixLauncher.launchWithMainClass(OneSixLauncher.java:196) [NewLaunch.jar:?]
at org.multimc.onesix.OneSixLauncher.launch(OneSixLauncher.java:231) [NewLaunch.jar:?]
at org.multimc.EntryPoint.listen(EntryPoint.java:143) [NewLaunch.jar:?]
at org.multimc.EntryPoint.main(EntryPoint.java:34) [NewLaunch.jar:?]
The text was updated successfully, but these errors were encountered: