Jump to content

Black screen in minecraft after putting in mod.


Entiliar

Recommended Posts

Goodevening, I´ve gotten forge to work and properly set all the files in the .jar file.

I can also start minecraft up with forge active.

But whenever I put the mod wich supposingly should be compatible with my versions it becomes a black screen after the Mojang screen.

Using minecraft 1.4.7, forge 1.4.7 (660/497) and the mod is Mario 2.2b

 

Log under spoiler

 

 

2013-01-11 20:22:39 [iNFO] [ForgeModLoader] Forge Mod Loader version 4.7.4.520 for Minecraft 1.4.7 loading

2013-01-11 20:22:39 [FINEST] [ForgeModLoader] All core mods are successfully located

2013-01-11 20:22:39 [FINEST] [ForgeModLoader] Discovering coremods

2013-01-11 20:22:39 [FINEST] [ForgeModLoader] Found library file argo-2.25.jar present and correct in lib dir

2013-01-11 20:22:39 [FINEST] [ForgeModLoader] Found library file guava-12.0.1.jar present and correct in lib dir

2013-01-11 20:22:39 [FINEST] [ForgeModLoader] Found library file asm-all-4.0.jar present and correct in lib dir

2013-01-11 20:22:39 [FINEST] [ForgeModLoader] Found library file bcprov-jdk15on-147.jar present and correct in lib dir

2013-01-11 20:22:39 [FINEST] [ForgeModLoader] Running coremod plugins

2013-01-11 20:22:39 [FINEST] [ForgeModLoader] Running coremod plugin FMLCorePlugin

2013-01-11 20:22:39 [sEVERE] [ForgeModLoader] FML appears to be missing any signature data. This is not a good thing

2013-01-11 20:22:39 [FINEST] [ForgeModLoader] Coremod plugin FMLCorePlugin run successfully

2013-01-11 20:22:39 [FINEST] [ForgeModLoader] Running coremod plugin FMLForgePlugin

2013-01-11 20:22:39 [FINEST] [ForgeModLoader] Coremod plugin FMLForgePlugin run successfully

2013-01-11 20:22:39 [FINEST] [ForgeModLoader] Validating minecraft

2013-01-11 20:22:40 [FINEST] [ForgeModLoader] Minecraft validated, launching...

2013-01-11 20:22:41 [iNFO] [sTDOUT] 27 achievements

2013-01-11 20:22:41 [iNFO] [sTDOUT] 210 recipes

2013-01-11 20:22:41 [iNFO] [sTDOUT] Setting user: Entil, 12345

2013-01-11 20:22:41 [iNFO] [sTDOUT] LWJGL Version: 2.4.2

2013-01-11 20:22:42 [iNFO] [ForgeModLoader] Attempting early MinecraftForge initialization

2013-01-11 20:22:42 [iNFO] [sTDOUT] MinecraftForge v6.6.0.497 Initialized

2013-01-11 20:22:42 [iNFO] [ForgeModLoader] MinecraftForge v6.6.0.497 Initialized

2013-01-11 20:22:42 [iNFO] [sTDOUT] Replaced 84 ore recipies

2013-01-11 20:22:42 [iNFO] [ForgeModLoader] Completed early MinecraftForge initialization

2013-01-11 20:22:42 [FINE] [ForgeModLoader] Building injected Mod Containers [cpw.mods.fml.common.FMLDummyContainer, net.minecraftforge.common.ForgeDummyContainer]

2013-01-11 20:22:42 [FINE] [ForgeModLoader] Attempting to load mods contained in the minecraft jar file and associated classes

2013-01-11 20:22:42 [FINE] [ForgeModLoader] Skipping known library file C:\Users\Mikhail\AppData\Roaming\.minecraft\bin\lwjgl.jar

2013-01-11 20:22:42 [FINE] [ForgeModLoader] Skipping known library file C:\Users\Mikhail\AppData\Roaming\.minecraft\bin\jinput.jar

2013-01-11 20:22:42 [FINE] [ForgeModLoader] Skipping known library file C:\Users\Mikhail\AppData\Roaming\.minecraft\bin\lwjgl_util.jar

2013-01-11 20:22:42 [FINE] [ForgeModLoader] Found a minecraft related file at C:\Users\Mikhail\AppData\Roaming\.minecraft\bin\minecraft.jar, examining for mod candidates

2013-01-11 20:22:42 [FINE] [ForgeModLoader] Skipping known library file C:\Users\Mikhail\AppData\Roaming\.minecraft\lib\argo-2.25.jar

2013-01-11 20:22:42 [FINE] [ForgeModLoader] Skipping known library file C:\Users\Mikhail\AppData\Roaming\.minecraft\lib\guava-12.0.1.jar

2013-01-11 20:22:42 [FINE] [ForgeModLoader] Skipping known library file C:\Users\Mikhail\AppData\Roaming\.minecraft\lib\asm-all-4.0.jar

2013-01-11 20:22:42 [FINE] [ForgeModLoader] Skipping known library file C:\Users\Mikhail\AppData\Roaming\.minecraft\lib\bcprov-jdk15on-147.jar

2013-01-11 20:22:42 [FINE] [ForgeModLoader] Minecraft jar mods loaded successfully

2013-01-11 20:22:42 [iNFO] [ForgeModLoader] Searching C:\Users\Mikhail\AppData\Roaming\.minecraft\mods for mods

2013-01-11 20:22:42 [FINE] [ForgeModLoader] Found a candidate zip or jar file Mario 2.2b.zip

2013-01-11 20:22:42 [FINE] [ForgeModLoader] Examining file minecraft.jar for potential mods

2013-01-11 20:22:42 [FINE] [ForgeModLoader] The mod container minecraft.jar appears to be missing an mcmod.info file

2013-01-11 20:22:42 [FINE] [ForgeModLoader] Examining file Mario 2.2b.zip for potential mods

2013-01-11 20:22:42 [FINER] [ForgeModLoader] Located mcmod.info file in file Mario 2.2b.zip

2013-01-11 20:22:42 [FINE] [ForgeModLoader] Identified a class mario.common.mod_Mario following modloader naming convention but not directly a BaseMod or currently seen subclass

2013-01-11 20:22:42 [FINE] [ForgeModLoader] Identified an FMLMod type mod mario.common.mod_Mario

2013-01-11 20:22:42 [FINEST] [ForgeModLoader] Parsed dependency info : [] [] []

2013-01-11 20:22:42 [iNFO] [ForgeModLoader] Attempting to reparse the mod container Mario 2.2b.zip

2013-01-11 20:22:42 [FINE] [ForgeModLoader] Examining file Mario 2.2b.zip for potential mods

2013-01-11 20:22:42 [FINER] [ForgeModLoader] Located mcmod.info file in file Mario 2.2b.zip

2013-01-11 20:22:42 [FINE] [ForgeModLoader] Identified a class mario.common.mod_Mario following modloader naming convention but not directly a BaseMod or currently seen subclass

2013-01-11 20:22:42 [FINE] [ForgeModLoader] Identified an FMLMod type mod mario.common.mod_Mario

2013-01-11 20:22:42 [FINEST] [ForgeModLoader] Parsed dependency info : [] [] []

2013-01-11 20:22:42 [iNFO] [ForgeModLoader] Forge Mod Loader has identified 4 mods to load

2013-01-11 20:22:42 [FINE] [ForgeModLoader] Received a system property request ''

2013-01-11 20:22:42 [FINE] [ForgeModLoader] System property request managing the state of 0 mods

2013-01-11 20:22:42 [FINE] [ForgeModLoader] After merging, found state information for 0 mods

2013-01-11 20:22:42 [FINE] [ForgeModLoader] Activating mod mcp

2013-01-11 20:22:42 [FINE] [ForgeModLoader] Activating mod FML

