[Fixed] PLUSC.CFG ! ERROR: plusc.cfg:76 accessing unknown attribute 'shootableitems'

7 replies [Last post]
=ANU815=
outeris's picture
Offline
Joined: Feb 2007
Posts:
LT Lithuania

Gametype changed, clearing session data.

ERROR: conf/plusc.cfg:76 accessing unknown attribute 'shootableitems'

ERROR: conf/plusc.cfg:76 assigning unknown attribute 'shootableitems'

broadcast: print "^3Excessive Plus^7: plusc.cfg v4.4, ^sloaded!\n"

today noticed

edit:

OK, you can  FIX by editing 70 line :

Shootable Items = 0;  to   Items { Shootable = no; };

The majority of people think they think, when really they just change their prejudices. Understanding is a matter of will in most cases.

Lietuvių excessiveplus draugija - Lithuanians National Team
Linux (1st E17+Compiz powered ! Built on Debian GNU/Linux.)

MODDB.com all cool things for Quake III Arena @ one place from E+


SHUDDER
shudder's picture
Offline
Joined: Feb 2010
Posts:
Re: ERROR: conf/plusc.cfg:76 accessing unknown attribute ...

"shootableitems" is old var. in 2.0+ it should be:

Items {
Shootable = no; (or yes)
...
}

You've propably used old e+ version config. There are more changes - check documentation (side menu)

outofhere!
hook's picture
Offline
Joined: Mar 2008
Posts:
Re: ERROR: conf/plusc.cfg:76 accessing unknown attribute ...

plusc in zip file

Fragmovies and more Arrow Click ME!

AsphyxEvents Website Arrow Click ME!

=ANU815=
outeris's picture
Offline
Joined: Feb 2007
Posts:
LT Lithuania
Re: ERROR: conf/plusc.cfg:76 accessing unknown attribute ...

same version, as mine posted are too 4.4
(so here comes naming problem ?) anyway see date diff

suggested (asphyx) cfg:

Config {
Name = "plusc.cfg v4.4";
Date = "4 Jan 2010";
Author = "Camel-XP <camel_xp@tlen.pl>";

mine:

Config {
 Name = "plusc.cfg v4.4";
$cfg_name = "plusc.cfg v4.4";
$cfg_date = "18 Jan 2010";
Date = "18 Jan 2010";
 Author = "Camel-XP <camel_xp@tlen.pl>";
}

anyway both versions have same problem:

ERROR: conf/plusc.cfg:70 accessing unknown attribute 'shootableitems'
ERROR: conf/plusc.cfg:70 assigning unknown attribute 'shootableitems'
broadcast: print "^3Excessive Plus^7: plusc.cfg v4.4 ^sloaded!\n"

The majority of people think they think, when really they just change their prejudices. Understanding is a matter of will in most cases.

Lietuvių excessiveplus draugija - Lithuanians National Team
Linux (1st E17+Compiz powered ! Built on Debian GNU/Linux.)

MODDB.com all cool things for Quake III Arena @ one place from E+


^t
smasherchif's picture
Offline
Joined: Oct 2009
Posts:
Re: ERROR: conf/plusc.cfg:76 accessing unknown attribute ...

i told camel about this issue some time ago, but he was i/a then, so i guess he forgot to fix it.


.aNk/xXxp4l/:bR.Shady'XYN! wrote:
Fuck! I just thought of the most awesome pun about the BC vs Smurfs final game and the flames that followed :
"In Soviet Moldavia, Pole rages YOU"
like 2 months after Call me

3M'darkangel wrote:
// 09:30:49 27.06.2010, UNKNOWN LOCATION,
Name { "Biotoxin" }
IP { "localhost" }

SHUDDER wrote:
People are training hard to hide their autoshoot so well while gain enough skills to win (or at least compete on similar level) without them. This is getting insane or provoked. I feel like I would cut myself with Ockham's Razor if I claim a cheat there.

SHUDDER
shudder's picture
Offline
Joined: Feb 2010
Posts:
Re: Camel, u have some clue ? plusc.cfg ! ERROR: ...

Tried to remove line Shootable Items = 0; or change it to (default)
Items -> Shootable = no; which is the same as
Items { Shootable = no; } ?

cml
Forum moderator Rank moderator LIVING LEGEND
camel-xp's picture
Offline
Joined: Mar 2006
Posts:
PL Poland
Re: Camel, u have some clue ? plusc.cfg ! ERROR: ...
SHUDDER wrote:

Items { Shootable = no; }

Yes, this fix the problem!

=ANU815=
outeris's picture
Offline
Joined: Feb 2007
Posts:
LT Lithuania
Re: Camel, u have some clue ? plusc.cfg ! ERROR: ...
cml wrote:

SHUDDER wrote:
Items { Shootable = no; }

Yes, this fix the problem!

Gud.

The majority of people think they think, when really they just change their prejudices. Understanding is a matter of will in most cases.

Lietuvių excessiveplus draugija - Lithuanians National Team
Linux (1st E17+Compiz powered ! Built on Debian GNU/Linux.)

MODDB.com all cool things for Quake III Arena @ one place from E+