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



  • Recently Browsing

    • No registered users viewing this page.
  • Posts

    • https://pastebin.com/VwpAW6PX My game crashes upon launch when trying to implement the Oculus mod to this mod compilation, above is the crash report, I do not know where to begin to attempt to fix this issue and require assistance.
    • https://youtube.com/shorts/gqLTSMymgUg?si=5QOeSvA4TTs-bL46
    • CubeHaven is a SMP server with unique features that can't be found on the majority of other servers! Java: MC.CUBEHAVEN.NET Bedrock: MC.CUBEHAVEN.NET:19132 3 different stores: - CubeHaven Store: Our store to purchase using real money. - Bitcoin Store: Store for Bitcoin. Bitcoin can be earned from playing the server. Giving options for players if they want to spend real money or grind to obtain exclusive packages. - Black Market: A hidden store for trading that operates outside our traditional stores, like custom enchantments, exclusive items and more. Some of our features include: Rank Up: Progress through different ranks to unlock new privileges and perks. 📈 Skills: RPG-style skill system that enhances your gaming experience! 🎮 Leaderboards: Compete and shine! Top players are rewarded weekly! 🏆 Random Teleporter: Travel instantly across different worlds with a click! 🌐 Custom World Generation: Beautifully generated world. 🌍 Dungeons: Explore challenging and rewarding dungeons filled with treasures and monsters. 🏰 Kits: Unlock ranks and gain access to various kits. 🛠️ Fishing Tournament: Compete in a friendly fishing tournament! 🎣 Chat Games: Enjoy games right within the chat! 🎲 Minions: Get some help from your loyal minions. 👥 Piñata Party: Enjoy a festive party with Piñatas! 🎉 Quests: Over 1000 quests that you can complete! 📜 Bounty Hunter: Set a bounty on a player's head. 💰 Tags: Displayed on nametags, in the tab list, and in chat. 🏷️ Coinflip: Bet with other players on coin toss outcomes, victory, or defeat! 🟢 Invisible & Glowing Frames: Hide your frames for a cleaner look or apply a glow to it for a beautiful look. 🔲✨[ Player Warp: Set your own warp points for other players to teleport to. 🌟 Display Shop: Create your own shop and sell to other players! 🛒 Item Skins: Customize your items with unique skins. 🎨 Pets: Your cute loyal companion to follow you wherever you go! 🐾 Cosmetics: Enhance the look of your character with beautiful cosmetics! 💄 XP-Bottle: Store your exp safely in a bottle for later use! 🍶 Chest & Inventory Sorting: Keep your items neatly sorted in your inventory or chest! 📦 Glowing: Stand out from other players with a colorful glow! ✨ Player Particles: Over 100 unique particle effects to show off. 🎇 Portable Inventories: Over virtual inventories with ease. 🧳 And a lot more! Become part of our growing community today! Discord: https://cubehaven.net/discord Java: MC.CUBEHAVEN.NET Bedrock: MC.CUBEHAVEN.NET:19132
    • # Problematic frame: # C [libopenal.so+0x9fb4d] It is always the same issue - this refers to the Linux OS - so your system may prevent Java from working   I am not familiar with Linux - check for similar/related issues  
  • Topics

×
×
  • Create New...

Important Information

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