That isnt really a parts integration though. Thats a full blown new model. Technically I could get it into minecraft as a .obj file though I wouldnt be able to animate it unless its cut up in multiple pieces.
Otherwise it seems quite low poly so performance wise it wouldnt be an issue to add it, though it doesnt really fit minecrafts aesthetics and as a complete new model it would also not be compatible with all the other parts. So I wouldnt consider adding it to the mod.
Thanks for answering my question.
PS : These aren't .obj blender models. They're Techne compatible.
Thanks for answering my question.
So, no fork then? Was worth a shot. Looks like I got my work cut out for myself.
FYI, These aren't .obj blender models. These are made of quads and are exportable directly to java format or techne format as separate elements (Legs, chest, arms, head, whichever way you chop it). I'm amused you thought it was blender material.
Minecraft renders in boxes and quads. Their 8 extremities can be moved on a XYZ plane and/or rotated on a XYZ axis to form angled polyhedrons like trapezoids, irregular cuboids and pyramids. As long as the geometric form does not exceed 8 points, it is possible to render.
A spheroidal object made out of adjacent trapezoidal boxes would render regardless of how ''smooth'' it is. The more boxes, the ''smoother'' and bigger the curve. This isn't rocket science.
Lycanites mobs, Witchery, Thaumcraft, Flans mod, Jurassicraft, Fantastic Fish, ROW and plenty of other mods render models using parts similar to the ones composing these. In fact, the squirrel tail from MPM2 is made of such ''Smooth'' box arrangements. This is by no means ''Smooth'', though I gather everything looks smooth with the Steve model being so rough on the eye.
I don't care for the appreciation of a butthurt armchair modeller. I wasn't here to be nice, but to contribute and innovate.
Hopefully you learn something from this, as I don't enjoy wasting my time on petty drama with you.
Actually the squirrel tail is much simpler than you think it is, as it is one of my models I have provided to MPM.
Ultimately the point here was that you were taking my comments/statements beyond their intention and taking them as "opinion" and putting words into mouth to do so.
As far as your (list of other mods that do these things) if you were so certain that such things could already be done, why do you need to ask if they can?
The answer I gave you, were answers and reasons as to why MPM would not support such models. And Noppes only reiterated them, so now you'll accept the answer provided.
FYI, posters like you are the reason I am this particular thread. Perhaps you should learn to be a little calmer and respectful in your posts, rather than edgy and crude with your messages.
Rollback Post to RevisionRollBack
Looking to join a community of gamers across a couple different games? Join Iron Nexus today and stay up to date on the latest updates and discussions from a community who enjoys a more challengingly different approach to a variety of games!
Games include but are not limited to:Minecraft, ARK, Wurm Unlimited, World of Warcraft
I've never argued with the author's answer, but you imply I do. Are you so
desperate to assert your armchair authority over this thread that you
must insist in perpetuating your patronizing vitriol?
I told you I was satisfied with his answer as it responds to my other questions and not just ''No because reasons''.
I've been honest and calm in my posts. Perhaps you should hop off your high
horse, learn to read and stop treating me like I pissed in your cereals?
I'd been cordial, normally. But with your constant badgering? I couldn't respect you any less.
So here's an idea.
How about we act like adults, quit making fools each other, and move on with our lives?
You are reading what you want to, I never said you argued with the MPM author. You refused to accept my answer and in turn be rude/crude in
your replies with me on the matter. It wasn't until Noppes himself essentially gave you the same answer I didthat you accepted it.
You asked questions, I gave you answers to them. Whether you liked them or not isn't my fault nor my problem. However your replies to them are your fault, and your approach to them less than desirable or friendly.
I could care less whether I have your respect, friendship or otherwise, but bringing it here to this thread is uncalled for. When you ask a question, or want information you will get it. Don't shoot the messenger who gives it to you because you don't like the answers.
I am here for MPM and nothing more. I am here for Noppes and dealing with the out-right less than desirable that appear on this thread with their comments, common questions, or otherwise. And so far you have fit all of those and then some.
So yes, lets be adults here.. Go create your mod with your models and move on from MPM then. Your approach here isn't appreciated towards someone attempting to assist you to begin with.
Rollback Post to RevisionRollBack
Looking to join a community of gamers across a couple different games? Join Iron Nexus today and stay up to date on the latest updates and discussions from a community who enjoys a more challengingly different approach to a variety of games!
Games include but are not limited to:Minecraft, ARK, Wurm Unlimited, World of Warcraft
Can't figure out for the life of me why Chat Bubbles aren't showing. Is it not working anymore for 1.8.9? I'm going on MassiveCraft and nothing shows. Have the newest forge version 11.15.1.1756 and Optifine installed, could those be a problem?
Hi! I just wanted to say, when I press F5 while having this installed, It crashes.
Here's my crash report
I am using Minecraft 1.7.10 with a few other mods.
I hope you can tell me how to fix it!
Edit! I learned now that when I open My survival Inventory I crash too
---- Minecraft Crash Report ----
// There are four lights!
Time: 2/20/16 7:34 PM
Description: Rendering entity in world
java.lang.ClassCastException: net.minecraft.client.model.ModelBiped cannot be cast to noppes.mpm.client.model.ModelMPM
at noppes.mpm.client.RenderMPM.setEntity(RenderMPM.java:420)
at noppes.mpm.client.RenderEvent.pre(RenderEvent.java:78)
at cpw.mods.fml.common.eventhandler.ASMEventHandler_14_RenderEvent_pre_Pre.invoke(.dynamic)
at cpw.mods.fml.common.eventhandler.ASMEventHandler.invoke(ASMEventHandler.java:54)
at cpw.mods.fml.common.eventhandler.EventBus.post(EventBus.java:140)
at net.minecraft.client.renderer.entity.RenderPlayer.func_76986_a(RenderPlayer.java:131)
at net.minecraft.client.renderer.entity.RenderPlayer.func_76986_a(RenderPlayer.java:521)
at net.minecraft.client.renderer.entity.RenderManager.func_147939_a(RenderManager.java:293)
at net.minecraft.client.renderer.entity.RenderManager.func_147936_a(RenderManager.java:271)
at net.minecraft.client.renderer.entity.RenderManager.func_147937_a(RenderManager.java:244)
at net.minecraft.client.renderer.RenderGlobal.func_147589_a(RenderGlobal.java:712)
at net.minecraft.client.renderer.EntityRenderer.func_78471_a(EntityRenderer.java:1557)
at net.minecraft.client.renderer.EntityRenderer.func_78480_b(EntityRenderer.java:1305)
at noppes.mpm.client.EntityRendererAlt.func_78480_b(EntityRendererAlt.java:34)
at net.minecraft.client.Minecraft.func_71411_J(Minecraft.java:1001)
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 noppes.mpm.client.RenderMPM.setEntity(RenderMPM.java:420)
at noppes.mpm.client.RenderEvent.pre(RenderEvent.java:78)
at cpw.mods.fml.common.eventhandler.ASMEventHandler_14_RenderEvent_pre_Pre.invoke(.dynamic)
at cpw.mods.fml.common.eventhandler.ASMEventHandler.invoke(ASMEventHandler.java:54)
at cpw.mods.fml.common.eventhandler.EventBus.post(EventBus.java:140)
at net.minecraft.client.renderer.entity.RenderPlayer.func_76986_a(RenderPlayer.java:131)
at net.minecraft.client.renderer.entity.RenderPlayer.func_76986_a(RenderPlayer.java:521)
Hi! I just wanted to say, when I press F5 while having this installed, It crashes.
Here's my crash report
I am using Minecraft 1.7.10 with a few other mods.
I hope you can tell me how to fix it!
Edit! I learned now that when I open My survival Inventory I crash too
-snip-
Please put error reports in spoilers next time, otherwise it's rather space consuming and can be considered annoying/spammy too.
We need to know what other mods you have installed alongside MPM to be able rule out whether those are your problem. Unless of course you just want to dive right into uninstalling/deactivating everything else and slowly re-adding them to see which if any are the problem.
Rollback Post to RevisionRollBack
Looking to join a community of gamers across a couple different games? Join Iron Nexus today and stay up to date on the latest updates and discussions from a community who enjoys a more challengingly different approach to a variety of games!
Games include but are not limited to:Minecraft, ARK, Wurm Unlimited, World of Warcraft
Can't figure out for the life of me why Chat Bubbles aren't showing. Is it not working anymore for 1.8.9? I'm going on MassiveCraft and nothing shows. Have the newest forge version 11.15.1.1756 and Optifine installed, could those be a problem?
Could perhaps MassiveCraft have the chatbubbles disabled on server?
Does MassiveCraft even have the plugin/mod installed to it? I believe for chat-bubbles to display from a server, it still needs to have it installed too.
Rollback Post to RevisionRollBack
Looking to join a community of gamers across a couple different games? Join Iron Nexus today and stay up to date on the latest updates and discussions from a community who enjoys a more challengingly different approach to a variety of games!
Games include but are not limited to:Minecraft, ARK, Wurm Unlimited, World of Warcraft
Could perhaps MassiveCraft have the chatbubbles disabled on server?
Does MassiveCraft even have the plugin/mod installed to it? I believe for chat-bubbles to display from a server, it still needs to have it installed too.
MassiveCraft is one of the servers listed on the MorePlayerModels website to have the mod installed. Went ahead and made my own test server to try this out as well, and still nothing. Tested on both a Bukkit server with the plugin and a Forge server with the mod and still nothing. Nametag above my character doesn't show either when I press f5. Running Windows 10 and nothing installed except for forge 1.8.9 and MorePlayerModels 1.8.8 clientside.
Can't figure out for the life of me why Chat Bubbles aren't showing. Is it not working anymore for 1.8.9? I'm going on MassiveCraft and nothing shows. Have the newest forge version 11.15.1.1756 and Optifine installed, could those be a problem?
Actually I also found this out yesterday :P. If you look closely you can see the text but not the bubble itself. Will be fixed soon. Thanks for reporting ^^
We need to know what other mods you have installed alongside MPM to be able rule out whether those are your problem. Unless of course you just want to dive right into uninstalling/deactivating everything else and slowly re-adding them to see which if any are the problem.
His crash log actually says which mods he's using
Rollback Post to RevisionRollBack
Those who want to chat or hang out, join me on discord
Want to support me? Become one of my patrons:
Call it my own laziness to bother picking through it, and their laziness for not clearly posting them? ;P
Rollback Post to RevisionRollBack
Looking to join a community of gamers across a couple different games? Join Iron Nexus today and stay up to date on the latest updates and discussions from a community who enjoys a more challengingly different approach to a variety of games!
Games include but are not limited to:Minecraft, ARK, Wurm Unlimited, World of Warcraft
I'm getting the same crash as Crystarial. I don't think I have anything that would conflict with the player model.
Mod List:
Crash Report:
---- Minecraft Crash Report ----
// Sorry
Time: 2/21/16 2:01 PM
Description: Rendering entity in world
java.lang.ClassCastException: net.minecraft.client.model.ModelBiped cannot be cast to noppes.mpm.client.model.ModelMPM
at noppes.mpm.client.RenderMPM.setEntity(RenderMPM.java:420)
at noppes.mpm.client.RenderEvent.pre(RenderEvent.java:78)
at cpw.mods.fml.common.eventhandler.ASMEventHandler_12_RenderEvent_pre_Pre.invoke(.dynamic)
at cpw.mods.fml.common.eventhandler.ASMEventHandler.invoke(ASMEventHandler.java:54)
at cpw.mods.fml.common.eventhandler.EventBus.post(EventBus.java:140)
at net.minecraft.client.renderer.entity.RenderPlayer.func_76986_a(RenderPlayer.java:131)
at mods.fossil.client.renderer.entity.RenderFollowers.func_76986_a(RenderFollowers.java:160)
at net.minecraft.client.renderer.entity.RenderPlayer.func_76986_a(RenderPlayer.java:521)
at net.minecraft.client.renderer.entity.RenderManager.func_147939_a(RenderManager.java:293)
at net.minecraft.client.renderer.entity.RenderManager.func_147940_a(RenderManager.java:276)
at net.minecraft.client.gui.inventory.GuiInventory.func_147046_a(SourceFile:91)
at net.minecraft.client.gui.inventory.GuiInventory.func_146976_a(SourceFile:60)
at net.minecraft.client.gui.inventory.GuiContainer.func_73863_a(GuiContainer.java:78)
at net.minecraft.client.renderer.InventoryEffectRenderer.func_73863_a(InventoryEffectRenderer.java:38)
at net.minecraft.client.gui.inventory.GuiInventory.func_73863_a(SourceFile:47)
at net.minecraft.client.renderer.EntityRenderer.func_78480_b(EntityRenderer.java:1061)
at noppes.mpm.client.EntityRendererAlt.func_78480_b(EntityRendererAlt.java:34)
at net.minecraft.client.Minecraft.func_71411_J(Minecraft.java:1001)
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 noppes.mpm.client.RenderMPM.setEntity(RenderMPM.java:420)
at noppes.mpm.client.RenderEvent.pre(RenderEvent.java:78)
at cpw.mods.fml.common.eventhandler.ASMEventHandler_12_RenderEvent_pre_Pre.invoke(.dynamic)
at cpw.mods.fml.common.eventhandler.ASMEventHandler.invoke(ASMEventHandler.java:54)
at cpw.mods.fml.common.eventhandler.EventBus.post(EventBus.java:140)
at net.minecraft.client.renderer.entity.RenderPlayer.func_76986_a(RenderPlayer.java:131)
at mods.fossil.client.renderer.entity.RenderFollowers.func_76986_a(RenderFollowers.java:160)
at net.minecraft.client.renderer.entity.RenderPlayer.func_76986_a(RenderPlayer.java:521)
-- Renderer details --
Details:
Assigned renderer: mods.fossil.client.renderer.entity.RenderFollowers@18460938
Location: 0.00,0.00,0.00 - World: (0,0,0), Chunk: (at 0,0,0 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)
Rotation: 0.0
Delta: 1.0
Stacktrace:
at net.minecraft.client.renderer.entity.RenderManager.func_147939_a(RenderManager.java:293)
at net.minecraft.client.renderer.entity.RenderManager.func_147940_a(RenderManager.java:276)
at net.minecraft.client.gui.inventory.GuiInventory.func_147046_a(SourceFile:91)
at net.minecraft.client.gui.inventory.GuiInventory.func_146976_a(SourceFile:60)
at net.minecraft.client.gui.inventory.GuiContainer.func_73863_a(GuiContainer.java:78)
at net.minecraft.client.renderer.InventoryEffectRenderer.func_73863_a(InventoryEffectRenderer.java:38)
at net.minecraft.client.gui.inventory.GuiInventory.func_73863_a(SourceFile:47)
I'm getting the same crash as Crystarial. I don't think I have anything that would conflict with the player model.
Mod List:
Crash Report:
---- Minecraft Crash Report ----
// Sorry
Time: 2/21/16 2:01 PM
Description: Rendering entity in world
java.lang.ClassCastException: net.minecraft.client.model.ModelBiped cannot be cast to noppes.mpm.client.model.ModelMPM
at noppes.mpm.client.RenderMPM.setEntity(RenderMPM.java:420)
at noppes.mpm.client.RenderEvent.pre(RenderEvent.java:78)
at cpw.mods.fml.common.eventhandler.ASMEventHandler_12_RenderEvent_pre_Pre.invoke(.dynamic)
at cpw.mods.fml.common.eventhandler.ASMEventHandler.invoke(ASMEventHandler.java:54)
at cpw.mods.fml.common.eventhandler.EventBus.post(EventBus.java:140)
at net.minecraft.client.renderer.entity.RenderPlayer.func_76986_a(RenderPlayer.java:131)
at mods.fossil.client.renderer.entity.RenderFollowers.func_76986_a(RenderFollowers.java:160)
at net.minecraft.client.renderer.entity.RenderPlayer.func_76986_a(RenderPlayer.java:521)
at net.minecraft.client.renderer.entity.RenderManager.func_147939_a(RenderManager.java:293)
at net.minecraft.client.renderer.entity.RenderManager.func_147940_a(RenderManager.java:276)
at net.minecraft.client.gui.inventory.GuiInventory.func_147046_a(SourceFile:91)
at net.minecraft.client.gui.inventory.GuiInventory.func_146976_a(SourceFile:60)
at net.minecraft.client.gui.inventory.GuiContainer.func_73863_a(GuiContainer.java:78)
at net.minecraft.client.renderer.InventoryEffectRenderer.func_73863_a(InventoryEffectRenderer.java:38)
at net.minecraft.client.gui.inventory.GuiInventory.func_73863_a(SourceFile:47)
at net.minecraft.client.renderer.EntityRenderer.func_78480_b(EntityRenderer.java:1061)
at noppes.mpm.client.EntityRendererAlt.func_78480_b(EntityRendererAlt.java:34)
at net.minecraft.client.Minecraft.func_71411_J(Minecraft.java:1001)
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 noppes.mpm.client.RenderMPM.setEntity(RenderMPM.java:420)
at noppes.mpm.client.RenderEvent.pre(RenderEvent.java:78)
at cpw.mods.fml.common.eventhandler.ASMEventHandler_12_RenderEvent_pre_Pre.invoke(.dynamic)
at cpw.mods.fml.common.eventhandler.ASMEventHandler.invoke(ASMEventHandler.java:54)
at cpw.mods.fml.common.eventhandler.EventBus.post(EventBus.java:140)
at net.minecraft.client.renderer.entity.RenderPlayer.func_76986_a(RenderPlayer.java:131)
at mods.fossil.client.renderer.entity.RenderFollowers.func_76986_a(RenderFollowers.java:160)
at net.minecraft.client.renderer.entity.RenderPlayer.func_76986_a(RenderPlayer.java:521)
-- Renderer details --
Details:
Assigned renderer: mods.fossil.client.renderer.entity.RenderFollowers@18460938
Location: 0.00,0.00,0.00 - World: (0,0,0), Chunk: (at 0,0,0 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)
Rotation: 0.0
Delta: 1.0
Stacktrace:
at net.minecraft.client.renderer.entity.RenderManager.func_147939_a(RenderManager.java:293)
at net.minecraft.client.renderer.entity.RenderManager.func_147940_a(RenderManager.java:276)
at net.minecraft.client.gui.inventory.GuiInventory.func_147046_a(SourceFile:91)
at net.minecraft.client.gui.inventory.GuiInventory.func_146976_a(SourceFile:60)
at net.minecraft.client.gui.inventory.GuiContainer.func_73863_a(GuiContainer.java:78)
at net.minecraft.client.renderer.InventoryEffectRenderer.func_73863_a(InventoryEffectRenderer.java:38)
at net.minecraft.client.gui.inventory.GuiInventory.func_73863_a(SourceFile:47)
If you require aid with Custom NPC's give me a shout (In the thread, not PM's). I can read a bit of error reports, know most of the NPC workings (I'm attempting to work on scripting) and have been using it since its 1.0 version. Otherwise I'll help with any questions or problems I can.
Thanks for answering my question.
PS : These aren't .obj blender models. They're Techne compatible.
Actually the squirrel tail is much simpler than you think it is, as it is one of my models I have provided to MPM.
Ultimately the point here was that you were taking my comments/statements beyond their intention and taking them as "opinion" and putting words into mouth to do so.
As far as your (list of other mods that do these things) if you were so certain that such things could already be done, why do you need to ask if they can?
The answer I gave you, were answers and reasons as to why MPM would not support such models. And Noppes only reiterated them, so now you'll accept the answer provided.
FYI, posters like you are the reason I am this particular thread. Perhaps you should learn to be a little calmer and respectful in your posts, rather than edgy and crude with your messages.
Looking to join a community of gamers across a couple different games? Join Iron Nexus today and stay up to date on the latest updates and discussions from a community who enjoys a more challengingly different approach to a variety of games!
Aww, that really sucks, is there any way I can report this bug perhaps?
You are reading what you want to, I never said you argued with the MPM author. You refused to accept my answer and in turn be rude/crude in
your replies with me on the matter. It wasn't until Noppes himself essentially gave you the same answer I did that you accepted it.
You asked questions, I gave you answers to them. Whether you liked them or not isn't my fault nor my problem. However your replies to them are your fault, and your approach to them less than desirable or friendly.
I could care less whether I have your respect, friendship or otherwise, but bringing it here to this thread is uncalled for. When you ask a question, or want information you will get it. Don't shoot the messenger who gives it to you because you don't like the answers.
I am here for MPM and nothing more. I am here for Noppes and dealing with the out-right less than desirable that appear on this thread with their comments, common questions, or otherwise. And so far you have fit all of those and then some.
So yes, lets be adults here.. Go create your mod with your models and move on from MPM then. Your approach here isn't appreciated towards someone attempting to assist you to begin with.
Looking to join a community of gamers across a couple different games? Join Iron Nexus today and stay up to date on the latest updates and discussions from a community who enjoys a more challengingly different approach to a variety of games!
Can't figure out for the life of me why Chat Bubbles aren't showing. Is it not working anymore for 1.8.9? I'm going on MassiveCraft and nothing shows. Have the newest forge version 11.15.1.1756 and Optifine installed, could those be a problem?
Hi! I just wanted to say, when I press F5 while having this installed, It crashes.
Here's my crash report
I am using Minecraft 1.7.10 with a few other mods.
I hope you can tell me how to fix it!
Edit! I learned now that when I open My survival Inventory I crash too
---- Minecraft Crash Report ----
// There are four lights!
Time: 2/20/16 7:34 PM
Description: Rendering entity in world
java.lang.ClassCastException: net.minecraft.client.model.ModelBiped cannot be cast to noppes.mpm.client.model.ModelMPM
at noppes.mpm.client.RenderMPM.setEntity(RenderMPM.java:420)
at noppes.mpm.client.RenderEvent.pre(RenderEvent.java:78)
at cpw.mods.fml.common.eventhandler.ASMEventHandler_14_RenderEvent_pre_Pre.invoke(.dynamic)
at cpw.mods.fml.common.eventhandler.ASMEventHandler.invoke(ASMEventHandler.java:54)
at cpw.mods.fml.common.eventhandler.EventBus.post(EventBus.java:140)
at net.minecraft.client.renderer.entity.RenderPlayer.func_76986_a(RenderPlayer.java:131)
at net.minecraft.client.renderer.entity.RenderPlayer.func_76986_a(RenderPlayer.java:521)
at net.minecraft.client.renderer.entity.RenderManager.func_147939_a(RenderManager.java:293)
at net.minecraft.client.renderer.entity.RenderManager.func_147936_a(RenderManager.java:271)
at net.minecraft.client.renderer.entity.RenderManager.func_147937_a(RenderManager.java:244)
at net.minecraft.client.renderer.RenderGlobal.func_147589_a(RenderGlobal.java:712)
at net.minecraft.client.renderer.EntityRenderer.func_78471_a(EntityRenderer.java:1557)
at net.minecraft.client.renderer.EntityRenderer.func_78480_b(EntityRenderer.java:1305)
at noppes.mpm.client.EntityRendererAlt.func_78480_b(EntityRendererAlt.java:34)
at net.minecraft.client.Minecraft.func_71411_J(Minecraft.java:1001)
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 noppes.mpm.client.RenderMPM.setEntity(RenderMPM.java:420)
at noppes.mpm.client.RenderEvent.pre(RenderEvent.java:78)
at cpw.mods.fml.common.eventhandler.ASMEventHandler_14_RenderEvent_pre_Pre.invoke(.dynamic)
at cpw.mods.fml.common.eventhandler.ASMEventHandler.invoke(ASMEventHandler.java:54)
at cpw.mods.fml.common.eventhandler.EventBus.post(EventBus.java:140)
at net.minecraft.client.renderer.entity.RenderPlayer.func_76986_a(RenderPlayer.java:131)
at net.minecraft.client.renderer.entity.RenderPlayer.func_76986_a(RenderPlayer.java:521)
-- Entity being rendered --
Details:
Entity Type: null (net.minecraft.client.entity.EntityClientPlayerMP)
Entity ID: 372
Entity Name: Little_Krystal
Entity's Exact location: -166.18, 76.25, 295.16
Entity's Block location: World: (-167,76,295), Chunk: (at 9,4,7 in -11,18; contains blocks -176,0,288 to -161,255,303), Region: (-1,0; contains chunks -32,0 to -1,31, blocks -512,0,0 to -1,255,511)
Entity's Momentum: 0.00, 0.00, 0.00
-- Renderer details --
Details:
Assigned renderer: RenderPlayerOF@5ff5ebfa
Location: 0.00,0.00,0.00 - World: (0,0,0), Chunk: (at 0,0,0 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)
Rotation: 112.2
Delta: 0.60173416
Stacktrace:
at net.minecraft.client.renderer.entity.RenderManager.func_147939_a(RenderManager.java:293)
at net.minecraft.client.renderer.entity.RenderManager.func_147936_a(RenderManager.java:271)
at net.minecraft.client.renderer.entity.RenderManager.func_147937_a(RenderManager.java:244)
at net.minecraft.client.renderer.RenderGlobal.func_147589_a(RenderGlobal.java:712)
at net.minecraft.client.renderer.EntityRenderer.func_78471_a(EntityRenderer.java:1557)
at net.minecraft.client.renderer.EntityRenderer.func_78480_b(EntityRenderer.java:1305)
-- Affected level --
Details:
Level name: MpServer
All players: 1 total; [EntityClientPlayerMP['Little_Krystal'/372, l='MpServer', x=-166.18, y=76.25, z=295.16]]
Chunk stats: MultiplayerChunkCache: 552, 561
Level seed: 0
Level generator: ID 00 - default, ver 1. Features enabled: false
Level generator options:
Level spawn location: World: (-100,64,252), Chunk: (at 12,4,12 in -7,15; contains blocks -112,0,240 to -97,255,255), Region: (-1,0; contains chunks -32,0 to -1,31, blocks -512,0,0 to -1,255,511)
Level time: 1895 game time, 1895 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: creative (ID 1). Hardcore: false. Cheats: false
Forced entities: 161 total; [EntityCreeper['Creeper'/13, l='MpServer', x=-240.50, y=30.00, z=246.50], EntityItem['item.tile.gravel'/16, l='MpServer', x=-224.84, y=11.13, z=347.88], EntitySquid['Squid'/17, l='MpServer', x=-229.50, y=61.00, z=351.50], EntitySquid['Squid'/18, l='MpServer', x=-231.50, y=60.75, z=346.72], EntitySquid['Squid'/19, l='MpServer', x=-225.28, y=60.31, z=343.09], EntitySquid['Squid'/20, l='MpServer', x=-226.03, y=60.78, z=348.66], EntitySquid['Squid'/30, l='MpServer', x=-220.69, y=58.00, z=237.53], EntitySkeleton['Skeleton'/31, l='MpServer', x=-220.16, y=31.00, z=242.47], EntityZombie['Zombie'/32, l='MpServer', x=-223.50, y=38.00, z=251.50], EntityZombie['Zombie'/33, l='MpServer', x=-222.50, y=38.00, z=250.50], EntitySquid['Squid'/34, l='MpServer', x=-219.25, y=59.31, z=242.50], EntitySquid['Squid'/35, l='MpServer', x=-214.56, y=59.34, z=238.28], EntitySquid['Squid'/36, l='MpServer', x=-215.34, y=58.31, z=245.34], EntityCreeper['Creeper'/37, l='MpServer', x=-222.50, y=47.00, z=316.50], EntitySpider['Spider'/38, l='MpServer', x=-217.19, y=47.00, z=314.66], EntityItem['item.tile.gravel'/39, l='MpServer', x=-223.59, y=11.13, z=348.31], EntityItem['item.tile.gravel'/40, l='MpServer', x=-223.84, y=11.13, z=347.13], EntityBat['Bat'/42, l='MpServer', x=-206.25, y=46.00, z=237.53], EntityBat['Bat'/43, l='MpServer', x=-207.41, y=47.00, z=237.72], EntitySquid['Squid'/44, l='MpServer', x=-199.31, y=59.31, z=254.97], EntitySquid['Squid'/45, l='MpServer', x=-204.75, y=59.25, z=258.91], EntitySquid['Squid'/46, l='MpServer', x=-204.69, y=58.00, z=252.69], EntitySquid['Squid'/47, l='MpServer', x=-203.19, y=60.00, z=271.34], EntitySquid['Squid'/48, l='MpServer', x=-207.50, y=60.34, z=271.50], EntitySquid['Squid'/49, l='MpServer', x=-192.31, y=61.38, z=277.25], EntityBat['Bat'/50, l='MpServer', x=-207.04, y=29.29, z=303.98], EntityBat['Bat'/51, l='MpServer', x=-196.75, y=26.00, z=304.75], EntityBat['Bat'/52, l='MpServer', x=-191.41, y=47.31, z=318.60], EntityCreeper['Creeper'/53, l='MpServer', x=-199.50, y=39.00, z=324.50], EntitySquid['Squid'/54, l='MpServer', x=-197.50, y=60.00, z=347.69], EntitySquid['Squid'/55, l='MpServer', x=-192.75, y=59.34, z=352.81], EntitySquid['Squid'/56, l='MpServer', x=-204.50, y=59.66, z=352.88], EntitySquid['Squid'/60, l='MpServer', x=-191.53, y=60.09, z=273.28], EntityBat['Bat'/61, l='MpServer', x=-184.47, y=24.23, z=295.25], EntitySheep['Sheep'/62, l='MpServer', x=-177.53, y=63.00, z=289.78], EntitySheep['Sheep'/63, l='MpServer', x=-180.41, y=65.00, z=293.56], EntitySheep['Sheep'/64, l='MpServer', x=-186.91, y=67.00, z=296.03], EntitySquid['Squid'/65, l='MpServer', x=-181.84, y=62.34, z=349.59], EntitySheep['Sheep'/66, l='MpServer', x=-182.41, y=64.00, z=363.34], EntitySheep['Sheep'/67, l='MpServer', x=-183.31, y=64.00, z=362.16], EntitySheep['Sheep'/68, l='MpServer', x=-173.16, y=63.00, z=371.25], EntitySheep['Sheep'/69, l='MpServer', x=-183.50, y=63.00, z=364.66], EntityCreeper['Creeper'/72, l='MpServer', x=-161.50, y=31.00, z=231.50], EntityCreeper['Creeper'/73, l='MpServer', x=-163.50, y=31.00, z=235.50], EntityZombie['Zombie'/74, l='MpServer', x=-161.50, y=31.00, z=225.50], EntitySpider['Spider'/75, l='MpServer', x=-163.94, y=25.00, z=246.28], EntityZombie['Zombie'/76, l='MpServer', x=-160.50, y=25.00, z=245.50], EntityZombie['Zombie'/77, l='MpServer', x=-173.50, y=39.00, z=251.50], EntityCreeper['Creeper'/78, l='MpServer', x=-161.50, y=31.00, z=273.50], EntityCreeper['Creeper'/85, l='MpServer', x=-160.16, y=36.00, z=228.75], EntityCreeper['Creeper'/86, l='MpServer', x=-144.94, y=36.00, z=252.38], EntityEnderman['Enderman'/87, l='MpServer', x=-145.50, y=36.00, z=251.44], EntityEnderman['Enderman'/88, l='MpServer', x=-146.09, y=36.00, z=247.38], EntitySkeleton['Skeleton'/89, l='MpServer', x=-144.50, y=35.00, z=251.50], EntityCreeper['Creeper'/90, l='MpServer', x=-148.50, y=38.00, z=245.50], EntityChicken['Chicken'/91, l='MpServer', x=-150.47, y=64.00, z=253.53], EntitySkeleton['Skeleton'/92, l='MpServer', x=-150.50, y=37.00, z=267.50], EntitySpider['Spider'/93, l='MpServer', x=-150.88, y=37.00, z=262.06], EntitySkeleton['Skeleton'/94, l='MpServer', x=-158.09, y=35.00, z=266.44], EntitySkeleton['Skeleton'/95, l='MpServer', x=-149.41, y=37.00, z=264.56], EntityChicken['Chicken'/96, l='MpServer', x=-150.50, y=65.00, z=259.50], EntityChicken['Chicken'/97, l='MpServer', x=-145.16, y=65.00, z=257.84], EntitySkeleton['Skeleton'/98, l='MpServer', x=-150.84, y=19.00, z=273.47], EntityZombie['Zombie'/99, l='MpServer', x=-149.35, y=13.00, z=299.57], EntityCreeper['Creeper'/100, l='MpServer', x=-144.31, y=19.00, z=288.75], EntitySkeleton['Skeleton'/101, l='MpServer', x=-148.50, y=33.00, z=288.50], EntitySkeleton['Skeleton'/102, l='MpServer', x=-154.50, y=13.00, z=319.50], EntityBat['Bat'/103, l='MpServer', x=-145.75, y=27.10, z=307.25], EntityZombie['Zombie'/104, l='MpServer', x=-150.86, y=30.00, z=342.29], EntityBat['Bat'/105, l='MpServer', x=-149.88, y=11.70, z=343.91], EntitySkeleton['Skeleton'/106, l='MpServer', x=-153.34, y=16.00, z=342.94], EntityChicken['Chicken'/107, l='MpServer', x=-151.63, y=70.00, z=366.44], EntityChicken['Chicken'/108, l='MpServer', x=-145.50, y=68.00, z=359.50], EntityChicken['Chicken'/109, l='MpServer', x=-148.41, y=64.00, z=365.41], EntityChicken['Chicken'/110, l='MpServer', x=-145.50, y=68.00, z=358.50], EntityZombie['Zombie'/117, l='MpServer', x=-138.78, y=40.00, z=257.22], EntityEnderman['Enderman'/118, l='MpServer', x=-141.44, y=35.00, z=250.03], EntityCow['Cow'/119, l='MpServer', x=-135.09, y=66.00, z=255.09], EntityChicken['Chicken'/120, l='MpServer', x=-142.63, y=66.00, z=257.47], EntitySkeleton['Skeleton'/121, l='MpServer', x=-123.78, y=28.00, z=288.38], EntityCreeper['Creeper'/122, l='MpServer', x=-130.00, y=26.00, z=281.41], EntityBat['Bat'/123, l='MpServer', x=-146.35, y=31.35, z=285.42], EntityBat['Bat'/124, l='MpServer', x=-121.52, y=28.00, z=277.75], EntityCow['Cow'/125, l='MpServer', x=-136.25, y=68.00, z=278.25], EntityCow['Cow'/126, l='MpServer', x=-133.06, y=68.00, z=284.94], EntityChicken['Chicken'/127, l='MpServer', x=-140.41, y=68.00, z=281.38], EntityHorse['Horse'/128, l='MpServer', x=-129.06, y=68.00, z=285.56], EntityZombie['Zombie'/129, l='MpServer', x=-133.66, y=26.00, z=306.50], EntitySpider['Spider'/130, l='MpServer', x=-143.00, y=28.00, z=302.72], EntityCreeper['Creeper'/131, l='MpServer', x=-143.50, y=26.00, z=288.25], EntityChicken['Chicken'/132, l='MpServer', x=-144.33, y=69.00, z=296.32], EntityChicken['Chicken'/133, l='MpServer', x=-136.56, y=68.00, z=298.41], EntityClientPlayerMP['Little_Krystal'/372, l='MpServer', x=-166.18, y=76.25, z=295.16], EntityChicken['Chicken'/134, l='MpServer', x=-130.56, y=68.00, z=295.47], EntityCow['Cow'/135, l='MpServer', x=-129.81, y=63.00, z=316.47], EntityCow['Cow'/136, l='MpServer', x=-133.47, y=63.00, z=313.75], EntityCow['Cow'/137, l='MpServer', x=-122.08, y=67.00, z=312.29], EntityCreeper['Creeper'/138, l='MpServer', x=-136.50, y=15.00, z=330.50], EntityZombie['Zombie'/139, l='MpServer', x=-138.35, y=18.98, z=319.63], EntitySheep['Sheep'/150, l='MpServer', x=-119.50, y=71.00, z=220.50], EntitySheep['Sheep'/151, l='MpServer', x=-116.22, y=72.00, z=219.50], EntitySheep['Sheep'/152, l='MpServer', x=-119.50, y=71.00, z=220.50], EntityCow['Cow'/153, l='MpServer', x=-117.06, y=72.00, z=223.19], EntityZombie['Zombie'/154, l='MpServer', x=-128.13, y=27.00, z=273.44], EntityCow['Cow'/155, l='MpServer', x=-127.28, y=66.00, z=267.81], EntityHorse['Horse'/156, l='MpServer', x=-125.84, y=66.00, z=268.44], EntityCow['Cow'/157, l='MpServer', x=-112.97, y=64.00, z=271.03], EntityEnderman['Enderman'/158, l='MpServer', x=-115.63, y=29.00, z=284.88], EntityZombie['Zombie'/159, l='MpServer', x=-127.50, y=27.00, z=274.25], EntityZombie['Zombie'/160, l='MpServer', x=-122.50, y=27.00, z=272.50], EntityZombie['Zombie'/161, l='MpServer', x=-123.50, y=27.00, z=274.50], EntitySkeleton['Skeleton'/162, l='MpServer', x=-126.88, y=26.00, z=281.28], EntitySkeleton['Skeleton'/163, l='MpServer', x=-119.88, y=28.00, z=284.28], EntityBat['Bat'/164, l='MpServer', x=-124.04, y=27.78, z=277.66], EntityZombie['Zombie'/165, l='MpServer', x=-118.38, y=33.00, z=286.44], EntityHorse['Horse'/166, l='MpServer', x=-126.44, y=69.00, z=277.63], EntityHorse['Horse'/167, l='MpServer', x=-122.91, y=69.00, z=282.03], EntityHorse['Horse'/168, l='MpServer', x=-127.47, y=67.00, z=287.19], EntityZombie['Zombie'/169, l='MpServer', x=-119.63, y=33.00, z=288.63], EntityCreeper['Creeper'/170, l='MpServer', x=-117.50, y=33.00, z=288.50], EntityCow['Cow'/171, l='MpServer', x=-127.38, y=68.00, z=300.41], EntityCow['Cow'/172, l='MpServer', x=-126.03, y=68.00, z=302.09], EntitySkeleton['Skeleton'/173, l='MpServer', x=-118.50, y=19.00, z=311.50], EntityCow['Cow'/174, l='MpServer', x=-116.03, y=67.00, z=313.09], EntityCow['Cow'/175, l='MpServer', x=-127.50, y=64.00, z=316.47], EntityCow['Cow'/176, l='MpServer', x=-123.94, y=65.00, z=320.31], EntitySheep['Sheep'/177, l='MpServer', x=-117.13, y=69.00, z=361.16], EntitySheep['Sheep'/178, l='MpServer', x=-122.13, y=70.00, z=374.50], EntitySheep['Sheep'/179, l='MpServer', x=-112.50, y=64.00, z=370.78], EntitySheep['Sheep'/180, l='MpServer', x=-112.53, y=65.00, z=369.53], EntityCow['Cow'/185, l='MpServer', x=-107.50, y=74.00, z=227.50], EntityCow['Cow'/186, l='MpServer', x=-108.78, y=72.00, z=238.19], EntityCow['Cow'/187, l='MpServer', x=-96.59, y=75.00, z=229.38], EntityCow['Cow'/188, l='MpServer', x=-98.63, y=67.00, z=255.78], EntityCow['Cow'/189, l='MpServer', x=-101.91, y=64.00, z=265.16], EntityBat['Bat'/190, l='MpServer', x=-109.22, y=25.10, z=280.75], EntityEnderman['Enderman'/191, l='MpServer', x=-111.94, y=29.00, z=283.41], EntityZombie['Zombie'/192, l='MpServer', x=-111.50, y=30.00, z=286.50], EntityCow['Cow'/193, l='MpServer', x=-101.53, y=64.00, z=277.28], EntityBat['Bat'/194, l='MpServer', x=-109.75, y=26.00, z=291.00], EntityBat['Bat'/195, l='MpServer', x=-108.69, y=22.00, z=283.91],
EntityCow['Cow'/196, l='MpServer', x=-106.78, y=68.00, z=299.03], EntityCow['Cow'/197, l='MpServer', x=-111.69, y=67.00, z=303.25], EntityCow['Cow'/198, l='MpServer', x=-93.34, y=68.00, z=290.50], EntityCow['Cow'/199, l='MpServer', x=-113.22, y=67.00, z=302.81], EntityCow['Cow'/200, l='MpServer', x=-104.97, y=67.00, z=305.16], EntityCow['Cow'/201, l='MpServer', x=-98.22, y=67.00, z=312.22], EntityCow['Cow'/202, l='MpServer', x=-100.16, y=67.00, z=313.53], EntityCow['Cow'/203, l='MpServer', x=-98.50, y=66.00, z=314.78], EntityCow['Cow'/204, l='MpServer', x=-96.69, y=66.00, z=322.78], EntityCow['Cow'/205, l='MpServer', x=-110.53, y=66.00, z=348.47], EntityCow['Cow'/206, l='MpServer', x=-112.60, y=67.61, z=349.56], EntityCow['Cow'/207, l='MpServer', x=-108.81, y=65.00, z=350.97], EntityCow['Cow'/208, l='MpServer', x=-111.53, y=66.00, z=350.81], EntitySpider['Spider'/216, l='MpServer', x=-97.09, y=34.00, z=268.28], EntityZombie['Zombie'/217, l='MpServer', x=-94.66, y=40.00, z=265.34], EntityCreeper['Creeper'/218, l='MpServer', x=-90.50, y=33.00, z=275.69], EntityCreeper['Creeper'/219, l='MpServer', x=-89.50, y=33.00, z=272.50], EntityCow['Cow'/222, l='MpServer', x=-91.50, y=69.00, z=286.50], EntityCow['Cow'/224, l='MpServer', x=-92.59, y=67.00, z=294.44], EntityCow['Cow'/225, l='MpServer', x=-92.47, y=67.00, z=291.88]]
Retry entities: 0 total; []
Server brand: fml,forge
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: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)
-- System Details --
Details:
Minecraft Version: 1.7.10
Operating System: Windows 8.1 (amd64) version 6.3
Java Version: 1.8.0_25, Oracle Corporation
Java VM Version: Java HotSpot(TM) 64-Bit Server VM (mixed mode), Oracle Corporation
Memory: 143177000 bytes (136 MB) / 400797696 bytes (382 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.1558 Optifine OptiFine_1.7.10_HD_U_C1 5 mods loaded, 5 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.1558-1.7.10.jar)
UCHIJAAAA Forge{10.13.4.1558} [Minecraft Forge] (forge-1.7.10-10.13.4.1558-1.7.10.jar)
UCHIJAAAA CarpentersBlocks{3.3.7} [Carpenter's Blocks] (Carpenter's Blocks v3.3.7 - MC 1.7.10.jar)
UCHIJAAAA moreplayermodels{1.7.10} [MorePlayerModels] (More-Player-Models-2-Mod-1.7.10 (1).jar)
GL info: ' Vendor: 'Intel' Version: '4.0.0 - Build 10.18.10.3366' Renderer: 'Intel(R) HD Graphics'
Launched Version: 1.7.10-Forge10.13.4.1558-1.7.10
LWJGL: 2.9.1
OpenGL: Intel(R) HD Graphics GL version 4.0.0 - Build 10.18.10.3366, Intel
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: []
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: Off (1)
Please put error reports in spoilers next time, otherwise it's rather space consuming and can be considered annoying/spammy too.
We need to know what other mods you have installed alongside MPM to be able rule out whether those are your problem. Unless of course you just want to dive right into uninstalling/deactivating everything else and slowly re-adding them to see which if any are the problem.
Looking to join a community of gamers across a couple different games? Join Iron Nexus today and stay up to date on the latest updates and discussions from a community who enjoys a more challengingly different approach to a variety of games!
Could perhaps MassiveCraft have the chatbubbles disabled on server?
Does MassiveCraft even have the plugin/mod installed to it? I believe for chat-bubbles to display from a server, it still needs to have it installed too.
Looking to join a community of gamers across a couple different games? Join Iron Nexus today and stay up to date on the latest updates and discussions from a community who enjoys a more challengingly different approach to a variety of games!
-
MassiveCraft is one of the servers listed on the MorePlayerModels website to have the mod installed. Went ahead and made my own test server to try this out as well, and still nothing. Tested on both a Bukkit server with the plugin and a Forge server with the mod and still nothing. Nametag above my character doesn't show either when I press f5. Running Windows 10 and nothing installed except for forge 1.8.9 and MorePlayerModels 1.8.8 clientside.
Actually I also found this out yesterday :P. If you look closely you can see the text but not the bubble itself. Will be fixed soon. Thanks for reporting ^^
Hmm I would guess you didnt download it from my website? Could you make sure you have the latest version?
His crash log actually says which mods he's using
Want to support me? Become one of my patrons:
Call it my own laziness to bother picking through it, and their laziness for not clearly posting them? ;P
Looking to join a community of gamers across a couple different games? Join Iron Nexus today and stay up to date on the latest updates and discussions from a community who enjoys a more challengingly different approach to a variety of games!
I'm getting the same crash as Crystarial. I don't think I have anything that would conflict with the player model.
Mod List:
Crash Report:
---- Minecraft Crash Report ----
// Sorry
Time: 2/21/16 2:01 PM
Description: Rendering entity in world
java.lang.ClassCastException: net.minecraft.client.model.ModelBiped cannot be cast to noppes.mpm.client.model.ModelMPM
at noppes.mpm.client.RenderMPM.setEntity(RenderMPM.java:420)
at noppes.mpm.client.RenderEvent.pre(RenderEvent.java:78)
at cpw.mods.fml.common.eventhandler.ASMEventHandler_12_RenderEvent_pre_Pre.invoke(.dynamic)
at cpw.mods.fml.common.eventhandler.ASMEventHandler.invoke(ASMEventHandler.java:54)
at cpw.mods.fml.common.eventhandler.EventBus.post(EventBus.java:140)
at net.minecraft.client.renderer.entity.RenderPlayer.func_76986_a(RenderPlayer.java:131)
at mods.fossil.client.renderer.entity.RenderFollowers.func_76986_a(RenderFollowers.java:160)
at net.minecraft.client.renderer.entity.RenderPlayer.func_76986_a(RenderPlayer.java:521)
at net.minecraft.client.renderer.entity.RenderManager.func_147939_a(RenderManager.java:293)
at net.minecraft.client.renderer.entity.RenderManager.func_147940_a(RenderManager.java:276)
at net.minecraft.client.gui.inventory.GuiInventory.func_147046_a(SourceFile:91)
at net.minecraft.client.gui.inventory.GuiInventory.func_146976_a(SourceFile:60)
at net.minecraft.client.gui.inventory.GuiContainer.func_73863_a(GuiContainer.java:78)
at net.minecraft.client.renderer.InventoryEffectRenderer.func_73863_a(InventoryEffectRenderer.java:38)
at net.minecraft.client.gui.inventory.GuiInventory.func_73863_a(SourceFile:47)
at net.minecraft.client.renderer.EntityRenderer.func_78480_b(EntityRenderer.java:1061)
at noppes.mpm.client.EntityRendererAlt.func_78480_b(EntityRendererAlt.java:34)
at net.minecraft.client.Minecraft.func_71411_J(Minecraft.java:1001)
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 noppes.mpm.client.RenderMPM.setEntity(RenderMPM.java:420)
at noppes.mpm.client.RenderEvent.pre(RenderEvent.java:78)
at cpw.mods.fml.common.eventhandler.ASMEventHandler_12_RenderEvent_pre_Pre.invoke(.dynamic)
at cpw.mods.fml.common.eventhandler.ASMEventHandler.invoke(ASMEventHandler.java:54)
at cpw.mods.fml.common.eventhandler.EventBus.post(EventBus.java:140)
at net.minecraft.client.renderer.entity.RenderPlayer.func_76986_a(RenderPlayer.java:131)
at mods.fossil.client.renderer.entity.RenderFollowers.func_76986_a(RenderFollowers.java:160)
at net.minecraft.client.renderer.entity.RenderPlayer.func_76986_a(RenderPlayer.java:521)
-- Entity being rendered --
Details:
Entity Type: null (net.minecraft.client.entity.EntityClientPlayerMP)
Entity ID: 393
Entity Name: lucarionme
Entity's Exact location: 198.15, 69.62, -340.67
Entity's Block location: World: (198,69,-341), Chunk: (at 6,4,11 in 12,-22; contains blocks 192,0,-352 to 207,255,-337), Region: (0,-1; contains chunks 0,-32 to 31,-1, blocks 0,0,-512 to 511,255,-1)
Entity's Momentum: 0.00, -0.08, 0.00
-- Renderer details --
Details:
Assigned renderer: mods.fossil.client.renderer.entity.RenderFollowers@18460938
Location: 0.00,0.00,0.00 - World: (0,0,0), Chunk: (at 0,0,0 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)
Rotation: 0.0
Delta: 1.0
Stacktrace:
at net.minecraft.client.renderer.entity.RenderManager.func_147939_a(RenderManager.java:293)
at net.minecraft.client.renderer.entity.RenderManager.func_147940_a(RenderManager.java:276)
at net.minecraft.client.gui.inventory.GuiInventory.func_147046_a(SourceFile:91)
at net.minecraft.client.gui.inventory.GuiInventory.func_146976_a(SourceFile:60)
at net.minecraft.client.gui.inventory.GuiContainer.func_73863_a(GuiContainer.java:78)
at net.minecraft.client.renderer.InventoryEffectRenderer.func_73863_a(InventoryEffectRenderer.java:38)
at net.minecraft.client.gui.inventory.GuiInventory.func_73863_a(SourceFile:47)
-- Screen render details --
Details:
Screen name: net.minecraft.client.gui.inventory.GuiInventory
Mouse location: Scaled: (267, 139). Absolute: (800, 419)
Screen size: Scaled: (534, 280). Absolute: (1600, 838). Scale factor of 3
Stacktrace:
at net.minecraft.client.renderer.EntityRenderer.func_78480_b(EntityRenderer.java:1061)
-- Affected level --
Details:
Level name: MpServer
All players: 1 total; [EntityClientPlayerMP['lucarionme'/393, l='MpServer', x=198.15, y=69.62, z=-340.67]]
Chunk stats: MultiplayerChunkCache: 169, 169
Level seed: 0
Level generator: ID 00 - default, ver 1. Features enabled: false
Level generator options:
Level spawn location: World: (196,64,-338), Chunk: (at 4,4,14 in 12,-22; contains blocks 192,0,-352 to 207,255,-337), Region: (0,-1; contains chunks 0,-32 to 31,-1, blocks 0,0,-512 to 511,255,-1)
Level time: 585 game time, 585 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: 91 total; [EntityCreeper['Creeper'/257, l='MpServer', x=278.50, y=24.00, z=-373.50], EntityBat['Bat'/259, l='MpServer', x=277.94, y=31.66, z=-316.50], EntitySpider['Spider'/263, l='MpServer', x=278.50, y=40.00, z=-270.53], EntityNautilus['Nautilus'/139, l='MpServer', x=179.05, y=57.38, z=-443.76], EntityNautilus['Nautilus'/141, l='MpServer', x=175.40, y=46.26, z=-440.87], EntityClientPlayerMP['lucarionme'/393, l='MpServer', x=198.15, y=69.62, z=-340.67], EntitySpider['Spider'/143, l='MpServer', x=180.50, y=24.00, z=-416.50], EntityNautilus['Nautilus'/145, l='MpServer', x=169.16, y=51.10, z=-421.20], EntityItem['item.tile.rail'/147, l='MpServer', x=179.19, y=19.13, z=-368.66], EntityItem['item.tile.rail'/148, l='MpServer', x=178.19, y=19.13, z=-367.13], EntityItem['item.tile.rail'/149, l='MpServer', x=179.81, y=19.13, z=-367.84], EntityGaiaBoneKnight['Bone Knight'/150, l='MpServer', x=189.75, y=25.00, z=-357.50], EntityGaiaMimic['Mimic'/151, l='MpServer', x=187.50, y=27.00, z=-360.50], EntitySkeleton['Skeleton'/152, l='MpServer', x=188.63, y=25.00, z=-354.47], EntitySkeleton['Skeleton'/153, l='MpServer', x=188.31, y=25.00, z=-355.56], EntityZombie['Zombie'/154, l='MpServer', x=188.31, y=24.00, z=-347.38], EntityZombie['Zombie'/155, l='MpServer', x=188.59, y=25.00, z=-349.13], EntityGaiaBoneKnight['Bone Knight'/156, l='MpServer', x=187.50, y=27.00, z=-359.28], EntitySpider['Spider'/157, l='MpServer', x=191.00, y=24.00, z=-347.50], EntityChicken['Chicken'/158, l='MpServer', x=192.03, y=67.00, z=-332.09], EntityChicken['Chicken'/159, l='MpServer', x=191.44, y=67.00, z=-331.16], EntityChicken['Chicken'/160, l='MpServer', x=192.47, y=67.00, z=-333.50], EntityGaiaSatyr['Satyr'/161, l='MpServer', x=184.84, y=66.00, z=-315.47], EntitySkeleton['Skeleton'/162, l='MpServer', x=189.50, y=58.00, z=-287.50], EntityCreeper['Creeper'/163, l='MpServer', x=186.00, y=15.00, z=-266.44], EntityNautilus['Nautilus'/173, l='MpServer', x=176.46, y=52.09, z=-438.15], EntityDog['Bernese Mountain Dog'/175, l='MpServer', x=196.97, y=72.00, z=-418.22], EntityDog['Miniature Pinscher'/176, l='MpServer', x=193.50, y=72.00, z=-406.56], EntityDog['American Staffordshire Terrier'/177, l='MpServer', x=203.21, y=77.00, z=-362.64], EntityDog['Jack Russell Terrier'/178, l='MpServer', x=199.50, y=79.00, z=-361.38], EntityChicken['Chicken'/179, l='MpServer', x=197.63, y=68.00, z=-332.69], EntityGaiaSatyr['Satyr'/180, l='MpServer', x=204.72, y=67.00, z=-307.78], EntityGaiaSatyr['Satyr'/181, l='MpServer', x=195.50, y=68.00, z=-303.50], EntityGaiaCreep['Creep'/565, l='MpServer', x=215.50, y=37.00, z=-277.50], EntitySkeleton['Skeleton'/182, l='MpServer', x=194.91, y=56.00, z=-285.50], EntityBat['Bat'/183, l='MpServer', x=197.13, y=46.07, z=-269.66], EntityBat['Bat'/58, l='MpServer', x=121.47, y=21.00, z=-390.25], EntitySkeleton['Skeleton'/59, l='MpServer', x=125.50, y=27.00, z=-353.50], EntityCreeper['Creeper'/62, l='MpServer', x=120.50, y=27.00, z=-351.50], EntityZombie['Zombie'/65, l='MpServer', x=118.63, y=25.00, z=-268.31], EntitySpider['Spider'/72, l='MpServer', x=132.78, y=14.00, z=-375.19], EntityItem['item.item.string'/73, l='MpServer', x=136.91, y=20.13, z=-366.81], EntityBat['Bat'/585, l='MpServer', x=231.09, y=31.19, z=-330.28], EntityZombie['Zombie'/74, l='MpServer', x=136.50, y=39.00, z=-360.50], EntityBat['Bat'/586, l='MpServer', x=226.31, y=31.51, z=-330.22], EntityZombie['Zombie'/75, l='MpServer', x=131.25, y=19.00, z=-350.44], EntityDog['Weimaraner'/203, l='MpServer', x=229.41, y=67.00, z=-413.31], EntityDog['Bloodhound'/204, l='MpServer', x=217.09, y=71.00, z=-399.78], EntityChicken['Chicken'/76, l='MpServer', x=139.47, y=68.00, z=-273.47], EntityGaiaCentaur['Centaur'/206, l='MpServer', x=210.50, y=73.00, z=-279.50], EntityBat['Bat'/591, l='MpServer', x=145.63, y=32.98, z=-269.78], EntityItem['item.tile.torch'/84, l='MpServer', x=152.13, y=19.13, z=-365.53], EntityDog['Pembroke Welsh Corgi'/85, l='MpServer', x=152.41, y=82.00, z=-371.53], EntityGaiaBoneKnight['Bone Knight'/86, l='MpServer', x=147.28, y=14.00, z=-295.41], EntityGaiaBoneKnight['Bone Knight'/87, l='MpServer', x=145.41, y=13.00, z=-296.34], EntityItem['item.tile.rail'/216, l='MpServer', x=232.34, y=27.13, z=-333.75], EntitySpider['Spider'/88, l='MpServer', x=145.50, y=13.00, z=-298.50], EntityItem['item.tile.rail'/217, l='MpServer', x=230.13, y=27.13, z=-329.81], EntityDog['Bloodhound'/89, l='MpServer', x=139.19, y=70.00, z=-308.21], EntityItem['item.tile.rail'/218, l='MpServer', x=232.09, y=27.13, z=-327.81], EntityChicken['Chicken'/90, l='MpServer', x=150.56, y=64.00, z=-266.38], EntitySkeleton['Skeleton'/219, l='MpServer', x=217.09, y=14.00, z=-269.50], EntityChicken['Chicken'/91, l='MpServer', x=153.44, y=64.00, z=-267.44], EntityVillager['Villager'/92, l='MpServer', x=167.13, y=66.00, z=-262.50], EntityBat['Bat'/608, l='MpServer', x=278.59, y=43.60, z=-269.31], EntityBat['Bat'/609, l='MpServer', x=278.75, y=42.55, z=-274.25], EntityZombie['Zombie'/226, l='MpServer', x=246.91, y=38.00, z=-353.50], EntityZombie['Zombie'/227, l='MpServer', x=247.50, y=38.00, z=-355.50], EntityBat['Bat'/611, l='MpServer', x=275.06, y=42.00, z=-271.59], EntitySpider['Spider'/228, l='MpServer', x=239.16, y=38.00, z=-356.06], EntityBat['Bat'/612, l='MpServer', x=279.25, y=42.00, z=-271.25], EntityMinecartChest['entity.MinecartChest.name'/229, l='MpServer', x=246.50, y=28.50, z=-338.50], EntityBat['Bat'/614, l='MpServer', x=248.72, y=39.98, z=-345.47], EntityBat['Bat'/615, l='MpServer', x=231.44, y=35.36, z=-357.16], EntityCreeper['Creeper'/234, l='MpServer', x=269.50, y=38.00, z=-418.50], EntityItem['item.tile.rail'/107, l='MpServer', x=166.81, y=19.13, z=-369.88], EntityItem['item.tile.rail'/108, l='MpServer', x=165.28, y=19.13, z=-369.38], EntityCreeper['Creeper'/236, l='MpServer', x=269.50, y=38.00, z=-415.50], EntityDog['Dachshund'/109, l='MpServer', x=157.12, y=82.00, z=-379.50], EntityItem['item.tile.rail'/110, l='MpServer', x=169.81, y=19.13, z=-367.13], EntityGaiaMimic['Mimic'/238, l='MpServer', x=262.50, y=16.00, z=-344.50], EntityDog['Bernese Mountain Dog'/111, l='MpServer', x=164.56, y=94.00, z=-359.06], EntityMinecartChest['entity.MinecartChest.name'/239, l='MpServer', x=269.50, y=30.50, z=-324.50], EntityBat['Bat'/623, l='MpServer', x=194.53, y=23.98, z=-331.25], EntityGaiaMimic['Mimic'/112, l='MpServer', x=170.50, y=20.00, z=-284.50], EntitySpider['Spider'/241, l='MpServer', x=267.47, y=49.00, z=-312.34], EntityVillager['Villager'/113, l='MpServer', x=166.50, y=65.00, z=-277.53], EntityMinecartChest['entity.MinecartChest.name'/243, l='MpServer', x=265.50, y=33.50, z=-280.50], EntityMinecartChest['entity.MinecartChest.name'/244, l='MpServer', x=271.50, y=30.50, z=-266.50], EntitySkeleton['Skeleton'/246, l='MpServer', x=257.84, y=25.00, z=-263.72], EntityEnderman['Enderman'/249, l='MpServer', x=268.31, y=34.00, z=-264.31]]
Retry entities: 0 total; []
Server brand: fml,forge
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: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)
-- 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: 280360104 bytes (267 MB) / 997195776 bytes (951 MB) up to 997195776 bytes (951 MB)
JVM Flags: 2 total; -XX:HeapDumpPath=MojangTricksIntelDriversForPerformance_javaw.exe_minecraft.exe.heapdump -Xmx1G
AABB Pool Size: 0 (0 bytes; 0 MB) allocated, 0 (0 bytes; 0 MB) used
IntCache: cache: 0, tcache: 0, allocated: 13, tallocated: 95
FML: MCP v9.05 FML v7.10.99.99 Minecraft Forge 10.13.4.1614 18 mods loaded, 18 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.1614-1.7.10.jar)
UCHIJAAAA Forge{10.13.4.1614} [Minecraft Forge] (forge-1.7.10-10.13.4.1614-1.7.10.jar)
UCHIJAAAA CodeChickenCore{1.0.4.29} [CodeChicken Core] (minecraft.jar)
UCHIJAAAA NotEnoughItems{1.0.3.74} [Not Enough Items] (NotEnoughItems-1.7.10-1.0.3.74-universal.jar)
UCHIJAAAA moreplayermodels{1.7.10} [MorePlayerModels] (MorePlayerModels_1.7.10.jar)
UCHIJAAAA MovingWorld{1.7.10-1.8.1} [Moving World] (movingworld-1.7.10-1.8.1.jar)
UCHIJAAAA ArchimedesShipsPlus{1.7.10-1.8.1} [Archimedes' Ships Plus] (archimedesshipsplus-1.7.10-1.8.1.jar)
UCHIJAAAA BetterFoliage{2.0.3} [Better Foliage] (BetterFoliage-MC1.7.10-2.0.3.jar)
UCHIJAAAA PTRModelLib{1.0.0} [PTRModelLib] (Decocraft-2.2.1_1.7.10.jar)
UCHIJAAAA props{2.2.1} [Decocraft] (Decocraft-2.2.1_1.7.10.jar)
UCHIJAAAA doggystyle{1.1.3.99} [Doggy Style] (DoggyStyle-1.1.3.99.jar)
UCHIJAAAA ForgottenNature{1.6.7} [Forgotten Nature] (ForgottenNature_1.6.8.jar)
UCHIJAAAA fossil{1.7.10 Build 7.2.1} [Fossils and Archeology Revival] (Fossils_Archeology_Revival-1.7.10_Build-7.2.1.jar)
UCHIJAAAA foxlib{1.7.10-0.7.0} [FoxLib] (FoxLib-1.7.10-0.7.0.jar)
UCHIJAAAA GrimoireOfGaia{1.0.0} [Grimoire of Gaia 3] (GrimoireOfGaia3-1.7.10-1.2.7.jar)
UCHIJAAAA InventoryPets{1.3.91} [Inventory Pets] (inventorypets-1.7.10-1.3.91-universal.jar)
UCHIJAAAA quiverchevsky{b101c} [QuiverBow] (QuiverBow_1.7.10_b101d.zip)
GL info: ' Vendor: 'ATI Technologies Inc.' Version: '4.5.13416 Compatibility Profile Context 15.300.1025.1001' Renderer: 'AMD Radeon HD 7800 Series'
Launched Version: 1.7.10
LWJGL: 2.9.1
OpenGL: AMD Radeon HD 7800 Series GL version 4.5.13416 Compatibility Profile Context 15.300.1025.1001, 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: []
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: Off (1)
Released 1.8.9 with some minor fixes and a new tail
(the tail was made by tobbiusness, major thanks to him)
Have fun,
~Noppes
Want to support me? Become one of my patrons:
Can you try with mpm 1.7.10b?
Want to support me? Become one of my patrons:
You might want to find a doctor that doesnt look healthy >.>
Want to support me? Become one of my patrons:
Aww, thats nasty mate. You no doubt made my night though.
Okay!
I am using
Carpenter's Blocks mod
and MPM
Somehow in 1.8 version everything shows up but, my hair (helmet) missing...
Why?