Thutmose / Pokecube

Primary Development has moved to: https://github.com/Pokecube-Development
https://github.com/Pokecube-Development
19 stars 7 forks source link

[1.9.4] Vivillon are invisible #47

Closed XileForce closed 8 years ago

XileForce commented 8 years ago

Vivillon appear to be invisible. Here's some sample pictures. No optifine.

http://imgur.com/a/XCcL0

Forge 1968 Pokecube core 3.26 Pokecube mobs 2.12 Pokecube revival 3.22

schindlershadow commented 8 years ago

I can see the outline of its model in the pokedex, but it is invisible in the world.

Thutmose commented 8 years ago

Do you know which ones are invisible? as in which biomes it is inivisible in? or is it all of them?

XileForce commented 8 years ago

I tried then out in several biomes and they were always invisible. Can't say if it was necessarily all biomes though.

schindlershadow commented 8 years ago

I have noticed a couple that were not invisible, they were all the pink color (Meadow?). I will take note of the biomes for the invisible ones and report back. I am unsure how the mapping work for the colors to the biomes but you can find all the colors here for referace http://bulbapedia.bulbagarden.net/wiki/Vivillon_(Pok%C3%A9mon)#Biology

Thutmose commented 8 years ago

I will look into it, I might have forgotten to sync some changes from the 1.8.9 texture handling code.?

You can find the list of Vivillons in pokecube here: https://github.com/Thutmose/Pokecube-Models/blob/master/Gen_6/assets/pokecube_ml/models/pokemobs/Vivillon.xml#L7-L17

and the rules for spawning for them are here: https://github.com/Thutmose/Pokecube-Models/blob/master/Gen_6/assets/pokecube_ml/models/pokemobs/Spewpa.xml#L9-L15

Thutmose commented 8 years ago

Ok, I have this fixed for the next release, note that some of the textures for vivillon seem to be missing the antenna stalks, but that should be fixed by one of the texturers at some point.

Thutmose commented 8 years ago

Uploaded Pokecube Core 3.2.10, it should close this issue.