Jump to content

mcmod.info Help


TheMurkyModder

Recommended Posts

Nov 17, 2014 10:21:56 PM net.minecraft.launchwrapper.LogWrapper log

INFO: Loading tweak class name cpw.mods.fml.common.launcher.FMLTweaker

Nov 17, 2014 10:21:56 PM net.minecraft.launchwrapper.LogWrapper log

INFO: Using primary tweak class name cpw.mods.fml.common.launcher.FMLTweaker

Nov 17, 2014 10:21:56 PM net.minecraft.launchwrapper.LogWrapper log

INFO: Calling tweak class cpw.mods.fml.common.launcher.FMLTweaker

2014-11-17 22:21:56 [iNFO] [ForgeModLoader] Forge Mod Loader version 6.4.49.965 for Minecraft 1.6.4 loading

2014-11-17 22:21:56 [iNFO] [ForgeModLoader] Java is Java HotSpot 64-Bit Server VM, version 1.7.0_71, running on Windows 8.1:amd64:6.3, installed at C:\Program Files\Java\jre7

2014-11-17 22:21:56 [iNFO] [ForgeModLoader] Managed to load a deobfuscated Minecraft name- we are in a deobfuscated environment. Skipping runtime deobfuscation

2014-11-17 22:21:56 [iNFO] [ForgeModLoader] Loading tweak class name cpw.mods.fml.common.launcher.FMLInjectionAndSortingTweaker

2014-11-17 22:21:56 [iNFO] [ForgeModLoader] Loading tweak class name cpw.mods.fml.common.launcher.FMLDeobfTweaker

2014-11-17 22:21:56 [iNFO] [ForgeModLoader] Calling tweak class cpw.mods.fml.common.launcher.FMLInjectionAndSortingTweaker

2014-11-17 22:21:56 [iNFO] [ForgeModLoader] Calling tweak class cpw.mods.fml.common.launcher.FMLInjectionAndSortingTweaker

2014-11-17 22:21:56 [iNFO] [ForgeModLoader] Calling tweak class cpw.mods.fml.relauncher.CoreModManager$FMLPluginWrapper

2014-11-17 22:21:56 [iNFO] [sTDOUT] Loaded 40 rules from AccessTransformer config file fml_at.cfg

2014-11-17 22:21:56 [sEVERE] [ForgeModLoader] The binary patch set is missing. Either you are in a development environment, or things are not going to work!

2014-11-17 22:21:57 [iNFO] [ForgeModLoader] Calling tweak class cpw.mods.fml.relauncher.CoreModManager$FMLPluginWrapper

2014-11-17 22:21:57 [iNFO] [sTDOUT] Loaded 110 rules from AccessTransformer config file forge_at.cfg

2014-11-17 22:21:57 [iNFO] [ForgeModLoader] Calling tweak class cpw.mods.fml.common.launcher.FMLDeobfTweaker

2014-11-17 22:21:57 [iNFO] [ForgeModLoader] Launching wrapped minecraft {net.minecraft.client.main.Main}

2014-11-17 22:21:57 [iNFO] [Minecraft-Client] Setting user: Player218

2014-11-17 22:21:58 [iNFO] [Minecraft-Client] LWJGL Version: 2.9.0

2014-11-17 22:21:58 [iNFO] [Minecraft-Client] Reloading ResourceManager: Default

2014-11-17 22:21:59 [iNFO] [MinecraftForge] Attempting early MinecraftForge initialization

2014-11-17 22:21:59 [iNFO] [sTDOUT] MinecraftForge v9.11.1.965 Initialized

2014-11-17 22:21:59 [iNFO] [ForgeModLoader] MinecraftForge v9.11.1.965 Initialized

2014-11-17 22:21:59 [iNFO] [sTDOUT] Replaced 111 ore recipies

2014-11-17 22:21:59 [iNFO] [MinecraftForge] Completed early MinecraftForge initialization

2014-11-17 22:21:59 [iNFO] [ForgeModLoader] Reading custom logging properties from C:\Users\sysak_000\Desktop\Forge\forge\mcp\jars\config\logging.properties

2014-11-17 22:21:59 [OFF] [ForgeModLoader] Logging level for ForgeModLoader logging is set to ALL

2014-11-17 22:21:59 [iNFO] [ForgeModLoader] Searching C:\Users\sysak_000\Desktop\Forge\forge\mcp\jars\mods for mods

2014-11-17 22:21:59 [sEVERE] [ForgeModLoader] The mcmod.info file in bin cannot be parsed as valid JSON. It will be ignored

argo.saj.InvalidSyntaxException: At line 11, column 17:  Expected object identifier to be followed by : but got [T].

at argo.saj.SajParser.aFieldToken(SajParser.java:135)

at argo.saj.SajParser.objectString(SajParser.java:114)

at argo.saj.SajParser.aJsonValue(SajParser.java:194)

at argo.saj.SajParser.arrayString(SajParser.java:79)

at argo.saj.SajParser.parse(SajParser.java:58)

at argo.jdom.JdomParser.parse(JdomParser.java:36)

at cpw.mods.fml.common.MetadataCollection.from(MetadataCollection.java:44)

at cpw.mods.fml.common.discovery.DirectoryDiscoverer.exploreFileSystem(DirectoryDiscoverer.java:68)

