Rune Central http://forums.runequake.com/ |
|
Darkplaces + runequake error http://forums.runequake.com/viewtopic.php?f=1&t=1684 |
Page 1 of 1 |
Author: | slackhead [ Wed Sep 03, 2014 4:45 pm ] |
Post subject: | Darkplaces + runequake error |
Hi I've just set up my first quake server with the darkplaces engine. It was suggested to install runequake but I get this error: Code: Host_Error: server Progs attempted to read an out of bounds edict number Quake Error: Host_Error: server Progs attempted to read an out of bounds edict number I'm using the default autoexec.cfg from the example.cfg with only the hostname changed. Startup line: darkplaces-linux-x86_64-dedicated -basedir ~/quake +exec dm.cfg -game runes and dm.cfg: Code: deathmatch 1 timelimit 15 fraglimit 30 sv_public 1 maxplayers 8 nomonsters 1 map dm1 Any ideas greatly appreciated. Thanks. |
Author: | Slot Zero [ Thu Sep 04, 2014 4:15 am ] |
Post subject: | Re: Darkplaces + runequake error |
Hi, You can't run Rune Quake on a Dark Places server, sorry about that. I recommend using ManQuake, as I modified it to support various RQ features, however, ProQuake and similar servers will work as well. ManQuake https://github.com/slotzero/manquake ProQuake http://quakeone.com/proquake/ I don't have a precompiled binary for manquake so if you're having trouble I can compile one for you. |
Author: | slackhead [ Thu Sep 04, 2014 6:00 am ] |
Post subject: | Re: Darkplaces + runequake error |
Thanks I did try to build ProQuake some time ago but it errored out. I forget the exact error now. I'm using linux it if makes a difference. I will give ManQuake a shot later, but at the moment I have a vote mod + motd working on my server, which just needs a little tweaking. Having fund learning quakec at the moment. |
Author: | Slot Zero [ Wed Oct 22, 2014 11:04 pm ] |
Post subject: | Re: Darkplaces + runequake error |
I finally got around to compiling some windows and linux binaries. You can download them here: ftp://ftp.runequake.com/quake/engines/manquake/latest/ |
Author: | gr8matt [ Sun Nov 15, 2015 11:12 pm ] |
Post subject: | Re: Darkplaces + runequake error |
Thanks so much for posting the compiled manquake source! After a crazy amount of hours trying to get RuneQuake to run on Ubuntu 14.04 it works great! I am trying to get custom map rotations and not understanding how to do it. I see the "localinfo" command for quakeworld from: http://www.runequake.com/docs/Changes.htm I don't see that this is a command I can run in manquake. Can you tell me how to cycle custom maps? Thanks, Matt |
Author: | Slot Zero [ Fri Nov 20, 2015 5:39 am ] |
Post subject: | Re: Darkplaces + runequake error |
Custom maps require a compile of the Rune Quake source code. Do you have any experience compiling the Rune Quake source code or are you using the precompiled one? You have to edit the map script (in src), but it's probably easier to use the onlne map script: http://www.runequake.com/maps/script/ Place the file generated into your 'poq' folder and compile with qccx: ftp://ftp.runequake.com/quake/quakec/co ... qccx/1.00/ |
Page 1 of 1 | All times are UTC - 5 hours [ DST ] |
Powered by phpBB® Forum Software © phpBB Group https://www.phpbb.com/ |