When using Forge 4.0 for MC 1.3.2 (yes, it's available) I get an NPE when the HD Textures option is enabled.
The crash is happening in FML code, but it only happens when HD Textures is enabled so I thought i'd post it here.
If you think it should go in the FML forums, I can post it there instead. Anyway, the full error and call stack are below.
---- Minecraft Crash Report ----
Time: 8/16/12 7:39 PM
Description: Failed to start game
java.lang.NullPointerException
at cpw.mods.fml.client.TextureFXManager.getEffectTexture(TextureFXManager.java:165)
at cpw.mods.fml.client.TextureFXManager.setTextureDimensions(TextureFXManager.java:201)
at avf.a(RenderEngine.java:289)
at avf.b(RenderEngine.java:222)
at com.pclewis.mcpatcher.mod.CustomAnimation.newStrip(CustomAnimation.java:101)
at com.pclewis.mcpatcher.mod.CustomAnimation.addStrip(CustomAnimation.java:75)
at com.pclewis.mcpatcher.mod.CustomAnimation.addStripOrTile(CustomAnimation.java:64)
at com.pclewis.mcpatcher.mod.TextureUtils.refreshTextureFX(TextureUtils.java:179)
at avf.setTileSize(RenderEngine.java)
at net.minecraft.client.Minecraft.a(Minecraft.java:401)
at net.minecraft.client.Minecraft.run(Minecraft.java:734)
at java.lang.Thread.run(Unknown Source)
Relevant Details:
- Minecraft Version: 1.3.2
- Operating System: Windows 7 (amd64) version 6.1
- Java Version: 1.7.0, Oracle Corporation
- Java VM Version: Java HotSpot(TM) 64-Bit Server VM (mixed mode), Oracle Corporation
- Memory: 449360120 bytes (428 MB) / 514523136 bytes (490 MB) up to 954466304 bytes (910 MB)
- JVM Flags: 2 total; -Xmx1024M -Xms512M
- LWJGL: 2.4.2
- OpenGL: ATI Radeon HD 5800 Series GL version 4.2.11733 Compatibility Profile Context, ATI Technologies Inc.
- Is Modded: Definitely; 'forge,fml'
- Type: Client
- Texture Pack: DokuCraft.zip
- Profiler Position: N/A (disabled)
EDIT: I realize this is a conflict between MCPatcher's HD textures and the implementation built-in to Forge now, so i can just disable the MCPatcher version. You can disregard this.
It sounds like a problem with your java installation. I'd try uninstalling every JRE or JDK you can find and removing any remnants manually. Then reinstall the latest one fresh and see if that helps.
Thank you! In hindsight, that should've been on my top ten list of things to test when I was attempting to troubleshoot my problem. Works lik a charm now!
Now I just gotta find a medieval style texture pack that's actually up to date.....
Just gonna repost my message to hope that it gets noticed, this is really bugging me! :/
Just want to note that MCPatcher on 1.3.1 (Possibly 1.3 too) breaks the formatting on signs - Eg. You can't use spaces to right-align the text. This is very annoying. The way I've fixed it is by disabling "HD Font", so it seems that there's where the problem lies.
It would be fantastic if Kahr could take a look at this.
Thanks! (Also, this bug is present in OptiFine as well)
so night vision potions do not have there proper light things up effect when using custom lighting. i know it's not to important now since its a snapshot thing but might be something to look into for the future. i have some pictures below as a example. but for all i know three may already be a fix.
seems ctm is bugging out for a bunch of people since 1.3.... I just had it happen to me since updating to 1.3.2. with my 256x pack, ctm loads fine, every time.... but with my 64x I have to load a world 3-4 times to get ctm to display at all.
Hey I have a problem with the downloads I tryed github and mediafire but when I was downloading them I have a program called Norton and it check files and sees if their safe I kept trying to download them but norton said they were unsafe and then it deleted it. I then got my dad who is smart with computers and he tryed to seee what he could do and he thinks there might be something inbeded in it. I had Norton a while ago and Mcpacthers older versions use to work but this new one doesnt if there is anything you can tell me about please. Thank you very much Sincerly SuperToasterOfJustice!
The "HD Textures" option is faded out. I'am using minecraft 1.2.5, MCpatcher 2.4.1_03 and i tried this with my mods installed and with a clean minecraft folder.
Hi, the Connected Textures one dosen't work with my texture pack, and it doesn't for the default too. I'm using the 1.3.2 one. Am I missing something? and yes, its checked.
On some computers Norton detects MCPatcher as an "unsafe file" and immediately deletes it after downloading or after manually checking it (but it's a false alarm, the program is safe !). I saw this problem several times on different PCs and found a simple way to avoid it: Just download the .jar-file from github (not the exe-files, Norton only detects the exe-file as harmful, but says the jar is clean !) ... crazy Norton
That is why I don't use Norton...
Rollback Post to RevisionRollBack
"Some may say I'm 10 pounds of crap, but I'd say it's more like 11 and a half..."
Kahr, you should do an extension to CTM with being able to do connected textures between different blocks, like dirt and stone for better looking stairs going underground.
The Meaning of Life, the Universe, and Everything.
Join Date:
2/27/2012
Posts:
42
Member Details
I got the modloader installed! I patched all my mods and the HDTexturepack HDFont etc. and then I laugh minecraft. But before the "Mojang" logo comes up, it turnes black. I got no mods in the minecraft.jar, only in MCPatcher. It works when I unpatch the mods. I got the latest version and deleted the META-INF folder ;-) So what have I done wrong?
I tried with this and forge and i blackscreenedHeres the Error Log
2012-08-19 12:09:04 [INFO] [ForgeModLoader] Forge Mod Loader version 3.0.80.291 for Minecraft client:1.3.2, server:1.3.2 loading
2012-08-19 12:09:04 [FINEST] [ForgeModLoader] All core mods are successfully located
2012-08-19 12:09:04 [FINEST] [ForgeModLoader] Discovering coremods
2012-08-19 12:09:04 [FINEST] [ForgeModLoader] Found library file argo-2.25.jar present and correct in lib dir
2012-08-19 12:09:04 [FINEST] [ForgeModLoader] Found library file guava-12.0.1.jar present and correct in lib dir
2012-08-19 12:09:04 [FINEST] [ForgeModLoader] Found library file asm-all-4.0.jar present and correct in lib dir
2012-08-19 12:09:04 [FINEST] [ForgeModLoader] Running coremod plugins
2012-08-19 12:09:04 [FINEST] [ForgeModLoader] Running coremod plugin FMLCorePlugin
2012-08-19 12:09:04 [FINEST] [ForgeModLoader] Coremod plugin FMLCorePlugin run successfully
2012-08-19 12:09:04 [FINEST] [ForgeModLoader] Running coremod plugin FMLForgePlugin
2012-08-19 12:09:04 [FINEST] [ForgeModLoader] Coremod plugin FMLForgePlugin run successfully
2012-08-19 12:09:04 [FINEST] [ForgeModLoader] Validating minecraft
2012-08-19 12:09:04 [FINEST] [ForgeModLoader] Minecraft validated, launching...
2012-08-19 12:09:05 [INFO] [STDOUT] 27 achievements
2012-08-19 12:09:05 [INFO] [STDOUT] 195 recipes
2012-08-19 12:09:05 [INFO] [STDOUT] Setting user: Icebelt87, 8427327679864905860
2012-08-19 12:09:05 [INFO] [STDOUT] LWJGL Version: 2.4.2
2012-08-19 12:09:06 [INFO] [ForgeModLoader] Attempting early MinecraftForge initialization
2012-08-19 12:09:06 [INFO] [ForgeModLoader] Completed early MinecraftForge initialization
2012-08-19 12:09:06 [FINE] [ForgeModLoader] Building injected Mod Containers [cpw.mods.fml.common.FMLDummyContainer, net.minecraftforge.common.ForgeDummyContainer]
2012-08-19 12:09:06 [FINE] [ForgeModLoader] Attempting to load mods contained in the minecraft jar file and associated classes
2012-08-19 12:09:06 [FINE] [ForgeModLoader] Skipping known library file C:\Users\Andrew\AppData\Roaming\.minecraft\bin\lwjgl.jar
2012-08-19 12:09:06 [FINE] [ForgeModLoader] Skipping known library file C:\Users\Andrew\AppData\Roaming\.minecraft\bin\jinput.jar
2012-08-19 12:09:06 [FINE] [ForgeModLoader] Skipping known library file C:\Users\Andrew\AppData\Roaming\.minecraft\bin\lwjgl_util.jar
2012-08-19 12:09:06 [FINE] [ForgeModLoader] Found a minecraft related file at C:\Users\Andrew\AppData\Roaming\.minecraft\bin\minecraft.jar, examining for mod candidates
2012-08-19 12:09:06 [FINE] [ForgeModLoader] Skipping known library file C:\Users\Andrew\AppData\Roaming\.minecraft\lib\argo-2.25.jar
2012-08-19 12:09:06 [FINE] [ForgeModLoader] Skipping known library file C:\Users\Andrew\AppData\Roaming\.minecraft\lib\guava-12.0.1.jar
2012-08-19 12:09:06 [FINE] [ForgeModLoader] Skipping known library file C:\Users\Andrew\AppData\Roaming\.minecraft\lib\asm-all-4.0.jar
2012-08-19 12:09:06 [FINE] [ForgeModLoader] Minecraft jar mods loaded successfully
2012-08-19 12:09:06 [INFO] [ForgeModLoader] Searching C:\Users\Andrew\AppData\Roaming\.minecraft\mods for mods
2012-08-19 12:09:06 [FINE] [ForgeModLoader] Found a candidate mod directory mocreatures
2012-08-19 12:09:06 [FINE] [ForgeModLoader] Found a candidate mod directory rei_minimap
2012-08-19 12:09:06 [FINE] [ForgeModLoader] Found a candidate mod directory sppcommands
2012-08-19 12:09:06 [FINE] [ForgeModLoader] Found a candidate zip or jar file Timber! (1.2.4).zip
2012-08-19 12:09:06 [FINE] [ForgeModLoader] Examining file minecraft.jar for potential mods
2012-08-19 12:09:06 [INFO] [ForgeModLoader] The mod container minecraft.jar appears to be missing an mcmod.info file
2012-08-19 12:09:06 [FINE] [ForgeModLoader] Identified a BaseMod type mod mod_fcmo
2012-08-19 12:09:06 [FINE] [ForgeModLoader] Examining directory mocreatures for potential mods
2012-08-19 12:09:06 [INFO] [ForgeModLoader] No mcmod.info file found in directory mocreatures
2012-08-19 12:09:06 [FINE] [ForgeModLoader] Examining directory rei_minimap for potential mods
2012-08-19 12:09:06 [INFO] [ForgeModLoader] No mcmod.info file found in directory rei_minimap
2012-08-19 12:09:06 [FINE] [ForgeModLoader] Examining directory sppcommands for potential mods
2012-08-19 12:09:06 [INFO] [ForgeModLoader] No mcmod.info file found in directory sppcommands
2012-08-19 12:09:06 [FINEST] [ForgeModLoader] Recursing into package jars
2012-08-19 12:09:06 [FINEST] [ForgeModLoader] Recursing into package macros
2012-08-19 12:09:06 [FINEST] [ForgeModLoader] Recursing into package saves
2012-08-19 12:09:06 [FINE] [ForgeModLoader] Examining file Timber! (1.2.4).zip for potential mods
2012-08-19 12:09:06 [INFO] [ForgeModLoader] The mod container Timber! (1.2.4).zip appears to be missing an mcmod.info file
2012-08-19 12:09:06 [FINE] [ForgeModLoader] Identified a BaseMod type mod mod_Timber
2012-08-19 12:09:06 [INFO] [ForgeModLoader] Forge Mod Loader has identified 4 mods to load
2012-08-19 12:09:06 [FINE] [ForgeModLoader] Received a system property request ''
2012-08-19 12:09:06 [FINE] [ForgeModLoader] System property request managing the state of 0 mods
2012-08-19 12:09:06 [FINE] [ForgeModLoader] After merging, found state information for 0 mods
2012-08-19 12:09:06 [FINE] [ForgeModLoader] Verifying mod requirements are satisfied
2012-08-19 12:09:06 [FINE] [ForgeModLoader] All mod requirements are satisfied
2012-08-19 12:09:06 [FINE] [ForgeModLoader] Sorting mods into an ordered list
2012-08-19 12:09:06 [FINE] [ForgeModLoader] Mod sorting completed successfully
2012-08-19 12:09:06 [FINE] [ForgeModLoader] Mod sorting data:
2012-08-19 12:09:06 [FINE] [ForgeModLoader] mod_fcmo(mod_fcmo): minecraft.jar ()
2012-08-19 12:09:06 [FINE] [ForgeModLoader] mod_Timber(mod_Timber): Timber! (1.2.4).zip ()
2012-08-19 12:09:06 [FINE] [ForgeModLoader] Activating mod FML
2012-08-19 12:09:06 [FINE] [ForgeModLoader] Activating mod Forge
2012-08-19 12:09:06 [FINE] [ForgeModLoader] Enabling mod mod_fcmo
2012-08-19 12:09:06 [FINE] [ForgeModLoader] Activating mod mod_fcmo
2012-08-19 12:09:06 [FINE] [ForgeModLoader] Enabling mod mod_Timber
2012-08-19 12:09:06 [FINE] [ForgeModLoader] Activating mod mod_Timber
2012-08-19 12:09:06 [FINER] [ForgeModLoader] Posting state event [email protected] to mod FML
2012-08-19 12:09:06 [FINER] [ForgeModLoader] State event [email protected] delivered to mod FML
2012-08-19 12:09:06 [FINER] [ForgeModLoader] Posting state event [email protected] to mod Forge
2012-08-19 12:09:06 [FINER] [ForgeModLoader] State event [email protected] delivered to mod Forge
2012-08-19 12:09:06 [FINER] [ForgeModLoader] Posting state event [email protected] to mod mod_fcmo
2012-08-19 12:09:06 [FINE] [ForgeModLoader] No MLProp configuration for mod_fcmo found or required. No file written
2012-08-19 12:09:06 [FINE] [ForgeModLoader] Attempting to inject @SidedProxy classes into mod_fcmo
2012-08-19 12:09:06 [FINER] [ForgeModLoader] State event [email protected] delivered to mod mod_fcmo
2012-08-19 12:09:06 [FINER] [ForgeModLoader] Posting state event [email protected] to mod mod_Timber
2012-08-19 12:09:06 [WARNING] [ForgeModLoader] An error occured trying to access field axes in mod mod_Timber
2012-08-19 12:09:06 [WARNING] [ForgeModLoader] An error occured trying to access field key in mod mod_Timber
2012-08-19 12:09:06 [FINE] [ForgeModLoader] No MLProp configuration for mod_Timber found or required. No file written
2012-08-19 12:09:06 [FINE] [ForgeModLoader] Attempting to inject @SidedProxy classes into mod_Timber
2012-08-19 12:09:06 [FINER] [ForgeModLoader] State event [email protected] delivered to mod mod_Timber
2012-08-19 12:09:06 [FINER] [ForgeModLoader] Posting state event [email protected] to mod FML
2012-08-19 12:09:06 [FINER] [ForgeModLoader] State event [email protected] delivered to mod FML
2012-08-19 12:09:06 [FINER] [ForgeModLoader] Posting state event [email protected] to mod Forge
2012-08-19 12:09:06 [FINER] [ForgeModLoader] State event [email protected] delivered to mod Forge
2012-08-19 12:09:06 [FINER] [ForgeModLoader] Posting state event [email protected] to mod mod_fcmo
2012-08-19 12:09:06 [FINER] [ForgeModLoader] State event [email protected] delivered to mod mod_fcmo
2012-08-19 12:09:06 [FINER] [ForgeModLoader] Posting state event [email protected] to mod mod_Timber
2012-08-19 12:09:06 [FINER] [ForgeModLoader] State event [email protected] delivered to mod mod_Timber
2012-08-19 12:09:06 [INFO] [STDOUT] Starting up SoundSystem...
2012-08-19 12:09:07 [INFO] [STDOUT] Initializing LWJGL OpenAL
2012-08-19 12:09:07 [INFO] [STDOUT] (The LWJGL binding of OpenAL. For more information, see http://www.lwjgl.org)
2012-08-19 12:09:07 [INFO] [STDOUT] OpenAL initialized.
2012-08-19 12:09:07 [FINER] [ForgeModLoader] Posting state event [email protected] to mod FML
2012-08-19 12:09:07 [FINER] [ForgeModLoader] State event [email protected] delivered to mod FML
2012-08-19 12:09:07 [FINER] [ForgeModLoader] Posting state event [email protected] to mod Forge
2012-08-19 12:09:07 [FINER] [ForgeModLoader] State event [email protected] delivered to mod Forge
2012-08-19 12:09:07 [FINER] [ForgeModLoader] Posting state event [email protected] to mod mod_fcmo
2012-08-19 12:09:07 [FINER] [ForgeModLoader] State event [email protected] delivered to mod mod_fcmo
2012-08-19 12:09:07 [FINER] [ForgeModLoader] Posting state event [email protected] to mod mod_Timber
2012-08-19 12:09:07 [INFO] [STDERR] Exception in thread "Minecraft main thread" java.lang.NoSuchFieldError: m
2012-08-19 12:09:07 [INFO] [STDERR] at mod_Timber.load(mod_Timber.java:19)
2012-08-19 12:09:07 [INFO] [STDERR] at cpw.mods.fml.common.modloader.ModLoaderModContainer.init(ModLoaderModContainer.java:523)
2012-08-19 12:09:07 [INFO] [STDERR] at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
2012-08-19 12:09:07 [INFO] [STDERR] at sun.reflect.NativeMethodAccessorImpl.invoke(Unknown Source)
2012-08-19 12:09:07 [INFO] [STDERR] at sun.reflect.DelegatingMethodAccessorImpl.invoke(Unknown Source)
2012-08-19 12:09:07 [INFO] [STDERR] at java.lang.reflect.Method.invoke(Unknown Source)
2012-08-19 12:09:07 [INFO] [STDERR] at com.google.common.eventbus.EventHandler.handleEvent(EventHandler.java:69)
2012-08-19 12:09:07 [INFO] [STDERR] at com.google.common.eventbus.SynchronizedEventHandler.handleEvent(SynchronizedEventHandler.java:45)
2012-08-19 12:09:07 [INFO] [STDERR] at com.google.common.eventbus.EventBus.dispatch(EventBus.java:317)
2012-08-19 12:09:07 [INFO] [STDERR] at com.google.common.eventbus.EventBus.dispatchQueuedEvents(EventBus.java:300)
2012-08-19 12:09:07 [INFO] [STDERR] at com.google.common.eventbus.EventBus.post(EventBus.java:268)
2012-08-19 12:09:07 [INFO] [STDERR] at cpw.mods.fml.common.LoadController.propogateStateMessage(LoadController.java:123)
2012-08-19 12:09:07 [INFO] [STDERR] at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
2012-08-19 12:09:07 [INFO] [STDERR] at sun.reflect.NativeMethodAccessorImpl.invoke(Unknown Source)
2012-08-19 12:09:07 [INFO] [STDERR] at sun.reflect.DelegatingMethodAccessorImpl.invoke(Unknown Source)
2012-08-19 12:09:07 [INFO] [STDERR] at java.lang.reflect.Method.invoke(Unknown Source)
2012-08-19 12:09:07 [INFO] [STDERR] at com.google.common.eventbus.EventHandler.handleEvent(EventHandler.java:69)
2012-08-19 12:09:07 [INFO] [STDERR] at com.google.common.eventbus.SynchronizedEventHandler.handleEvent(SynchronizedEventHandler.java:45)
2012-08-19 12:09:07 [INFO] [STDERR] at com.google.common.eventbus.EventBus.dispatch(EventBus.java:317)
2012-08-19 12:09:07 [INFO] [STDERR] at com.google.common.eventbus.EventBus.dispatchQueuedEvents(EventBus.java:300)
2012-08-19 12:09:07 [INFO] [STDERR] at com.google.common.eventbus.EventBus.post(EventBus.java:268)
2012-08-19 12:09:07 [INFO] [STDERR] at cpw.mods.fml.common.LoadController.distributeStateMessage(LoadController.java:81)
2012-08-19 12:09:07 [INFO] [STDERR] at cpw.mods.fml.common.Loader.initializeMods(Loader.java:590)
2012-08-19 12:09:07 [INFO] [STDERR] at cpw.mods.fml.client.FMLClientHandler.finishMinecraftLoading(FMLClientHandler.java:158)
2012-08-19 12:09:07 [INFO] [STDERR] at net.minecraft.client.Minecraft.a(Minecraft.java:447)
2012-08-19 12:09:07 [INFO] [STDERR] at net.minecraft.client.Minecraft.run(Minecraft.java:734)
2012-08-19 12:09:07 [INFO] [STDERR] at java.lang.Thread.run(Unknown Source)
Can anyone help? It's been a few days since I posted, and no one has replied yet. I'm still stumped as to why I can't even run MC Patcher. I even gave the MC Patcher file I have to a friend, and he can run it just fine. Just with me it crashes when I try to run it.
I had this problem and what was stopping mcpatcher from running was Rei's Mini Map. After installing 1.3.2 of the mini map I could run mcpatcher again.
I followed the steps, made a fresh .jar, ran the patcher, patched, installed the texture pack. Everything worked. Installed ModLoader through the patcher. Everything worked. Installed Mac's Mod (blaze tools, compacted blocks, etc) it worked. Tried to install "integrated lamps" and it wouldn't work. No crash, no glitch, just didn't work. So I tried a fresh .jar and now ModLoader makes my minecraft crash.
Version 1.3.2 for ModLoader and Minecraft
Computer: Mac
Error Report:
---- Minecraft Crash Report ----
// Why did you do that?
Time: 8/19/12 1:35 PM
Description: Exception occured in ModLoader
java.lang.VerifyError: (class: mod_IntegratedLamps, method: load signature: ()V) Incompatible argument to function
at java.lang.Class.getDeclaredFields0(Native Method)
at java.lang.Class.privateGetDeclaredFields(Class.java:2291)
at java.lang.Class.getDeclaredFields(Class.java:1743)
at ModLoader.setupProperties(ModLoader.java:2064)
at ModLoader.addMod(ModLoader.java:342)
at ModLoader.readFromModFolder(ModLoader.java:1429)
at ModLoader.init(ModLoader.java:932)
at ModLoader.addAllRenderers(ModLoader.java:185)
at avy.<init>(RenderManager.java:87)
at avy.<clinit>(RenderManager.java:14)
at net.minecraft.client.Minecraft.a(SourceFile:260)
at net.minecraft.client.Minecraft.run(SourceFile:516)
at java.lang.Thread.run(Thread.java:680)
Relevant Details:
- Minecraft Version: 1.3.2
- Operating System: Mac OS X (x86_64) version 10.6.8
- Java Version: 1.6.0_33, Apple Inc.
- Java VM Version: Java HotSpot(TM) 64-Bit Server VM (mixed mode), Apple Inc.
- Memory: 440026328 bytes (419 MB) / 554369024 bytes (528 MB) up to 1069416448 bytes (1019 MB)
- JVM Flags: 2 total; -Xmx1024M -Xms512M
- ModLoader: Mods loaded: 5
ModLoader 1.3.2
mod_BlazeTools 1.3.2
mod_Compression 1.3.2
mod_BlazeTools 1.3.2
mod_Compression 1.3.2
Rollback Post to RevisionRollBack
To post a comment, please login or register a new account.
The crash is happening in FML code, but it only happens when HD Textures is enabled so I thought i'd post it here.
If you think it should go in the FML forums, I can post it there instead. Anyway, the full error and call stack are below.
EDIT: I realize this is a conflict between MCPatcher's HD textures and the implementation built-in to Forge now, so i can just disable the MCPatcher version. You can disregard this.
Thank you! In hindsight, that should've been on my top ten list of things to test when I was attempting to troubleshoot my problem. Works lik a charm now!
Now I just gotta find a medieval style texture pack that's actually up to date.....
Just want to note that MCPatcher on 1.3.1 (Possibly 1.3 too) breaks the formatting on signs - Eg. You can't use spaces to right-align the text. This is very annoying. The way I've fixed it is by disabling "HD Font", so it seems that there's where the problem lies.
It would be fantastic if Kahr could take a look at this.
Thanks!
(Also, this bug is present in OptiFine as well)
no night vision
with potion
-
View User Profile
-
View Posts
-
Send Message
Curse PremiumWhat can i do to solve this?
2012-08-19 12:09:04 [INFO] [ForgeModLoader] Forge Mod Loader version 3.0.80.291 for Minecraft client:1.3.2, server:1.3.2 loading
2012-08-19 12:09:04 [FINEST] [ForgeModLoader] All core mods are successfully located
2012-08-19 12:09:04 [FINEST] [ForgeModLoader] Discovering coremods
2012-08-19 12:09:04 [FINEST] [ForgeModLoader] Found library file argo-2.25.jar present and correct in lib dir
2012-08-19 12:09:04 [FINEST] [ForgeModLoader] Found library file guava-12.0.1.jar present and correct in lib dir
2012-08-19 12:09:04 [FINEST] [ForgeModLoader] Found library file asm-all-4.0.jar present and correct in lib dir
2012-08-19 12:09:04 [FINEST] [ForgeModLoader] Running coremod plugins
2012-08-19 12:09:04 [FINEST] [ForgeModLoader] Running coremod plugin FMLCorePlugin
2012-08-19 12:09:04 [FINEST] [ForgeModLoader] Coremod plugin FMLCorePlugin run successfully
2012-08-19 12:09:04 [FINEST] [ForgeModLoader] Running coremod plugin FMLForgePlugin
2012-08-19 12:09:04 [FINEST] [ForgeModLoader] Coremod plugin FMLForgePlugin run successfully
2012-08-19 12:09:04 [FINEST] [ForgeModLoader] Validating minecraft
2012-08-19 12:09:04 [FINEST] [ForgeModLoader] Minecraft validated, launching...
2012-08-19 12:09:05 [INFO] [STDOUT] 27 achievements
2012-08-19 12:09:05 [INFO] [STDOUT] 195 recipes
2012-08-19 12:09:05 [INFO] [STDOUT] Setting user: Icebelt87, 8427327679864905860
2012-08-19 12:09:05 [INFO] [STDOUT] LWJGL Version: 2.4.2
2012-08-19 12:09:06 [INFO] [ForgeModLoader] Attempting early MinecraftForge initialization
2012-08-19 12:09:06 [INFO] [ForgeModLoader] Completed early MinecraftForge initialization
2012-08-19 12:09:06 [FINE] [ForgeModLoader] Building injected Mod Containers [cpw.mods.fml.common.FMLDummyContainer, net.minecraftforge.common.ForgeDummyContainer]
2012-08-19 12:09:06 [FINE] [ForgeModLoader] Attempting to load mods contained in the minecraft jar file and associated classes
2012-08-19 12:09:06 [FINE] [ForgeModLoader] Skipping known library file C:\Users\Andrew\AppData\Roaming\.minecraft\bin\lwjgl.jar
2012-08-19 12:09:06 [FINE] [ForgeModLoader] Skipping known library file C:\Users\Andrew\AppData\Roaming\.minecraft\bin\jinput.jar
2012-08-19 12:09:06 [FINE] [ForgeModLoader] Skipping known library file C:\Users\Andrew\AppData\Roaming\.minecraft\bin\lwjgl_util.jar
2012-08-19 12:09:06 [FINE] [ForgeModLoader] Found a minecraft related file at C:\Users\Andrew\AppData\Roaming\.minecraft\bin\minecraft.jar, examining for mod candidates
2012-08-19 12:09:06 [FINE] [ForgeModLoader] Skipping known library file C:\Users\Andrew\AppData\Roaming\.minecraft\lib\argo-2.25.jar
2012-08-19 12:09:06 [FINE] [ForgeModLoader] Skipping known library file C:\Users\Andrew\AppData\Roaming\.minecraft\lib\guava-12.0.1.jar
2012-08-19 12:09:06 [FINE] [ForgeModLoader] Skipping known library file C:\Users\Andrew\AppData\Roaming\.minecraft\lib\asm-all-4.0.jar
2012-08-19 12:09:06 [FINE] [ForgeModLoader] Minecraft jar mods loaded successfully
2012-08-19 12:09:06 [INFO] [ForgeModLoader] Searching C:\Users\Andrew\AppData\Roaming\.minecraft\mods for mods
2012-08-19 12:09:06 [FINE] [ForgeModLoader] Found a candidate mod directory mocreatures
2012-08-19 12:09:06 [FINE] [ForgeModLoader] Found a candidate mod directory rei_minimap
2012-08-19 12:09:06 [FINE] [ForgeModLoader] Found a candidate mod directory sppcommands
2012-08-19 12:09:06 [FINE] [ForgeModLoader] Found a candidate zip or jar file Timber! (1.2.4).zip
2012-08-19 12:09:06 [FINE] [ForgeModLoader] Examining file minecraft.jar for potential mods
2012-08-19 12:09:06 [INFO] [ForgeModLoader] The mod container minecraft.jar appears to be missing an mcmod.info file
2012-08-19 12:09:06 [FINE] [ForgeModLoader] Identified a BaseMod type mod mod_fcmo
2012-08-19 12:09:06 [FINE] [ForgeModLoader] Examining directory mocreatures for potential mods
2012-08-19 12:09:06 [INFO] [ForgeModLoader] No mcmod.info file found in directory mocreatures
2012-08-19 12:09:06 [FINE] [ForgeModLoader] Examining directory rei_minimap for potential mods
2012-08-19 12:09:06 [INFO] [ForgeModLoader] No mcmod.info file found in directory rei_minimap
2012-08-19 12:09:06 [FINE] [ForgeModLoader] Examining directory sppcommands for potential mods
2012-08-19 12:09:06 [INFO] [ForgeModLoader] No mcmod.info file found in directory sppcommands
2012-08-19 12:09:06 [FINEST] [ForgeModLoader] Recursing into package jars
2012-08-19 12:09:06 [FINEST] [ForgeModLoader] Recursing into package macros
2012-08-19 12:09:06 [FINEST] [ForgeModLoader] Recursing into package saves
2012-08-19 12:09:06 [FINE] [ForgeModLoader] Examining file Timber! (1.2.4).zip for potential mods
2012-08-19 12:09:06 [INFO] [ForgeModLoader] The mod container Timber! (1.2.4).zip appears to be missing an mcmod.info file
2012-08-19 12:09:06 [FINE] [ForgeModLoader] Identified a BaseMod type mod mod_Timber
2012-08-19 12:09:06 [INFO] [ForgeModLoader] Forge Mod Loader has identified 4 mods to load
2012-08-19 12:09:06 [FINE] [ForgeModLoader] Received a system property request ''
2012-08-19 12:09:06 [FINE] [ForgeModLoader] System property request managing the state of 0 mods
2012-08-19 12:09:06 [FINE] [ForgeModLoader] After merging, found state information for 0 mods
2012-08-19 12:09:06 [FINE] [ForgeModLoader] Verifying mod requirements are satisfied
2012-08-19 12:09:06 [FINE] [ForgeModLoader] All mod requirements are satisfied
2012-08-19 12:09:06 [FINE] [ForgeModLoader] Sorting mods into an ordered list
2012-08-19 12:09:06 [FINE] [ForgeModLoader] Mod sorting completed successfully
2012-08-19 12:09:06 [FINE] [ForgeModLoader] Mod sorting data:
2012-08-19 12:09:06 [FINE] [ForgeModLoader] mod_fcmo(mod_fcmo): minecraft.jar ()
2012-08-19 12:09:06 [FINE] [ForgeModLoader] mod_Timber(mod_Timber): Timber! (1.2.4).zip ()
2012-08-19 12:09:06 [FINE] [ForgeModLoader] Activating mod FML
2012-08-19 12:09:06 [FINE] [ForgeModLoader] Activating mod Forge
2012-08-19 12:09:06 [FINE] [ForgeModLoader] Enabling mod mod_fcmo
2012-08-19 12:09:06 [FINE] [ForgeModLoader] Activating mod mod_fcmo
2012-08-19 12:09:06 [FINE] [ForgeModLoader] Enabling mod mod_Timber
2012-08-19 12:09:06 [FINE] [ForgeModLoader] Activating mod mod_Timber
2012-08-19 12:09:06 [FINER] [ForgeModLoader] Posting state event [email protected] to mod FML
2012-08-19 12:09:06 [FINER] [ForgeModLoader] State event [email protected] delivered to mod FML
2012-08-19 12:09:06 [FINER] [ForgeModLoader] Posting state event [email protected] to mod Forge
2012-08-19 12:09:06 [FINER] [ForgeModLoader] State event [email protected] delivered to mod Forge
2012-08-19 12:09:06 [FINER] [ForgeModLoader] Posting state event [email protected] to mod mod_fcmo
2012-08-19 12:09:06 [FINE] [ForgeModLoader] No MLProp configuration for mod_fcmo found or required. No file written
2012-08-19 12:09:06 [FINE] [ForgeModLoader] Attempting to inject @SidedProxy classes into mod_fcmo
2012-08-19 12:09:06 [FINER] [ForgeModLoader] State event [email protected] delivered to mod mod_fcmo
2012-08-19 12:09:06 [FINER] [ForgeModLoader] Posting state event [email protected] to mod mod_Timber
2012-08-19 12:09:06 [WARNING] [ForgeModLoader] An error occured trying to access field axes in mod mod_Timber
2012-08-19 12:09:06 [WARNING] [ForgeModLoader] An error occured trying to access field key in mod mod_Timber
2012-08-19 12:09:06 [FINE] [ForgeModLoader] No MLProp configuration for mod_Timber found or required. No file written
2012-08-19 12:09:06 [FINE] [ForgeModLoader] Attempting to inject @SidedProxy classes into mod_Timber
2012-08-19 12:09:06 [FINER] [ForgeModLoader] State event [email protected] delivered to mod mod_Timber
2012-08-19 12:09:06 [FINER] [ForgeModLoader] Posting state event [email protected] to mod FML
2012-08-19 12:09:06 [FINER] [ForgeModLoader] State event [email protected] delivered to mod FML
2012-08-19 12:09:06 [FINER] [ForgeModLoader] Posting state event [email protected] to mod Forge
2012-08-19 12:09:06 [FINER] [ForgeModLoader] State event [email protected] delivered to mod Forge
2012-08-19 12:09:06 [FINER] [ForgeModLoader] Posting state event [email protected] to mod mod_fcmo
2012-08-19 12:09:06 [FINER] [ForgeModLoader] State event [email protected] delivered to mod mod_fcmo
2012-08-19 12:09:06 [FINER] [ForgeModLoader] Posting state event [email protected] to mod mod_Timber
2012-08-19 12:09:06 [FINER] [ForgeModLoader] State event [email protected] delivered to mod mod_Timber
2012-08-19 12:09:06 [INFO] [STDOUT] Starting up SoundSystem...
2012-08-19 12:09:07 [INFO] [STDOUT] Initializing LWJGL OpenAL
2012-08-19 12:09:07 [INFO] [STDOUT] (The LWJGL binding of OpenAL. For more information, see http://www.lwjgl.org)
2012-08-19 12:09:07 [INFO] [STDOUT] OpenAL initialized.
2012-08-19 12:09:07 [FINER] [ForgeModLoader] Posting state event [email protected] to mod FML
2012-08-19 12:09:07 [FINER] [ForgeModLoader] State event [email protected] delivered to mod FML
2012-08-19 12:09:07 [FINER] [ForgeModLoader] Posting state event [email protected] to mod Forge
2012-08-19 12:09:07 [FINER] [ForgeModLoader] State event [email protected] delivered to mod Forge
2012-08-19 12:09:07 [FINER] [ForgeModLoader] Posting state event [email protected] to mod mod_fcmo
2012-08-19 12:09:07 [FINER] [ForgeModLoader] State event [email protected] delivered to mod mod_fcmo
2012-08-19 12:09:07 [FINER] [ForgeModLoader] Posting state event [email protected] to mod mod_Timber
2012-08-19 12:09:07 [INFO] [STDERR] Exception in thread "Minecraft main thread" java.lang.NoSuchFieldError: m
2012-08-19 12:09:07 [INFO] [STDERR] at mod_Timber.load(mod_Timber.java:19)
2012-08-19 12:09:07 [INFO] [STDERR] at cpw.mods.fml.common.modloader.ModLoaderModContainer.init(ModLoaderModContainer.java:523)
2012-08-19 12:09:07 [INFO] [STDERR] at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
2012-08-19 12:09:07 [INFO] [STDERR] at sun.reflect.NativeMethodAccessorImpl.invoke(Unknown Source)
2012-08-19 12:09:07 [INFO] [STDERR] at sun.reflect.DelegatingMethodAccessorImpl.invoke(Unknown Source)
2012-08-19 12:09:07 [INFO] [STDERR] at java.lang.reflect.Method.invoke(Unknown Source)
2012-08-19 12:09:07 [INFO] [STDERR] at com.google.common.eventbus.EventHandler.handleEvent(EventHandler.java:69)
2012-08-19 12:09:07 [INFO] [STDERR] at com.google.common.eventbus.SynchronizedEventHandler.handleEvent(SynchronizedEventHandler.java:45)
2012-08-19 12:09:07 [INFO] [STDERR] at com.google.common.eventbus.EventBus.dispatch(EventBus.java:317)
2012-08-19 12:09:07 [INFO] [STDERR] at com.google.common.eventbus.EventBus.dispatchQueuedEvents(EventBus.java:300)
2012-08-19 12:09:07 [INFO] [STDERR] at com.google.common.eventbus.EventBus.post(EventBus.java:268)
2012-08-19 12:09:07 [INFO] [STDERR] at cpw.mods.fml.common.LoadController.propogateStateMessage(LoadController.java:123)
2012-08-19 12:09:07 [INFO] [STDERR] at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
2012-08-19 12:09:07 [INFO] [STDERR] at sun.reflect.NativeMethodAccessorImpl.invoke(Unknown Source)
2012-08-19 12:09:07 [INFO] [STDERR] at sun.reflect.DelegatingMethodAccessorImpl.invoke(Unknown Source)
2012-08-19 12:09:07 [INFO] [STDERR] at java.lang.reflect.Method.invoke(Unknown Source)
2012-08-19 12:09:07 [INFO] [STDERR] at com.google.common.eventbus.EventHandler.handleEvent(EventHandler.java:69)
2012-08-19 12:09:07 [INFO] [STDERR] at com.google.common.eventbus.SynchronizedEventHandler.handleEvent(SynchronizedEventHandler.java:45)
2012-08-19 12:09:07 [INFO] [STDERR] at com.google.common.eventbus.EventBus.dispatch(EventBus.java:317)
2012-08-19 12:09:07 [INFO] [STDERR] at com.google.common.eventbus.EventBus.dispatchQueuedEvents(EventBus.java:300)
2012-08-19 12:09:07 [INFO] [STDERR] at com.google.common.eventbus.EventBus.post(EventBus.java:268)
2012-08-19 12:09:07 [INFO] [STDERR] at cpw.mods.fml.common.LoadController.distributeStateMessage(LoadController.java:81)
2012-08-19 12:09:07 [INFO] [STDERR] at cpw.mods.fml.common.Loader.initializeMods(Loader.java:590)
2012-08-19 12:09:07 [INFO] [STDERR] at cpw.mods.fml.client.FMLClientHandler.finishMinecraftLoading(FMLClientHandler.java:158)
2012-08-19 12:09:07 [INFO] [STDERR] at net.minecraft.client.Minecraft.a(Minecraft.java:447)
2012-08-19 12:09:07 [INFO] [STDERR] at net.minecraft.client.Minecraft.run(Minecraft.java:734)
2012-08-19 12:09:07 [INFO] [STDERR] at java.lang.Thread.run(Unknown Source)
Does that mean you're going to update the first post with new information for texture pack authors?
Also, will we ever get specified custom colors for the nether portal?Sorry, didn't notice the line in the sample color.properties file.
I had this problem and what was stopping mcpatcher from running was Rei's Mini Map. After installing 1.3.2 of the mini map I could run mcpatcher again.
Version 1.3.2 for ModLoader and Minecraft
Computer: Mac
Error Report:
---- Minecraft Crash Report ----
// Why did you do that?
Time: 8/19/12 1:35 PM
Description: Exception occured in ModLoader
java.lang.VerifyError: (class: mod_IntegratedLamps, method: load signature: ()V) Incompatible argument to function
at java.lang.Class.getDeclaredFields0(Native Method)
at java.lang.Class.privateGetDeclaredFields(Class.java:2291)
at java.lang.Class.getDeclaredFields(Class.java:1743)
at ModLoader.setupProperties(ModLoader.java:2064)
at ModLoader.addMod(ModLoader.java:342)
at ModLoader.readFromModFolder(ModLoader.java:1429)
at ModLoader.init(ModLoader.java:932)
at ModLoader.addAllRenderers(ModLoader.java:185)
at avy.<init>(RenderManager.java:87)
at avy.<clinit>(RenderManager.java:14)
at net.minecraft.client.Minecraft.a(SourceFile:260)
at net.minecraft.client.Minecraft.run(SourceFile:516)
at java.lang.Thread.run(Thread.java:680)
Relevant Details:
- Minecraft Version: 1.3.2
- Operating System: Mac OS X (x86_64) version 10.6.8
- Java Version: 1.6.0_33, Apple Inc.
- Java VM Version: Java HotSpot(TM) 64-Bit Server VM (mixed mode), Apple Inc.
- Memory: 440026328 bytes (419 MB) / 554369024 bytes (528 MB) up to 1069416448 bytes (1019 MB)
- JVM Flags: 2 total; -Xmx1024M -Xms512M
- ModLoader: Mods loaded: 5
ModLoader 1.3.2
mod_BlazeTools 1.3.2
mod_Compression 1.3.2
mod_BlazeTools 1.3.2
mod_Compression 1.3.2