MinecraftForge / FML

(Archive Only: Merged into Forge proper) The Forge Mod Loader - an opensource replacement mod loader for minecraft
Other
432 stars 201 forks source link

Black screen upon booting up Minecraft! #687

Closed Girtyxox closed 6 years ago

Girtyxox commented 6 years ago

Every time I try and play Minecraft, the loading screen comes up black, and it never loads. Below is the crash report, if anyone would be so kind as to help: 2018-02-04 17:44:38,672 WARN Unable to instantiate org.fusesource.jansi.WindowsAnsiOutputStream 2018-02-04 17:44:38,674 WARN Unable to instantiate org.fusesource.jansi.WindowsAnsiOutputStream [17:44:38] [main/INFO] [LaunchWrapper]: Loading tweak class name net.minecraftforge.fml.common.launcher.FMLTweaker [17:44:38] [main/INFO] [LaunchWrapper]: Using primary tweak class name net.minecraftforge.fml.common.launcher.FMLTweaker [17:44:38] [main/INFO] [LaunchWrapper]: Calling tweak class net.minecraftforge.fml.common.launcher.FMLTweaker [17:44:38] [main/INFO] [FML]: Forge Mod Loader version 11.15.1.1722 for Minecraft 1.8.9 loading [17:44:38] [main/INFO] [FML]: Java is Java HotSpot(TM) Client VM, version 1.8.0_161, running on Windows 10:x86:10.0, installed at C:\Program Files (x86)\Java\jre1.8.0_161 [17:44:39] [main/INFO] [LaunchWrapper]: Loading tweak class name net.minecraftforge.fml.common.launcher.FMLInjectionAndSortingTweaker [17:44:39] [main/INFO] [LaunchWrapper]: Loading tweak class name net.minecraftforge.fml.common.launcher.FMLDeobfTweaker [17:44:39] [main/INFO] [LaunchWrapper]: Calling tweak class net.minecraftforge.fml.common.launcher.FMLInjectionAndSortingTweaker [17:44:39] [main/INFO] [LaunchWrapper]: Calling tweak class net.minecraftforge.fml.common.launcher.FMLInjectionAndSortingTweaker [17:44:39] [main/INFO] [LaunchWrapper]: Calling tweak class net.minecraftforge.fml.relauncher.CoreModManager$FMLPluginWrapper [17:44:42] [main/INFO] [FML]: Found valid fingerprint for Minecraft. Certificate fingerprint cd99959656f753dc28d863b46769f7f8fbaefcfc [17:44:42] [main/ERROR] [FML]: FML appears to be missing any signature data. This is not a good thing [17:44:42] [main/INFO] [LaunchWrapper]: Calling tweak class net.minecraftforge.fml.relauncher.CoreModManager$FMLPluginWrapper [17:44:42] [main/INFO] [LaunchWrapper]: Calling tweak class net.minecraftforge.fml.common.launcher.FMLDeobfTweaker [17:44:43] [main/INFO] [LaunchWrapper]: Loading tweak class name net.minecraftforge.fml.common.launcher.TerminalTweaker [17:44:43] [main/INFO] [LaunchWrapper]: Calling tweak class net.minecraftforge.fml.common.launcher.TerminalTweaker [17:44:43] [main/INFO] [LaunchWrapper]: Launching wrapped minecraft {net.minecraft.client.main.Main} 2018-02-04 17:44:43,833 WARN Unable to instantiate org.fusesource.jansi.WindowsAnsiOutputStream 2018-02-04 17:44:43,897 WARN Unable to instantiate org.fusesource.jansi.WindowsAnsiOutputStream 2018-02-04 17:44:43,900 WARN Unable to instantiate org.fusesource.jansi.WindowsAnsiOutputStream [17:44:44] [Client thread/INFO]: Setting user: Nobel_Doggo [17:44:54] [Client thread/INFO]: LWJGL Version: 2.9.4

