KillzXGaming / Smash-Forge

Open Source Editor of Smash 4 Filetypes
MIT License
21 stars 5 forks source link

Models either don't appear or crash the program #10

Closed ActualMandM closed 6 years ago

ActualMandM commented 6 years ago

With the latest version, it appears that now every model I load into it, no matter what console it's for, it will either not display the model or just straight up crash the program. 2018-07-28_11-10-38 2018-07-28_11-12-00 This is on the latest commit, a39049a9d440dd1755c585c62f3b9591fc5093ca.

ActualMandM commented 6 years ago

Testing each commit starting from v0.3-Alpha: 152172477bac941ede31520a287c04fba01347e1 Works as expected 2018-07-28_11-25-22

745e83540aaa3aafa21076300b6cf451508aadb9 Models appear black when being loaded, you can make it display textures by changing the debug shader. 2018-07-28_11-22-55

01f8884a7e1c7d50b9f216c95dff0ca55f841c91 Model no longer displays no matter what you do 2018-07-28_11-26-42

KillzXGaming commented 6 years ago

Try the latest one, should open correctly now.

ActualMandM commented 6 years ago

Tested the latest build on the releases page, the model still doesn't seem to appear. 2018-07-28_12-38-14 If it helps at all, my GPU is a GTX 1060.

KillzXGaming commented 6 years ago

Can you do file - export shader error logs and send the BFRES one over? Should save to the folder forge is in.

ActualMandM commented 6 years ago

BFRES_ErrorLog.txt

KillzXGaming commented 6 years ago

Alright try it again and see if it works.

ActualMandM commented 6 years ago

The model still doesn't appear to be showing up. BFRES_ErrorLog.txt

KillzXGaming commented 6 years ago

Odd. Try replacing the shader with this one in lib\shader,

BFRES_vs.txt

ActualMandM commented 6 years ago

Model appears now, although Marina's right arm is messed up. 2018-07-28_17-17-07

I loaded up Pearl's model and her textures aren't changing from Marina's textures. 2018-07-28_17-20-03

ScanMountGoat commented 6 years ago

If the shader doesn't compile and you try to render with it, the application will crash.

ActualMandM commented 6 years ago

Using latest master from https://github.com/jam1garner/Smash-Forge, having the same issue there. 2018-08-06_13-05-56 BFRES Error Log.txt Point Error Log.txt

ScanMountGoat commented 6 years ago

Report issues on the main repo now. All of the bfres changes have been merged into master.

ActualMandM commented 6 years ago

https://github.com/jam1garner/Smash-Forge/issues/238