Jump to content
  • Home
  • Files
  • Docs
Topics
  • All Content

  • This Topic
  • This Forum

  • Advanced Search
  • Existing user? Sign In  

    Sign In



    • Not recommended on shared computers


    • Forgot your password?

  • Sign Up
  • All Activity
  • Home
  • Minecraft Forge
  • Support & Bug Reports
  • Provider Error
Currently Supported: 1.16.X (Latest) and 1.15.X (LTS)
Sign in to follow this  
Followers 0
LordKackvogel

Provider Error

By LordKackvogel, January 24 in Support & Bug Reports

  • Start new topic

Recommended Posts

LordKackvogel    0

LordKackvogel

LordKackvogel    0

  • Tree Puncher
  • LordKackvogel
  • Members
  • 0
  • 1 post
Posted January 24

How Can i solche the Problem 

Description: Initializing game

java.nio.file.ProviderNotFoundException: Provider not found

at java.nio.file.FileSystems.newFileSystem(FileSystems.java:407)

at net.minecraftforge.common.crafting.CraftingHelper.loadFactories(CraftingHelper.java:657)

at net.minecraftforge.common.crafting.CraftingHelper.loadFactories(CraftingHelper.java:644)

at net.minecraftforge.common.crafting.CraftingHelper$$Lambda$137/1266464928.accept(Unknown Source)

at java.util.ArrayList.forEach(ArrayList.java:1249)

at net.minecraftforge.common.crafting.CraftingHelper.loadRecipes(CraftingHelper.java:632)

at net.minecraftforge.fml.common.Loader.initializeMods(Loader.java:747)

at net.minecraftforge.fml.client.FMLClientHandler.finishMinecraftLoading(FMLClientHandler.java:336)

at net.minecraft.client.Minecraft.func_71384_a(Minecraft.java:535)

at net.minecraft.client.Minecraft.func_99999_d(Minecraft.java:378)

at net.minecraft.client.main.Main.main(SourceFile:123)

at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)

at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)

at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)

at java.lang.reflect.Method.invoke(Method.java:497)

at net.minecraft.launchwrapper.Launch.launch(Launch.java:135)

at net.minecraft.launchwrapper.Launch.main(Launch.java:28)

A detailed walkthrough of the error, its code path and all known details is as follows:

---------------------------------------------------------------------------------------

-- Head --

Thread: Client thread

Stacktrace:

at java.nio.file.FileSystems.newFileSystem(FileSystems.java:407)

at net.minecraftforge.common.crafting.CraftingHelper.loadFactories(CraftingHelper.java:657)

at net.minecraftforge.common.crafting.CraftingHelper.loadFactories(CraftingHelper.java:644)

at net.minecraftforge.common.crafting.CraftingHelper$$Lambda$137/1266464928.accept(Unknown Source)

at java.util.ArrayList.forEach(ArrayList.java:1249)

at net.minecraftforge.common.crafting.CraftingHelper.loadRecipes(CraftingHelper.java:632)

at net.minecraftforge.fml.common.Loader.initializeMods(Loader.java:747)

at net.minecraftforge.fml.client.FMLClientHandler.finishMinecraftLoading(FMLClientHandler.java:336)

at net.minecraft.client.Minecraft.func_71384_a(Minecraft.java:535)

-- Initialization --

Details:

Stacktrace:

at net.minecraft.client.Minecraft.func_99999_d(Minecraft.java:378)

at net.minecraft.client.main.Main.main(SourceFile:123)

at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)

at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)

at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)

at java.lang.reflect.Method.invoke(Method.java:497)

at net.minecraft.launchwrapper.Launch.launch(Launch.java:135)

at net.minecraft.launchwrapper.Launch.main(Launch.java:28)

Share this post


Link to post
Share on other sites

diesieben07    7694

diesieben07

diesieben07    7694

  • Reality Controller
  • diesieben07
  • Forum Team
  • 7694
  • 56353 posts
Posted January 24

1.12 is no longer supported on this forum.

Please update to a modern version of Minecraft to receive support.

Share this post


Link to post
Share on other sites
Guest
This topic is now closed to further replies.
Sign in to follow this  
Followers 0
Go To Topic Listing



  • Recently Browsing

    No registered users viewing this page.

  • Posts

    • IntentScarab
      (SOLVED)[1.16.4] Block entity invalid

      By IntentScarab · Posted 14 minutes ago

      I've been coding for like four years and it seems like I still don't know what it means. I'm gonna research what it means now cause it's been too long 😅   I've took off the static property and commented out all the code that was complaining for the meantime. That has cleared up the problem about the error showing.   Thank you for the help!!
    • diesieben07
      (SOLVED)[1.16.4] Block entity invalid

      By diesieben07 · Posted 25 minutes ago

      This field must not be static. Please learn what static means and why it is not appropriate here.
    • BeardlessBrady
      [1.16.4] Copying file from assets to config folder

      By BeardlessBrady · Posted 28 minutes ago

      I am trying to create a resource pack on mod load. I have everything but creating the default assets, Is there a way to grab an asset file and copy it to the config folder without going through the jar and copy/pasting it?
    • IntentScarab
      (SOLVED)[1.16.4] Block entity invalid

      By IntentScarab · Posted 33 minutes ago

      Sweet, made those changes now, thank you   https://github.com/RhysGrabany/Experienced Here you go, the changes I've made rn are under the tile_passing branch
    • diesieben07
      (SOLVED)[1.16.4] Block entity invalid

      By diesieben07 · Posted 43 minutes ago

      Yes. A good reminder is to make DeferredReigster fields private.   Hm, looks alright on first glance. Please post a Git repo of your mod.
  • Topics

    • IntentScarab
      6
      (SOLVED)[1.16.4] Block entity invalid

      By IntentScarab
      Started 1 hour ago

    • BeardlessBrady
      0
      [1.16.4] Copying file from assets to config folder

      By BeardlessBrady
      Started 28 minutes ago

    • ISenseHostility
      10
      [1.16.5] Couldn't parse loot modifier error

      By ISenseHostility
      Started 17 hours ago

    • NorthWestWind
      3
      [UNSOLVED][1.16.5] Make item render like bow in thirdperson

      By NorthWestWind
      Started Yesterday at 02:49 PM

    • RobinCirex
      2
      [1.16] Overwrite player

      By RobinCirex
      Started 17 hours ago

  • Who's Online (See full list)

    • BeardlessBrady
    • Deadlocked47
    • DrummingTom12
    • vemerion
    • IntentScarab
    • diesieben07
    • starlite_moon
    • samjviana
    • filips
    • Seika85
  • All Activity
  • Home
  • Minecraft Forge
  • Support & Bug Reports
  • Provider Error
  • Theme

Copyright © 2019 ForgeDevelopment LLC · Ads by Longitude Ads LLC Powered by Invision Community