Jump to content

Recommended Posts

Posted

I've had trouble downloading the installer of Forge 1.13.2 onto my Windows 10 PC. I downloaded it from chrome, but it said it was corrupted and I couldn't click "I'll take the risk" or whatever the button was. I changed to Firefox, and that downloaded it... but when I clicked the file it wouldn't open the normal launch thing. Instead, it just had an error message. Help?

Posted
  On 5/12/2019 at 5:48 PM, diesieben07 said:

In Chrome you have to actually go to the downloads list (Ctrl-J), where you can choose to keep the file.

Expand  

That's the thing, it doesn't give me the option to save it. It only says to discard. Is there a way to get past this?

Posted
  On 5/12/2019 at 7:38 PM, diesieben07 said:

What launcher are you using? Post logs.

Expand  

Here's what I did:

 

Installed "installer"  for 1.13.2 and the latest version.

 

I then clicked the jar file and let it install the program. 

 

I went to Minecraft's launcher when you normally select it and chose to play the 1.13.2-forge-25.0204 game.

 

Then I get the picture I uploaded.

 

These are the logs, I don't know what any of it means:

 

[13May2019 20:59:42.861] [main/INFO] [cpw.mods.modlauncher.Launcher/MODLAUNCHER]: ModLauncher starting: java version 1.8.0_51
[13May2019 20:59:45.486] [main/INFO] [net.minecraftforge.fml.loading.FixSSL/CORE]: Added Lets Encrypt root certificates as additional trust
[13May2019 20:59:48.173] [main/INFO] [cpw.mods.modlauncher.LaunchServiceHandler/MODLAUNCHER]: Launching target 'fmlclient' with arguments [--version, 1.13.2-forge-25.0.204, --gameDir, C:\Users\amber\AppData\Roaming\.minecraft, --assetsDir, C:\Users\amber\AppData\Roaming\.minecraft\assets, --username, IrishArtist, --assetIndex, 1.13.1, --uuid, cefb1a5c21a543acbcf1b8ff7d72daa4, --accessToken, ????????, --userType, mojang, --versionType, release]
[13May2019 20:59:51.300] [Client thread/INFO] [net.minecraft.client.Minecraft/]: Setting user: IrishArtist
[13May2019 21:00:01.144] [Client thread/INFO] [net.minecraft.client.Minecraft/]: LWJGL Version: 3.1.6 build 14
[13May2019 21:00:09.885] [Client thread/INFO] [net.minecraftforge.fml.ModLoader/CORE]: Loading Network data for FML net version: FML2
[13May2019 21:00:10.064] [modloading-worker-1/ERROR] [net.minecraftforge.fml.javafmlmod.FMLModContainer/LOADING]: Failed to create mod instance. ModID: forge, class net.minecraftforge.common.ForgeMod
java.lang.ExceptionInInitializerError: null
    at net.minecraftforge.common.ForgeMod.<init>(ForgeMod.java:89) ~[?:?]
    at sun.reflect.NativeConstructorAccessorImpl.newInstance0(Native Method) ~[?:1.8.0_51]
    at sun.reflect.NativeConstructorAccessorImpl.newInstance(NativeConstructorAccessorImpl.java:62) ~[?:1.8.0_51]
    at sun.reflect.DelegatingConstructorAccessorImpl.newInstance(DelegatingConstructorAccessorImpl.java:45) ~[?:1.8.0_51]
    at java.lang.reflect.Constructor.newInstance(Constructor.java:422) ~[?:1.8.0_51]
    at java.lang.Class.newInstance(Class.java:442) ~[?:1.8.0_51]
    at net.minecraftforge.fml.javafmlmod.FMLModContainer.constructMod(FMLModContainer.java:130) [?:?]
    at net.minecraftforge.fml.javafmlmod.FMLModContainer$$Lambda$1300/294436333.accept(Unknown Source) [?:?]
    at java.util.function.Consumer.lambda$andThen$14(Consumer.java:65) [?:1.8.0_51]
    at java.util.function.Consumer$$Lambda$1299/695980401.accept(Unknown Source) [?:1.8.0_51]
    at java.util.function.Consumer.lambda$andThen$14(Consumer.java:65) [?:1.8.0_51]
    at java.util.function.Consumer$$Lambda$1299/695980401.accept(Unknown Source) [?:1.8.0_51]
    at net.minecraftforge.fml.ModContainer.transitionState(ModContainer.java:111) [?:?]
    at net.minecraftforge.fml.ModList.lambda$null$9(ModList.java:120) [?:?]
    at net.minecraftforge.fml.ModList$$Lambda$1344/1436292329.accept(Unknown Source) [?:?]
    at java.util.stream.ForEachOps$ForEachOp$OfRef.accept(ForEachOps.java:184) [?:1.8.0_51]
    at java.util.ArrayList$ArrayListSpliterator.forEachRemaining(ArrayList.java:1374) [?:1.8.0_51]
    at java.util.stream.AbstractPipeline.copyInto(AbstractPipeline.java:512) [?:1.8.0_51]
    at java.util.stream.ForEachOps$ForEachTask.compute(ForEachOps.java:291) [?:1.8.0_51]
    at java.util.concurrent.CountedCompleter.exec(CountedCompleter.java:731) [?:1.8.0_51]
    at java.util.concurrent.ForkJoinTask.doExec(ForkJoinTask.java:289) [?:1.8.0_51]
    at java.util.concurrent.ForkJoinTask.doInvoke(ForkJoinTask.java:401) [?:1.8.0_51]
    at java.util.concurrent.ForkJoinTask.invoke(ForkJoinTask.java:734) [?:1.8.0_51]
    at java.util.stream.ForEachOps$ForEachOp.evaluateParallel(ForEachOps.java:160) [?:1.8.0_51]
    at java.util.stream.ForEachOps$ForEachOp$OfRef.evaluateParallel(ForEachOps.java:174) [?:1.8.0_51]
    at java.util.stream.AbstractPipeline.evaluate(AbstractPipeline.java:233) [?:1.8.0_51]
    at java.util.stream.ReferencePipeline.forEach(ReferencePipeline.java:418) [?:1.8.0_51]
    at java.util.stream.ReferencePipeline$Head.forEach(ReferencePipeline.java:583) [?:1.8.0_51]
    at net.minecraftforge.fml.ModList.lambda$dispatchParallelEvent$10(ModList.java:120) [?:?]
    at net.minecraftforge.fml.ModList$$Lambda$1343/100782741.run(Unknown Source) [?:?]
    at java.util.concurrent.ForkJoinTask$AdaptedRunnableAction.exec(ForkJoinTask.java:1386) [?:1.8.0_51]
    at java.util.concurrent.ForkJoinTask.doExec(ForkJoinTask.java:289) [?:1.8.0_51]
    at java.util.concurrent.ForkJoinPool$WorkQueue.runTask(ForkJoinPool.java:1056) [?:1.8.0_51]
    at java.util.concurrent.ForkJoinPool.runWorker(ForkJoinPool.java:1689) [?:1.8.0_51]
    at java.util.concurrent.ForkJoinWorkerThread.run(ForkJoinWorkerThread.java:157) [?:1.8.0_51]
Caused by: java.lang.NullPointerException
    at net.minecraftforge.fml.loading.JarVersionLookupHandler.getImplementationVersion(JarVersionLookupHandler.java:42) ~[forge-1.13.2-25.0.204.jar:25.0]
    at net.minecraftforge.versions.forge.ForgeVersion.<clinit>(ForgeVersion.java:44) ~[?:?]
    ... 35 more
[13May2019 21:00:10.179] [Client thread/FATAL] [net.minecraftforge.fml.ModLoader/LOADING]: Failed to complete lifecycle event CONSTRUCT, 1 errors found
[13May2019 21:00:10.179] [Client thread/FATAL] [net.minecraftforge.eventbus.EventBus/EVENTBUS]: EventBus 0 shutting down - future events will not be posted.
java.lang.Exception: stacktrace
    at net.minecraftforge.eventbus.EventBus.shutdown(EventBus.java:274) [eventbus-0.9.2-service.jar:?]
    at net.minecraftforge.fml.client.ClientModLoader.begin(ClientModLoader.java:65) [?:?]
    at net.minecraft.client.Minecraft.func_71384_a(Minecraft.java:412) [?:?]
    at net.minecraft.client.Minecraft.func_99999_d(Minecraft.java:345) [?:?]
    at net.minecraft.client.main.Main.main(SourceFile:144) [?:?]
    at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method) ~[?:1.8.0_51]
    at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62) ~[?:1.8.0_51]
    at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) ~[?:1.8.0_51]
    at java.lang.reflect.Method.invoke(Method.java:497) ~[?:1.8.0_51]
    at net.minecraftforge.fml.loading.FMLClientLaunchProvider.lambda$launchService$0(FMLClientLaunchProvider.java:51) [forge-1.13.2-25.0.204.jar:25.0]
    at net.minecraftforge.fml.loading.FMLClientLaunchProvider$$Lambda$291/2017797638.call(Unknown Source) [forge-1.13.2-25.0.204.jar:25.0]
    at cpw.mods.modlauncher.LaunchServiceHandlerDecorator.launch(LaunchServiceHandlerDecorator.java:19) [modlauncher-1.1.1.jar:?]
    at cpw.mods.modlauncher.LaunchServiceHandler.launch(LaunchServiceHandler.java:32) [modlauncher-1.1.1.jar:?]
    at cpw.mods.modlauncher.LaunchServiceHandler.launch(LaunchServiceHandler.java:50) [modlauncher-1.1.1.jar:?]
    at cpw.mods.modlauncher.Launcher.run(Launcher.java:57) [modlauncher-1.1.1.jar:?]
    at cpw.mods.modlauncher.Launcher.main(Launcher.java:43) [modlauncher-1.1.1.jar:?]
