DivideByZeroException in RenderOneFrame() in mogreroot.cpp

burns

17-09-2008 16:24:17

I have serialized my scene using C#'s built-in serialization functionality, and when I deserialize it, I get a DivideByZeroException in the RenderOneFrame() function in mogreroot.cpp.

Anybody know what could cause such a thing?