Jump to content

Recommended Posts

Posted

Hi, I updated my tekkit when an error came up saying this.

43 mods loaded

Optifine OptiFine_1.2.5_HD_S_C6

Minecraft Forge 3.3.8.164

FML v2.2.106.176

Forge Mod Loader version 2.2.106.176 for Minecraft 1.2.5

mod_MinecraftForge : Initialized (modpack.jar)

mod_CodeChickenCore : Initialized (modpack.jar)

mod_NotEnoughItems : Initialized (modpack.jar)

mod_ReiMinimap : Initialized ([1.2.5]ReiMinimap_v3.2_04.zip)

mod_IC2AdvancedMachines : Initialized (AdvancedMachines_4.0_client.zip)

mod_BuildCraftCore : Initialized (buildcraft-client-A-core-2.2.14.zip)

mod_BuildCraftBuilders : Initialized (buildcraft-client-B-builders-2.2.14.zip)

mod_BuildCraftEnergy : Initialized (buildcraft-client-B-energy-2.2.14.zip)

mod_BuildCraftFactory : Initialized (buildcraft-client-B-factory-2.2.14.zip)

mod_BuildCraftTransport : Initialized (buildcraft-client-B-transport-2.2.14.zip)

mod_AdditionalPipes : Initialized (buildcraft-client-DA-additionalpipes-2.1.3.zip)

mod_ccSensors : Initialized (ccSensors-client-MC125-B017pr1.zip)

mod_CCTurtle : Initialized (ComputerCraft)

mod_ComputerCraft : Initialized (ComputerCraft)

mod_CCTurtle : Loaded (ComputerCraft1.41.zip)

mod_ComputerCraft : Loaded (ComputerCraft1.41.zip)

mod_EE : Loaded (EE2ClientV1.4.6.5.jar)

mod_EnderStorage : Loaded (EnderStorage-Client 1.1.3.zip)

mod_IC2NuclearControl : Loaded (IC2NuclearControl_client_v1.1.10b.zip)

mod_ImmibisCore : Loaded (immibis-core_49.1.1_for_1.2.5-client.jar)

mod_IC2 : Loaded (industrialcraft-2-client_1.103.jar)

mod_InvTweaks : Loaded (InvTweaks-1.41b-1.2.4.zip)

mod_MAtmos_forModLoader : Loaded (MAtmos_packaged.zip)

mod_ModularForceFieldSystem : Loaded (mffs_rev7_for_1.2.5-client.zip)

mod_IC2_ChargingBench : Loaded (mod_chargingbench-client-1.95b-1.2.5-r1.zip)

mod_CompactSolars : Loaded (mod_compactsolars-client-2.3.2.10.zip)

mod_IronChest : Loaded (mod_ironchests-client-3.8.0.40.zip)

mod_NetherOres : Loaded (NetherOres_Client_1.2.1.zip)

mod_PowerConverters : Loaded (PowerConverters_Client_1.3.4.zip)

mod_Railcraft : Loaded (Railcraft_Client_5.4.7b.zip)

mod_RedPowerControl : Loaded (RedPowerControl-2.0pr5b2.zip)

mod_RedPowerCore : Loaded (RedPowerCore-2.0pr5b2.zip)

mod_RedPowerLighting : Loaded (RedPowerLighting-2.0pr5b2.zip)

mod_RedPowerLogic : Loaded (RedPowerLogic-2.0pr5b2.zip)

mod_RedPowerMachine : Loaded (RedPowerMachine-2.0pr5b2.zip)

mod_RedPowerWiring : Loaded (RedPowerWiring-2.0pr5b2.zip)

mod_RedPowerWorld : Loaded (RedPowerWorld-2.0pr5b2.zip)

mod_TubeStuff : Loaded (tubestuff_49.1.2_for_1.2.5-client.jar)

mod_WeaponMod : Loaded (WeaponMod.zip)

mod_WirelessRedstoneAddons : Loaded (WR-CBE Addons-Client 1.2.2.3.zip)

mod_WirelessRedstoneCore : Loaded (WR-CBE Core-Client 1.2.2.3.zip)

mod_WirelessRedstoneRedPower : Loaded (WR-CBE RedPower-Client 1.2.2.1.zip)

mod_ImmiChunkLoaders : Loaded (zdimensional-anchor_rev3.2_for_1.2.5-client.jar)

 

 

      Minecraft has crashed!     

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

 

Minecraft has stopped running because it encountered a problem.

 

 

 

 

--- BEGIN ERROR REPORT 7dfb87b2 --------

Generated 10/06/13 17:49

 

Minecraft: Minecraft 1.2.5

OS: Windows 7 (x86) version 6.1

Java: 1.7.0_21, Oracle Corporation

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

LWJGL: 2.4.2

