eventhorizon5 / skyscraper

The Skyscraper Project (Skyscrapersim) - an open source building, city, and elevator simulator
https://www.skyscrapersim.net
GNU General Public License v2.0
28 stars 7 forks source link

Sky stuck at daytime #13

Open avrdude-t opened 1 year ago

avrdude-t commented 1 year ago

The sky never changes to nighttime, even if you use sky control to set it to night. Also, whenever you press Ctrl+R to reload a bulding, this error appears: reload error If you press OK the building will still load fine though.

eventhorizon5 commented 1 year ago

The sky currently doesn't work properly with the OpenGL3+ renderer plugin. Are you using that, or the regular OpenGL one? (you can find out if you open up the ogre.cfg file, it'll say at the top). That error message was something I was trying to fix before, I'll look at it again.

avrdude-t commented 1 year ago

Yeah I was using OpenGL3+. It works fine on the normal OpenGL (except for the error). However with further testing I discovered that the same problem also occures when using OpenGL ES 2.x, plus another error when loading a building: another one

eventhorizon5 commented 1 year ago

It won't work with the OpenGL ES renderer either, is that error happening with that renderer?

avrdude-t commented 1 year ago

Yes, it only appears with ES. Also, in addition to appearing when reloading, the error also appears when intially loading a building.