Posted November 18, 201212 yr Okay I am running the newest version of Minecraft 1.4.5, and I have the most recent version of Forge 6.3.0.327 The Forge loads perfectly fine by itself but when I add a mod to it like Millinaire it crashes and give me this message. ---- Minecraft Crash Report ---- // I'm sorry, Dave. Time: 11/17/12 10:24 PM Description: Failed to start game java.lang.NullPointerException at cpw.mods.fml.common.registry.LanguageRegistry.addNameForObject(LanguageRegistry.java:91) at ModLoader.addName(ModLoader.java:183) at ModLoader.addName(ModLoader.java:171) at org.millenaire.common.MLN.nameItems(MLN.java:922) at org.millenaire.common.MLN.applyLanguage(MLN.java:538) at org.millenaire.common.MLN.loadLanguages(MLN.java:812) at org.millenaire.client.forge.ClientProxy.loadLanguages(ClientProxy.java:177) at org.millenaire.common.forge.Mill.load(Mill.java:588) at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method) at sun.reflect.NativeMethodAccessorImpl.invoke(Unknown Source) at sun.reflect.DelegatingMethodAccessorImpl.invoke(Unknown Source) at java.lang.reflect.Method.invoke(Unknown Source) at cpw.mods.fml.common.FMLModContainer.handleModStateEvent(FMLModContainer.java:440) at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method) at sun.reflect.NativeMethodAccessorImpl.invoke(Unknown Source) at sun.reflect.DelegatingMethodAccessorImpl.invoke(Unknown Source) at java.lang.reflect.Method.invoke(Unknown Source) at com.google.common.eventbus.EventHandler.handleEvent(EventHandler.java:69) at com.google.common.eventbus.SynchronizedEventHandler.handleEvent(SynchronizedEventHandler.java:45) at com.google.common.eventbus.EventBus.dispatch(EventBus.java:317) at com.google.common.eventbus.EventBus.dispatchQueuedEvents(EventBus.java:300) at com.google.common.eventbus.EventBus.post(EventBus.java:268) at cpw.mods.fml.common.LoadController.propogateStateMessage(LoadController.java:140) at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method) at sun.reflect.NativeMethodAccessorImpl.invoke(Unknown Source) at sun.reflect.DelegatingMethodAccessorImpl.invoke(Unknown Source) at java.lang.reflect.Method.invoke(Unknown Source) at com.google.common.eventbus.EventHandler.handleEvent(EventHandler.java:69) at com.google.common.eventbus.SynchronizedEventHandler.handleEvent(SynchronizedEventHandler.java:45) at com.google.common.eventbus.EventBus.dispatch(EventBus.java:317) at com.google.common.eventbus.EventBus.dispatchQueuedEvents(EventBus.java:300) at com.google.common.eventbus.EventBus.post(EventBus.java:268) at cpw.mods.fml.common.LoadController.distributeStateMessage(LoadController.java:83) at cpw.mods.fml.common.Loader.initializeMods(Loader.java:651) at cpw.mods.fml.client.FMLClientHandler.finishMinecraftLoading(FMLClientHandler.java:196) at net.minecraft.client.Minecraft.a(Minecraft.java:469) at net.minecraft.client.Minecraft.run(Minecraft.java:756) at java.lang.Thread.run(Unknown Source) A detailed walkthrough of the error, its code path and all known details is as follows: --------------------------------------------------------------------------------------- -- System Details -- Details: Minecraft Version: 1.4.4 Operating System: Windows 7 (amd64) version 6.1 Java Version: 1.6.0_31, Sun Microsystems Inc. Java VM Version: Java HotSpot 64-Bit Server VM (mixed mode), Sun Microsystems Inc. Memory: 408011216 bytes (389 MB) / 514523136 bytes (490 MB) up to 954466304 bytes (910 MB) JVM Flags: 2 total; -Xms512m -Xmx1024m AABB Pool Size: 0 (0 bytes; 0 MB) allocated, 0 (0 bytes; 0 MB) used Suspicious classes: ModTextureStatic, $Proxy3, BaseMod, ...[com.google.common.base.Preconditions, Charsets, Splitter, ...], [com.google.common.cache.CacheLoader, CacheBuilder, Cache, ...], [com.google.common.collect.Multimap, ListMultimap, AbstractMultimap, ...], [com.google.common.eventbus.EventBus, HandlerFindingStrategy, AnnotatedHandlerFinder, ...], [com.google.common.hash.Hashing, HashFunction, AbstractStreamingHashFunction, ...], [com.google.common.io.LineProcessor, Resources, InputSupplier, ...], [com.google.common.primitives.Ints, UnsignedBytes], [com.google.common.reflect.TypeCapture, TypeToken, SimpleTypeToken, ...], [com.google.common.util.concurrent.UncheckedExecutionException, ExecutionError, MoreExecutors, ...], [cpw.mods.fml.client.ITextureFX, FMLTextureFX, TextureFXManager, ...], [cpw.mods.fml.client.modloader.ModLoaderClientHelper, ModLoaderKeyBindingHandler], [cpw.mods.fml.client.registry.ISimpleBlockRenderingHandler, KeyHandler, RenderingRegistry], [cpw.mods.fml.common.Loader, LoaderException, WrongMinecraftVersionException, ...], [cpw.mods.fml.common.asm.FMLSanityChecker, MLDetectorClassVisitor, SideOnly], [cpw.mods.fml.common.asm.transformers.AccessTransformer, Modifier, MarkerTransformer, ...], [cpw.mods.fml.common.discovery.ModDiscoverer, ASMDataTable, ModCandidate, ...], [cpw.mods.fml.common.discovery.asm.ASMModParser, ModClassVisitor, ModAnnotationVisitor, ...], [cpw.mods.fml.common.event.FMLLoadEvent, FMLEvent, FMLStateEvent, ...], [cpw.mods.fml.common.functions.ModIdFunction], [cpw.mods.fml.common.modloader.IModLoaderSidedHelper, ModLoaderHelper, ModLoaderVillageTradeHandler, ...], [cpw.mods.fml.common.network.IPacketHandler, IConnectionHandler, IGuiHandler, ...], [cpw.mods.fml.common.registry.ItemProxy, BlockProxy, LanguageRegistry, ...], [cpw.mods.fml.common.toposort.ModSortingException, ModSorter, DirectedGraph, ...], [cpw.mods.fml.common.versioning.ArtifactVersion, VersionParser, InvalidVersionSpecificationException, ...], [net.minecraftforge.client.ForgeHooksClient, ModCompatibilityClient], [net.minecraftforge.client.event.TextureLoadEvent, RenderWorldLastEvent, DrawBlockHighlightEvent], [net.minecraftforge.client.event.sound.SoundEvent, SoundResultEvent, PlayBackgroundMusicEvent, ...], [net.minecraftforge.common.IPlantable, IShearable, ISidedInventory, ...], [net.minecraftforge.event.Event, ListenerList, EventBus, ...], [net.minecraftforge.event.entity.EntityEvent], [net.minecraftforge.event.entity.living.LivingEvent], [net.minecraftforge.event.entity.player.PlayerEvent, ArrowLooseEvent, ArrowNockEvent, ...], [net.minecraftforge.event.world.WorldEvent, Load, Save, ...], [net.minecraftforge.transformers.ForgeAccessTransformer, EventTransformer], [org.millenaire.client.TileEntityLockedChestRenderer, RenderMillVillager, ModelFemaleAsymmetrical, ...], [org.millenaire.client.forge.ClientProxy, ClientTickHandler, ClientGuiHandler], [org.millenaire.client.network.ClientReceiver], [org.millenaire.common.MLN, MillWorld, MillenaireException, ...], [org.millenaire.common.block.BlockDecorative, BlockByzantineBrick, BlockCrops, ...], [org.millenaire.common.construction.BuildingPlan, PointType, BuildingFileFiler, ...], [org.millenaire.common.core.MillCommonUtilities, ExtFileFilter, WeightedChoice, ...], [org.millenaire.common.forge.Mill, CommonProxy, ServerTickHandler, ...], [org.millenaire.common.goal.Goal, GoalDeliverGoodsHousehold, GoalGetResourcesForBuild, ...], [org.millenaire.common.item.ItemText, ItemFoodMultiple, ItemMillenairePickaxe, ...], [org.millenaire.common.network.ServerReceiver, ConnectionHandler], [org.objectweb.asm.ClassVisitor, ClassWriter, MethodVisitor, ...], [org.objectweb.asm.tree.ClassNode, MethodNode, FieldNode, ...] IntCache: cache: 0, tcache: 0, allocated: 0, tallocated: 0 FML: MCP v7.21 FML v4.4.4.442 Minecraft Forge 6.3.0.372 4 mods loaded, 4 mods active mcp [Minecraft Coder Pack] (minecraft.jar) Unloaded->Constructed->Pre-initialized->Initialized FML [Forge Mod Loader] (coremods) Unloaded->Constructed->Pre-initialized->Initialized Forge [Minecraft Forge] (coremods) Unloaded->Constructed->Pre-initialized->Initialized Millenaire [Millénaire] (millenaire3.2.4.zip) Unloaded->Constructed->Pre-initialized->Errored LWJGL: 2.4.2 OpenGL: Intel® HD Graphics Family GL version 3.1.0 - Build 8.15.10.2509, Intel Is Modded: Definitely; Client brand changed to 'forge,fml' Type: Client (map_client.txt) Texture Pack: Default Profiler Position: N/A (disabled) Vec3 Pool Size: ~~ERROR~~ NullPointerException: null Can I get any help?
November 18, 201212 yr Why come to us? Go talk to the Millinaire person. I do Forge for free, however the servers to run it arn't free, so anything is appreciated. Consider supporting the team on Patreon
November 18, 201212 yr Author Why come to us? Go talk to the Millinaire person. Its not just Millinaire. Its every mod I try to load with forge.
November 18, 201212 yr That error is caused by the mod passing in a invalid item stack to be named. Not a forge 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
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.