Pokecube-Development / Pokecube-Issues-and-Wiki

This is where all issues for the core pokecube mods should go, also this is where the main wiki should be maintained
MIT License
30 stars 24 forks source link

General Pokemob Model/Texture issues #319

Open Thutmose opened 4 years ago

Thutmose commented 4 years ago

Master list of Pokemob Model related issues

Note that any issue which is related to a model or texture, will be closed, and the comment should be mentioned here instead.

Known Missingnos:

Models with bugged model/textures:

Old models to re-make

Other

Thutmose commented 4 years ago

we need to see how many of the ones in #208 are still around

MetaltyrantMk2 commented 4 years ago

West Sea Shellos has a broken model and is missing its color

MetaltyrantMk2 commented 4 years ago

Alolan Ninetales is missing its texture (texture is flat black)

deathxf commented 4 years ago

Mega metagross have a bug on a model

MetaltyrantMk2 commented 4 years ago

Reshiram is T-posing

MetaltyrantMk2 commented 4 years ago

Shiny snivy has a hole in its head

Thutmose commented 4 years ago

372 here as well

Aunknownperson commented 4 years ago
volcarona

missing an entire wing

Aunknownperson commented 4 years ago
yvetal

the spikes(idk where they are supposed to be, but clearly not floating in 1 spot 24/7 XD)

Aunknownperson commented 4 years ago
aerodactyl

on both sides of aerodactlye wings, there are holes behind the hands

Aunknownperson commented 4 years ago
latias and latios

mega latas/latios have paper thin ears or what ever these things are, they should have 3D like effect like normal form latias/latios

Aunknownperson commented 4 years ago
abra

abras arms are all types of messed up

Aunknownperson commented 4 years ago
staryu

staryu dosnt have a yellow patch area behind it in the show/games(im pretty sure, i could be wrong though)

deathxf commented 4 years ago

Xray effect on the bergmite image

WenXin20 commented 4 years ago

Vivillon's wings are cut off at the top. 2020-05-29_19 24 02

WenXin20 commented 4 years ago

Unfezant, Vullaby, & Volbeat are missing walking/flying animations

WenXin20 commented 4 years ago

Thievuls look like they are moon walking.

WenXin20 commented 4 years ago

Furrets', Mr. Mine's, Lycanroc's, Unfezant's, Beautifly's, Eiscue's, & Bibarel's shadows are too big

WenXin20 commented 4 years ago

Yamper also has no movement animations

WenXin20 commented 4 years ago

Bouffalant is missing it's face texture.

