-
Notifications
You must be signed in to change notification settings - Fork 2
Bug? Player skin turned into black white model... #8
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Comments
should note i can't find the config file for this mod... dunno if that has anything to do with this... |
the mod has no config file. also, my mod doesn't fiddle with the player skin, only with the pet buddy's skin, so I'd be surprised it's petbuddy mod that does that. But seeing the log might help me to see what the problem is. |
ok well i'll go pull my fml log and client log and put them as downloads on here since there size tends to be larger then a pastbin can handle |
that is my fml latest, fml junk and normal log file from this morning zipped up for you. |
The logs didn't tell me anything. i'm kinda baffled as to why your player skin woon't load. i'll try to take a look at it. but i can't promise anything |
going to test out if it only happens with only your mod installed + your lib |
but yea i couldn't find anything in my logs either though if memory serves me right i have heard of instances of graphical glitches like this from memory issues but i have minecraft loaded with 4g ram and can even load minecraft with a 128 resource pack though i play with soartex modded 64x resource pack. |
ok your mod works fine with out other mods installed. so considering i use around according to forge about 50-60 mods loaded i think it was a texture memory problem. |
though i have no clue why only happens with your mod or why it even would have that kind of issue unless minecraft has an issue with a heavy load of textures loaded. |
gunna test your mod with my mods loaded but resource pack removed. |
just unloaded my resource pack and still white textures so i leaning towards mod compatibility issue. even tried F3+T after i unloaded resource pack and still white texture |
so to duplicate this insanity and hoping i am going to bundle up my mods/configs and the like so that it can be ripped apart to find this issue cause i really want to use your mod the pet looks to cute not to want to use em. uploading my setup to my drop box then will link the zipped setup to here so if you wanted a copy of my setup maybe you can find this bug and possibly fix or at least tell me why it's happening. |
https://dl.dropboxusercontent.com/u/16339019/Kaisoul%20modpack.zip sorry about how long it took to upload this file. |
Would you like to try something for me please ? place down the skull. The thing is, in my code, I use exactly the same processus as SkullBlocks to load in skins. |
will try that and msg back in a few |
ok i just did the command for a player skull x3 |
i will go try and revisit main minecraft page and reinstall my custom skin... cause there should be no reason for this insanity.... |
ok did some further tests.... re-uploaded my skin to minecraft.net... no effect on petbuddy mod i made a name tag for each players name and tried them in the buddy... |
hmm is it having problems with the uuid? cause i looked at the usernamecashe & ussercashe which that in and of it's self i don't understand..... only thing i can think of is that the mod is possibly rendering an object with a null data entry? mind you i do not know enough about the coding format to render an informed guess this is just a hunch based on how i am perceiving the information. |
Might be a null object. problem may most likely lie within how I render the skin on the entity. |
I've added a beta release for pet buddy, with a fix. tell me if the beta version fixes anything. (note, pets dont spawn anymore on login. you need to call it yourself) |
ok tested it the beta... but i crashed when i used a salmon to change the pet into a bear. |
Fixed it. Shouldn't crash anymore when changing pet form. |
ok will test it shortly On Sun, Nov 13, 2016 at 4:25 AM, Subaraki notifications@github.com wrote:
|
tested it out i don't crash on pet skin change but... i start games with the null skin again... this was tested in fresh worlds. |
I would have to say this problem you will have with the latest journeymap. Revert to journeymap-1.10.2-5.2.4-unlimited. And all your woes will go away. Using the latest beta will make your player and certain mobs have a white texture. Especially when using the PetBuddy mod. |
:O if the fix from crookedzro worked, please let me know and I'll close the issue. |
will go hit up that fix in a sec |
well using the beta and a reverted journey map zero problems no more white texture issues |
Thank you ! I blame journey map for this issue. |
well i started a new world and my player model keeps getting turned white with no details like it's a blank slate. seems to happen when ever i change the skin of the Pet buddy. would really love to know what is causing this or how to fix this issue as your mod looks like it would be fantastic in my Lan world.
The text was updated successfully, but these errors were encountered: