Doggy Talents

Doggy Talents

27M Downloads

Missing Pack Puppy and Food Bowl UI textures

sennight opened this issue ยท 11 comments

commented

Environment And Mod Information:

  • Minecraft Version: 1.12.2
  • Forge Version: 1.12.2-14.23.5.2772
  • Doggy Talents Version: DoggyTalents-1.12.2-1.14.2.379-universal.jar
  • Java Version: Version 8 Update 191 (build 1.8.0_191-b12) 64-bit
  • Operating System (OS): Microsoft Windows 10 Home 10.0.17134 Build 17134

Logs

Not sure how to provide, let me know how and I can pastebin it. I have a server log from my server, but bug also replicated in single player.

Issue Description:

Pack Puppy and Food Bowl GUI seems to be missing even though I see the image files through github. When I open the dog's pack with a plank, the purple-black missing texture shows, but I can still put things into the pack (similarly with the food bowl). I have replicated this several times on my private server and in single player, multiple times. I also have tested the mod by itself on the server, and with other mods, and the same result is produced.

Steps to reproduce:

  1. Create new world / log into server
  2. Use Doggy Charm to summon a DT dog
  3. Punch tree/get stick to access dog's UI
  4. Raise Pack Puppy Talent to any level (1-5)
  5. Use wooden plank on dog to open pack
  6. Item placing function and dog pickup function at lvl 5 works fine, it's just the texture for the box that is missing

Additional Information:

  • More Details: I have used creative mode to give myself a dog bowl for testing, and the dog bowl also has the missing texture
  • Screenshots:
    javaw_2018-10-23_21-47-15
    javaw_2018-10-23_21-48-56
commented

Sorry guys, I've been really busy with college >_<

I SHOULD be free on Saturday to look at the code, since I got the last bit of finals tomorrow and I have to start moving out of my dorm.

commented

Ah ha! I have spotted the issue! It turns out there's an error in Line 52 in the ResourceLib class, that %s shouldn't be there. I'll immediately take this out

commented

Got it fixed! I'll immediately upload it to Curse

commented

Are you using any texturepacks? I would try to reinstall the mod, as I can't reproduce the error

commented

I am not using any texture packs, and I've just done a completely fresh Forge + Mod install by deleting my .minecraft folder, but the missing texture persists. Thanks for your super prompt help!

javaw_2018-10-23_22-00-19

commented

Are there any error logs? Check in the logs folder (should be forge latest)

commented

debug.log
latest.log

These are the logs after a fresh install of the versions I have. I have downloaded a previous version of DT out of curiosity (Doggy Talents-1.12.2-1.14.2.321-universal.jar) and the texture appeared fine.

commented

Please place the logs in pastebin

commented

debug.log was flagged for being too large for a free pastebin, at 565kb :( is there somewhere else I can host it?
latest.log - https://pastebin.com/QtfEcqFV

commented

Hm.. I see this:
[22:21:39] [main/WARN] [net.minecraft.client.renderer.texture.TextureManager]: Failed to load texture: doggytalents:textures/gui/%spack_puppy.png java.io.FileNotFoundException: doggytalents:textures/gui/%spack_puppy.png

Clearly the naming method got messed up in an update. It's late for me right now, but I'll go and see if I can find the issue tomorrow.

commented

I'm having the same problem. I see the last post was 16 days ago, and the latest version on curse was from october. Is there an update on this? Thanks.