Jump to content
View in the app

A better way to browse. Learn more.

Forge Forums

A full-screen app on your home screen with push notifications, badges and more.

To install this app on iOS and iPadOS
  1. Tap the Share icon in Safari
  2. Scroll the menu and tap Add to Home Screen.
  3. Tap Add in the top-right corner.
To install this app on Android
  1. Tap the 3-dot menu (⋮) in the top-right corner of the browser.
  2. Tap Add to Home screen or Install app.
  3. Confirm by tapping Install.

Featured Replies

Posted

Hi guys,

 

I recently discovered Steve´s Carts Mod and wanted to include it into my Minecraft. I am currently using XtraBiomes XL and several of Pams Mods.

 

Since all 3 of these are supported by MinecraftForge ( Am I right?) i wasnt expecting any problems. Unfortunately it gives me the following Errormessage.

 

I also tried reinstalling it onto a clean jar --> no change. I was wondering if anyone had a solution to this problem.

 

Thx and have a nice day

 

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

7 mods loaded

Minecraft Forge 3.3.7.135

FML v2.2.48.135

Forge Mod Loader version 2.2.48.135 for Minecraft 1.2.5

mod_MinecraftForge : Initialized (minecraft.jar)

ExtraBiomes XL : Pre-initialized (extrabiomes-xl-2.2.6-ssp.zip)

mod_Pamdesertcraft : Pre-initialized (Pam's DesertCraft 1.7 (MC 1.2.4).zip)

mod_Pamearthcraft : Pre-initialized (Pam's EarthCraft 1.6.5 (MC 1.2.5).zip)

mod_Pamfood : Pre-initialized (Pam's Harvestcraft 5.3.8.2 (MC 1.2.5).zip)

mod_Pamflowers : Pre-initialized (Pam's Weee! Flowers 2.0 (MC 1.2.4).zip)

Steve's Carts : Pre-initialized (Steves Carts 1.5.0.zip)

 

 

      Minecraft has crashed!     

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

 

Minecraft has stopped running because it encountered a problem.

 

 

 

 

--- BEGIN ERROR REPORT eec07f8b --------

Generated 24.07.12 15:34

 

Minecraft: Minecraft 1.2.5

OS: Windows XP (x86) version 5.1

Java: 1.7.0_06-ea, Oracle Corporation

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

LWJGL: 2.4.2

OpenGL: GeForce 9800 GTX+/PCIe/SSE2/3DNOW! version 3.3.0, NVIDIA Corporation

 

java.lang.IllegalArgumentException: Slot 255 is already occupied by BlockGraphics@7fe31 when adding extrabiomes.blocks.BlockCustomSapling@c163ce

at pb.<init>(Block.java:251)

at qk.<init>(SourceFile:11)

at qk.<init>(SourceFile:19)

at extrabiomes.blocks.BlockCustomSapling.<init>(BlockCustomSapling.java:51)

at extrabiomes.config.ConfigureBlocks.initialize(ConfigureBlocks.java:201)

at extrabiomes.config.Config.load(Config.java:54)

at extrabiomes.Extrabiomes.load(Extrabiomes.java:86)

at mod_ExtrabiomesXL.load(mod_ExtrabiomesXL.java:59)

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

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

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

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

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

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

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

--- END ERROR REPORT 8ec2e749 ----------

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

Try looking into you .minecraft/config directory. There should be configuration files in there for some of the mods. At least one of them (I hope) will allow you to configure it. If not, suggest to the authors that they create code for block configuration...

Check out my

Texture Packs Thread here on the Forge Forum. :)

Currently in the process of adding some mod support for JohnSmith Texture Pack.

width=105 height=12https://www.sugarsync.com/piv/D8135159_67366891_21351[/img]

 

width=209 height=19https://www.sugarsync.com/piv/D8135159_67366891_772852[/img]

  • Author

Okey, i did manage to find a configfile of XtraBiomes and changed some of the values the errormessage told me and tadaa minecraft works, i can enter my world. Unfortunately i cant build anything out of the Cart Mod ... So i guess ill have to let it go.. thx for your help anyway

  • Author

So now it goes strange. I tried a little bit and instead of changing the values in the XtraBiomesMod i changed the values i nthe Steves Carts Mod.

 

And also did I find out that i can build several things of the Cart Mod (Crossrails, minecart with chest) but the most interesting thing is the motorized cart and i cannot build the engine.

 

Does anyone have an explanatio nfor this i changed the following numbers:

 

 

# Configuration file

# Generated on 24.07.12 17:13

 

####################

# block

####################

 

block {

  BlockCargoManager.BlockID=171

  BlockCartsManager.BlockID=174

  BlockDetectorRailAdv.BlockID=250

  BlockDetectorRailManager.BlockID=249

  BlockGraphics.BlockID=231

  BlockRailCross.BlockID=172

  BlockRailJunction.BlockID=173

}

 

####################

# entities

####################

 

entities {

  cartAiID.EntityID=213

  cartBuilderID.EntityID=205

  cartChestHID.EntityID=203

  cartChestID.EntityID=202

  cartChestLID.EntityID=204

  cartCleanerID.EntityID=215

  cartConstID.EntityID=222

  cartControlID.EntityID=209

  cartDriveiID.EntityID=214

  cartEngineID.EntityID=201

  cartFarmID.EntityID=220

  cartFireID.EntityID=217

  cartHybridCID.EntityID=218

  cartHybridCLID.EntityID=219

  cartHybridID.EntityID=210

  cartInvulnerableID.EntityID=224

  cartMinerCID.EntityID=207

  cartMinerID.EntityID=206

  cartRemoveID.EntityID=221

  cartSniperID.EntityID=225

  cartTntID.EntityID=212

  cartTorchID.EntityID=211

  cartTravel.EntityID=208

  cartTurretID.EntityID=216

  cartWoodID.EntityID=223

}

 

####################

# general

####################

 

general {

}

 

####################

# item

####################

 

item {

}

 

####################

# items

####################

 

items {

  ItemCartComponent.ItemID=401

  ItemCarts.ItemID=400

}

 

####################

# sounds

####################

 

sounds {

  FarmingCart.ActiveSound=true

}

 

  • Author

Hello,

 

just to end this issue. I found out what went wrong. After changing the values and getting minecraft to work the thing i did wrong was to download an old pdf with old recipes in it. So now with the new recipes everything is working fine :D. My bad. Have a wonderful day.

  • 7 years later...

If you have ANY older-type versions of Pam's Mods, PLEASE Send them to me... I have searched forever for any of the files.

Please send them to me on discord: [YT]misterrredstone_JadenLeMieux#2117 - That is my discord name and tag.

 

Thanks!

 

-jaden-

Hey, if you have those mod files of Pam's Mods still, please send them to me, I have been searching everywhere on the internet for them...

This is my discord name and tag: [YT]misterrredstone_JadenLeMieux#2117

Thanks!

 

-jaden-

I accidentally posted twice, I registered as it posted the first one without me noticing, and I can't delete that post, so whatever...

  • Guest locked this topic
Guest
This topic is now closed to further replies.

Important Information

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

Configure browser push notifications

Chrome (Android)
  1. Tap the lock icon next to the address bar.
  2. Tap Permissions → Notifications.
  3. Adjust your preference.
Chrome (Desktop)
  1. Click the padlock icon in the address bar.
  2. Select Site settings.
  3. Find Notifications and adjust your preference.