You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
After compiling out of the box, the example level seems not to load correctly.
Can't really figure out what's wrong here, posting two screenshots.
The gouraud cube seems to render fine but there's apparently some problem with texture loading, can't really figure out what's happening here.
EDIT: the real problem was just the crashing, the textures should be correct. Anyway switching to level 1 caused all kinds of graphical glitches before crashing.
The text was updated successfully, but these errors were encountered:
After bisecting, it seems that the first bad commit producing crashes is 1dd7405 .
The binary that's present in 56a9fa3 doesn't suffer from the same problem though and is clearly made after 1dd7405 .
I suspect this has to do with different versions of components of the compilation environment, I'll try to fix in current and let you know.
After compiling out of the box, the example level seems not to load correctly.
Can't really figure out what's wrong here, posting two screenshots.
The gouraud cube seems to render fine but there's apparently some problem with texture loading, can't really figure out what's happening here.
EDIT: the real problem was just the crashing, the textures should be correct. Anyway switching to level 1 caused all kinds of graphical glitches before crashing.
The text was updated successfully, but these errors were encountered: