jam1garner / Smash-Forge

Open Source Editor of Smash 4 Filetypes
MIT License
147 stars 58 forks source link

Models not Visable. Stage texture issues #28

Closed Anamalgam closed 6 years ago

Anamalgam commented 7 years ago

I tried to open up the model for palutena so I could do some studying, but when i opened it up, the only thing that was visable was the bones. I checked the mesh list, render settings, textures and everything. Everything was in order there but still no model visable still. also the open character command just cause something called FITD to crash.

As far as stages go. the stages load, but most of the textures dont. For instance in windy hill omega. the back islands are fully textured. however everything else isnt. but the normals are there and the stage data like spawns and stuff.

I dont remember the exact number for my OpenGL but i think its about 3.1 And below is the system information.

OpenGL might be the issue however as If i activate it in cinema 4d, everything turns black as well (https://cloud.githubusercontent.com/assets/24865110/21582611/185791dc-d02d-11e6-8487-0853637fa608.png)

KillzXGaming commented 7 years ago

Seem to be from regression caused by the latest few PRs. Opening one nud file shows textures, and opening another will then remove the textures from one object and then onto another.

Anamalgam commented 7 years ago

so is there a way to fix any of the issues or do i just need a better laptop

On Jan 1, 2017 2:22 PM, "KillzXGaming" notifications@github.com wrote:

Seem to be from regression caused by the latest few PRs. Opening one nud file shows textures, and opening another will then remove the textures from one object and then onto another.

— You are receiving this because you authored the thread. Reply to this email directly, view it on GitHub https://github.com/jam1garner/Smash-Forge/issues/28#issuecomment-269915671, or mute the thread https://github.com/notifications/unsubscribe-auth/AXtpVlSQHSbSw6MmSNEURuslfkqA3V1oks5rN_zmgaJpZM4LYwmn .

KillzXGaming commented 7 years ago

Nope try using this build. Smash Forge.zip

Anamalgam commented 7 years ago

Stages work! still no character models however

On Sun, Jan 1, 2017 at 2:36 PM, KillzXGaming notifications@github.com wrote:

Nope try using this build. Smash Forge.zip https://github.com/jam1garner/Smash-Forge/files/680153/Smash.Forge.zip

— You are receiving this because you authored the thread. Reply to this email directly, view it on GitHub https://github.com/jam1garner/Smash-Forge/issues/28#issuecomment-269916161, or mute the thread https://github.com/notifications/unsubscribe-auth/AXtpVnQvVwUd6vnpW16B6YywUe_o0EaLks5rOAAwgaJpZM4LYwmn .

KillzXGaming commented 7 years ago

If it's a character make sure the model.vbn is present.

Anamalgam commented 7 years ago

it is

On Jan 1, 2017 4:11 PM, "KillzXGaming" notifications@github.com wrote:

If it's a character make sure the model.vbn is present.

— You are receiving this because you authored the thread. Reply to this email directly, view it on GitHub https://github.com/jam1garner/Smash-Forge/issues/28#issuecomment-269919807, or mute the thread https://github.com/notifications/unsubscribe-auth/AXtpVjgh5AXINT0MQsqZw-Pf5LeXf_4aks5rOBZ8gaJpZM4LYwmn .

Lilothestitch16 commented 7 years ago

I had the same problem too.

Ploaj commented 7 years ago

That's interesting that stages will render by characters won't - they use the same rendering code. Try maybe lowering the rendering fps? It's that "60" on the viewport.

revel8n commented 7 years ago

Some other things to check from what i ran into during my recent changes to Melee format support:

Unfortunately i do not have any Smash 4 assets to check this, but this was the issue for me with Melee DAT files on some machines.