OpenGL: Mobile Intel® 4 Series Express Chipset Family version 2.1.0 - Build 8.15.10.1883, Intel

 

java.lang.NullPointerException

at cpw.mods.fml.common.modloader.ModLoaderModContainer.init(ModLoaderModContainer.java:356)

at cpw.mods.fml.common.Loader.modInit(Loader.java:273)

at cpw.mods.fml.common.Loader.initializeMods(Loader.java:628)

at cpw.mods.fml.client.FMLClientHandler.onLoadComplete(FMLClientHandler.java:223)

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

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

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

--- END ERROR REPORT 8b0d1680 ----------

 

 

Pls help ! I have no idea about this stuff :P

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

    • Hey man,    i have only been modding Minecraft for a few days but maybe I can help you. First of all make sure to follow every step of Kaupenjoe's tutorial, I found it to been very helpful and complete. The game uses the raw translation key for the item (in your case "item.testmod.alexandrite") if it can't find the correct lang file. Make sure it's name is "en_us.json" and it is saved under "ressources" -> "assets" -> "testmod".
    • whenever I try to get this item to render into the game it appears with the not texture purple and black squares and calls itself by the lang translation file path instead of the name i gave it.   { "item.testmod.alexandrite": "Alexandrite" } this is the lang json file package net.Hurst.testmod.item; import net.Hurst.testmod.TestMod; import net.minecraft.world.item.Item; import net.minecraftforge.eventbus.api.IEventBus; import net.minecraftforge.registries.DeferredRegister; import net.minecraftforge.registries.ForgeRegistries; import net.minecraftforge.registries.RegistryObject; public class ModItems { public static final DeferredRegister<Item> ITEMS = DeferredRegister.create(ForgeRegistries.ITEMS, TestMod.MOD_ID); public static final RegistryObject<Item> ALEXANDRITE = ITEMS.register("alexandrite", () -> new Item(new Item.Properties())); public static void register(IEventBus eventBus){ ITEMS.register(eventBus); } } this is my ModItems.java file package net.Hurst.testmod; import com.mojang.logging.LogUtils; import net.Hurst.testmod.item.ModItems; import net.minecraft.world.item.CreativeModeTabs; import net.minecraftforge.api.distmarker.Dist; import net.minecraftforge.common.MinecraftForge; import net.minecraftforge.event.BuildCreativeModeTabContentsEvent; import net.minecraftforge.event.server.ServerStartingEvent; import net.minecraftforge.eventbus.api.IEventBus; import net.minecraftforge.eventbus.api.SubscribeEvent; import net.minecraftforge.fml.ModLoadingContext; import net.minecraftforge.fml.common.Mod; import net.minecraftforge.fml.config.ModConfig; import net.minecraftforge.fml.event.lifecycle.FMLClientSetupEvent; import net.minecraftforge.fml.event.lifecycle.FMLCommonSetupEvent; import net.minecraftforge.fml.javafmlmod.FMLJavaModLoadingContext; import org.slf4j.Logger; // The value here should match an entry in the META-INF/mods.toml file @Mod(TestMod.MOD_ID) public class TestMod { public static final String MOD_ID = "testmod"; private static final Logger LOGGER = LogUtils.getLogger(); public TestMod() { IEventBus modEventBus = FMLJavaModLoadingContext.get().getModEventBus(); modEventBus.addListener(this::commonSetup); ModItems.register(modEventBus); MinecraftForge.EVENT_BUS.register(this); modEventBus.addListener(this::addCreative); ModLoadingContext.get().registerConfig(ModConfig.Type.COMMON, Config.SPEC); } private void commonSetup(final FMLCommonSetupEvent event) { } // Add the example block item to the building blocks tab private void addCreative(BuildCreativeModeTabContentsEvent event) { if(event.getTabKey() == CreativeModeTabs.INGREDIENTS){ event.accept(ModItems.ALEXANDRITE); } } // You can use SubscribeEvent and let the Event Bus discover methods to call @SubscribeEvent public void onServerStarting(ServerStartingEvent event) { } // You can use EventBusSubscriber to automatically register all static methods in the class annotated with @SubscribeEvent @Mod.EventBusSubscriber(modid = MOD_ID, bus = Mod.EventBusSubscriber.Bus.MOD, value = Dist.CLIENT) public static class ClientModEvents { @SubscribeEvent public static void onClientSetup(FMLClientSetupEvent event) { } } } this is my TestMod.java file { "parent": "minecraft:item/generated", "textures": { "layer0": "testmod:item/generated" } } this is my model file for the item. I am using intellij 2025.1.2 with fdk 1.21 and java 21 I would appreciate the help.
    • Also remove VS Create Armor, createbigcannons and The Factory Must Grow
    • Add the latest.log (logs-folder) with sites like https://mclo.gs/ and paste the link to it here  
  • Topics

×
×
  • Create New...

Important Information

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