Jump to content

Black screen When Starting


NINJAdatKILLZ

Recommended Posts

Whenever I start up Minecraft with Minecraft Forge Installed, I get a black screen. We all know and love the look of it.

 

crjwu.jpg

 

Here is the text I get WITHOUT mods.

 

2013-01-02 21:02:19 [iNFO] [ForgeModLoader] Forge Mod Loader version 4.6.17.515 for Minecraft 1.4.6 loading

2013-01-02 21:02:19 [FINEST] [ForgeModLoader] All core mods are successfully located

2013-01-02 21:02:19 [FINEST] [ForgeModLoader] Discovering coremods

2013-01-02 21:02:19 [FINEST] [ForgeModLoader] Downloading file http://files.minecraftforge.net/fmllibs/argo-2.25.jar

2013-01-02 21:02:19 [iNFO] [ForgeModLoader] Downloading file http://files.minecraftforge.net/fmllibs/argo-2.25.jar

2013-01-02 21:02:19 [iNFO] [sTDOUT] Request: GET http://files.minecraftforge.net/fmllibs/argo-2.25.jar

2013-01-02 21:02:19 [iNFO] [sTDOUT] No handler. Piping.

2013-01-02 21:02:20 [iNFO] [sTDOUT] Piping finished, data size: 123642

2013-01-02 21:02:20 [FINEST] [ForgeModLoader] Download complete

2013-01-02 21:02:20 [iNFO] [ForgeModLoader] Download complete

2013-01-02 21:02:20 [FINEST] [ForgeModLoader] Library file argo-2.25.jar was downloaded and verified successfully

2013-01-02 21:02:20 [FINEST] [ForgeModLoader] Downloading file http://files.minecraftforge.net/fmllibs/guava-12.0.1.jar

2013-01-02 21:02:20 [iNFO] [ForgeModLoader] Downloading file http://files.minecraftforge.net/fmllibs/guava-12.0.1.jar

2013-01-02 21:02:20 [iNFO] [sTDOUT] Request: GET http://files.minecraftforge.net/fmllibs/guava-12.0.1.jar

2013-01-02 21:02:20 [iNFO] [sTDOUT] No handler. Piping.

2013-01-02 21:02:22 [iNFO] [sTDOUT] Piping finished, data size: 1795932

2013-01-02 21:02:22 [FINEST] [ForgeModLoader] Download complete

2013-01-02 21:02:22 [iNFO] [ForgeModLoader] Download complete

2013-01-02 21:02:22 [FINEST] [ForgeModLoader] Library file guava-12.0.1.jar was downloaded and verified successfully

2013-01-02 21:02:22 [FINEST] [ForgeModLoader] Downloading file http://files.minecraftforge.net/fmllibs/asm-all-4.0.jar

2013-01-02 21:02:22 [iNFO] [ForgeModLoader] Downloading file http://files.minecraftforge.net/fmllibs/asm-all-4.0.jar

2013-01-02 21:02:22 [iNFO] [sTDOUT] Request: GET http://files.minecraftforge.net/fmllibs/asm-all-4.0.jar

2013-01-02 21:02:22 [iNFO] [sTDOUT] No handler. Piping.

2013-01-02 21:02:23 [iNFO] [sTDOUT] Piping finished, data size: 212767

2013-01-02 21:02:23 [FINEST] [ForgeModLoader] Download complete

2013-01-02 21:02:23 [iNFO] [ForgeModLoader] Download complete

2013-01-02 21:02:23 [FINEST] [ForgeModLoader] Library file asm-all-4.0.jar was downloaded and verified successfully

2013-01-02 21:02:23 [FINEST] [ForgeModLoader] Downloading file http://files.minecraftforge.net/fmllibs/bcprov-jdk15on-147.jar

2013-01-02 21:02:23 [iNFO] [ForgeModLoader] Downloading file http://files.minecraftforge.net/fmllibs/bcprov-jdk15on-147.jar

2013-01-02 21:02:23 [iNFO] [sTDOUT] Request: GET http://files.minecraftforge.net/fmllibs/bcprov-jdk15on-147.jar

2013-01-02 21:02:23 [iNFO] [sTDOUT] No handler. Piping.

2013-01-02 21:02:26 [iNFO] [sTDOUT] Piping finished, data size: 1997327

2013-01-02 21:02:27 [FINEST] [ForgeModLoader] Download complete

2013-01-02 21:02:27 [iNFO] [ForgeModLoader] Download complete

2013-01-02 21:02:27 [FINEST] [ForgeModLoader] Library file bcprov-jdk15on-147.jar was downloaded and verified successfully

2013-01-02 21:02:27 [FINEST] [ForgeModLoader] Running coremod plugins

2013-01-02 21:02:27 [FINEST] [ForgeModLoader] Running coremod plugin FMLCorePlugin

2013-01-02 21:02:27 [sEVERE] [ForgeModLoader] FML appears to be missing any signature data. This is not a good thing

