Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Collision Error #5

Open
kfprimm opened this issue Dec 10, 2016 · 2 comments
Open

Collision Error #5

kfprimm opened this issue Dec 10, 2016 · 2 comments
Labels

Comments

@kfprimm
Copy link
Member

kfprimm commented Dec 10, 2016

There seems to be an issue with the collision system where, under certain circumstances, the screen just goes completely blank.

To replicate, fire up the castle demo & jump up under the cone "roof" of the left tower. If you hit it just right, the screen blanks.

I checked the value of the camera X/Y/Z & the print out as "NaN."

I traced the problem all the way back to 0077a1e (my first commit). So I did a diff but couldn't find anything that jumped out as a problem.

When I have a chance, I will compile the original source under VS2015 from scratch and see if the problem exists there.

@kfprimm kfprimm added the bug label Dec 10, 2016
@MikeHart66
Copy link

I can confirm this on Windows 7 Home 64 bit. In vanilla Blitz3d 1.108 it doesn't happen.

@kfprimm
Copy link
Member Author

kfprimm commented May 22, 2017

Apparently someone has found the problem: juanjp600/blitz3d@f85fc55

Will implement & test at some point.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

No branches or pull requests

2 participants