2013-01-11 20:22:42 [FINE] [ForgeModLoader] Activating mod Forge

2013-01-11 20:22:42 [FINE] [ForgeModLoader] Enabling mod marioMod

2013-01-11 20:22:42 [FINE] [ForgeModLoader] Activating mod marioMod

2013-01-11 20:22:42 [FINE] [ForgeModLoader] Verifying mod requirements are satisfied

2013-01-11 20:22:42 [FINE] [ForgeModLoader] All mod requirements are satisfied

2013-01-11 20:22:42 [FINE] [ForgeModLoader] Sorting mods into an ordered list

2013-01-11 20:22:42 [FINE] [ForgeModLoader] Mod sorting completed successfully

2013-01-11 20:22:42 [FINE] [ForgeModLoader] Mod sorting data:

2013-01-11 20:22:42 [FINE] [ForgeModLoader] marioMod(Super Mario Mod:2.2): Mario 2.2b.zip ()

2013-01-11 20:22:42 [FINER] [ForgeModLoader] Sending event FMLConstructionEvent to mod mcp

2013-01-11 20:22:42 [FINER] [ForgeModLoader] Sent event FMLConstructionEvent to mod mcp

2013-01-11 20:22:42 [FINER] [ForgeModLoader] Sending event FMLConstructionEvent to mod FML

2013-01-11 20:22:42 [FINER] [ForgeModLoader] Sent event FMLConstructionEvent to mod FML

2013-01-11 20:22:42 [FINER] [ForgeModLoader] Sending event FMLConstructionEvent to mod Forge

2013-01-11 20:22:42 [FINER] [ForgeModLoader] Sent event FMLConstructionEvent to mod Forge

2013-01-11 20:22:42 [FINER] [ForgeModLoader] Sending event FMLConstructionEvent to mod marioMod

2013-01-11 20:22:43 [FINEST] [ForgeModLoader] Testing mod marioMod to verify it accepts its own version in a remote connection

2013-01-11 20:22:43 [FINEST] [ForgeModLoader] The mod marioMod accepts its own version (2.2)

2013-01-11 20:22:43 [iNFO] [sTDERR] Exception in thread "Minecraft main thread" java.lang.VerifyError: (class: mario/common/PacketHandler, method: sendRefreshDB signature: ()V) Incompatible argument to function

2013-01-11 20:22:43 [iNFO] [sTDERR] at java.lang.Class.getDeclaredConstructors0(Native Method)

2013-01-11 20:22:43 [iNFO] [sTDERR] at java.lang.Class.privateGetDeclaredConstructors(Unknown Source)

2013-01-11 20:22:43 [iNFO] [sTDERR] at java.lang.Class.getConstructor0(Unknown Source)

2013-01-11 20:22:43 [iNFO] [sTDERR] at java.lang.Class.newInstance0(Unknown Source)

2013-01-11 20:22:43 [iNFO] [sTDERR] at java.lang.Class.newInstance(Unknown Source)

2013-01-11 20:22:43 [iNFO] [sTDERR] at cpw.mods.fml.common.network.NetworkModHandler.tryCreatingPacketHandler(NetworkModHandler.java:176)

2013-01-11 20:22:43 [iNFO] [sTDERR] at cpw.mods.fml.common.network.NetworkModHandler.<init>(NetworkModHandler.java:114)

2013-01-11 20:22:43 [iNFO] [sTDERR] at cpw.mods.fml.common.network.FMLNetworkHandler.registerNetworkMod(FMLNetworkHandler.java:249)

2013-01-11 20:22:43 [iNFO] [sTDERR] at cpw.mods.fml.common.FMLModContainer.constructMod(FMLModContainer.java:456)

2013-01-11 20:22:43 [iNFO] [sTDERR] at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)

2013-01-11 20:22:43 [iNFO] [sTDERR] at sun.reflect.NativeMethodAccessorImpl.invoke(Unknown Source)

2013-01-11 20:22:43 [iNFO] [sTDERR] at sun.reflect.DelegatingMethodAccessorImpl.invoke(Unknown Source)

2013-01-11 20:22:43 [iNFO] [sTDERR] at java.lang.reflect.Method.invoke(Unknown Source)

2013-01-11 20:22:43 [iNFO] [sTDERR] at com.google.common.eventbus.EventHandler.handleEvent(EventHandler.java:69)

2013-01-11 20:22:43 [iNFO] [sTDERR] at com.google.common.eventbus.SynchronizedEventHandler.handleEvent(SynchronizedEventHandler.java:45)

2013-01-11 20:22:43 [iNFO] [sTDERR] at com.google.common.eventbus.EventBus.dispatch(EventBus.java:317)

2013-01-11 20:22:43 [iNFO] [sTDERR] at com.google.common.eventbus.EventBus.dispatchQueuedEvents(EventBus.java:300)

2013-01-11 20:22:43 [iNFO] [sTDERR] at com.google.common.eventbus.EventBus.post(EventBus.java:268)

2013-01-11 20:22:43 [iNFO] [sTDERR] at cpw.mods.fml.common.LoadController.propogateStateMessage(LoadController.java:140)

2013-01-11 20:22:43 [iNFO] [sTDERR] at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)

2013-01-11 20:22:43 [iNFO] [sTDERR] at sun.reflect.NativeMethodAccessorImpl.invoke(Unknown Source)

2013-01-11 20:22:43 [iNFO] [sTDERR] at sun.reflect.DelegatingMethodAccessorImpl.invoke(Unknown Source)

2013-01-11 20:22:43 [iNFO] [sTDERR] at java.lang.reflect.Method.invoke(Unknown Source)

2013-01-11 20:22:43 [iNFO] [sTDERR] at com.google.common.eventbus.EventHandler.handleEvent(EventHandler.java:69)

2013-01-11 20:22:43 [iNFO] [sTDERR] at com.google.common.eventbus.SynchronizedEventHandler.handleEvent(SynchronizedEventHandler.java:45)

2013-01-11 20:22:43 [iNFO] [sTDERR] at com.google.common.eventbus.EventBus.dispatch(EventBus.java:317)

2013-01-11 20:22:43 [iNFO] [sTDERR] at com.google.common.eventbus.EventBus.dispatchQueuedEvents(EventBus.java:300)

2013-01-11 20:22:43 [iNFO] [sTDERR] at com.google.common.eventbus.EventBus.post(EventBus.java:268)

2013-01-11 20:22:43 [iNFO] [sTDERR] at cpw.mods.fml.common.LoadController.distributeStateMessage(LoadController.java:83)

2013-01-11 20:22:43 [iNFO] [sTDERR] at cpw.mods.fml.common.Loader.loadMods(Loader.java:479)

2013-01-11 20:22:43 [iNFO] [sTDERR] at cpw.mods.fml.client.FMLClientHandler.beginMinecraftLoading(FMLClientHandler.java:161)

2013-01-11 20:22:43 [iNFO] [sTDERR] at net.minecraft.client.Minecraft.a(Minecraft.java:410)

2013-01-11 20:22:43 [iNFO] [sTDERR] at asq.a(SourceFile:56)

2013-01-11 20:22:43 [iNFO] [sTDERR] at net.minecraft.client.Minecraft.run(Minecraft.java:744)

2013-01-11 20:22:43 [iNFO] [sTDERR] at java.lang.Thread.run(Unknown Source)

 

 

Hope you understand what I am doing wrong, any help would be appreciated

With kind regards,

Entil

Link to comment
Share on other sites

Exception in thread "Minecraft main thread" java.lang.VerifyError: (class: mario/common/PacketHandler, method: sendRefreshDB signature: ()V) Incompatible argument to function

 

Seems like you've either corrupted your classes while installing or have a bad download. Cleanup and try again. If that doesnt work, go to the mod author and see if its there issue.

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

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.