[13May2019 21:00:10.212] [Client thread/INFO] [net.minecraft.resources.SimpleReloadableResourceManager/]: Reloading ResourceManager: forge-1.13.2-25.0.204-universal.jar, Default, NaturalRealism Resource Pack1.13.zip
[13May2019 21:00:12.280] [Sound Library Loader/INFO] [net.minecraft.client.audio.SoundManager/]: Starting up SoundSystem version 201809301515...
[13May2019 21:00:12.579] [Thread-5/INFO] [net.minecraft.client.audio.SoundManager/]: Initializing No Sound
[13May2019 21:00:12.579] [Thread-5/INFO] [net.minecraft.client.audio.SoundManager/]: (Silent Mode)
[13May2019 21:00:12.657] [Thread-5/INFO] [net.minecraft.client.audio.SoundManager/]: OpenAL initialized.
[13May2019 21:00:12.883] [Sound Library Loader/INFO] [net.minecraft.client.audio.SoundManager/SOUNDS]: Preloading sound minecraft:sounds/ambient/underwater/underwater_ambience.ogg
[13May2019 21:00:12.884] [Sound Library Loader/INFO] [net.minecraft.client.audio.SoundManager/SOUNDS]: Sound engine started
[13May2019 21:00:14.451] [Client thread/WARN] [net.minecraft.client.renderer.model.ModelBakery/]: Exception loading blockstate definition: 'minecraft:blockstates/cobblestone.json' in resourcepack: 'NaturalRealism Resource Pack1.13.zip' for variant: 'normal': Unknown blockstate property: 'normal'
[13May2019 21:00:14.493] [Client thread/WARN] [net.minecraft.client.renderer.model.ModelBakery/]: Exception loading blockstate definition: 'minecraft:blockstates/gravel.json' in resourcepack: 'NaturalRealism Resource Pack1.13.zip' for variant: 'normal': Unknown blockstate property: 'normal'
[13May2019 21:00:14.498] [Client thread/WARN] [net.minecraft.client.renderer.model.ModelBakery/]: Exception loading blockstate definition: 'minecraft:blockstates/iron_ore.json' in resourcepack: 'NaturalRealism Resource Pack1.13.zip' for variant: 'normal': Unknown blockstate property: 'normal'
[13May2019 21:00:14.501] [Client thread/WARN] [net.minecraft.client.renderer.model.ModelBakery/]: Exception loading blockstate definition: 'minecraft:blockstates/coal_ore.json' in resourcepack: 'NaturalRealism Resource Pack1.13.zip' for variant: 'normal': Unknown blockstate property: 'normal'
[13May2019 21:00:14.574] [Client thread/WARN] [net.minecraft.client.renderer.model.ModelBakery/]: Exception loading blockstate definition: 'minecraft:blockstates/lapis_ore.json' in resourcepack: 'NaturalRealism Resource Pack1.13.zip' for variant: 'normal': Unknown blockstate property: 'normal'
[13May2019 21:00:14.583] [Client thread/WARN] [net.minecraft.client.renderer.model.ModelBakery/]: Exception loading blockstate definition: 'minecraft:blockstates/sandstone.json' in resourcepack: 'NaturalRealism Resource Pack1.13.zip' for variant: 'normal': Unknown blockstate property: 'normal'
[13May2019 21:00:14.585] [Client thread/WARN] [net.minecraft.client.renderer.model.ModelBakery/]: Exception loading blockstate definition: 'minecraft:blockstates/chiseled_sandstone.json' in resourcepack: 'NaturalRealism Resource Pack1.13.zip' for variant: 'normal': Unknown blockstate property: 'normal'
[13May2019 21:00:14.734] [Client thread/WARN] [net.minecraft.client.renderer.model.ModelBakery/]: Exception loading blockstate definition: 'minecraft:blockstates/mossy_cobblestone.json' in resourcepack: 'NaturalRealism Resource Pack1.13.zip' for variant: 'normal': Unknown blockstate property: 'normal'
[13May2019 21:00:14.902] [Client thread/WARN] [net.minecraft.client.renderer.model.ModelBakery/]: Exception loading blockstate definition: 'minecraft:blockstates/diamond_ore.json' in resourcepack: 'NaturalRealism Resource Pack1.13.zip' for variant: 'normal': Unknown blockstate property: 'normal'
[13May2019 21:00:14.997] [Client thread/WARN] [net.minecraft.client.renderer.model.ModelBakery/]: Exception loading blockstate definition: 'minecraft:blockstates/redstone_ore.json' in resourcepack: 'NaturalRealism Resource Pack1.13.zip' for variant: 'normal': Unknown blockstate property: 'normal'
[13May2019 21:00:15.299] [Client thread/WARN] [net.minecraft.client.renderer.model.ModelBakery/]: Exception loading blockstate definition: 'minecraft:blockstates/end_stone.json' in resourcepack: 'NaturalRealism Resource Pack1.13.zip' for variant: 'normal': Unknown blockstate property: 'normal'
[13May2019 21:00:15.315] [Client thread/WARN] [net.minecraft.client.renderer.model.ModelBakery/]: Exception loading blockstate definition: 'minecraft:blockstates/emerald_ore.json' in resourcepack: 'NaturalRealism Resource Pack1.13.zip' for variant: 'normal': Unknown blockstate property: 'normal'
[13May2019 21:00:15.722] [Client thread/WARN] [net.minecraft.client.renderer.model.ModelBakery/]: Exception loading blockstate definition: 'minecraft:blockstates/red_sandstone.json' in resourcepack: 'NaturalRealism Resource Pack1.13.zip' for variant: 'normal': Unknown blockstate property: 'normal'
[13May2019 21:00:15.724] [Client thread/WARN] [net.minecraft.client.renderer.model.ModelBakery/]: Exception loading blockstate definition: 'minecraft:blockstates/chiseled_red_sandstone.json' in resourcepack: 'NaturalRealism Resource Pack1.13.zip' for variant: 'normal': Unknown blockstate property: 'normal'
[13May2019 21:00:15.775] [Client thread/WARN] [net.minecraft.client.renderer.model.ModelBakery/]: Exception loading blockstate definition: 'minecraft:blockstates/smooth_sandstone.json' in resourcepack: 'NaturalRealism Resource Pack1.13.zip' for variant: 'normal': Unknown blockstate property: 'normal'
[13May2019 21:00:15.778] [Client thread/WARN] [net.minecraft.client.renderer.model.ModelBakery/]: Exception loading blockstate definition: 'minecraft:blockstates/smooth_red_sandstone.json' in resourcepack: 'NaturalRealism Resource Pack1.13.zip' for variant: 'normal': Unknown blockstate property: 'normal'
[13May2019 21:00:15.867] [Client thread/WARN] [net.minecraft.client.renderer.model.ModelBakery/]: Exception loading blockstate definition: 'minecraft:blockstates/grass_path.json' in resourcepack: 'NaturalRealism Resource Pack1.13.zip' for variant: 'normal': Unknown blockstate property: 'normal'
[13May2019 21:00:17.061] [Client thread/INFO] [net.minecraft.client.renderer.texture.TextureMap/]: Max texture size: 16384
[13May2019 21:00:18.268] [Client thread/INFO] [net.minecraft.client.renderer.texture.TextureMap/]: Created: 512x512 textures-atlas
[13May2019 21:00:19.566] [Client thread/ERROR] [net.minecraftforge.fml.ModLoader/LOADING]: Skipping lifecycle event ENQUEUE_IMC, 1 errors found.
[13May2019 21:00:19.566] [Client thread/FATAL] [net.minecraftforge.fml.ModLoader/LOADING]: Failed to complete lifecycle event ENQUEUE_IMC, 1 errors found
[13May2019 21:00:19.566] [Client thread/FATAL] [net.minecraftforge.eventbus.EventBus/EVENTBUS]: EventBus 0 shutting down - future events will not be posted.
java.lang.Exception: stacktrace
    at net.minecraftforge.eventbus.EventBus.shutdown(EventBus.java:274) [eventbus-0.9.2-service.jar:?]
    at net.minecraftforge.fml.client.ClientModLoader.end(ClientModLoader.java:76) [?:?]
    at net.minecraft.client.Minecraft.func_71384_a(Minecraft.java:479) [?:?]
    at net.minecraft.client.Minecraft.func_99999_d(Minecraft.java:345) [?:?]
    at net.minecraft.client.main.Main.main(SourceFile:144) [?:?]
    at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method) ~[?:1.8.0_51]
    at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62) ~[?:1.8.0_51]
    at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) ~[?:1.8.0_51]
    at java.lang.reflect.Method.invoke(Method.java:497) ~[?:1.8.0_51]
    at net.minecraftforge.fml.loading.FMLClientLaunchProvider.lambda$launchService$0(FMLClientLaunchProvider.java:51) [forge-1.13.2-25.0.204.jar:25.0]
    at net.minecraftforge.fml.loading.FMLClientLaunchProvider$$Lambda$291/2017797638.call(Unknown Source) [forge-1.13.2-25.0.204.jar:25.0]
    at cpw.mods.modlauncher.LaunchServiceHandlerDecorator.launch(LaunchServiceHandlerDecorator.java:19) [modlauncher-1.1.1.jar:?]
    at cpw.mods.modlauncher.LaunchServiceHandler.launch(LaunchServiceHandler.java:32) [modlauncher-1.1.1.jar:?]
    at cpw.mods.modlauncher.LaunchServiceHandler.launch(LaunchServiceHandler.java:50) [modlauncher-1.1.1.jar:?]
    at cpw.mods.modlauncher.Launcher.run(Launcher.java:57) [modlauncher-1.1.1.jar:?]
    at cpw.mods.modlauncher.Launcher.main(Launcher.java:43) [modlauncher-1.1.1.jar:?]
