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

    • They were already updated, and just to double check I even did a cleanup and fresh update from that same page. I'm quite sure drivers are not the problem here. 
    • i tried downloading the drivers but it says no AMD graphics hardware has been detected    
    • Update your AMD/ATI drivers - get the drivers from their website - do not update via system  
    • As the title says i keep on crashing on forge 1.20.1 even without any mods downloaded, i have the latest drivers (nvidia) and vanilla minecraft works perfectly fine for me logs: https://pastebin.com/5UR01yG9
    • Hello everyone, I'm making this post to seek help for my modded block, It's a special block called FrozenBlock supposed to take the place of an old block, then after a set amount of ticks, it's supposed to revert its Block State, Entity, data... to the old block like this :  The problem I have is that the system breaks when handling multi blocks (I tried some fix but none of them worked) :  The bug I have identified is that the function "setOldBlockFields" in the item's "setFrozenBlock" function gets called once for the 1st block of multiblock getting frozen (as it should), but gets called a second time BEFORE creating the first FrozenBlock with the data of the 1st block, hence giving the same data to the two FrozenBlock :   Old Block Fields set BlockState : Block{minecraft:black_bed}[facing=east,occupied=false,part=head] BlockEntity : net.minecraft.world.level.block.entity.BedBlockEntity@73681674 BlockEntityData : id:"minecraft:bed",x:3,y:-60,z:-6} Old Block Fields set BlockState : Block{minecraft:black_bed}[facing=east,occupied=false,part=foot] BlockEntity : net.minecraft.world.level.block.entity.BedBlockEntity@6d1aa3da BlockEntityData : {id:"minecraft:bed",x:2,y:-60,z:-6} Frozen Block Entity set BlockState : Block{minecraft:black_bed}[facing=east,occupied=false,part=foot] BlockPos{x=3, y=-60, z=-6} BlockEntity : net.minecraft.world.level.block.entity.BedBlockEntity@6d1aa3da BlockEntityData : {id:"minecraft:bed",x:2,y:-60,z:-6} Frozen Block Entity set BlockState : Block{minecraft:black_bed}[facing=east,occupied=false,part=foot] BlockPos{x=2, y=-60, z=-6} BlockEntity : net.minecraft.world.level.block.entity.BedBlockEntity@6d1aa3da BlockEntityData : {id:"minecraft:bed",x:2,y:-60,z:-6} here is the code inside my custom "freeze" item :    @Override     public @NotNull InteractionResult useOn(@NotNull UseOnContext pContext) {         if (!pContext.getLevel().isClientSide() && pContext.getHand() == InteractionHand.MAIN_HAND) {             BlockPos blockPos = pContext.getClickedPos();             BlockPos secondBlockPos = getMultiblockPos(blockPos, pContext.getLevel().getBlockState(blockPos));             if (secondBlockPos != null) {                 createFrozenBlock(pContext, secondBlockPos);             }             createFrozenBlock(pContext, blockPos);             return InteractionResult.SUCCESS;         }         return super.useOn(pContext);     }     public static void createFrozenBlock(UseOnContext pContext, BlockPos blockPos) {         BlockState oldState = pContext.getLevel().getBlockState(blockPos);         BlockEntity oldBlockEntity = oldState.hasBlockEntity() ? pContext.getLevel().getBlockEntity(blockPos) : null;         CompoundTag oldBlockEntityData = oldState.hasBlockEntity() ? oldBlockEntity.serializeNBT() : null;         if (oldBlockEntity != null) {             pContext.getLevel().removeBlockEntity(blockPos);         }         BlockState FrozenBlock = setFrozenBlock(oldState, oldBlockEntity, oldBlockEntityData);         pContext.getLevel().setBlockAndUpdate(blockPos, FrozenBlock);     }     public static BlockState setFrozenBlock(BlockState blockState, @Nullable BlockEntity blockEntity, @Nullable CompoundTag blockEntityData) {         BlockState FrozenBlock = BlockRegister.FROZEN_BLOCK.get().defaultBlockState();         ((FrozenBlock) FrozenBlock.getBlock()).setOldBlockFields(blockState, blockEntity, blockEntityData);         return FrozenBlock;     }  
  • Topics

×
×
  • Create New...

Important Information

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