2013-01-02 21:02:27 [FINEST] [ForgeModLoader] Coremod plugin FMLCorePlugin run successfully

2013-01-02 21:02:27 [FINEST] [ForgeModLoader] Running coremod plugin FMLForgePlugin

2013-01-02 21:02:27 [FINEST] [ForgeModLoader] Coremod plugin FMLForgePlugin run successfully

2013-01-02 21:02:27 [FINEST] [ForgeModLoader] Validating minecraft

2013-01-02 21:02:28 [FINEST] [ForgeModLoader] Minecraft validated, launching...

2013-01-02 21:02:30 [iNFO] [sTDERR] Exception in thread "Thread-11" java.lang.RuntimeException: cpw.mods.fml.relauncher.ReflectionHelper$UnableToFindClassException: java.lang.ClassNotFoundException: net.minecraft.Launcher

2013-01-02 21:02:30 [iNFO] [sTDERR] at cpw.mods.fml.relauncher.FMLRelauncher.relaunchApplet(FMLRelauncher.java:269)

2013-01-02 21:02:30 [iNFO] [sTDERR] at cpw.mods.fml.relauncher.FMLRelauncher.appletEntry(FMLRelauncher.java:212)

2013-01-02 21:02:30 [iNFO] [sTDERR] at net.minecraft.client.MinecraftApplet.init(MinecraftApplet.java:25)

2013-01-02 21:02:30 [iNFO] [sTDERR] at net.minecraft.Launcher.replace(Launcher.java:136)

2013-01-02 21:02:30 [iNFO] [sTDERR] at net.minecraft.Launcher$1.run(Launcher.java:79)

2013-01-02 21:02:30 [iNFO] [sTDERR] Caused by: cpw.mods.fml.relauncher.ReflectionHelper$UnableToFindClassException: java.lang.ClassNotFoundException: net.minecraft.Launcher

2013-01-02 21:02:30 [iNFO] [sTDERR] at cpw.mods.fml.relauncher.ReflectionHelper.getClass(ReflectionHelper.java:159)

2013-01-02 21:02:30 [iNFO] [sTDERR] at cpw.mods.fml.relauncher.FMLRelauncher.relaunchApplet(FMLRelauncher.java:254)

2013-01-02 21:02:30 [iNFO] [sTDERR] ... 4 more

2013-01-02 21:02:30 [iNFO] [sTDERR] Caused by: java.lang.ClassNotFoundException: net.minecraft.Launcher

2013-01-02 21:02:30 [iNFO] [sTDERR] at java.net.URLClassLoader$1.run(Unknown Source)

2013-01-02 21:02:30 [iNFO] [sTDERR] at java.net.URLClassLoader$1.run(Unknown Source)

2013-01-02 21:02:30 [iNFO] [sTDERR] at java.security.AccessController.doPrivileged(Native Method)

2013-01-02 21:02:30 [iNFO] [sTDERR] at java.net.URLClassLoader.findClass(Unknown Source)

2013-01-02 21:02:30 [iNFO] [sTDERR] at java.lang.ClassLoader.loadClass(Unknown Source)

2013-01-02 21:02:30 [iNFO] [sTDERR] at java.lang.ClassLoader.loadClass(Unknown Source)

2013-01-02 21:02:30 [iNFO] [sTDERR] at java.lang.Class.forName0(Native Method)

2013-01-02 21:02:30 [iNFO] [sTDERR] at java.lang.Class.forName(Unknown Source)

2013-01-02 21:02:30 [iNFO] [sTDERR] at cpw.mods.fml.relauncher.ReflectionHelper.getClass(ReflectionHelper.java:151)

2013-01-02 21:02:30 [iNFO] [sTDERR] ... 5 more

 

 

If anyone can help me, that'd be great.

Link to comment
Share on other sites

I don't remember, I deleted Minecraft in rage. It wasn't the regular MC, though.

 

EDIT: This time it gave me this error with the regular launcher...

 

 

---- Minecraft Crash Report ----

// Ooh. Shiny.

 

Time: 1/4/13 8:33 PM

Description: Failed to start game

 

java.lang.NullPointerException

at cpw.mods.fml.client.FMLClientHandler.haltGame(FMLClientHandler.java:190)

at cpw.mods.fml.client.FMLClientHandler.beginMinecraftLoading(FMLClientHandler.java:136)

at net.minecraft.client.Minecraft.a(Minecraft.java:410)

at asq.a(SourceFile:56)

at net.minecraft.client.Minecraft.run(Minecraft.java:744)

at java.lang.Thread.run(Unknown Source)

 

 

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

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

 

-- System Details --

Details:

Minecraft Version: 1.4.6

Operating System: Windows 7 (x86) version 6.1

Java Version: 1.7.0_10, Oracle Corporation

Java VM Version: Java HotSpot Client VM (mixed mode), Oracle Corporation