Log ``` [20:14:09] [Render thread/WARN]: Failed to load texture: pokecube_mobs:gen_5/entity/textures/bouffalanthead.png java.io.FileNotFoundException: pokecube_mobs:gen_5/entity/textures/bouffalanthead.png at net.minecraft.resources.FallbackResourceManager.func_199002_a(FallbackResourceManager.java:60) ~[?:?] at net.minecraft.resources.SimpleReloadableResourceManager.func_199002_a(SimpleReloadableResourceManager.java:59) ~[?:?] at net.minecraft.client.renderer.texture.SimpleTexture$TextureData.func_217799_a(SimpleTexture.java:113) ~[?:?] at net.minecraft.client.renderer.texture.SimpleTexture.func_215246_b(SimpleTexture.java:85) ~[?:?] at net.minecraft.client.renderer.texture.SimpleTexture.func_195413_a(SimpleTexture.java:38) ~[?:?] at net.minecraft.client.renderer.texture.TextureManager.func_230183_b_(TextureManager.java:118) [?:?] at net.minecraft.client.renderer.texture.TextureManager.func_229263_a_(TextureManager.java:96) [?:?] at net.minecraft.client.renderer.texture.TextureManager.func_229269_d_(TextureManager.java:79) [?:?] at net.minecraft.client.renderer.texture.TextureManager.func_110577_a(TextureManager.java:63) [?:?] at net.minecraft.client.renderer.RenderState$TextureState.lambda$new$0(RenderState.java:690) [?:?] at net.minecraft.client.renderer.RenderState$TextureState$$Lambda$5312/1325965169.run(Unknown Source) [?:?] at net.minecraft.client.renderer.RenderState.func_228547_a_(RenderState.java:197) [?:?] at net.minecraft.client.renderer.RenderType$Type$$Lambda$18596/1330867862.accept(Unknown Source) [?:?] at com.google.common.collect.ImmutableList.forEach(ImmutableList.java:408) [guava-21.0.jar:?] at net.minecraft.client.renderer.RenderType$Type.lambda$new$0(RenderType.java:837) [?:?] at net.minecraft.client.renderer.RenderType$Type$$Lambda$5525/2058925178.run(Unknown Source) [?:?] at net.minecraft.client.renderer.RenderState.func_228547_a_(RenderState.java:197) [?:?] at net.minecraft.client.renderer.RenderType.func_228631_a_(RenderType.java:463) [?:?] at net.minecraft.client.renderer.IRenderTypeBuffer$Impl.func_228462_a_(IRenderTypeBuffer.java:129) [?:?] at net.minecraft.client.renderer.IRenderTypeBuffer$Impl.func_228461_a_(IRenderTypeBuffer.java:115) [?:?] at net.minecraft.client.renderer.WorldRenderer.func_228426_a_(WorldRenderer.java:1781) [?:?] at net.minecraft.client.renderer.GameRenderer.func_228378_a_(GameRenderer.java:1005) [?:?] at net.minecraft.client.renderer.GameRenderer.func_195458_a(GameRenderer.java:686) [?:?] at net.minecraft.client.Minecraft.func_195542_b(Minecraft.java:924) [?:?] at net.minecraft.client.Minecraft.func_99999_d(Minecraft.java:553) [?:?] at net.minecraft.client.main.Main.main(SourceFile:204) [?:?] at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method) ~[?:1.8.0_51] at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62) ~[?:1.8.0_51] at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) ~[?:1.8.0_51] at java.lang.reflect.Method.invoke(Method.java:497) ~[?:1.8.0_51] at net.minecraftforge.fml.loading.FMLClientLaunchProvider.lambda$launchService$0(FMLClientLaunchProvider.java:51) [forge-1.15.2-31.2.31.jar:31.2] at net.minecraftforge.fml.loading.FMLClientLaunchProvider$$Lambda$480/560990653.call(Unknown Source) [forge-1.15.2-31.2.31.jar:31.2] at cpw.mods.modlauncher.LaunchServiceHandlerDecorator.launch(LaunchServiceHandlerDecorator.java:37) [modlauncher-5.1.0.jar:?] at cpw.mods.modlauncher.LaunchServiceHandler.launch(LaunchServiceHandler.java:54) [modlauncher-5.1.0.jar:?] at cpw.mods.modlauncher.LaunchServiceHandler.launch(LaunchServiceHandler.java:72) [modlauncher-5.1.0.jar:?] at cpw.mods.modlauncher.Launcher.run(Launcher.java:81) [modlauncher-5.1.0.jar:?] at cpw.mods.modlauncher.Launcher.main(Launcher.java:65) [modlauncher-5.1.0.jar:?] ```
Picture ![2020-08-04_21 10 09](https://user-images.githubusercontent.com/12000593/90084287-917b9c80-dcda-11ea-83eb-f9e738e48c86.png)
WenXin20 commented 4 years ago

Only Hawlucha's head moves when it flies/glides.

WenXin20 commented 3 years ago

The hitbox for Gigantamax Charizard is too small

WenXin20 commented 3 years ago

Crabcrawler has no walking animation

WenXin20 commented 3 years ago

Turtonator is missing a walking animation

lunapanshiel commented 2 years ago

i came across a single spinda whose spots were rapidly flickering and crawling across it's head like an infestation of lice, using the official pokecube modpack

lunapanshiel commented 2 years ago

mareanie's face texture when blinking is broken, causing the middle tooth to split apart

DarianLStephens commented 7 months ago

Squawkabilly is a missingno in Minecraft 1.20.1, Pokecube version 1-3.24.0.i 2024-02-06_23 23 46