• 0

    posted a message on [1.7.10 - 1.8] littleMaidMob Final versions!!! Updated April 14, 2016
    Quote from AJAJP_Juan»

    Try using forge 1291.


    Didn't work unfortunately

    Posted in: Minecraft Mods
  • 0

    posted a message on [1.7.10 - 1.8] littleMaidMob Final versions!!! Updated April 14, 2016

    No just the normal standalone mod

    Posted in: Minecraft Mods
  • 0

    posted a message on [1.7.10 - 1.8] littleMaidMob Final versions!!! Updated April 14, 2016

    I seem to get this error when I try to play this in multiplayer.

    ---- Minecraft Crash Report ----
    // Oops.

    Time: 6/10/15 8:14 PM
    Description: Ticking screen

    java.lang.IndexOutOfBoundsException
    at java.nio.Buffer.checkIndex(Buffer.java:540)
    at java.nio.DirectIntBufferU.get(DirectIntBufferU.java:253)
    at net.minecraft.client.renderer.RenderGlobal.func_72712_a(RenderGlobal.java:350)
    at net.minecraft.client.renderer.RenderGlobal.func_72732_a(RenderGlobal.java:294)
    at net.minecraft.client.Minecraft.func_71353_a(Minecraft.java:2216)
    at net.minecraft.client.Minecraft.func_71403_a(Minecraft.java:2146)
    at net.minecraft.client.network.NetHandlerPlayClient.func_147282_a(NetHandlerPlayClient.java:240)
    at net.minecraft.network.play.server.S01PacketJoinGame.func_148833_a(SourceFile:70)
    at net.minecraft.network.play.server.S01PacketJoinGame.func_148833_a(SourceFile:13)
    at net.minecraft.network.NetworkManager.func_74428_b(NetworkManager.java:212)
    at net.minecraft.client.multiplayer.GuiConnecting.func_73876_c(SourceFile:78)
    at net.minecraft.client.Minecraft.func_71407_l(Minecraft.java:1661)
    at net.minecraft.client.Minecraft.func_71411_J(Minecraft.java:973)
    at net.minecraft.client.Minecraft.func_99999_d(Minecraft.java:898)
    at net.minecraft.client.main.Main.main(SourceFile:148)
    at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
    at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
    at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
    at java.lang.reflect.Method.invoke(Method.java:483)
    at net.minecraft.launchwrapper.Launch.launch(Launch.java:135)
    at net.minecraft.launchwrapper.Launch.main(Launch.java:28)

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

    -- Head --
    Stacktrace:
    at java.nio.Buffer.checkIndex(Buffer.java:540)
    at java.nio.DirectIntBufferU.get(DirectIntBufferU.java:253)
    at net.minecraft.client.renderer.RenderGlobal.func_72712_a(RenderGlobal.java:350)
    at net.minecraft.client.renderer.RenderGlobal.func_72732_a(RenderGlobal.java:294)
    at net.minecraft.client.Minecraft.func_71353_a(Minecraft.java:2216)
    at net.minecraft.client.Minecraft.func_71403_a(Minecraft.java:2146)
    at net.minecraft.client.network.NetHandlerPlayClient.func_147282_a(NetHandlerPlayClient.java:240)
    at net.minecraft.network.play.server.S01PacketJoinGame.func_148833_a(SourceFile:70)
    at net.minecraft.network.play.server.S01PacketJoinGame.func_148833_a(SourceFile:13)
    at net.minecraft.network.NetworkManager.func_74428_b(NetworkManager.java:212)
    at net.minecraft.client.multiplayer.GuiConnecting.func_73876_c(SourceFile:78)

    -- Affected screen --
    Details:
    Screen name: net.minecraft.client.multiplayer.GuiConnecting

    -- Affected level --
    Details:
    Level name: MpServer
    All players: 0 total; []
    Chunk stats: MultiplayerChunkCache: 0, 0
    Level seed: 0
    Level generator: ID 00 - default, ver 1. Features enabled: false
    Level generator options:
    Level spawn location: World: (8,64,8), Chunk: (at 8,4,8 in 0,0; contains blocks 0,0,0 to 15,255,15), Region: (0,0; contains chunks 0,0 to 31,31, blocks 0,0,0 to 511,255,511)
    Level time: 0 game time, 0 day time
    Level dimension: 0
    Level storage version: 0x00000 - Unknown?
    Level weather: Rain time: 0 (now: false), thunder time: 0 (now: false)
    Level game mode: Game mode: survival (ID 0). Hardcore: false. Cheats: false
    Forced entities: 0 total; []
    Retry entities: 0 total; []
    Server brand: ~~ERROR~~ NullPointerException: null
    Server type: Non-integrated multiplayer server
    Stacktrace:
    at net.minecraft.client.multiplayer.WorldClient.func_72914_a(WorldClient.java:373)
    at net.minecraft.client.Minecraft.func_71396_d(Minecraft.java:2444)
    at net.minecraft.client.Minecraft.func_99999_d(Minecraft.java:919)
    at net.minecraft.client.main.Main.main(SourceFile:148)
    at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
    at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
    at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
    at java.lang.reflect.Method.invoke(Method.java:483)
    at net.minecraft.launchwrapper.Launch.launch(Launch.java:135)
    at net.minecraft.launchwrapper.Launch.main(Launch.java:28)

    The problem isn't just limited to multiplayer I tried to see if I could get it to run in single player and it crashes.

    ---- Minecraft Crash Report ----
    // You're mean.

    Time: 6/10/15 8:18 PM
    Description: Unexpected error

    java.lang.IndexOutOfBoundsException
    at java.nio.Buffer.checkIndex(Buffer.java:540)
    at java.nio.DirectIntBufferU.get(DirectIntBufferU.java:253)
    at net.minecraft.client.renderer.RenderGlobal.func_72712_a(RenderGlobal.java:350)
    at net.minecraft.client.renderer.RenderGlobal.func_72732_a(RenderGlobal.java:294)
    at net.minecraft.client.Minecraft.func_71353_a(Minecraft.java:2216)
    at net.minecraft.client.Minecraft.func_71403_a(Minecraft.java:2146)
    at net.minecraft.client.network.NetHandlerPlayClient.func_147282_a(NetHandlerPlayClient.java:240)
    at net.minecraft.network.play.server.S01PacketJoinGame.func_148833_a(SourceFile:70)
    at net.minecraft.network.play.server.S01PacketJoinGame.func_148833_a(SourceFile:13)
    at net.minecraft.network.NetworkManager.func_74428_b(NetworkManager.java:212)
    at net.minecraft.client.Minecraft.func_71407_l(Minecraft.java:2061)
    at net.minecraft.client.Minecraft.func_71411_J(Minecraft.java:973)
    at net.minecraft.client.Minecraft.func_99999_d(Minecraft.java:898)
    at net.minecraft.client.main.Main.main(SourceFile:148)
    at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
    at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
    at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
    at java.lang.reflect.Method.invoke(Method.java:483)
    at net.minecraft.launchwrapper.Launch.launch(Launch.java:135)
    at net.minecraft.launchwrapper.Launch.main(Launch.java:28)

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

    -- Head --
    Stacktrace:
    at java.nio.Buffer.checkIndex(Buffer.java:540)
    at java.nio.DirectIntBufferU.get(DirectIntBufferU.java:253)
    at net.minecraft.client.renderer.RenderGlobal.func_72712_a(RenderGlobal.java:350)
    at net.minecraft.client.renderer.RenderGlobal.func_72732_a(RenderGlobal.java:294)
    at net.minecraft.client.Minecraft.func_71353_a(Minecraft.java:2216)
    at net.minecraft.client.Minecraft.func_71403_a(Minecraft.java:2146)
    at net.minecraft.client.network.NetHandlerPlayClient.func_147282_a(NetHandlerPlayClient.java:240)
    at net.minecraft.network.play.server.S01PacketJoinGame.func_148833_a(SourceFile:70)
    at net.minecraft.network.play.server.S01PacketJoinGame.func_148833_a(SourceFile:13)
    at net.minecraft.network.NetworkManager.func_74428_b(NetworkManager.java:212)

    -- Affected level --
    Details:
    Level name: MpServer
    All players: 0 total; []
    Chunk stats: MultiplayerChunkCache: 0, 0
    Level seed: 0
    Level generator: ID 00 - default, ver 1. Features enabled: false
    Level generator options:
    Level spawn location: World: (8,64,8), Chunk: (at 8,4,8 in 0,0; contains blocks 0,0,0 to 15,255,15), Region: (0,0; contains chunks 0,0 to 31,31, blocks 0,0,0 to 511,255,511)
    Level time: 0 game time, 0 day time
    Level dimension: 0
    Level storage version: 0x00000 - Unknown?
    Level weather: Rain time: 0 (now: false), thunder time: 0 (now: false)
    Level game mode: Game mode: survival (ID 0). Hardcore: false. Cheats: false
    Forced entities: 0 total; []
    Retry entities: 0 total; []
    Server brand: ~~ERROR~~ NullPointerException: null
    Server type: Integrated singleplayer server
    Stacktrace:
    at net.minecraft.client.multiplayer.WorldClient.func_72914_a(WorldClient.java:373)
    at net.minecraft.client.Minecraft.func_71396_d(Minecraft.java:2444)
    at net.minecraft.client.Minecraft.func_99999_d(Minecraft.java:927)
    at net.minecraft.client.main.Main.main(SourceFile:148)
    at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
    at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
    at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
    at java.lang.reflect.Method.invoke(Method.java:483)
    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_25, Oracle Corporation
    Java VM Version: Java HotSpot(TM) 64-Bit Server VM (mixed mode), Oracle Corporation
    Memory: 184316472 bytes (175 MB) / 350904320 bytes (334 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: 1, tcache: 1, allocated: 12, tallocated: 94
    FML: MCP v9.05 FML v7.10.99.99 Minecraft Forge 10.13.4.1448 7 mods loaded, 7 mods active
    States: 'U' = Unloaded 'L' = Loaded 'C' = Constructed 'H' = Pre-initialized 'I' = Initialized 'J' = Post-initialized 'A' = Available 'D' = Disabled 'E' = Errored
    UCHIJAAAA mcp{9.05} [Minecraft Coder Pack] (minecraft.jar)
    UCHIJAAAA FML{7.10.99.99} [Forge Mod Loader] (forge-1.7.10-10.13.4.1448-1.7.10.jar)
    UCHIJAAAA Forge{10.13.4.1448} [Minecraft Forge] (forge-1.7.10-10.13.4.1448-1.7.10.jar)
    UCHIJAAAA OldModelLoader{1.0} [OldModelLoader] (minecraft.jar)
    UCHIJAAAA lmmx{1.0} [lmmx] (littleMaidMobX-1.7.x_0.0.8pre3.jar)
    UCHIJAAAA MMMLibX{1.7.x-srg-1} [MMMLibX] (littleMaidMobX-1.7.x_0.0.8pre3.jar)
    UCHIJAAAA zabuton{1.0} [zabuton] (littleMaidMobX-1.7.x_0.0.8pre3.jar)
    GL info: ' Vendor: 'Intel' Version: '4.0.0 - Build 9.18.10.3071' Renderer: 'Intel(R) HD Graphics 4600'
    Launched Version: 1.7.10-Forge10.13.4.1448-1.7.10
    LWJGL: 2.9.1
    OpenGL: Intel(R) HD Graphics 4600 GL version 4.0.0 - Build 9.18.10.3071, Intel
    GL Caps: Using GL 1.3 multitexturing.

    Posted in: Minecraft Mods
  • 0

    posted a message on Most well known anime?
    Well let's see Gurren Lagann for one, Clannad, Elfen Lied, Angel Beats, and Evangelion all well known.
    Posted in: Culture, Media & Arts
  • 0

    posted a message on BiblioCraft [v2.4.5]-Bookcases, armor stands, shelves, printing presses, seats, clocks, the Atlas and more! Updated 06/21/2018
    How do we Install the 1.6.2 version?

    Edit: Nevermind I figured it out
    Posted in: Minecraft Mods
  • 0

    posted a message on [1.4.2][SSP/LAN]Mob-Talker Beta-11[open-sourced]
    RIP Flammarilva he was never heard from again.
    Posted in: Minecraft Mods
  • 0

    posted a message on [1.7.10 - 1.8] littleMaidMob Final versions!!! Updated April 14, 2016
    Quote from SamHunny

    I can't seem to get it to work, though. I think it runs deeper than there not being much difference between the 1.5.1 and the 1.5.2 version.

    yeah I've tried installing the beverly models myself but it doesn't seem to show up on the list of models in-game
    Posted in: Minecraft Mods
  • 0

    posted a message on [1.7.10 - 1.8] littleMaidMob Final versions!!! Updated April 14, 2016
    I can't remember how right now, so can anyone tell me how to add models for the maids again?
    Posted in: Minecraft Mods
  • 0

    posted a message on [1.7.10 - 1.8] littleMaidMob Final versions!!! Updated April 14, 2016
    Has anyone tested the Beverly models yet? And is it me or do the sounds seem to cutoff like halfway through the clip in the soundpack?
    Posted in: Minecraft Mods
  • 0

    posted a message on Pixelmon 8.1.2 (12th Nov 2020)
    The wiki seems to be down, so how do I find towns? Are they rare?
    Also what is the recipe for pokeballs?
    Posted in: Minecraft Mods
  • 0

    posted a message on The Betweenlands ~ A dark, hostile environment...
    I'm sitting here on the edge of my seat to see this complete. It's going to outdo the aether without a doubt
    Posted in: Minecraft Mods
  • 0

    posted a message on Rapeman Skin Request.
    I had a custom skin and I've recently lost it. As the title says I need a skin of the Rapeman. I will provide the following videos to give help making the skin.
    Also if you make the skin you can either message it to me or just post a link here.
    Posted in: Skins
  • 0

    posted a message on Hot Springs mod
    Quote from MrTreefo

    sounds pretty intresting, mind if i put it in my existing mod that extends minecraft with usefull things (coalbloack, redstoneblock, cyan flowers, crafting recepies and all kinds of stuff)

    Not at all. Though if you're gonna do it then could you give me the hot-springs part stand alone.
    Posted in: Requests / Ideas For Mods
  • 0

    posted a message on John Smith: Legacy [JSTR - Mod support (FTB, Tekkit, AT .etc.)][Community GitHub Project]
    Probably got this one before but, there seems to be a problem when putting flowers in pots. Everything else seems to be hunky dory.
    Posted in: Resource Packs
  • 0

    posted a message on [1.5.2 All Mods] [SSP/LAN] Mob Talker & Cute Mob Models! Achievements! DEVELOPMENT ENDED.
    He doesn't necessarily need to make one of his own, he could go through the wikia, add one to make it canon*, and give cred it to the maker. I would make a script but I don't think I could make a could story unless it was like a collab or something.

    Canon(adj):A word used to describe something as part of the main story. For Example: Nagisa is the canon love interest in Clannad.
    Posted in: Minecraft Mods
  • To post a comment, please .