Image

Search found 9 matches

by soreau
Wed Jan 20, 2010 2:47 am
Forum: FAQ's & Game Help
Topic: PB screen of death (guid unkn), driving me crazy!!
Replies: 30
Views: 52554

Now back to the original issue. Even when I start et with PB_CDKEYVERAUTO "1", it still kicks me for PB GUID AUTH: UNKN after loading a map. So I am pretty much back at square one. :eew: (yes, I checked to make sure it was set before and after the kick)
by soreau
Wed Jan 20, 2010 1:44 am
Forum: FAQ's & Game Help
Topic: PB screen of death (guid unkn), driving me crazy!!
Replies: 30
Views: 52554

Can you set non-built-in vars, like /set apples 1 ? And then /apples to see if it is set? Yes. ]/apples Unknown command "apples" ]/set apples 1 ]/apples "apples" is:"1^7" default:"1^7" Note that PB_CDKEYVERAUTO appears this way: ]/PB_CDKEYVERAUTO ^5PunkBuster...
by soreau
Tue Jan 19, 2010 8:55 pm
Forum: FAQ's & Game Help
Topic: PB screen of death (guid unkn), driving me crazy!!
Replies: 30
Views: 52554

Well I made some slight progress. I've found I can do (from my terminal): et PB_CDKEYVERAUTO "1" which sets it but I can't seem to combine it with any other arguments. For example, if I do et PB_CDKEYVERAUTO "1" connect "bba1.BadAssServers.net" it will set the cvar but ...
by soreau
Tue Jan 19, 2010 8:40 pm
Forum: FAQ's & Game Help
Topic: PB screen of death (guid unkn), driving me crazy!!
Replies: 30
Views: 52554

So I looked in the config files and PB_CDKeyVerAuto is being saved in the config files. I see the line 'seta PB_CDKEYVERAUTO "1"' in the etconfig.cfg files for both etmain and jaymod directories but when I start et and do /PB_CDKeyVerAuto in the game console, it still shows the value = 0. ...
by soreau
Tue Jan 19, 2010 8:21 pm
Forum: FAQ's & Game Help
Topic: PB screen of death (guid unkn), driving me crazy!!
Replies: 30
Views: 52554

Well now I have found the problem that neither set nor seta works at all neither using it from the in-game console nor settingit on the command line. So now I will search to find why set and seta aren't working.
by soreau
Tue Jan 19, 2010 7:55 pm
Forum: FAQ's & Game Help
Topic: PB screen of death (guid unkn), driving me crazy!!
Replies: 30
Views: 52554

Ok, I figured out I can do /PB_CDKeyVerAuto 1 and this sets it to 1 but it is reset after I restart the game. I grepped the config files in ~/.etwolf for this value and "PB_" but I could only find binary files that matched. Is there a config file where I can manually set this?
by soreau
Tue Jan 19, 2010 7:51 pm
Forum: FAQ's & Game Help
Topic: PB screen of death (guid unkn), driving me crazy!!
Replies: 30
Views: 52554

When you are in console, before you connect, you can type PB_CDKeyVerAuto to see what your current value is. Default is 0. You can set it with /set PB_CDKeyVerAuto 1, or /seta PB_CDKeyVerAuto 1 if you want to make it permanent. (You can copy it from here and "ctl-v" paste it into the cons...
by soreau
Tue Jan 19, 2010 6:58 pm
Forum: FAQ's & Game Help
Topic: PB screen of death (guid unkn), driving me crazy!!
Replies: 30
Views: 52554

Thanks for your reply. For years? I've been seeing it a lot since the last PB update some months ago. Yes, I have seen posts dating back 5 years with this same problem I find that if PB drops or kicks you for any reason, you have to restart. Some say you can simply reload Jaymod, from the options| m...
by soreau
Tue Jan 19, 2010 5:25 pm
Forum: FAQ's & Game Help
Topic: PB screen of death (guid unkn), driving me crazy!!
Replies: 30
Views: 52554

I am experiencing the same problem on gentoo linux. I have deleted ~/.etwolf/etmain/profiles/<etplayer>/servercache.dat and it 'fixed' the problem the first time I tried it but since then it's been the same thing. I log on to bba1.BadAssServers.net and sometimes it lets me right on other times not (...