Digital Paint Discussion Board

Development => Bugs, Feature Requests, and Feedback => Topic started by: T3RR0R15T on October 02, 2010, 09:05:49 PM

Title: Error message, if a demo has more than one map
Post 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:

Code: [Select]
Changing map...
reconnecting...


 -----------------------------------

Pro Paint 2 - Tournament
By Crash

********************
ERROR: CM_InlineModel: bad number
********************
==== ShutdownGame ====
0 frames, 225.5 seconds: 0.0 fps
Title: Re: Error message, if a demo has more than one map
Post by: ViciouZ on October 03, 2010, 12:40:12 PM
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.
Title: Re: Error message, if a demo has more than one map
Post by: jitspoe on November 09, 2010, 06:21:00 PM
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.