[13May2019 21:00:19.638] [Client thread/INFO] [com.mojang.text2speech.NarratorWindows/]: Narrator library for x64 successfully loaded
 

 

error1.JPG

Posted
  On 5/14/2019 at 4:13 AM, LexManos said:

Download the new versions of Forge from our download page: https://files.minecraftforge.net/

Expand  

I downloaded the 1.13.2 just over the weekend so I could have my shaders working normally (I was using Optifine), and I was the latest version according to the site. But it hasn't been working at all. I've finally been able to actually open the game with Forge launch, but now it's just showing errors and I removed all my mods to see if that was the problem but it wasn't.

 

I already have 1.12 versions installed and I've used them in the past and they've worked fine. I don't know why 1.13.2 isn't working.

Posted

When you say "latest version" understand that that number changes as versions are released. When people ask about it, specify what EXACT version number you're using.

The errors you have been experiancing have been fixed in 205+ So..

Update

 

I do Forge for free, however the servers to run it arn't free, so anything is appreciated.
Consider supporting the team on Patreon

Posted (edited)
  On 5/15/2019 at 10:15 PM, LexManos said:

When you say "latest version" understand that that number changes as versions are released. When people ask about it, specify what EXACT version number you're using.

The errors you have been experiancing have been fixed in 205+ So..

