Any to tell what model ezquake is crashing on?
Moderator: InsideQC Admins
3 posts
• Page 1 of 1
Any to tell what model ezquake is crashing on?
Getting errors out of ezquake on a mod returning "R_DrawViewModel: bad modelindex" errors.
Weird part is when you first connect ezquake it comes back with the error.
Do a reconnect with client still active it will connect the server mod and run just find (at least far as I can tell).
Any way to setup ezquake client to tell what model it does not like or what?
Thanks for any help given.
Weird part is when you first connect ezquake it comes back with the error.
Do a reconnect with client still active it will connect the server mod and run just find (at least far as I can tell).
Any way to setup ezquake client to tell what model it does not like or what?
Thanks for any help given.
- ratbert
- Posts: 37
- Joined: Thu Nov 19, 2009 3:47 pm
Re: Any to tell what model ezquake is crashing on?
make sure you're not calling the precache builtin mid-game.
FTE is fine with it though, so will accept it just fine if your code does it.
assuming you're using an FTE server, set developer to 1 on the server. this will result in some sort of 'Delayed model precache: foo.mdl' print, presumably when a client first connects.
FTE is fine with it though, so will accept it just fine if your code does it.
assuming you're using an FTE server, set developer to 1 on the server. this will result in some sort of 'Delayed model precache: foo.mdl' print, presumably when a client first connects.
- Spike
- Posts: 2892
- Joined: Fri Nov 05, 2004 3:12 am
- Location: UK
Re: Any to tell what model ezquake is crashing on?
Spike wrote:make sure you're not calling the precache builtin mid-game.
FTE is fine with it though, so will accept it just fine if your code does it.
assuming you're using an FTE server, set developer to 1 on the server. this will result in some sort of 'Delayed model precache: foo.mdl' print, presumably when a client first connects.
Yup mod is running off a FTE server. Will try that thanks.
- ratbert
- Posts: 37
- Joined: Thu Nov 19, 2009 3:47 pm
3 posts
• Page 1 of 1
Who is online
Users browsing this forum: No registered users and 1 guest