[17:44:56] [Client thread/WARN] [FML]: MOD HAS DIRECT REFERENCE System.exit() THIS IS NOT ALLOWED REROUTING TO FML! [17:44:56] [Client thread/WARN] [FML]: Offendor: com/sun/jna/Native.main([Ljava/lang/String;)V [17:44:56] [Client thread/WARN] [FML]: Use FMLCommonHandler.exitJava instead

[17:44:57] [Client thread/WARN]: Removed selected resource pack PureBDcraft 128x MC112.zip because it's no longer compatible [17:44:58] [Client thread/INFO] [FML]: MinecraftForge v11.15.1.1722 Initialized [17:44:58] [Client thread/INFO] [FML]: Replaced 204 ore recipies [17:44:59] [Client thread/INFO] [FML]: Found 0 mods from the command line. Injecting into mod discoverer [17:44:59] [Client thread/INFO] [FML]: Searching C:\Users\Elizabeth\AppData\Roaming.minecraft\mods for mods [17:45:03] [Client thread/INFO] [examplemod]: Mod examplemod is missing the required element 'name'. Substituting examplemod [17:45:03] [Client thread/INFO] [FML]: Forge Mod Loader has identified 14 mods to load [17:45:04] [Client thread/INFO] [FML]: Attempting connection with missing mods [mcp, FML, Forge, BiomesOPlenty, cfm, PTRModelLib, props, MoCreatures, MCA, examplemod, moon-core, RadixCore, soggytransportation, tgvstyle] at CLIENT [17:45:04] [Client thread/INFO] [FML]: Attempting connection with missing mods [mcp, FML, Forge, BiomesOPlenty, cfm, PTRModelLib, props, MoCreatures, MCA, examplemod, moon-core, RadixCore, soggytransportation, tgvstyle] at SERVER [17:45:08] [Client thread/INFO]: Reloading ResourceManager: Default, FMLFileResourcePack:Forge Mod Loader, FMLFileResourcePack:Minecraft Forge, FMLFileResourcePack:Biomes O' Plenty, FMLFileResourcePack:MrCrayfish's Furniture Mod, FMLFileResourcePack:PTRModelLib, FMLFileResourcePack:Decocraft, FMLFileResourcePack:DrZhark's Mo'Creatures Mod, FMLFileResourcePack:Minecraft Comes Alive, FMLFileResourcePack:examplemod, FMLFileResourcePack:Moon's Core, FMLFileResourcePack:RadixCore, FMLFileResourcePack:§bSoggyMustache's Transportation, FMLFileResourcePack:Style [17:45:08] [Client thread/INFO] [FML]: Processing ObjectHolder annotations [17:45:08] [Client thread/INFO] [FML]: Found 384 ObjectHolder annotations [17:45:08] [Client thread/INFO] [FML]: Identifying ItemStackHolder annotations [17:45:08] [Client thread/INFO] [FML]: Found 0 ItemStackHolder annotations [17:45:08] [Client thread/INFO] [FML]: Configured a dormant chunk cache size of 0 [17:45:08] [Forge Version Check/INFO] [ForgeVersionCheck]: [Forge] Starting version check at http://files.minecraftforge.net/maven/net/minecraftforge/forge/promotions_slim.json [17:45:09] [Forge Version Check/INFO] [ForgeVersionCheck]: [Forge] Found status: UP_TO_DATE Target: null [17:46:37] [Client thread/INFO] [STDERR]: [drzhark.mocreatures.client.renderer.texture.MoCTextures:loadTextures:35]: java.io.FileNotFoundException: C:\Users\Elizabeth\AppData\Roaming.minecraft\mods\DrZhark's Mo'Creatures Mod-8.2.2.jar (The system cannot find the file specified) [17:46:37] [Client thread/INFO] [STDERR]: [drzhark.mocreatures.client.renderer.texture.MoCTextures:loadTextures:35]: at java.util.zip.ZipFile.open(Native Method) [17:46:37] [Client thread/INFO] [STDERR]: [drzhark.mocreatures.client.renderer.texture.MoCTextures:loadTextures:35]: at java.util.zip.ZipFile.(Unknown Source) [17:46:37] [Client thread/INFO] [STDERR]: [drzhark.mocreatures.client.renderer.texture.MoCTextures:loadTextures:35]: at java.util.zip.ZipFile.(Unknown Source) [17:46:37] [Client thread/INFO] [STDERR]: [drzhark.mocreatures.client.renderer.texture.MoCTextures:loadTextures:35]: at java.util.jar.JarFile.(Unknown Source) [17:46:37] [Client thread/INFO] [STDERR]: [drzhark.mocreatures.client.renderer.texture.MoCTextures:loadTextures:35]: at java.util.jar.JarFile.(Unknown Source) [17:46:37] [Client thread/INFO] [STDERR]: [drzhark.mocreatures.client.renderer.texture.MoCTextures:loadTextures:35]: at drzhark.mocreatures.client.renderer.texture.MoCTextures.getResourceListing(MoCTextures.java:82) [17:46:37] [Client thread/INFO] [STDERR]: [drzhark.mocreatures.client.renderer.texture.MoCTextures:loadTextures:35]: at drzhark.mocreatures.client.renderer.texture.MoCTextures.loadTextures(MoCTextures.java:26) [17:46:37] [Client thread/INFO] [STDERR]: [drzhark.mocreatures.client.renderer.texture.MoCTextures:loadTextures:35]: at drzhark.mocreatures.client.MoCClientProxy.initTextures(MoCClientProxy.java:232) [17:46:37] [Client thread/INFO] [STDERR]: [drzhark.mocreatures.client.renderer.texture.MoCTextures:loadTextures:35]: at drzhark.mocreatures.MoCreatures.preInit(MoCreatures.java:351) [17:46:37] [Client thread/INFO] [STDERR]: [drzhark.mocreatures.client.renderer.texture.MoCTextures:loadTextures:35]: at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method) [17:46:37] [Client thread/INFO] [STDERR]: [drzhark.mocreatures.client.renderer.texture.MoCTextures:loadTextures:35]: at sun.reflect.NativeMethodAccessorImpl.invoke(Unknown Source) [17:46:37] [Client thread/INFO] [STDERR]: [drzhark.mocreatures.client.renderer.texture.MoCTextures:loadTextures:35]: at sun.reflect.DelegatingMethodAccessorImpl.invoke(Unknown Source) [17:46:37] [Client thread/INFO] [STDERR]: [drzhark.mocreatures.client.renderer.texture.MoCTextures:loadTextures:35]: at java.lang.reflect.Method.invoke(Unknown Source) [17:46:37] [Client thread/INFO] [STDERR]: [drzhark.mocreatures.client.renderer.texture.MoCTextures:loadTextures:35]: at net.minecraftforge.fml.common.FMLModContainer.handleModStateEvent(FMLModContainer.java:560) [17:46:37] [Client thread/INFO] [STDERR]: [drzhark.mocreatures.client.renderer.texture.MoCTextures:loadTextures:35]: at sun.reflect.GeneratedMethodAccessor5.invoke(Unknown Source) [17:46:37] [Client thread/INFO] [STDERR]: [drzhark.mocreatures.client.renderer.texture.MoCTextures:loadTextures:35]: at sun.reflect.DelegatingMethodAccessorImpl.invoke(Unknown Source) [17:46:37] [Client thread/INFO] [STDERR]: [drzhark.mocreatures.client.renderer.texture.MoCTextures:loadTextures:35]: at java.lang.reflect.Method.invoke(Unknown Source) [17:46:37] [Client thread/INFO] [STDERR]: [drzhark.mocreatures.client.renderer.texture.MoCTextures:loadTextures:35]: at com.google.common.eventbus.EventSubscriber.handleEvent(EventSubscriber.java:74) [17:46:37] [Client thread/INFO] [STDERR]: [drzhark.mocreatures.client.renderer.texture.MoCTextures:loadTextures:35]: at com.google.common.eventbus.SynchronizedEventSubscriber.handleEvent(SynchronizedEventSubscriber.java:47) [17:46:37] [Client thread/INFO] [STDERR]: [drzhark.mocreatures.client.renderer.texture.MoCTextures:loadTextures:35]: at com.google.common.eventbus.EventBus.dispatch(EventBus.java:322) [17:46:37] [Client thread/INFO] [STDERR]: [drzhark.mocreatures.client.renderer.texture.MoCTextures:loadTextures:35]: at com.google.common.eventbus.EventBus.dispatchQueuedEvents(EventBus.java:304) [17:46:37] [Client thread/INFO] [STDERR]: [drzhark.mocreatures.client.renderer.texture.MoCTextures:loadTextures:35]: at com.google.common.eventbus.EventBus.post(EventBus.java:275) [17:46:37] [Client thread/INFO] [STDERR]: [drzhark.mocreatures.client.renderer.texture.MoCTextures:loadTextures:35]: at net.minecraftforge.fml.common.LoadController.sendEventToModContainer(LoadController.java:211) [17:46:37] [Client thread/INFO] [STDERR]: [drzhark.mocreatures.client.renderer.texture.MoCTextures:loadTextures:35]: at net.minecraftforge.fml.common.LoadController.propogateStateMessage(LoadController.java:189) [17:46:37] [Client thread/INFO] [STDERR]: [drzhark.mocreatures.client.renderer.texture.MoCTextures:loadTextures:35]: at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method) [17:46:37] [Client thread/INFO] [STDERR]: [drzhark.mocreatures.client.renderer.texture.MoCTextures:loadTextures:35]: at sun.reflect.NativeMethodAccessorImpl.invoke(Unknown Source) [17:46:37] [Client thread/INFO] [STDERR]: [drzhark.mocreatures.client.renderer.texture.MoCTextures:loadTextures:35]: at sun.reflect.DelegatingMethodAccessorImpl.invoke(Unknown Source) [17:46:37] [Client thread/INFO] [STDERR]: [drzhark.mocreatures.client.renderer.texture.MoCTextures:loadTextures:35]: at java.lang.reflect.Method.invoke(Unknown Source) [17:46:37] [Client thread/INFO] [STDERR]: [drzhark.mocreatures.client.renderer.texture.MoCTextures:loadTextures:35]: at com.google.common.eventbus.EventSubscriber.handleEvent(EventSubscriber.java:74) [17:46:37] [Client thread/INFO] [STDERR]: [drzhark.mocreatures.client.renderer.texture.MoCTextures:loadTextures:35]: at com.google.common.eventbus.SynchronizedEventSubscriber.handleEvent(SynchronizedEventSubscriber.java:47) [17:46:37] [Client thread/INFO] [STDERR]: [drzhark.mocreatures.client.renderer.texture.MoCTextures:loadTextures:35]: at com.google.common.eventbus.EventBus.dispatch(EventBus.java:322) [17:46:37] [Client thread/INFO] [STDERR]: [drzhark.mocreatures.client.renderer.texture.MoCTextures:loadTextures:35]: at com.google.common.eventbus.EventBus.dispatchQueuedEvents(EventBus.java:304) [17:46:37] [Client thread/INFO] [STDERR]: [drzhark.mocreatures.client.renderer.texture.MoCTextures:loadTextures:35]: at com.google.common.eventbus.EventBus.post(EventBus.java:275) [17:46:37] [Client thread/INFO] [STDERR]: [drzhark.mocreatures.client.renderer.texture.MoCTextures:loadTextures:35]: at net.minecraftforge.fml.common.LoadController.distributeStateMessage(LoadController.java:118) [17:46:37] [Client thread/INFO] [STDERR]: [drzhark.mocreatures.client.renderer.texture.MoCTextures:loadTextures:35]: at net.minecraftforge.fml.common.Loader.preinitializeMods(Loader.java:556) [17:46:37] [Client thread/INFO] [STDERR]: [drzhark.mocreatures.client.renderer.texture.MoCTextures:loadTextures:35]: at net.minecraftforge.fml.client.FMLClientHandler.beginMinecraftLoading(FMLClientHandler.java:243) [17:46:37] [Client thread/INFO] [STDERR]: [drzhark.mocreatures.client.renderer.texture.MoCTextures:loadTextures:35]: at net.minecraft.client.Minecraft.func_71384_a(Minecraft.java:417) [17:46:37] [Client thread/INFO] [STDERR]: [drzhark.mocreatures.client.renderer.texture.MoCTextures:loadTextures:35]: at net.minecraft.client.Minecraft.func_99999_d(Minecraft.java:329) [17:46:37] [Client thread/INFO] [STDERR]: [drzhark.mocreatures.client.renderer.texture.MoCTextures:loadTextures:35]: at net.minecraft.client.main.Main.main(SourceFile:124) [17:46:37] [Client thread/INFO] [STDERR]: [drzhark.mocreatures.client.renderer.texture.MoCTextures:loadTextures:35]: at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method) [17:46:37] [Client thread/INFO] [STDERR]: [drzhark.mocreatures.client.renderer.texture.MoCTextures:loadTextures:35]: at sun.reflect.NativeMethodAccessorImpl.invoke(Unknown Source) [17:46:37] [Client thread/INFO] [STDERR]: [drzhark.mocreatures.client.renderer.texture.MoCTextures:loadTextures:35]: at sun.reflect.DelegatingMethodAccessorImpl.invoke(Unknown Source) [17:46:37] [Client thread/INFO] [STDERR]: [drzhark.mocreatures.client.renderer.texture.MoCTextures:loadTextures:35]: at java.lang.reflect.Method.invoke(Unknown Source) [17:46:37] [Client thread/INFO] [STDERR]: [drzhark.mocreatures.client.renderer.texture.MoCTextures:loadTextures:35]: at net.minecraft.launchwrapper.Launch.launch(Launch.java:135) [17:46:37] [Client thread/INFO] [STDERR]: [drzhark.mocreatures.client.renderer.texture.MoCTextures:loadTextures:35]: at net.minecraft.launchwrapper.Launch.main(Launch.java:28)