Memory: 454818384 bytes (433 MB) / 519110656 bytes (495 MB) up to 1037959168 bytes (989 MB)

JVM Flags: 2 total; -Xms512m -Xmx1024m

AABB Pool Size: 0 (0 bytes; 0 MB) allocated, 0 (0 bytes; 0 MB) used

Suspicious classes: FML and Forge are installed

IntCache: cache: 0, tcache: 0, allocated: 0, tallocated: 0

FML: MCP v7.25 FML v4.6.17.515 Minecraft Forge 6.5.0.489 0 mods loaded, 0 mods active

LWJGL: 2.4.2

OpenGL: Intel Pineview Platform GL version 1.4.0 - Build 8.14.10.2230, Intel

Is Modded: Definitely; Client brand changed to 'forge,fml'

Type: Client (map_client.txt)

Texture Pack: Sphax PureBDCraft  32x MC14.zip

Profiler Position: N/A (disabled)

Vec3 Pool Size: ~~ERROR~~ NullPointerException: null

 

Link to comment
Share on other sites

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

    • OLXTOTO - Bandar Togel Online Dan Slot Terbesar Di Indonesia OLXTOTO telah lama dikenal sebagai salah satu bandar online terkemuka di Indonesia, terutama dalam pasar togel dan slot. Dengan reputasi yang solid dan pengalaman bertahun-tahun, OLXTOTO menawarkan platform yang aman dan andal bagi para penggemar perjudian daring. DAFTAR OLXTOTO DISINI DAFTAR OLXTOTO DISINI DAFTAR OLXTOTO DISINI Beragam Permainan Togel Sebagai bandar online terbesar di Indonesia, OLXTOTO menawarkan berbagai macam permainan togel. Mulai dari togel Singapura, togel Hongkong, hingga togel Sidney, pemain memiliki banyak pilihan untuk mencoba keberuntungan mereka. Dengan sistem yang transparan dan hasil yang adil, OLXTOTO memastikan bahwa setiap taruhan diproses dengan cepat dan tanpa keadaan. Slot Online Berkualitas Selain togel, OLXTOTO juga menawarkan berbagai permainan slot online yang menarik. Dari slot klasik hingga slot video modern, pemain dapat menemukan berbagai opsi permainan yang sesuai dengan preferensi mereka. Dengan grafis yang memukau dan fitur bonus yang menggiurkan, pengalaman bermain slot di OLXTOTO tidak akan pernah membosankan. Keamanan dan Kepuasan Pelanggan Terjamin Keamanan dan kepuasan pelanggan merupakan prioritas utama di OLXTOTO. Mereka menggunakan teknologi enkripsi terbaru untuk melindungi data pribadi dan keuangan para pemain. Tim dukungan pelanggan yang ramah dan responsif siap membantu pemain dengan setiap pertanyaan atau masalah yang mereka hadapi. Promosi dan Bonus Menarik OLXTOTO sering menawarkan promosi dan bonus menarik kepada para pemainnya. Mulai dari bonus selamat datang hingga bonus deposit, pemain memiliki kesempatan untuk meningkatkan kemenangan mereka dengan memanfaatkan berbagai penawaran yang tersedia. Penutup Dengan reputasi yang solid, beragam permainan berkualitas, dan komitmen terhadap keamanan dan kepuasan pelanggan, OLXTOTO tetap menjadi salah satu pilihan utama bagi para pecinta judi online di Indonesia. Jika Anda mencari pengalaman berjudi yang menyenangkan dan terpercaya, OLXTOTO layak dipertimbangkan.
    • I have been having a problem with minecraft forge. Any version. Everytime I try to launch it it always comes back with error code 1. I have tried launching from curseforge, from the minecraft launcher. I have also tried resetting my computer to see if that would help. It works on my other computer but that one is too old to run it properly. I have tried with and without mods aswell. Fabric works, optifine works, and MultiMC works aswell but i want to use forge. If you can help with this issue please DM on discord my # is Haole_Dawg#6676
    • Add the latest.log (logs-folder) with sites like https://paste.ee/ and paste the link to it here  
    • I have no idea how a UI mod crashed a whole world but HUGE props to you man, just saved me +2 months of progress!  
    • So i know for a fact this has been asked before but Render stuff troubles me a little and i didnt find any answer for recent version. I have a custom nausea effect. Currently i add both my nausea effect and the vanilla one for the effect. But the problem is that when I open the inventory, both are listed, while I'd only want mine to show up (both in the inv and on the GUI)   I've arrived to the GameRender (on joined/net/minecraft/client) and also found shaders on client-extra/assets/minecraft/shaders/post and client-extra/assets/minecraft/shaders/program but I'm lost. I understand that its like a regular screen, where I'd render stuff "over" the game depending on data on the server, but If someone could point to the right client and server classes that i can read to see how i can manage this or any tip would be apreciated
  • Topics

×
×
  • Create New...

Important Information

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