Kellbase1.bsp Bug?
#49 posted by ericw on 2016/11/04 19:23:31
Just noticed this: load kellbase1.bsp, and noclip to the orange room with the water pool, just behind the info_player_start. Kill one of the pyro enforcers.
DP spams the console with: "WriteDest: Tried to write to non-client"
Fitz 0.85 and QS freeze for a second and then drop you at the console with this:
CALL2 596(WriteByte)()
: centerprint
: centerprint_toall
: counter_use
: SUB_UseTargets
: monster_death_use
: Killed
: T_Damage
: T_PlasmaTouch
<NO FUNCTION>
WriteDest: not a client
Host_Error: Program error
Client ericw removed
This is on quoth 2.2.
Replication Error
#50 posted by Preach on 2016/11/05 22:39:34
Hi ericw. The log from the console tells me that the pyro is killed, the trigger_counter bumps the numbers, tries to broadcast the message to all players, picks an entity to broadcast to, and then crashes. The error is that the entity picked was not a player, and sending the message to a non-player is a no-no in Quake. However, there is already code which is meant to limit the messages to players, and I can't replicate the crash here with any of those engines.
If it's consistently replicable at your end, can you make a save game before you crash the game, and e-mail me that save game and your config.cfg/autoexec.cfg files, so I can see about fixing it.
Sorted Out
#51 posted by ericw on 2016/11/12 19:12:20
It turns out I was downloading quoth2pt2full.zip which had an older (2014) pak2.pak than quoth2pt2patch.zip (2015).
Preach updated both the full and patch zips (thanks!), so you may want to download the patch if your pak2.pak is modified in 2014.
#52 posted by Mugwump on 2016/11/12 20:38:41
Ooh, I didn't know that. I have the full version so I'd better check it out.
Oh!
#53 posted by Qmaster on 2016/11/12 21:11:58
No wonder I had so much trouble with the last jam.
#54 posted by Mugwump on 2016/11/12 21:28:41
Umm, you mean map jam 7, I suppose? The last one runs in AD.
#55 posted by Baker on 2016/12/06 17:26:41
Someone just told me that doing -game warpspasm -quoth doesn't play the startdemos.
I know this wasn't on purpose.
I wonder if there are any other standalone-like releases like The Living End or such that are also impacted.
I'm just raising awareness of the change of behavior.
/I will probably have Mark V block loading of Quoth 2.2 pak2.pak (just have it load up pak0 and pak1) for Warpspasm eventually, since you implemented a very organized structure for falling back to the previous version.
Eric
#56 posted by negke on 2016/12/08 10:14:33
The full zip on Preach's blog still has the pak2 file from 2014?!
Really?
#57 posted by ericw on 2016/12/08 18:05:36
Not for me, I just dl'ed it again and the pak2.pak is modified nov 2016. The link on https://tomeofpreach.wordpress.com/quoth/ points to:
http://www.quaketastic.com/files/single_player/mods/quoth2pt2full.zip
Maybe some kind of caching issue?
#58 posted by Baker on 2016/12/08 18:50:28
#59 posted by Baker on 2016/12/08 18:52:23
Maybe is time for Quoth 2.3 since Quoth 2.2 can have so many different meanings.
#60 posted by ericw on 2016/12/08 18:59:42
The March 2015 and Nov 2016 pak2.pak's are identical (just checked with 'diff').. so I guess March 2015 is the actual last modification date.
@ericw
#61 posted by Baker on 2016/12/09 02:10:27
I re-installed Quoth 2.2 last week, my pak2.pak is same as negke's (May 3 2014) from Quaddicted.
And if you look at this page, and the file dates for the pak files ...
https://www.quaddicted.com/reviews/quoth2pt2full.html
Point Releases
#62 posted by Preach on 2016/12/09 08:49:00
There have been in effect two "point releases" of Quoth since 2014, each of which fixed one bug that occurred rarely but was troubling. They really should have been called 2.2.1 and 2.2.2 but it's too late now. Quaddicted has the original zip (2.2.0), the version on my site has the updated one (2.2.2). I think Quaddicted is the only major mirror of the mod, so if that can be updated then it should all be fine.
#63 posted by Baker on 2016/12/09 10:12:21
When I go to download this file ...
http://www.quaketastic.com/files/single_player/mods/quoth2pt2full.zip
Which ericw says has pak2.pak dated November 2016, like negke the contents say May 2014 for me.
So I open entirely different web browser than normal to make sure and download. Same problem. May 3, 2014 :(
Dumb question: As I understand it, Quaketastic doesn't let you delete or replace ... so can't be an internet caching issue (like what CloudFlare does) because same file couldn't have upload twice with same name?
Replacement On Quaketastic
#64 posted by Preach on 2016/12/09 17:18:43
As I understand it, Quaketastic doesn't let you delete or replace
It does, and that's what I did. Maybe your ISP has some kind of caching layer which is messing this up?
Alternative
#65 posted by Preach on 2016/12/09 17:29:14
Try http://www.quaketastic.com/files/single_player/mods/quoth2.2.2full.zip which has a different filename so should circumvent those issues.
@preach
#66 posted by Baker on 2016/12/09 17:35:05
Ok, you replaced it. That makes a great deal of sense then, very likely is network backbone-level caching. Which can be a real pain.
@preach
#67 posted by Baker on 2016/12/09 18:17:00
I just downloaded the file and it's May 2014 still.
Probably should have a couple of other people other than myself check it out because I'd feel real bad if somehow it is just me.
Like negke since he reported the problem.
#68 posted by Baker on 2016/12/09 18:18:19
(I did not click a wrong link, I assure you and I downloaded it twice).
#69 posted by metlslime on 2016/12/09 19:54:19
I just downloaded the link in post #65
Inside is a text file called quoth2_2.txt
Inside that is a legal notice including the date "May 2014"
#70 posted by metlslime on 2016/12/09 19:55:23
oh, but it does have a pak2.pak with a date of 11/11/2016
#71 posted by Baker on 2016/12/09 20:48:30
Ok, just me. Ignore me. Important thing is problem solved.
Maybe caching works with a database that ignores punctuation and hashes the alphanumerics.
Not Just You Baker
#72 posted by xaGe on 2016/12/16 12:51:51
Just downloaded it for the 1st time with the link in #65 and got pak2.pak, 8.0 MB from May 3rd 2014 @05:24
http://i.imgur.com/VgWSpop.png
So this REALLY is the most recent file though?
XaGe
#73 posted by Preach on 2016/12/16 14:00:14
Have you extracted the file and checked if it displays the same modified date? Perhaps there's some glitch with the zip if you overwrite the file within a zip which puts the archive goes out of sync with the actual file - and that might cause the displayed date to be OS dependent.
Then again, maybe the OS dependency will also appear on the extracted file. Here are some file hashes to check for pak2.pak:
MD5: 69c2c4880ccb367cee1e338194d47184
SHA-1: e357e0b2b78703e2ebb32ab822911b77c4b0a37a
|