Digital Paint Discussion Board
Development => Bugs, Feature Requests, and Feedback => Topic started by: T3RR0R15T on October 02, 2010, 09:05:49 PM
-
There is an error message (CM_InlineModel: bad number) at the end of a demo, if the demo goes into the next map (or shows the loading screen).
It also has no frame- and fps-count. They are both at 0.
Last few lines from the console:
Changing map...
reconnecting...
-----------------------------------
Pro Paint 2 - Tournament
By Crash
********************
ERROR: CM_InlineModel: bad number
********************
==== ShutdownGame ====
0 frames, 225.5 seconds: 0.0 fps
-
Yeah, the game isn't set up for multiple map demos really - as far as I understand, this is a feature that jits provided with no guarantee that it will work or support if it doesn't, for the time being at least.
-
It doesn't handle going from a map with fewer entities (map entities like doors and elevators) to a map with more entities, for some reason. Feel free to try to fix it.