Update

 

Expand  

Hey, I'm having the same error here, I've ran the installer for the latest 1.13.2 forge version, but when i run runClient, it starts forge with version 204.

--fml.forgeGroup, net.minecraftforge, --fml.forgeVersion, 25.0.204,

 

how can I tell the directory where my mod files are to use the latest version i installed

Edited by rgen
Posted
  On 5/15/2019 at 10:15 PM, LexManos said:

When you say "latest version" understand that that number changes as versions are released. When people ask about it, specify what EXACT version number you're using.

The errors you have been experiancing have been fixed in 205+ So..

Update

 

Expand  

Oh! Thank you! I didn't know that.

 

Everything is working now ^-^

Join the conversation

You can post now and register later. If you have an account, sign in now to post with your account.
Note: Your post will require moderator approval before it will be visible.

Guest
Unfortunately, your content contains terms that we do not allow. Please edit your content to remove the highlighted words below.
Reply to this topic...

×   Pasted as rich text.   Restore formatting

  Only 75 emoji are allowed.

×   Your link has been automatically embedded.   Display as a link instead

×   Your previous content has been restored.   Clear editor

×   You cannot paste images directly. Upload or insert images from URL.

Announcements



  • Recently Browsing

    • No registered users viewing this page.
  • Posts

    • Without Network protocol fix mod, I get kicked with a Network Protocol error when on LAN. Also, both of these issues are caused by a Null Pointer Exception/Screen cannot be null in a "Client Bound Player Combat Kill Packet".
    • You need a new "items" folder at  resources/assets/yourmodid/ there you add for every item model a .json file with the exact item/block name and fill it like this if it's an item: { "model": { "type": "minecraft:model", "model": "yourmodid:item/youritem" } } and so if its a block: { "model": { "type": "minecraft:model", "model": "yourmodid:block/youritem" } } There is also a generator for it you can do namy crazy things with it which replaces the previous hard coded Item Properties implementaion method (Bow pulling animation for example). https://misode.github.io/assets/item/
    • Hello! I'm playing a modpack (custom made) with some friends, and we have the server running on BisectHosting. We encountered a bug with an entity from The Box Of Horrors mod, that would crash the game whenever someone nearby it would log in. We tried to fix it by: 1) Editing the player.dat files to change the location of the affected players (something I had done successfully previously) 2) Updating the version of the mod we had (0.0.8.2) to the latest alpha version (0.0.8.3 However, after doing both of those, none of us are able to join the server, and we get the following errors: Server side: https://pastebin.com/J5sc3VQN Client side: Internal Server Error (that's basically all I've gotten) Please help! I've tried restoring the player data to how it was before I made the changes (Bisect allows you to restore deleted files) and deleting all of my player data files and I still get the same error. Deleting Box Of Horrors causes the error: Failed to load datapacks, cannot continue with server load.
    • Hey there! I'm trying to create a simple mod for Forge 1.21.1 that adds a few custom banner patterns that don't require any banner pattern items. To be completely honest, this is my first time modding for Minecraft, so after setting up the project in Intellij, I copied the parts of the source code from this mod on CurseForge that dealt with adding and registering banner patterns, including the lang and banner_pattern .json files. From what I understand, to add a banner pattern that doesn't require a banner pattern item, I only needed to create the registries for each pattern like in here and then register it in the main java class like here on Line 54. Additionally, in the lang/en_us.json file, add in the names for each respective banner color, and in the data/minecraft/tags/banner_pattern/no_items_required.json file, add each banner pattern that does not require a banner pattern item to make a banner. The project is able to compile when loading in Forge which makes me assume that the file structure I have is correct, but on loading a Minecraft world, this error appears in console and the loom is subsequently blank. [Worker-Main-1/ERROR] [minecraft/TagLoader]: Couldn't load tag minecraft:no_item_required as it is missing following references: *lists every added entry in no_item_required.json* The message clearly states something went wrong regarding when trying to load in the registries from the mod, but I have no clue what could be wrong with the code I have. Attached below are screenshots of what I currently have. Java Main Class Banner Registry Class File Structure Error in Console upon loading a Minecraft world What the loom shows without minecraft:no_item_required    The original mod I copied still functions completely, so if anyone can figure out why the registries for the mod I'm making isn't working, that would be greatly appreciated!    
    • Please someone help me to know how can I fix this generation error in the trees! I already uninstalled and reinstalled several mods in my modpack and can't figure out what is causing it.    
  • Topics

×
×
  • Create New...

Important Information

By using this site, you agree to our Terms of Use.