Jep, and it does tell me ModLoader didnt initialize. That's all there is can't help you.
Consider handing this errorlog to Risugami OR providing more detailing background information.
Posts by Alblaka
-
-
I'm not sure if it has anythign to do with modloader, but i have an error as well with this error report:
Display Spoiler
Mods loaded: 19
ModLoader 1.1
mod_ModLoaderMp 1.0.0
mod_NotEnoughItems 1.1.0
mod_ReiMinimap v3.0_01 [1.1]
mod_BuildCraftCore 2.2.12
mod_BuildCraftBuilders 2.2.12
mod_BuildCraftEnergy 2.2.12
mod_BuildCraftFactory 2.2.12
mod_BuildCraftTransport 2.2.12
mod_Forestry 1.2.6.4
mod_IC2 v1.62
mod_RedPowerArray 2.0pr4d
mod_RedPowerCore 2.0pr4d
mod_RedPowerLighting 2.0pr4d
mod_RedPowerLogic 2.0pr4d
mod_RedPowerMachine 2.0pr4d
mod_RedPowerWiring 2.0pr4d
mod_RedPowerWorld 2.0pr4d
mod_Timber 1.1.0Minecraft has crashed!
----------------------Minecraft has stopped running because it encountered a problem.
If you wish to report this, please copy this entire text and email it to support@mojang.com.
Please include a description of what you did when the error occured.--- BEGIN ERROR REPORT 44181024 --------
Generated 1/23/12 2:22 PMMinecraft: Minecraft 1.1
OS: Windows 7 (amd64) version 6.1
Java: 1.6.0_18, Sun Microsystems Inc.
VM: Java HotSpot(TM) 64-Bit Server VM (mixed mode), Sun Microsystems Inc.
LWJGL: 2.4.2
OpenGL: Mobile Intel(R) 4 Series Express Chipset Family version 2.1.0 - Build 8.15.10.1872, Inteljava.lang.NoSuchFieldError: nameReference
at ic2.common.IC2Crops.registerCrops(IC2Crops.java:37)
at mod_IC2.initialize(mod_IC2.java:586)
at ic2.platform.Ic2.load(Ic2.java:65)
at ModLoader.init(ModLoader.java:824)
at ModLoader.AddAllRenderers(ModLoader.java:189)
at afq.<init>(afq.java:80)
at afq.<clinit>(afq.java:9)
at net.minecraft.client.Minecraft.a(SourceFile:265)
at net.minecraft.client.Minecraft.run(SourceFile:648)
at java.lang.Thread.run(Unknown Source)
--- END ERROR REPORT d14f22c1 ----------Any help would be much appreciated!
Redownload Forestry, they fixed this issue some hours ago.
-
Seeds only drop if you PICK a plant with leftclick.
As well, cropnalyzer will consider ever crossed plant unknown, even if it's obvious. -
RichardG is on it. Apparently some mess-up with the new Achievements system.
-
The submodule "errors" can be ignored.
IC got a complex addon handler and can essentially support any currently existant version of BC, adapting the used API to whatever one is present on your minecraft.jar.
The fail-messages refer to an uninstalled supported BC -version, will not cause any issues ingame, though. -
We'll look into the issue.
-
Some more information please:
Does the count of your hold item decrease? Does the placed item become visible after relogging onto the server? Does this issue exclusively occur with Reinforced Stone as the block to be clicked at? Try placing one of the rstone as the side of your location with cobble and place the door "against" that cobble, still resulting it to be placed ontop of the rstone on the ground. -
Weed has an unique texture, you'll get used to spotting it among your crops easyly.
There ARE possible crops which act "weed-ish" and will spawn weed on nearby blocks, but that's something you've got to figure out by yourself. Just ensure to keep those crops as monocultures (weed-generating crops are resistant to weed infection). -
Ok, gonna help you.
It's weed.
Destroy it.Though it's already too late to save it from annilating your remaining crops XD
-
-
Ah, so it's merely an SMP networking issue? I was kinda afraid 1.1 broke something and causes massive TE corruption or something.
I think i failed on correctly using the NetworkHandler for complex updates, gotta have Player take a look at it.edit:
Apparently we forgot to add proper syncronization for Cropblocks. I assumed the methods i used would imply it, but i was incorrect. This will be fixed as soon as i get the time to do it. Shouldn't take longer then 24 hours. -
-
-
Will fix it. During the tests we didnt had any creepers blowing up crops, very well possible for some stuff to malfunction.
-
well at least i didn't find it there.
Apparently
-
Try using a fresh minecraft.jar and remodding the whole setup. I assume you have some 1.3.0 leftover thingys or something.
Given it works fine for everyone else. -
Cept for the last part everything you mentioned is to some degree explained in the official guide :3
@Cropnalyzer: I assume you tried to analyze normal seeds? Not possible, it only works on CropSeeds, not on vanilla item, given those are stackable and contain no hidden data in first place.
-
java.lang.RuntimeException: RedPowerCore: BlockID 200 exists, autoAssign is disabled.
As bourhgt up in 2 threads already: ID Conflict, use the configs to alter the IDs manually / disable RPs autoassignment.
-
-
ID Conflict on value 200. Use eiher config (RP / *) to change the value of the block present on ID 200.