at cpw.mods.fml.common.discovery.DirectoryDiscoverer.discover(DirectoryDiscoverer.java:52)

at cpw.mods.fml.common.discovery.ContainerType.findMods(ContainerType.java:42)

at cpw.mods.fml.common.discovery.ModCandidate.explore(ModCandidate.java:71)

at cpw.mods.fml.common.discovery.ModDiscoverer.identifyMods(ModDiscoverer.java:137)

at cpw.mods.fml.common.Loader.identifyMods(Loader.java:353)

at cpw.mods.fml.common.Loader.loadMods(Loader.java:484)

at cpw.mods.fml.client.FMLClientHandler.beginMinecraftLoading(FMLClientHandler.java:183)

at net.minecraft.client.Minecraft.startGame(Minecraft.java:473)

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

at net.minecraft.client.main.Main.main(Main.java:93)

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 net.minecraft.launchwrapper.Launch.launch(Launch.java:131)

at net.minecraft.launchwrapper.Launch.main(Launch.java:27)

2014-11-17 22:22:00 [iNFO] [ForgeModLoader] Forge Mod Loader has identified 4 mods to load

2014-11-17 22:22:00 [iNFO] [mcp] Activating mod mcp

2014-11-17 22:22:00 [iNFO] [FML] Activating mod FML

2014-11-17 22:22:00 [iNFO] [Forge] Activating mod Forge

2014-11-17 22:22:00 [iNFO] [MoreOresMurkyModder] Activating mod MoreOresMurkyModder

2014-11-17 22:22:00 [WARNING] [Forge Mod Loader] Mod Forge Mod Loader is missing a pack.mcmeta file, things may not work well

2014-11-17 22:22:00 [WARNING] [Minecraft Forge] Mod Minecraft Forge is missing a pack.mcmeta file, things may not work well

2014-11-17 22:22:00 [WARNING] [MoreOres Mod] Mod MoreOres Mod is missing a pack.mcmeta file, things may not work well

2014-11-17 22:22:00 [iNFO] [Minecraft-Client] Reloading ResourceManager: Default, FMLFileResourcePack:Forge Mod Loader, FMLFileResourcePack:Minecraft Forge, FMLFileResourcePack:MoreOres Mod

2014-11-17 22:22:00 [iNFO] [ForgeModLoader] Registering Forge Packet Handler

2014-11-17 22:22:00 [iNFO] [ForgeModLoader] Succeeded registering Forge Packet Handler

2014-11-17 22:22:00 [iNFO] [ForgeModLoader] Configured a dormant chunk cache size of 0

2014-11-17 22:22:01 [iNFO] [ForgeModLoader] Forge Mod Loader has successfully loaded 4 mods

2014-11-17 22:22:01 [WARNING] [Forge Mod Loader] Mod Forge Mod Loader is missing a pack.mcmeta file, things may not work well

2014-11-17 22:22:01 [WARNING] [Minecraft Forge] Mod Minecraft Forge is missing a pack.mcmeta file, things may not work well

2014-11-17 22:22:01 [WARNING] [MoreOres Mod] Mod MoreOres Mod is missing a pack.mcmeta file, things may not work well

2014-11-17 22:22:01 [iNFO] [Minecraft-Client] Reloading ResourceManager: Default, FMLFileResourcePack:Forge Mod Loader, FMLFileResourcePack:Minecraft Forge, FMLFileResourcePack:MoreOres Mod

2014-11-17 22:22:01 [iNFO] [sTDOUT]

2014-11-17 22:22:01 [iNFO] [sTDOUT] Starting up SoundSystem...

2014-11-17 22:22:01 [iNFO] [sTDOUT] Initializing LWJGL OpenAL

2014-11-17 22:22:01 [iNFO] [sTDOUT]    (The LWJGL binding of OpenAL.  For more information, see http://www.lwjgl.org)

2014-11-17 22:22:01 [iNFO] [sTDOUT] OpenAL initialized.

2014-11-17 22:22:01 [sEVERE] [Minecraft-Client] Realms: Server not available!

2014-11-17 22:22:02 [iNFO] [sTDOUT]

2014-11-17 22:22:04 [iNFO] [Minecraft-Client] Stopping!

2014-11-17 22:22:04 [iNFO] [sTDOUT]

2014-11-17 22:22:04 [iNFO] [sTDOUT] SoundSystem shutting down...

2014-11-17 22:22:04 [iNFO] [sTDOUT]    Author: Paul Lamb, www.paulscode.com

2014-11-17 22:22:04 [iNFO] [sTDOUT]

 

 

 

Those are the logs

Also here is my mcmod.info

[{

    "modid": "MoreOresMurkyModder",

    "name": "More Ores",

    "description": "This is a mod that will add more ore and tools into your game!"

    "version": "V1.0",

    "mcversion": "1.6.4",

    "url": "",

    "updateUrl": "",

    "authorList": [ "Nicholas"],

    "credits": "Forge and Minecraft",

    "logoFile": "/src/moreores/logo.png",

    "screenshots": [],

    "parent": "",

    "requiredMods": [ "Forge" ],

    "dependencies": [],

    "dependants": [],

    "useDependencyInformation": true

}]

 

 

Help me please, Thanks

 

- Nicholas

Learning Java

Link to comment
Share on other sites

Guest
This topic is now closed to further replies.

Announcements



×
×
  • Create New...

Important Information

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