• 0

    posted a message on Enable sound in minecraft infdev without shutting down the internet

    Nothing works. No matter what I do, the game reverts the version jar to how it's supposed to be, even if I delete the entire META-INF folder like most mods that don't use forge need you to do. When I made the jar read-only, the game just didn't start.

    Posted in: Minecraft Mods
  • 0

    posted a message on Enable sound in minecraft infdev without shutting down the internet

    Is there one for infdev 2010-06-18? Because that's the only one in the launcher by default.

    Posted in: Minecraft Mods
  • 0

    posted a message on [Creation] Kanto/Johto/Hoenn/Sinnoh/Unova/Kalos (WIP) v18, June 11, 2016

    Go to page 1. There's a large download link under Professor Oak.

    Posted in: Maps
  • 0

    posted a message on [Creation] Kanto/Johto/Hoenn/Sinnoh/Unova/Kalos (WIP) v18, June 11, 2016

    The map on the website is broken. It loads some of it but not much, and it says "Google Maps couldn't load correctly".

    Posted in: Maps
  • 0

    posted a message on soul117eater's HD skin nexus

    YOU'RE STUPID! DON'T GIVE ME A STUPID AD LINK!

    Posted in: Skins
  • 0

    posted a message on Minecraft Minecraft mod!

    Can someone make a mod that lets you play minecraft in minecraft? You would be able to craft a chair, table, computer, monitor, mouse, and keyboard, which you would place in a certain formation. Then, you would right click the chair to sit in it. When you're sitting, you would right click the computer monitor and play minecraft in minecraft. You would only be able to play in creative mode, and you would be able to play in the worlds you already have, including the one you're in. If you go in a survival mode world, you won't have access to the creative inventory so that you can't cheat. If you go in the world that you're already in, you would be able to yourself sitting in the chair, and the computer monitor would show your screen. Someone PLEASE make this mod, I think it would be awesome.

    Posted in: Requests / Ideas For Mods
  • 0

    posted a message on AdventureTime Mod [1.7.0] [Forge] [V6.0]

    The site doesn't work.

    Posted in: Minecraft Mods
  • 0

    posted a message on WearMC - Full character customisation! [www.WearMC.com]

    THIS IS THE BEST MOD EVER!!!!!!!

    Posted in: Minecraft Mods
  • 0

    posted a message on WearMC - Full character customisation! [www.WearMC.com]

    Can I have access to advance features? my username is mollweide.

    Posted in: Minecraft Mods
  • 0

    posted a message on Minecraft Real Life Mod - Realistic Survival, Furniture & Vehicles - Realistic Life in Minecraft [NEW RELEASES 1.12+ COMING!!! ]
    It crashed!
    ---- Minecraft Crash Report ----
    // I just don't know what went wrong :(

    Time: 5/3/15 4:17 PM
    Description: Initializing game

    net.minecraftforge.client.model.ModelFormatException: IO Exception reading model format
    at net.minecraftforge.client.model.obj.WavefrontObject.<init>(WavefrontObject.java:60)
    at net.minecraftforge.client.model.obj.ObjModelLoader.loadInstance(ObjModelLoader.java:27)
    at net.minecraftforge.client.model.AdvancedModelLoader.loadModel(AdvancedModelLoader.java:65)
    at de.ItsAMysterious.mods.reallifemod.core.rendering.tiles.ComputerTER.<init>(ComputerTER.java:31)
    at de.ItsAMysterious.mods.reallifemod.client.ClientProxy.registerBlockHandlers(ClientProxy.java:242)
    at de.ItsAMysterious.mods.reallifemod.client.ClientProxy.doStartUp(ClientProxy.java:228)
    at de.ItsAMysterious.mods.reallifemod.RealLifeMod.init(RealLifeMod.java:152)
    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:530)
    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.EventSubscriber.handleEvent(EventSubscriber.java:74)
    at com.google.common.eventbus.SynchronizedEventSubscriber.handleEvent(SynchronizedEventSubscriber.java:47)
    at com.google.common.eventbus.EventBus.dispatch(EventBus.java:322)
    at com.google.common.eventbus.EventBus.dispatchQueuedEvents(EventBus.java:304)
    at com.google.common.eventbus.EventBus.post(EventBus.java:275)
    at cpw.mods.fml.common.LoadController.sendEventToModContainer(LoadController.java:215)
    at cpw.mods.fml.common.LoadController.propogateStateMessage(LoadController.java:193)
    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.EventSubscriber.handleEvent(EventSubscriber.java:74)
    at com.google.common.eventbus.SynchronizedEventSubscriber.handleEvent(SynchronizedEventSubscriber.java:47)
    at com.google.common.eventbus.EventBus.dispatch(EventBus.java:322)
    at com.google.common.eventbus.EventBus.dispatchQueuedEvents(EventBus.java:304)
    at com.google.common.eventbus.EventBus.post(EventBus.java:275)
    at cpw.mods.fml.common.LoadController.distributeStateMessage(LoadController.java:119)
    at cpw.mods.fml.common.Loader.initializeMods(Loader.java:699)
    at cpw.mods.fml.client.FMLClientHandler.finishMinecraftLoading(FMLClientHandler.java:304)
    at net.minecraft.client.Minecraft.func_71384_a(Minecraft.java:541)
    at net.minecraft.client.Minecraft.func_99999_d(Minecraft.java:867)
    at net.minecraft.client.main.Main.main(SourceFile:148)
    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:135)
    at net.minecraft.launchwrapper.Launch.main(Launch.java:28)
    Caused by: java.io.FileNotFoundException: reallifemod:models/furniture/computer.obj
    at net.minecraft.client.resources.FallbackResourceManager.func_110536_a(SourceFile:51)
    at net.minecraft.client.resources.SimpleReloadableResourceManager.func_110536_a(SourceFile:55)
    at net.minecraftforge.client.model.obj.WavefrontObject.<init>(WavefrontObject.java:55)
    ... 43 more


    A detailed walkthrough of the error, its code path and all known details is as follows:
    ---------------------------------------------------------------------------------------

    -- Head --
    Stacktrace:
    at net.minecraftforge.client.model.obj.WavefrontObject.<init>(WavefrontObject.java:60)
    at net.minecraftforge.client.model.obj.ObjModelLoader.loadInstance(ObjModelLoader.java:27)
    at net.minecraftforge.client.model.AdvancedModelLoader.loadModel(AdvancedModelLoader.java:65)
    at de.ItsAMysterious.mods.reallifemod.core.rendering.tiles.ComputerTER.<init>(ComputerTER.java:31)
    at de.ItsAMysterious.mods.reallifemod.client.ClientProxy.registerBlockHandlers(ClientProxy.java:242)
    at de.ItsAMysterious.mods.reallifemod.client.ClientProxy.doStartUp(ClientProxy.java:228)
    at de.ItsAMysterious.mods.reallifemod.RealLifeMod.init(RealLifeMod.java:152)
    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:530)
    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.EventSubscriber.handleEvent(EventSubscriber.java:74)
    at com.google.common.eventbus.SynchronizedEventSubscriber.handleEvent(SynchronizedEventSubscriber.java:47)
    at com.google.common.eventbus.EventBus.dispatch(EventBus.java:322)
    at com.google.common.eventbus.EventBus.dispatchQueuedEvents(EventBus.java:304)
    at com.google.common.eventbus.EventBus.post(EventBus.java:275)
    at cpw.mods.fml.common.LoadController.sendEventToModContainer(LoadController.java:215)
    at cpw.mods.fml.common.LoadController.propogateStateMessage(LoadController.java:193)
    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.EventSubscriber.handleEvent(EventSubscriber.java:74)
    at com.google.common.eventbus.SynchronizedEventSubscriber.handleEvent(SynchronizedEventSubscriber.java:47)
    at com.google.common.eventbus.EventBus.dispatch(EventBus.java:322)
    at com.google.common.eventbus.EventBus.dispatchQueuedEvents(EventBus.java:304)
    at com.google.common.eventbus.EventBus.post(EventBus.java:275)
    at cpw.mods.fml.common.LoadController.distributeStateMessage(LoadController.java:119)
    at cpw.mods.fml.common.Loader.initializeMods(Loader.java:699)
    at cpw.mods.fml.client.FMLClientHandler.finishMinecraftLoading(FMLClientHandler.java:304)
    at net.minecraft.client.Minecraft.func_71384_a(Minecraft.java:541)

    -- Initialization --
    Details:
    Stacktrace:
    at net.minecraft.client.Minecraft.func_99999_d(Minecraft.java:867)
    at net.minecraft.client.main.Main.main(SourceFile:148)
    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:135)
    at net.minecraft.launchwrapper.Launch.main(Launch.java:28)

    -- System Details --
    Details:
    Minecraft Version: 1.7.10
    Operating System: Windows 7 (amd64) version 6.1
    Java Version: 1.8.0_31, Oracle Corporation
    Java VM Version: Java HotSpot(TM) 64-Bit Server VM (mixed mode), Oracle Corporation
    Memory: 97284584 bytes (92 MB) / 254124032 bytes (242 MB) up to 1060372480 bytes (1011 MB)
    JVM Flags: 6 total; -XX:HeapDumpPath=MojangTricksIntelDriversForPerformance_javaw.exe_minecraft.exe.heapdump -Xmx1G -XX:+UseConcMarkSweepGC -XX:+CMSIncrementalMode -XX:-UseAdaptiveSizePolicy -Xmn128M
    AABB Pool Size: 0 (0 bytes; 0 MB) allocated, 0 (0 bytes; 0 MB) used
    IntCache: cache: 0, tcache: 0, allocated: 0, tallocated: 0
    FML: MCP v9.05 FML v7.10.120.1391 Minecraft Forge 10.13.3.1391 4 mods loaded, 4 mods active
    mcp{9.05} [Minecraft Coder Pack] (minecraft.jar) Unloaded->Constructed->Pre-initialized->Initialized
    FML{7.10.120.1391} [Forge Mod Loader] (forge-1.7.10-10.13.3.1391-1710ls.jar) Unloaded->Constructed->Pre-initialized->Initialized
    Forge{10.13.3.1391} [Minecraft Forge] (forge-1.7.10-10.13.3.1391-1710ls.jar) Unloaded->Constructed->Pre-initialized->Initialized
    reallifemod{0.2} [Real Life Mod] (Real Life Mod v 0.24 [1.7.10].jar) Unloaded->Constructed->Pre-initialized->Errored
    GL info: ' Vendor: 'ATI Technologies Inc.' Version: '4.4.13283 Compatibility Profile Context 14.501.1003.0' Renderer: 'AMD Radeon HD 5800 Series'
    Launched Version: 1.7.10-Forge10.13.3.1391-1710ls
    LWJGL: 2.9.1
    OpenGL: AMD Radeon HD 5800 Series GL version 4.4.13283 Compatibility Profile Context 14.501.1003.0, ATI Technologies Inc.
    GL Caps: Using GL 1.3 multitexturing.
    Using framebuffer objects because OpenGL 3.0 is supported and separate blending is supported.
    Anisotropic filtering is supported and maximum anisotropy is 16.
    Shaders are available because OpenGL 2.1 is supported.

    Is Modded: Definitely; Client brand changed to 'fml,forge'
    Type: Client (map_client.txt)
    Resource Packs: [FaithfulVenom-32x-1_7-Beta3.zip]
    Current Language: English (US)
    Profiler Position: N/A (disabled)
    Vec3 Pool Size: 0 (0 bytes; 0 MB) allocated, 0 (0 bytes; 0 MB) used
    Anisotropic Filtering: On (16)
    Posted in: Minecraft Mods
  • 1

    posted a message on Minecraft Real Life Mod - Realistic Survival, Furniture & Vehicles - Realistic Life in Minecraft [NEW RELEASES 1.12+ COMING!!! ]

    Replace vanillatrees? YES YES YES YES YES YES YES YES!

    Posted in: Minecraft Mods
  • 0

    posted a message on iPixeli's Gender Mod
    It says that the download is private.
    Never mind, the mirror download works.
    Posted in: Minecraft Mods
  • 0

    posted a message on Lights! and Geo! [1.6]
    The link that does work has it say "you are not supposed to be here."
    Posted in: Minecraft Mods
  • 0

    posted a message on Lights! and Geo! [1.6]
    The links don't work!
    Posted in: Minecraft Mods
  • To post a comment, please .