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

Im new, need help #49

Open
Afroman77 opened this issue Dec 18, 2019 · 3 comments
Open

Im new, need help #49

Afroman77 opened this issue Dec 18, 2019 · 3 comments

Comments

@Afroman77
Copy link

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:?]

@i509VCB
Copy link
Contributor

i509VCB commented Dec 18, 2019

I don't recall Cotton-Datapack.json5 is actually our config as CottonResources uses CottonResources.json5

This is likely an issue with the main cotton project and you should probably ask here:
https://github.com/CottonMC/Cotton

@Afroman77
Copy link
Author

I don't recall Cotton-Datapack.json5 is actually our config as CottonResources uses CottonResources.json5

This is likely an issue with the main cotton project and you should probably ask here:
https://github.com/CottonMC/Cotton

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

@Afroman77
Copy link
Author

i dont have a CottonResources.json5 in my .minecraft/config folder

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants