• 0

    posted a message on [1.10.2] CustomSteve 1.4.0Beta [Change the model of Steve to whatever you want!]
    Quote from LuigiplaysSCDW

    Where can I get models?

    http://citrusmoothie.tumblr.com/

    Quote from XVPlaer

    I just went into your Site but how do I install the Models ? Or is it just for specific models that are allowed

    Anything that is a .pmd and not a .pmx should work. You need to move the pmd into the CustomSteve models folder and move the textures into a new folder located in the CustomSteve textures folder.

    Quote from lilggamegenuis

    does anyone know how to add the items and blocks in hand? i can't seem to figure it out

    You'll have to modify the pmd itself somehow.

    Quote from leoyoshileo

    This mod looks amazing and epic, But for me the flandre model is White. Her wings have color, but her body is white, i can see her outline and body but theres no texture on it but white. Help please!

    Fix: Download this: http://www1.zippyshare.com/v/35582646/file.html and move it into your textures folder for Flandre.
    Posted in: Minecraft Mods
  • 0

    posted a message on [1.10.2] CustomSteve 1.4.0Beta [Change the model of Steve to whatever you want!]
    Quote from lilggamegenuis

    the mod has been updated since then, the default button is "k". if you still have to change models with the CS.txt file then you need to redownload (and not use a installer as they are almost always outdated)


    Okay, I'll try to use that then, thanks.

    Quote from pipoza8

    How do u change the models!?


    Press "K"

    If you haven't installed any models already, look for my previous posts.

    Quote from neoshifter39

    -snip-


    Get the Render Player API located here: http://www.mediafire.com/?g29wos2tlbm2ono

    Quote from Commander_Raxor

    It says it only accepts .PMD format for the models... which i've never heard of. is there a program that can convert more common 3d model files into PMD?


    No, I don't think so. However, these are commonly used, but mainly in an application called MikuMikuDance. A lot of models can be found here: http://citrusmoothie.tumblr.com/
    Posted in: Minecraft Mods
  • 0

    posted a message on [1.10.2] CustomSteve 1.4.0Beta [Change the model of Steve to whatever you want!]

    -snip-


    I believe you forgot to install the Render Player API, which can be found here: http://www.mediafire...g29wos2tlbm2ono

    Quote from 2DashDiamond

    I need help. I dont know what the button to press to change the skin! Also how do i get more textures? :steve_tearful:

    Okay, to change the skin, there is no button. You must go into the CustomSteve folder and change the text file. However, to get one you must download a model. Here is a good website: http://citrusmoothie.tumblr.com/ After downloading a file, put the pmd file in the models folder. Then, take all the pictures, make a new folder in the CustomSteve texture folder with any name and move all the pics to there. Then open the text file, and replace the values with your model's name and the folder where the textures are.

    At this point, if anyone wants a model implemented in the CustomSteve mod ask me and I will make an installer.
    Posted in: Minecraft Mods
  • 0

    posted a message on [1.10.2] CustomSteve 1.4.0Beta [Change the model of Steve to whatever you want!]
    Quote from Celarious

    Does anybody have a fix for the character being white with working wings? The default download doesn't provide the Miku or Yaya models.

    Fix: Download this and move the Flandre folder inside of the zip to the textures folder in the CustomSteve folder located in .minecraft.

    Miku for CustomSteve: http://www1.zippyshare.com/v/85818009/file.html
    (Yaya's model was recently removed :( )

    I set these packs up for you. Remember if recording be sure to get permission for using models!

    Also, for everyone else: If you need any models, look here: http://citrusmoothie.tumblr.com/
    Posted in: Minecraft Mods
  • 0

    posted a message on [1.10.2] CustomSteve 1.4.0Beta [Change the model of Steve to whatever you want!]
    Quote from Awesomstarguy

    Does this work for mac? :3

    And if it doesn't do you have a specific date?


    It doesn't, and it probably won't be until the Render Player API works for Mac.
    Posted in: Minecraft Mods
  • 0

    posted a message on [1.10.2] CustomSteve 1.4.0Beta [Change the model of Steve to whatever you want!]
    Quote from diamondRaiderone

    can you help me or not cause i dont know coding or stuff so this dosnt make sence to me
    ---- Minecraft Crash Report ----
    // I feel sad now :(
    Time: 13/02/14 15:48
    Description: Initializing game
    java.lang.UnsatisfiedLinkError: C:\Documents and Settings\Administrator\Application Data\.minecraft\CustomSteve\natives\CS_Bullet_x86.dll: The specified procedure could not be found
    at java.lang.ClassLoader$NativeLibrary.load(Native Method)
    at java.lang.ClassLoader.loadLibrary1(Unknown Source)
    at java.lang.ClassLoader.loadLibrary0(Unknown Source)
    at java.lang.ClassLoader.loadLibrary(Unknown Source)
    at java.lang.Runtime.load0(Unknown Source)
    at java.lang.System.load(Unknown Source)
    at CustomSteve.JNI.CS_Bullet.<init>(CS_Bullet.java:20)
    at CustomSteve.ModContainer.preInit(ModContainer.java:70)
    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.EventHandler.handleEvent(EventHandler.java:74)
    at com.google.common.eventbus.SynchronizedEventHandler.handleEvent(SynchronizedEventHandler.java:45)
    at com.google.common.eventbus.EventBus.dispatch(EventBus.java:313)
    at com.google.common.eventbus.EventBus.dispatchQueuedEvents(EventBus.java:296)
    at com.google.common.eventbus.EventBus.post(EventBus.java:267)
    at cpw.mods.fml.common.LoadController.sendEventToModContainer(LoadController.java:201)
    at cpw.mods.fml.common.LoadController.propogateStateMessage(LoadController.java:181)
    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.EventHandler.handleEvent(EventHandler.java:74)
    at com.google.common.eventbus.SynchronizedEventHandler.handleEvent(SynchronizedEventHandler.java:45)
    at com.google.common.eventbus.EventBus.dispatch(EventBus.java:313)
    at com.google.common.eventbus.EventBus.dispatchQueuedEvents(EventBus.java:296)
    at com.google.common.eventbus.EventBus.post(EventBus.java:267)
    at cpw.mods.fml.common.LoadController.distributeStateMessage(LoadController.java:112)
    at cpw.mods.fml.common.Loader.loadMods(Loader.java:522)
    at cpw.mods.fml.client.FMLClientHandler.beginMinecraftLoading(FMLClientHandler.java:183)
    at net.minecraft.client.Minecraft.func_71384_a(Minecraft.java:473)
    at net.minecraft.client.Minecraft.func_99999_d(Minecraft.java:808)
    at net.minecraft.client.main.Main.main(SourceFile:101)
    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)

    A detailed walkthrough of the error, its code path and all known details is as follows:
    ---------------------------------------------------------------------------------------
    -- Head --
    Stacktrace:
    at java.lang.ClassLoader$NativeLibrary.load(Native Method)
    at java.lang.ClassLoader.loadLibrary1(Unknown Source)
    at java.lang.ClassLoader.loadLibrary0(Unknown Source)
    at java.lang.ClassLoader.loadLibrary(Unknown Source)
    at java.lang.Runtime.load0(Unknown Source)
    at java.lang.System.load(Unknown Source)
    at CustomSteve.JNI.CS_Bullet.<init>(CS_Bullet.java:20)
    at CustomSteve.ModContainer.preInit(ModContainer.java:70)
    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.EventHandler.handleEvent(EventHandler.java:74)
    at com.google.common.eventbus.SynchronizedEventHandler.handleEvent(SynchronizedEventHandler.java:45)
    at com.google.common.eventbus.EventBus.dispatch(EventBus.java:313)
    at com.google.common.eventbus.EventBus.dispatchQueuedEvents(EventBus.java:296)
    at com.google.common.eventbus.EventBus.post(EventBus.java:267)
    at cpw.mods.fml.common.LoadController.sendEventToModContainer(LoadController.java:201)
    at cpw.mods.fml.common.LoadController.propogateStateMessage(LoadController.java:181)
    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.EventHandler.handleEvent(EventHandler.java:74)
    at com.google.common.eventbus.SynchronizedEventHandler.handleEvent(SynchronizedEventHandler.java:45)
    at com.google.common.eventbus.EventBus.dispatch(EventBus.java:313)
    at com.google.common.eventbus.EventBus.dispatchQueuedEvents(EventBus.java:296)
    at com.google.common.eventbus.EventBus.post(EventBus.java:267)
    at cpw.mods.fml.common.LoadController.distributeStateMessage(LoadController.java:112)
    at cpw.mods.fml.common.Loader.loadMods(Loader.java:522)
    at cpw.mods.fml.client.FMLClientHandler.beginMinecraftLoading(FMLClientHandler.java:183)
    at net.minecraft.client.Minecraft.func_71384_a(Minecraft.java:473)
    -- Initialization --
    Details:
    Stacktrace:
    at net.minecraft.client.Minecraft.func_99999_d(Minecraft.java:808)
    at net.minecraft.client.main.Main.main(SourceFile:101)
    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)
    -- System Details --
    Details:
    Minecraft Version: 1.6.4
    Operating System: Windows XP (x86) version 5.1
    Java Version: 1.7.0_45, Oracle Corporation
    Java VM Version: Java HotSpot™ Client VM (mixed mode, sharing), Oracle Corporation
    Memory: 63740224 bytes (60 MB) / 143319040 bytes (136 MB) up to 518979584 bytes (494 MB)
    JVM Flags: 2 total; -XX:HeapDumpPath=MojangTricksIntelDriversForPerformance_javaw.exe_minecraft.exe.heapdump -Xmx512M
    AABB Pool Size: 0 (0 bytes; 0 MB) allocated, 0 (0 bytes; 0 MB) used
    Suspicious classes: FML and Forge are installed
    IntCache: cache: 0, tcache: 0, allocated: 0, tallocated: 0
    FML: MCP v8.11 FML v6.4.49.965 Minecraft Forge 9.11.1.965 4 mods loaded, 4 mods active
    mcp{8.09} [Minecraft Coder Pack] (minecraft.jar) Unloaded->Constructed->Pre-initialized
    FML{6.4.49.965} [Forge Mod Loader] (minecraftforge-9.11.1.965.jar) Unloaded->Constructed->Pre-initialized
    Forge{9.11.1.965} [Minecraft Forge] (minecraftforge-9.11.1.965.jar) Unloaded->Constructed->Pre-initialized
    CustomSteve{0.8.9} [§2CustomSteve] (minecraft.jar) Unloaded->Constructed
    Launched Version: 1.6.4-Forge9.11.1.965
    LWJGL: 2.9.0
    OpenGL: ATI MOBILITY RADEON X300 GL version 2.1.8544 Release, ATI Technologies Inc.
    Is Modded: Definitely; Client brand changed to 'fml,forge'
    Type: Client (map_client.txt)
    Resource Pack: Default
    Current Language: English (US)
    Profiler Position: N/A (disabled)
    Vec3 Pool Size: ~~ERROR~~ NullPointerException: null

    please this mod is probobly the best ever and i want to enjoy this


    You did not put in the natives folder in the CustomSteve mod. Unzip the CustomSteve natives found in the package and take the folder called "natives" into the CustomSteve folder located in .minecraft.
    Posted in: Minecraft Mods
  • 0

    posted a message on [1.10.2] CustomSteve 1.4.0Beta [Change the model of Steve to whatever you want!]
    Quote from Failboat103

    Thanks, I had literally no idea where she was from. I just called it anime due to the typical design being relatively the same :P

    It's okay, that's what everyone does.
    Posted in: Minecraft Mods
  • 0

    posted a message on [1.10.2] CustomSteve 1.4.0Beta [Change the model of Steve to whatever you want!]
    Quote from Failboat103

    Hey there migm! I just published a mod review for this adorable mod:
    youtu.be/5RVKk-Og66M






    I would really appreciate it if you could put this on the front post. Good luck on keeping this mod awesome :D


    Just for the record, that's not anime at all, that's Flandre Scarlet from a video game called Touhou Project.

    By the way nice video, I liked it :D
    Posted in: Minecraft Mods
  • 0

    posted a message on [1.10.2] CustomSteve 1.4.0Beta [Change the model of Steve to whatever you want!]
    Help, when I try to play a multiplayer server with player entities it crashes.
    [10:17:34 INFO]: Client> 2014-02-13 10:17:34 [INFO] [STDERR] net.minecraft.util.ReportedException: Rendering entity in world
    [10:17:34 INFO]: Client> 2014-02-13 10:17:34 [INFO] [STDERR] at net.minecraft.client.renderer.entity.RenderManager.func_78719_a(RenderManager.java:339)
    [10:17:34 INFO]: Client> 2014-02-13 10:17:34 [INFO] [STDERR] at net.minecraft.client.renderer.entity.RenderManager.func_78720_a(RenderManager.java:281)
    [10:17:34 INFO]: Client> 2014-02-13 10:17:34 [INFO] [STDERR] at net.minecraft.client.renderer.RenderGlobal.func_72713_a(RenderGlobal.java:524)
    [10:17:34 INFO]: Client> 2014-02-13 10:17:34 [INFO] [STDERR] at net.minecraft.client.renderer.EntityRenderer.func_78471_a(EntityRenderer.java:1160)
    [10:17:34 INFO]: Client> 2014-02-13 10:17:34 [INFO] [STDERR] at net.minecraft.client.renderer.EntityRenderer.func_78480_b(EntityRenderer.java:1006)
    [10:17:34 INFO]: Client> 2014-02-13 10:17:34 [INFO] [STDERR] at net.minecraft.client.Minecraft.func_71411_J(Minecraft.java:946)
    [10:17:34 INFO]: Client> 2014-02-13 10:17:34 [INFO] [STDERR] at net.minecraft.client.Minecraft.func_99999_d(Minecraft.java:838)
    [10:17:34 INFO]: Client> 2014-02-13 10:17:34 [INFO] [STDERR] at net.minecraft.client.main.Main.main(SourceFile:101)
    [10:17:34 INFO]: Client> 2014-02-13 10:17:34 [INFO] [STDERR] at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
    [10:17:34 INFO]: Client> 2014-02-13 10:17:34 [INFO] [STDERR] at sun.reflect.NativeMethodAccessorImpl.invoke(Unknown Source)
    [10:17:34 INFO]: Client> 2014-02-13 10:17:34 [INFO] [STDERR] at sun.reflect.DelegatingMethodAccessorImpl.invoke(Unknown Source)
    [10:17:34 INFO]: Client> 2014-02-13 10:17:34 [INFO] [STDERR] at java.lang.reflect.Method.invoke(Unknown Source)
    [10:17:34 INFO]: Client> 2014-02-13 10:17:34 [INFO] [STDERR] at net.minecraft.launchwrapper.Launch.launch(Launch.java:131)
    [10:17:34 INFO]: Client> 2014-02-13 10:17:34 [INFO] [STDERR] at net.minecraft.launchwrapper.Launch.main(Launch.java:27)
    [10:17:34 INFO]: Client> 2014-02-13 10:17:34 [INFO] [STDERR] Caused by: java.lang.NoSuchFieldError: renderPlayerAPI
    [10:17:34 INFO]: Client> 2014-02-13 10:17:34 [INFO] [STDERR] at CustomSteve.Entitys.CSRplayer.renderModel(CSRplayer.java:666)
    [10:17:34 INFO]: Client> 2014-02-13 10:17:34 [INFO] [STDERR] at api.player.render.RenderPlayerAPI.renderModel(RenderPlayerAPI.java:2573)
    [10:17:34 INFO]: Client> 2014-02-13 10:17:34 [INFO] [STDERR] at api.player.render.RenderPlayerAPI.renderModel(RenderPlayerAPI.java:2560)
    [10:17:34 INFO]: Client> 2014-02-13 10:17:34 [INFO] [STDERR] at net.minecraft.client.renderer.entity.RenderPlayer.func_77036_a(bhj.java:382)
    [10:17:34 INFO]: Client> 2014-02-13 10:17:34 [INFO] [STDERR] at net.minecraft.client.renderer.entity.RendererLivingEntity.func_130000_a(RendererLivingEntity.java:156)
    [10:17:34 INFO]: Client> 2014-02-13 10:17:34 [INFO] [STDERR] at net.minecraft.client.renderer.entity.RenderPlayer.localRenderPlayer(bhj.java:435)
    [10:17:34 INFO]: Client> 2014-02-13 10:17:34 [INFO] [STDERR] at api.player.render.RenderPlayerAPI.renderPlayer(RenderPlayerAPI.java:2630)
    [10:17:34 INFO]: Client> 2014-02-13 10:17:34 [INFO] [STDERR] at api.player.render.RenderPlayerAPI.renderPlayer(RenderPlayerAPI.java:2615)
    [10:17:34 INFO]: Client> 2014-02-13 10:17:34 [INFO] [STDERR] at net.minecraft.client.renderer.entity.RenderPlayer.func_130009_a(bhj.java:405)
    [10:17:34 INFO]: Client> 2014-02-13 10:17:34 [INFO] [STDERR] at thehippomaster.AnimatedPlayer.client.RenderPlayer.func_130009_a(RenderPlayer.java:167)
    [10:17:34 INFO]: Client> 2014-02-13 10:17:34 [INFO] [STDERR] at net.minecraft.client.renderer.entity.RenderPlayer.func_76986_a(bhj.java:1045)
    [10:17:34 INFO]: Client> 2014-02-13 10:17:34 [INFO] [STDERR] at net.minecraft.client.renderer.entity.RenderManager.func_78719_a(RenderManager.java:312)
    [10:17:34 INFO]: Client> 2014-02-13 10:17:34 [INFO] [STDERR] ... 13 more
    [10:17:34 INFO]: Client> 2014-02-13 10:17:34 [INFO] [STDOUT] ---- Minecraft Crash Report ----
    [10:17:34 INFO]: Client> 2014-02-13 10:17:34 [INFO] [STDOUT] // Sorry :(
    [10:17:34 INFO]: Client> 2014-02-13 10:17:34 [INFO] [STDOUT]
    [10:17:34 INFO]: Client> 2014-02-13 10:17:34 [INFO] [STDOUT] Time: 2/13/14 10:17 AM
    [10:17:34 INFO]: Client> 2014-02-13 10:17:34 [INFO] [STDOUT] Description: Rendering entity in world
    [10:17:34 INFO]: Client> 2014-02-13 10:17:34 [INFO] [STDOUT]
    [10:17:34 INFO]: Client> 2014-02-13 10:17:34 [INFO] [STDOUT] java.lang.NoSuchFieldError: renderPlayerAPI
    [10:17:34 INFO]: Client> 2014-02-13 10:17:34 [INFO] [STDOUT] at CustomSteve.Entitys.CSRplayer.renderModel(CSRplayer.java:666)
    [10:17:34 INFO]: Client> 2014-02-13 10:17:34 [INFO] [STDOUT] at api.player.render.RenderPlayerAPI.renderModel(RenderPlayerAPI.java:2573)
    [10:17:34 INFO]: Client> 2014-02-13 10:17:34 [INFO] [STDOUT] at api.player.render.RenderPlayerAPI.renderModel(RenderPlayerAPI.java:2560)
    [10:17:34 INFO]: Client> 2014-02-13 10:17:34 [INFO] [STDOUT] at net.minecraft.client.renderer.entity.RenderPlayer.func_77036_a(bhj.java:382)
    [10:17:34 INFO]: Client> 2014-02-13 10:17:34 [INFO] [STDOUT] at net.minecraft.client.renderer.entity.RendererLivingEntity.func_130000_a(RendererLivingEntity.java:156)
    [10:17:34 INFO]: Client> 2014-02-13 10:17:34 [INFO] [STDOUT] at net.minecraft.client.renderer.entity.RenderPlayer.localRenderPlayer(bhj.java:435)
    [10:17:34 INFO]: Client> 2014-02-13 10:17:34 [INFO] [STDOUT] at api.player.render.RenderPlayerAPI.renderPlayer(RenderPlayerAPI.java:2630)
    [10:17:34 INFO]: Client> 2014-02-13 10:17:34 [INFO] [STDOUT] at api.player.render.RenderPlayerAPI.renderPlayer(RenderPlayerAPI.java:2615)
    [10:17:34 INFO]: Client> 2014-02-13 10:17:34 [INFO] [STDOUT] at net.minecraft.client.renderer.entity.RenderPlayer.func_130009_a(bhj.java:405)
    [10:17:34 INFO]: Client> 2014-02-13 10:17:34 [INFO] [STDOUT] at thehippomaster.AnimatedPlayer.client.RenderPlayer.func_130009_a(RenderPlayer.java:167)
    [10:17:34 INFO]: Client> 2014-02-13 10:17:34 [INFO] [STDOUT] at net.minecraft.client.renderer.entity.RenderPlayer.func_76986_a(bhj.java:1045)
    [10:17:34 INFO]: Client> 2014-02-13 10:17:34 [INFO] [STDOUT] at net.minecraft.client.renderer.entity.RenderManager.func_78719_a(RenderManager.java:312)
    [10:17:34 INFO]: Client> 2014-02-13 10:17:34 [INFO] [STDOUT] at net.minecraft.client.renderer.entity.RenderManager.func_78720_a(RenderManager.java:281)
    [10:17:34 INFO]: Client> 2014-02-13 10:17:34 [INFO] [STDOUT] at net.minecraft.client.renderer.RenderGlobal.func_72713_a(RenderGlobal.java:524)
    [10:17:34 INFO]: Client> 2014-02-13 10:17:34 [INFO] [STDOUT] at net.minecraft.client.renderer.EntityRenderer.func_78471_a(EntityRenderer.java:1160)
    [10:17:34 INFO]: Client> 2014-02-13 10:17:34 [INFO] [STDOUT] at net.minecraft.client.renderer.EntityRenderer.func_78480_b(EntityRenderer.java:1006)
    [10:17:34 INFO]: Client> 2014-02-13 10:17:34 [INFO] [STDOUT] at net.minecraft.client.Minecraft.func_71411_J(Minecraft.java:946)
    [10:17:34 INFO]: Client> 2014-02-13 10:17:34 [INFO] [STDOUT] at net.minecraft.client.Minecraft.func_99999_d(Minecraft.java:838)
    [10:17:34 INFO]: Client> 2014-02-13 10:17:34 [INFO] [STDOUT] at net.minecraft.client.main.Main.main(SourceFile:101)
    [10:17:34 INFO]: Client> 2014-02-13 10:17:34 [INFO] [STDOUT] at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
    [10:17:34 INFO]: Client> 2014-02-13 10:17:34 [INFO] [STDOUT] at sun.reflect.NativeMethodAccessorImpl.invoke(Unknown Source)
    [10:17:34 INFO]: Client> 2014-02-13 10:17:34 [INFO] [STDOUT] at sun.reflect.DelegatingMethodAccessorImpl.invoke(Unknown Source)
    [10:17:34 INFO]: Client> 2014-02-13 10:17:34 [INFO] [STDOUT] at java.lang.reflect.Method.invoke(Unknown Source)
    [10:17:34 INFO]: Client> 2014-02-13 10:17:34 [INFO] [STDOUT] at net.minecraft.launchwrapper.Launch.launch(Launch.java:131)
    [10:17:34 INFO]: Client> 2014-02-13 10:17:34 [INFO] [STDOUT] at net.minecraft.launchwrapper.Launch.main(Launch.java:27)
    [10:17:34 INFO]: Client> 2014-02-13 10:17:34 [INFO] [STDOUT]
    [10:17:34 INFO]: Client> 2014-02-13 10:17:34 [INFO] [STDOUT]
    [10:17:34 INFO]: Client> 2014-02-13 10:17:34 [INFO] [STDOUT] A detailed walkthrough of the error, its code path and all known details is as follows:
    [10:17:34 INFO]: Client> 2014-02-13 10:17:34 [INFO] [STDOUT] ---------------------------------------------------------------------------------------
    [10:17:34 INFO]: Client> 2014-02-13 10:17:34 [INFO] [STDOUT]
    [10:17:34 INFO]: Client> 2014-02-13 10:17:34 [INFO] [STDOUT] -- Head --
    [10:17:34 INFO]: Client> 2014-02-13 10:17:34 [INFO] [STDOUT] Stacktrace:
    [10:17:34 INFO]: Client> 2014-02-13 10:17:34 [INFO] [STDOUT] at CustomSteve.Entitys.CSRplayer.renderModel(CSRplayer.java:666)
    [10:17:34 INFO]: Client> 2014-02-13 10:17:34 [INFO] [STDOUT] at api.player.render.RenderPlayerAPI.renderModel(RenderPlayerAPI.java:2573)
    [10:17:34 INFO]: Client> 2014-02-13 10:17:34 [INFO] [STDOUT] at api.player.render.RenderPlayerAPI.renderModel(RenderPlayerAPI.java:2560)
    [10:17:34 INFO]: Client> 2014-02-13 10:17:34 [INFO] [STDOUT] at net.minecraft.client.renderer.entity.RenderPlayer.func_77036_a(bhj.java:382)
    [10:17:34 INFO]: Client> 2014-02-13 10:17:34 [INFO] [STDOUT] at net.minecraft.client.renderer.entity.RendererLivingEntity.func_130000_a(RendererLivingEntity.java:156)
    [10:17:34 INFO]: Client> 2014-02-13 10:17:34 [INFO] [STDOUT] at net.minecraft.client.renderer.entity.RenderPlayer.localRenderPlayer(bhj.java:435)
    [10:17:34 INFO]: Client> 2014-02-13 10:17:34 [INFO] [STDOUT] at api.player.render.RenderPlayerAPI.renderPlayer(RenderPlayerAPI.java:2630)
    [10:17:34 INFO]: Client> 2014-02-13 10:17:34 [INFO] [STDOUT] at api.player.render.RenderPlayerAPI.renderPlayer(RenderPlayerAPI.java:2615)
    [10:17:34 INFO]: Client> 2014-02-13 10:17:34 [INFO] [STDOUT] at net.minecraft.client.renderer.entity.RenderPlayer.func_130009_a(bhj.java:405)
    [10:17:34 INFO]: Client> 2014-02-13 10:17:34 [INFO] [STDOUT] at thehippomaster.AnimatedPlayer.client.RenderPlayer.func_130009_a(RenderPlayer.java:167)
    [10:17:34 INFO]: Client> 2014-02-13 10:17:34 [INFO] [STDOUT] at net.minecraft.client.renderer.entity.RenderPlayer.func_76986_a(bhj.java:1045)
    [10:17:34 INFO]: Client> 2014-02-13 10:17:34 [INFO] [STDOUT]
    [10:17:34 INFO]: Client> 2014-02-13 10:17:34 [INFO] [STDOUT] -- Entity being rendered --
    [10:17:34 INFO]: Client> 2014-02-13 10:17:34 [INFO] [STDOUT] Details:
    [10:17:34 INFO]: Client> 2014-02-13 10:17:34 [INFO] [STDOUT] Entity Type: null (net.minecraft.client.entity.EntityOtherPlayerMP)
    [10:17:34 INFO]: Client> 2014-02-13 10:17:34 [INFO] [STDOUT] Entity ID: 76379
    [10:17:34 INFO]: Client> 2014-02-13 10:17:34 [INFO] [STDOUT] Entity Name: §7AllanJr
    [10:17:34 INFO]: Client> 2014-02-13 10:17:34 [INFO] [STDOUT] Entity's Exact location: -2462.15, 19.00, 738.45
    [10:17:34 INFO]: Client> 2014-02-13 10:17:34 [INFO] [STDOUT] Entity's Block location: World: (-2463,19,738), Chunk: (at 1,1,2 in -154,46; contains blocks -2464,0,736 to -2449,255,751), Region: (-5,1; contains chunks -160,32 to -129,63, blocks -2560,0,512 to -2049,255,1023)
    [10:17:34 INFO]: Client> 2014-02-13 10:17:34 [INFO] [STDOUT] Entity's Momentum: 0.00, 0.00, 0.00
    [10:17:34 INFO]: Client> 2014-02-13 10:17:34 [INFO] [STDOUT]
    [10:17:34 INFO]: Client> 2014-02-13 10:17:34 [INFO] [STDOUT] -- Renderer details --
    [10:17:34 INFO]: Client> 2014-02-13 10:17:34 [INFO] [STDOUT] Details:
    [10:17:34 INFO]: Client> 2014-02-13 10:17:34 [INFO] [STDOUT] Assigned renderer: thehippomaster.AnimatedPlayer.client.RenderPlayer@730f1a19
    [10:17:34 INFO]: Client> 2014-02-13 10:17:34 [INFO] [STDOUT] Location: -9.66,-7.62,-5.02 - World: (-10,-8,-6), Chunk: (at 6,-1,10 in -1,-1; contains blocks -16,0,-16 to -1,255,-1), Region: (-1,-1; contains chunks -32,-32 to -1,-1, blocks -512,0,-512 to -1,255,-1)
    [10:17:34 INFO]: Client> 2014-02-13 10:17:34 [INFO] [STDOUT] Rotation: -156.09375
    [10:17:34 INFO]: Client> 2014-02-13 10:17:34 [INFO] [STDOUT] Delta: 0.3363428
    [10:17:34 INFO]: Client> 2014-02-13 10:17:34 [INFO] [STDOUT] Stacktrace:
    [10:17:34 INFO]: Client> 2014-02-13 10:17:34 [INFO] [STDOUT] at net.minecraft.client.renderer.entity.RenderManager.func_78719_a(RenderManager.java:312)
    [10:17:34 INFO]: Client> 2014-02-13 10:17:34 [INFO] [STDOUT] at net.minecraft.client.renderer.entity.RenderManager.func_78720_a(RenderManager.java:281)
    [10:17:34 INFO]: Client> 2014-02-13 10:17:34 [INFO] [STDOUT] at net.minecraft.client.renderer.RenderGlobal.func_72713_a(RenderGlobal.java:524)
    [10:17:34 INFO]: Client> 2014-02-13 10:17:34 [INFO] [STDOUT] at net.minecraft.client.renderer.EntityRenderer.func_78471_a(EntityRenderer.java:1160)
    [10:17:34 INFO]: Client> 2014-02-13 10:17:34 [INFO] [STDOUT]
    [10:17:34 INFO]: Client> 2014-02-13 10:17:34 [INFO] [STDOUT] -- Affected level --
    [10:17:34 INFO]: Client> 2014-02-13 10:17:34 [INFO] [STDOUT] Details:
    [10:17:34 INFO]: Client> 2014-02-13 10:17:34 [INFO] [STDOUT] Level name: MpServer
    [10:17:34 INFO]: Client> 2014-02-13 10:17:34 [INFO] [STDOUT] All players: 40 total; [EntityClientPlayerMP['BedrockSolid'/76608, l='MpServer', x=-2452.50, y=26.62, z=743.50], EntityOtherPlayerMP['§7MylaXowy'/76483, l='MpServer', x=-2466.77, y=20.80, z=747.65], EntityOtherPlayerMP['§7AllanJr'/76379, l='MpServer', x=-2462.15, y=19.00, z=738.45], EntityOtherPlayerMP['§7trollludde'/76243, l='MpServer', x=-2463.13, y=24.00, z=742.00], EntityOtherPlayerMP['§ablackpython12'/75102, l='MpServer', x=-2462.72, y=19.00, z=737.88], EntityOtherPlayerMP['§aMelaganS'/76588, l='MpServer', x=-2451.63, y=41.84, z=748.97], EntityOtherPlayerMP['§amarinades'/76470, l='MpServer', x=-2446.47, y=31.28, z=742.57], EntityOtherPlayerMP['§7dim10i26ka'/76422, l='MpServer', x=-2438.02, y=20.50, z=758.03], EntityOtherPlayerMP['§bfamous2001'/76052, l='MpServer', x=-2475.28, y=20.00, z=743.03], EntityOtherPlayerMP['§7EPICJONT'/76273, l='MpServer', x=-2475.75, y=20.00, z=734.63], EntityOtherPlayerMP['§7RobBro33'/75731, l='MpServer', x=-2469.28, y=20.00, z=722.53], EntityOtherPlayerMP['§7Burje123'/75922, l='MpServer', x=-2452.50, y=23.50, z=731.97], EntityOtherPlayerMP['§bMarkas79'/76594, l='MpServer', x=-2447.11, y=25.01, z=716.19], EntityOtherPlayerMP['fritskamphorst'/75980, l='MpServer', x=-2443.31, y=19.00, z=735.88], EntityOtherPlayerMP['§7Xxminer65xX'/76580, l='MpServer', x=-2436.22, y=20.97, z=727.03], EntityOtherPlayerMP['§7Kolapop80'/75740, l='MpServer', x=-2417.84, y=20.00, z=729.84], EntityOtherPlayerMP['rabidraccoon14'/76307, l='MpServer', x=-2491.03, y=20.00, z=722.78], EntityOtherPlayerMP['§aJoey35233'/76587, l='MpServer', x=-2467.81, y=25.00, z=713.07], EntityOtherPlayerMP['§aJespercrafter'/76421, l='MpServer', x=-2448.28, y=34.34, z=715.84], EntityOtherPlayerMP['§bpennstatefan7'/76516, l='MpServer', x=-2437.16, y=56.84, z=712.75], EntityOtherPlayerMP['§732101TG'/76468, l='MpServer', x=-2431.17, y=21.91, z=705.25], EntityOtherPlayerMP['mahambet132002'/76571, l='MpServer', x=-2435.59, y=22.05, z=714.42], EntityOtherPlayerMP['§7Mr_Sevik'/76555, l='MpServer', x=-2442.59, y=84.00, z=709.72], EntityOtherPlayerMP['§7ozzywho'/76525, l='MpServer', x=-2420.63, y=20.50, z=706.85], EntityOtherPlayerMP['§7Thepigman59'/76515, l='MpServer', x=-2431.84, y=31.44, z=705.56], EntityOtherPlayerMP['§7Horld3n'/76508, l='MpServer', x=-2428.06, y=29.50, z=704.44], EntityOtherPlayerMP['Gingytheginger'/76420, l='MpServer', x=-2424.84, y=25.00, z=709.28], EntityOtherPlayerMP['§7I_Jelly_King'/76418, l='MpServer', x=-2428.03, y=22.00, z=704.59], EntityOtherPlayerMP['§7HiroCrafter'/75862, l='MpServer', x=-2431.72, y=82.00, z=707.69], EntityOtherPlayerMP['§7jackbs5'/76340, l='MpServer', x=-2428.19, y=19.91, z=717.57], EntityOtherPlayerMP['§7Wolfka22'/75229, l='MpServer', x=-2424.25, y=27.75, z=707.72], EntityOtherPlayerMP['§7martdamp'/75768, l='MpServer', x=-2423.51, y=25.99, z=709.24], EntityOtherPlayerMP['§7IWantIpods'/76567, l='MpServer', x=-2424.72, y=19.97, z=706.53], EntityOtherPlayerMP['Frozen_Freezer'/76570, l='MpServer', x=-2421.86, y=20.17, z=713.49], EntityOtherPlayerMP['§7Loinhammer'/76549, l='MpServer', x=-2423.50, y=25.78, z=708.53], EntityOtherPlayerMP['§alucafan1'/76339, l='MpServer', x=-2413.50, y=67.18, z=749.16], EntityOtherPlayerMP['§amalverngroup'/76416, l='MpServer', x=-2428.13, y=23.47, z=695.03], EntityOtherPlayerMP['§7C_cmak_C'/76475, l='MpServer', x=-2414.63, y=20.28, z=703.29], EntityOtherPlayerMP['§7BroodjeKaas10'/76178, l='MpServer', x=-2406.50, y=20.00, z=701.56], EntityOtherPlayerMP['§aSilfver_66'/76500, l='MpServer', x=-2452.50, y=32.44, z=743.50]]
    [10:17:34 INFO]: Client> 2014-02-13 10:17:34 [INFO] [STDOUT] Chunk stats: MultiplayerChunkCache: 115
    [10:17:34 INFO]: Client> 2014-02-13 10:17:34 [INFO] [STDOUT] Level seed: 0
    [10:17:34 INFO]: Client> 2014-02-13 10:17:34 [INFO] [STDOUT] Level generator: ID 01 - flat, ver 0. Features enabled: false
    [10:17:34 INFO]: Client> 2014-02-13 10:17:34 [INFO] [STDOUT] Level generator options:
    [10:17:34 INFO]: Client> 2014-02-13 10:17:34 [INFO] [STDOUT] Level spawn location: World: (-2453,25,743), Chunk: (at 11,1,7 in -154,46; contains blocks -2464,0,736 to -2449,255,751), Region: (-5,1; contains chunks -160,32 to -129,63, blocks -2560,0,512 to -2049,255,1023)
    [10:17:34 INFO]: Client> 2014-02-13 10:17:34 [INFO] [STDOUT] Level time: 424388424 game time, 154541000 day time
    [10:17:34 INFO]: Client> 2014-02-13 10:17:34 [INFO] [STDOUT] Level dimension: 0
    [10:17:34 INFO]: Client> 2014-02-13 10:17:34 [INFO] [STDOUT] Level storage version: 0x00000 - Unknown?
    [10:17:34 INFO]: Client> 2014-02-13 10:17:34 [INFO] [STDOUT] Level weather: Rain time: 0 (now: false), thunder time: 0 (now: false)
    [10:17:34 INFO]: Client> 2014-02-13 10:17:34 [INFO] [STDOUT] Level game mode: Game mode: adventure (ID 2). Hardcore: false. Cheats: false
    [10:17:34 INFO]: Client> 2014-02-13 10:17:34 [INFO] [STDOUT] Forced entities: 83 total; [EntityClientPlayerMP['BedrockSolid'/76608, l='MpServer', x=-2452.50, y=26.62, z=743.50], EntityOtherPlayerMP['fritskamphorst'/75980, l='MpServer', x=-2443.31, y=19.00, z=735.88], EntityOtherPlayerMP['§7ozzywho'/76525, l='MpServer', x=-2420.63, y=20.50, z=706.85], EntityOtherPlayerMP['§7MylaXowy'/76483, l='MpServer', x=-2466.77, y=20.80, z=747.65], EntityOtherPlayerMP['§7AllanJr'/76379, l='MpServer', x=-2462.15, y=19.00, z=738.45], EntityOtherPlayerMP['§7trollludde'/76243, l='MpServer', x=-2463.13, y=24.00, z=742.00], EntityOtherPlayerMP['§ablackpython12'/75102, l='MpServer', x=-2462.72, y=19.00, z=737.88], EntityOtherPlayerMP['§7Thepigman59'/76515, l='MpServer', x=-2431.84, y=31.44, z=705.56], EntityOtherPlayerMP['§aMelaganS'/76588, l='MpServer', x=-2451.63, y=41.84, z=748.97], EntityOtherPlayerMP['§bpennstatefan7'/76516, l='MpServer', x=-2437.16, y=56.84, z=712.75], EntityOtherPlayerMP['§amarinades'/76470, l='MpServer', x=-2446.47, y=31.28, z=742.57], EntityOtherPlayerMP['§7dim10i26ka'/76422, l='MpServer', x=-2438.02, y=20.50, z=758.03], EntityOtherPlayerMP['§7trollludde'/76243, l='MpServer', x=-2463.13, y=24.00, z=742.00], EntityOtherPlayerMP['§bfamous2001'/76052, l='MpServer', x=-2475.28, y=20.00, z=743.03], EntityOtherPlayerMP['§7HiroCrafter'/75862, l='MpServer', x=-2431.72, y=82.00, z=707.69], EntityOtherPlayerMP['§7RobBro33'/75731, l='MpServer', x=-2469.28, y=20.00, z=722.53], EntityOtherPlayerMP['§7EPICJONT'/76273, l='MpServer', x=-2475.75, y=20.00, z=734.63], EntityOtherPlayerMP['zoemonsrer9000'/76596, l='MpServer', x=-2452.25, y=23.00, z=731.19], EntityOtherPlayerMP['§7Burje123'/75922, l='MpServer', x=-2452.50, y=23.50, z=731.97], EntityOtherPlayerMP['fritskamphorst'/75980, l='MpServer', x=-2443.31, y=19.00, z=735.88], EntityOtherPlayerMP['§bMarkas79'/76594, l='MpServer', x=-2447.11, y=25.01, z=716.19], EntityOtherPlayerMP['§7Kolapop80'/75740, l='MpServer', x=-2417.84, y=20.00, z=729.84], EntityOtherPlayerMP['§7Xxminer65xX'/76580, l='MpServer', x=-2436.22, y=20.97, z=727.03], EntityOtherPlayerMP['rabidraccoon14'/76307, l='MpServer', x=-2491.03, y=20.00, z=722.78], EntityItemFrame['entity.ItemFrame.name'/27, l='MpServer', x=-2456.50, y=27.50, z=736.06], EntityOtherPlayerMP['§aJoey35233'/76587, l='MpServer', x=-2467.81, y=25.00, z=713.07], EntityItemFrame['entity.ItemFrame.name'/29, l='MpServer', x=-2448.50, y=27.50, z=750.94], EntityItemFrame['entity.ItemFrame.name'/28, l='MpServer', x=-2459.94, y=27.50, z=747.50], EntityItemFrame['entity.ItemFrame.name'/31, l='MpServer', x=-2459.94, y=27.50, z=739.50], EntityItemFrame['entity.ItemFrame.name'/30, l='MpServer', x=-2448.50, y=27.50, z=736.06], EntityOtherPlayerMP['§7Horld3n'/76508, l='MpServer', x=-2428.06, y=29.50, z=704.44], EntityItemFrame['entity.ItemFrame.name'/35, l='MpServer', x=-2445.06, y=27.50, z=739.50], EntityItemFrame['entity.ItemFrame.name'/32, l='MpServer', x=-2456.50, y=27.50, z=750.94], EntityOtherPlayerMP['§7Thepigman59'/76515, l='MpServer', x=-2431.84, y=31.44, z=705.56], EntityOtherPlayerMP['§7jackbs5'/76340, l='MpServer', x=-2428.19, y=19.91, z=717.57], EntityOtherPlayerMP['§7Wolfka22'/75229, l='MpServer', x=-2424.25, y=27.75, z=707.72], EntityItemFrame['entity.ItemFrame.name'/36, l='MpServer', x=-2445.06, y=22.50, z=775.50], EntityOtherPlayerMP['§7HiroCrafter'/75862, l='MpServer', x=-2431.72, y=82.00, z=707.69], EntityOtherPlayerMP['Frozen_Freezer'/76570, l='MpServer', x=-2421.86, y=20.17, z=713.49], EntityOtherPlayerMP['§7Loinhammer'/76549, l='MpServer', x=-2423.50, y=25.78, z=708.53], EntityOtherPlayerMP['§7MylaXowy'/76483, l='MpServer', x=-2466.77, y=20.80, z=747.65], EntityOtherPlayerMP['§7martdamp'/75768, l='MpServer', x=-2423.51, y=25.99, z=709.24], EntityOtherPlayerMP['§7IWantIpods'/76567, l='MpServer', x=-2424.72, y=19.97, z=706.53], EntityOtherPlayerMP['§alucafan1'/76339, l='MpServer', x=-2413.50, y=67.18, z=749.16], EntityOtherPlayerMP['§7EPICJONT'/76273, l='MpServer', x=-2475.75, y=20.00, z=734.63], EntityMinecartTNT['entity.MinecartTNT.name'/51, l='MpServer', x=-2405.50, y=31.50, z=751.47], EntityOtherPlayerMP['§7C_cmak_C'/76475, l='MpServer', x=-2414.63, y=20.28, z=703.29], EntityOtherPlayerMP['§amalverngroup'/76416, l='MpServer', x=-2428.13, y=23.47, z=695.03], EntityOtherPlayerMP['§7crusader4321'/76129, l='MpServer', x=-2401.95, y=20.71, z=769.20], EntityMinecartTNT['entity.MinecartTNT.name'/53, l='MpServer', x=-2405.50, y=29.50, z=755.50], EntityMinecartTNT['entity.MinecartTNT.name'/52, l='MpServer', x=-2405.50, y=29.50, z=751.47], EntityOtherPlayerMP['§7Horld3n'/76508, l='MpServer', x=-2428.06, y=29.50, z=704.44], EntityOtherPlayerMP['§aSilfver_66'/76500, l='MpServer', x=-2452.50, y=32.44, z=743.50], EntityOtherPlayerMP['§7AllanJr'/76379, l='MpServer', x=-2462.15, y=19.00, z=738.45], EntityOtherPlayerMP['§aSilfver_66'/76500, l='MpServer', x=-2452.50, y=32.44, z=743.50], EntityOtherPlayerMP['§bfamous2001'/76052, l='MpServer', x=-2475.28, y=20.00, z=743.03], EntityOtherPlayerMP['§bMarkas79'/76594, l='MpServer', x=-2447.11, y=25.01, z=716.19], EntityOtherPlayerMP['§7BroodjeKaas10'/76178, l='MpServer', x=-2406.50, y=20.00, z=701.56], EntityOtherPlayerMP['§7jackbs5'/76340, l='MpServer', x=-2428.19, y=19.91, z=717.57], EntityOtherPlayerMP['§ablackpython12'/75102, l='MpServer', x=-2462.72, y=19.00, z=737.88], EntityOtherPlayerMP['§7Xxminer65xX'/76580, l='MpServer', x=-2436.22, y=20.97, z=727.03], EntityOtherPlayerMP['§7C_cmak_C'/76475, l='MpServer', x=-2414.63, y=20.28, z=703.29], EntityOtherPlayerMP['§alucafan1'/76339, l='MpServer', x=-2413.50, y=67.18, z=749.16], EntityOtherPlayerMP['§7Wolfka22'/75229, l='MpServer', x=-2424.25, y=27.75, z=707.72], EntityOtherPlayerMP['§7Burje123'/75922, l='MpServer', x=-2452.50, y=23.50, z=731.97], EntityOtherPlayerMP['§732101TG'/76468, l='MpServer', x=-2431.17, y=21.91, z=705.25], EntityOtherPlayerMP['§7martdamp'/75768, l='MpServer', x=-2423.51, y=25.99, z=709.24], EntityOtherPlayerMP['§amarinades'/76470, l='MpServer', x=-2446.47, y=31.28, z=742.57], EntityOtherPlayerMP['§aMelaganS'/76588, l='MpServer', x=-2451.63, y=41.84, z=748.97], EntityOtherPlayerMP['§aJoey35233'/76587, l='MpServer', x=-2467.81, y=25.00, z=713.07], EntityOtherPlayerMP['§7IWantIpods'/76567, l='MpServer', x=-2424.72, y=19.97, z=706.53], EntityOtherPlayerMP['§7dim10i26ka'/76422, l='MpServer', x=-2438.02, y=20.50, z=758.03], EntityOtherPlayerMP['Gingytheginger'/76420, l='MpServer', x=-2424.84, y=25.00, z=709.28], EntityOtherPlayerMP['§aJespercrafter'/76421, l='MpServer', x=-2448.28, y=34.34, z=715.84], EntityOtherPlayerMP['§7I_Jelly_King'/76418, l='MpServer', x=-2428.03, y=22.00, z=704.59], EntityOtherPlayerMP['§amalverngroup'/76416, l='MpServer', x=-2428.13, y=23.47, z=695.03], EntityOtherPlayerMP['Frozen_Freezer'/76570, l='MpServer', x=-2421.86, y=20.17, z=713.49], EntityOtherPlayerMP['mahambet132002'/76571, l='MpServer', x=-2435.59, y=22.05, z=714.42], EntityOtherPlayerMP['§7Loinhammer'/76549, l='MpServer', x=-2423.50, y=25.78, z=708.53], EntityOtherPlayerMP['§7RobBro33'/75731, l='MpServer', x=-2469.28, y=20.00, z=722.53], EntityOtherPlayerMP['rabidraccoon14'/76307, l='MpServer', x=-2491.03, y=20.00, z=722.78], EntityOtherPlayerMP['§7Kolapop80'/75740, l='MpServer', x=-2417.84, y=20.00, z=729.84], EntityOtherPlayerMP['§7Mr_Sevik'/76555, l='MpServer', x=-2442.59, y=84.00, z=709.72]]
    [10:17:34 INFO]: Client> AL lib: (EE) alc_cleanup: 1 device not closed
    [10:17:34 ERROR]: Game ended with bad state (exit code -1)

    Other than this, you did amazing. Nice job with this modification, I was looking everywhere for this.
    Posted in: Minecraft Mods
  • 0

    posted a message on MCEdit and Norton
    I'm having a problem with MCEdit. When I run MCEdit, the Python library (python27.dll) loses the file insight data on it and quickly removes it and deletes it. How can I get it to not delete the file?
    Posted in: Mods Discussion
  • 0

    posted a message on Starting up Minecraft in Python
    Quote from Mizore_Shirayuki

    For what reason would you need to bypass authentication? If you are asking for the purposes for making a "cracked" launcher, I am afraid we will not be able to help you here.


    I just wanted to modify the layout of launcher. I didn't mean to say bypass authentication, I meant to say to make sure the authentication is using a safe connection.
    Posted in: Modification Development
  • 0

    posted a message on Starting up Minecraft in Python
    Quote from Mizore_Shirayuki

    Are you asking for an entirely new launcher, or just a script to start up the launcher (similar to a batch file)?
    If you just want a script starting the launcher, I'm pretty sure you can use:
    import os
    os.startfile(Minecraft.exe)


    On another note...exactly what kind of "attacks" are you expecting when you start up the launcher normally? I can assure you there is nothing malicious within the default launcher.

    Sorry, I wasn't clear enough. How can I bypass the launcher safely with authentication? Does it automatically use https on the login servers? I'm trying to make my own launcher and the only programming language I'm good at is Python. If there is no way in Python, can I attach another piece of code to Python somehow?

    P.S. I know the arguments are in the json file, but I can't figure out how to run that in Python.
    Posted in: Modification Development
  • 0

    posted a message on Starting up Minecraft in Python
    I didn't know where to put this so I put it here.

    Is there any way to use Python to start up Minecraft safely without any dangerous attacks happening?
    Thanks and have a good day!
    Posted in: Modification Development
  • 0

    posted a message on Sonic Ether's Unbelievable Shaders [compatible with Minecraft 1.12.2 via OptiFine]
    I'm having a problem. In multiplayer servers, the only light sources are everything besides the sun.

    i7 3770
    GT 640
    8GB RAM
    Windows 8 64x
    1.6.4 Forge
    Latest Beta SEUS
    305.46 nVIDIA driver
    Posted in: Minecraft Mods
  • To post a comment, please .