Posted September 23, 201213 yr I always run my MC from the command line so I can trap the output and I noticed the following. I checked the forge log file to submit the error, but this error doesn't appear in the log file, only on the screen. This doesn't impact the game at all. 2012-09-23 09:42:08 [iNFO] [ForgeModLoader] Forge Mod Loader version 3.1.15.378 for Minecraft client:1.3.2, server:1.3.2 loading 2012-09-23 09:42:09 [iNFO] [sTDOUT] 27 achievements 2012-09-23 09:42:09 [iNFO] [sTDOUT] 195 recipes 2012-09-23 09:42:09 [iNFO] [sTDERR] Client asked for parameter: server 2012-09-23 09:42:09 [iNFO] [sTDOUT] LWJGL Version: 2.4.2 2012-09-23 09:42:09 [iNFO] [sTDOUT] OptiFine_1.3.2_HD_U_B3 2012-09-23 09:42:09 [iNFO] [sTDOUT] Sun Sep 23 09:42:09 CEST 2012 2012-09-23 09:42:09 [iNFO] [sTDOUT] OS: Windows 7 (amd64) version 6.1 2012-09-23 09:42:09 [iNFO] [sTDOUT] Java: 1.7.0_02-ea, Oracle Corporation 2012-09-23 09:42:09 [iNFO] [sTDOUT] VM: Java HotSpot 64-Bit Server VM (mixed mode), Oracle Corporation 2012-09-23 09:42:09 [iNFO] [sTDOUT] LWJGL: 2.4.2 2012-09-23 09:42:09 [iNFO] [sTDOUT] OpenGL: GeForce GTX 550 Ti/PCIe/SSE2 version 4.2.0, NVIDIA Corporation 2012-09-23 09:42:09 [iNFO] [sTDOUT] OpenGL Version: 4.0 2012-09-23 09:42:09 [iNFO] [sTDOUT] Checking for new version 2012-09-23 09:42:09 [iNFO] [sTDOUT] setupTexture: "/title/mojang.png", id: 1 2012-09-23 09:42:09 [iNFO] [sTDOUT] Version found: B3 2012-09-23 09:42:09 [iNFO] [ForgeModLoader] Attempting early MinecraftForge initialization 2012-09-23 09:42:09 [iNFO] [ForgeModLoader] MinecraftForge v4.1.4.272 Initialized 2012-09-23 09:42:10 [iNFO] [ForgeModLoader] Completed early MinecraftForge initialization 2012-09-23 09:42:10 [iNFO] [ForgeModLoader] Forge Mod Loader has detected optifine OptiFine_1.3.2_HD_U_B3, enabling compatibility features 2012-09-23 09:42:10 [iNFO] [ForgeModLoader] Searching C:\Users\Home\AppData\Roaming\.minecraft\mods for mods 2012-09-23 09:42:10 [iNFO] [ForgeModLoader] Attempting to reparse the mod container [1.3.2] ToolRack.zip 2012-09-23 09:42:10 [iNFO] [ForgeModLoader] Attempting to reparse the mod container [1.3.2]Craftable Animals v1.4.zip 2012-09-23 09:42:10 [iNFO] [ForgeModLoader] Attempting to reparse the mod container a_VazCore [1.0.4] mc.1.3.2.zip 2012-09-23 09:42:10 [iNFO] [ForgeModLoader] Attempting to reparse the mod container Fancy Fences (9-11) v.1.7.1 [Forge].zip 2012-09-23 09:42:10 [iNFO] [ForgeModLoader] Attempting to reparse the mod container Layman Mod Maker [1.0.2] mc.1.3.2.zip 2012-09-23 09:42:10 [sEVERE] [ForgeModLoader] The mcmod.info file in Pills++.zip cannot be parsed as valid JSON. It will be ignored argo.saj.InvalidSyntaxException: At line 1, column 1: Expected either [ or { but got [A]. at argo.saj.SajParser.parse(SajParser.java:61) at argo.jdom.JdomParser.parse(JdomParser.java:36) at cpw.mods.fml.common.MetadataCollection.from(MetadataCollection.java:32) at cpw.mods.fml.common.discovery.JarDiscoverer.discover(JarDiscoverer.java:36) at cpw.mods.fml.common.discovery.ContainerType.findMods(ContainerType.java:30) at cpw.mods.fml.common.discovery.ModCandidate.explore(ModCandidate.java:52) at cpw.mods.fml.common.discovery.ModDiscoverer.identifyMods(ModDiscoverer.java:103) at cpw.mods.fml.common.Loader.identifyMods(Loader.java:317) at cpw.mods.fml.common.Loader.loadMods(Loader.java:437) at cpw.mods.fml.client.FMLClientHandler.beginMinecraftLoading(FMLClientHandler.java:143) at net.minecraft.client.Minecraft.a(Minecraft.java:414) at net.minecraft.client.Minecraft.run(Minecraft.java:746) at java.lang.Thread.run(Thread.java:722) 2012-09-23 09:42:10 [iNFO] [ForgeModLoader] Forge Mod Loader has identified 29 mods to load 2012-09-23 09:42:10 [WARNING] [ForgeModLoader] The mod id mod_ToolRack attempted to register channels without specifying a packet handler 2012-09-23 09:42:10 [sEVERE] [ForgeModLoader] The mod Forge mod appears to have an invalid method annotation PreInit. This annotation can only apply to methods with argument types [class cpw.mods.fml.common.event.FMLPreInitializationEvent] -it will not be called 2012-09-23 09:42:10 [sEVERE] [ForgeModLoader] The mod Forge mod appears to reject it's own version number (1.2.0) in it's version handling. This is likely a severe bug in the mod! 2012-09-23 09:42:10 [WARNING] [ForgeModLoader] The mod mod_ToolRepair is attempting to register a block whilst it it being constructed. This is bad modding practice - please use a proper mod lifecycle event. 2012-09-23 09:42:10 [WARNING] [ForgeModLoader] The mod mod_ToolRepair is attempting to register a block whilst it it being constructed. This is bad modding practice - please use a proper mod lifecycle event. 2012-09-23 09:42:10 [WARNING] [ForgeModLoader] The mod mod_ToolRepair is attempting to register a block whilst it it being constructed. This is bad modding practice - please use a proper mod lifecycle event. 2012-09-23 09:42:10 [iNFO] [sTDOUT] MinecraftForge v4.1.4.272 Initialized 2012-09-23 09:42:10 [iNFO] [sTDOUT] ==================================================
September 23, 201213 yr Ya, thats not forge in any way, there must be one of your mods in there that calls itself forge, which i stupid.. But ya, its one of your mods, not Forge. So take them out one by one and figure out which it is. I do Forge for free, however the servers to run it arn't free, so anything is appreciated. Consider supporting the team on Patreon
September 23, 201213 yr Author Found the culprit. I will take this up with the owner. Thanks. PS: The mod = condensed blocks
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.