Raised This Month: $51 Target: $400
 12% 

[TF2] Equipment manager 1.1.8 (05/22/10)


Post New Thread Reply   
 
Thread Tools Display Modes
flubber
Senior Member
Join Date: Oct 2007
Old 05-23-2010 , 21:58   Re: [TF2] Equipment manager 1.1.8 (05/22/10)
Reply With Quote #1031

Ok, so i installed your extension and equipement manager. I've changed the a to uppercase.

And i got a server crash :'( :

Code:
 xxxx:/srv/rab3/uber2/orangebox$ ./srcds_run -game tf +map cp_dustbowl -ip 217.70.189.157 +maxplayers 24 -port 27016
Auto detecting CPU
Using default binary: ./srcds_linux
Server will auto-restart if there is a crash.

Console initialized.
Game.dll loaded for "Team Fortress"
Particles: Missing 'particles/error.pcf'
[DBlocker] Loading...
[DBlocker] Team Fortress 2 detected
maxplayers set to 24
Unknown command "r_decal_cullsize"
maxplayers set to 24
Unknown command "startupmenu"
Network: IP 217.70.189.157, mode MP, dedicated Yes, ports 27016 SV / 27005 CL
SOLID_VPHYSICS static prop with no vphysics model! (models/props_foliage/grass_02_cluster01.mdl)
L 05/24/2010 - 04:01:20: -------- Mapchange to cp_dustbowl --------
./srcds_run: line 342:  3648 Floating point exception$HL_CMD
Add "-debug" to the ./srcds_run command line to generate a debug.log to help with solving this problem
Mon May 24 04:01:20 CEST 2010: Server restart in 10 seconds
Just for info : when i didn't change the uppercase, the server crashed before anything else (which is logical since it can't find the extension point in the vdf i guess. example below :

Code:
xxxxx:/srv/rab3/uber2/orangebox$ ./srcds_run -game tf +map cp_dustbowl -ip 217.70.189.157 +maxplayers 24 -port 27016
Auto detecting CPU
Using default binary: ./srcds_linux
Server will auto-restart if there is a crash.

Console initialized.
Game.dll loaded for "Team Fortress"
Particles: Missing 'particles/error.pcf'
maxplayers set to 24
Unknown command "r_decal_cullsize"
maxplayers set to 24
Unknown command "startupmenu"
Network: IP 217.70.189.157, mode MP, dedicated Yes, ports 27016 SV / 27005 CL
./srcds_run: line 342:  3601 Floating point exception$HL_CMD
Add "-debug" to the ./srcds_run command line to generate a debug.log to help with solving this problem
Mon May 24 03:59:46 CEST 2010: Server restart in 10 seconds
./srcds_run: line 342:  3607 Floating point exception$HL_CMD
Add "-debug" to the ./srcds_run command line to generate a debug.log to help with solving this problem
Mon May 24 03:59:57 CEST 2010: Server restart in 10 seconds

Last edited by flubber; 05-23-2010 at 22:03.
flubber is offline
justincase
Senior Member
Join Date: Dec 2008
Old 05-23-2010 , 22:46   Re: [TF2] Equipment manager 1.1.8 (05/22/10)
Reply With Quote #1032

Quote:
Originally Posted by justincase View Post
Where do TF2_ItemList.cfg and 1 Scout.txt go?

Also, if we use the Mega Hatpack, I hope it doesn't include Valve's hats.
Hm, I guess I didn't put these in the right place. People said I had an "Error" sign over my head.

The Pedobear (only one included) works great though.

TF2_ItemList.cfg is located in tf/addons/sourcemod/configs

Can anyone please tell me where that and the 1 Scout 2 Soldier.txt go?

Thanks a lot.
justincase is offline
voogru
Inspector Javert
Join Date: Oct 2004
Old 05-23-2010 , 23:12   Re: [TF2] Equipment manager 1.1.8 (05/22/10)
Reply With Quote #1033

Quote:
Originally Posted by flubber View Post
Ok, so i installed your extension and equipement manager. I've changed the a to uppercase.

And i got a server crash :'( :

Code:
 xxxx:/srv/rab3/uber2/orangebox$ ./srcds_run -game tf +map cp_dustbowl -ip 217.70.189.157 +maxplayers 24 -port 27016
Auto detecting CPU
Using default binary: ./srcds_linux
Server will auto-restart if there is a crash.
 
Console initialized.
Game.dll loaded for "Team Fortress"
Particles: Missing 'particles/error.pcf'
[DBlocker] Loading...
[DBlocker] Team Fortress 2 detected
maxplayers set to 24
Unknown command "r_decal_cullsize"
maxplayers set to 24
Unknown command "startupmenu"
Network: IP 217.70.189.157, mode MP, dedicated Yes, ports 27016 SV / 27005 CL
SOLID_VPHYSICS static prop with no vphysics model! (models/props_foliage/grass_02_cluster01.mdl)
L 05/24/2010 - 04:01:20: -------- Mapchange to cp_dustbowl --------
./srcds_run: line 342:  3648 Floating point exception$HL_CMD
Add "-debug" to the ./srcds_run command line to generate a debug.log to help with solving this problem
Mon May 24 04:01:20 CEST 2010: Server restart in 10 seconds
Just for info : when i didn't change the uppercase, the server crashed before anything else (which is logical since it can't find the extension point in the vdf i guess. example below :

Code:
xxxxx:/srv/rab3/uber2/orangebox$ ./srcds_run -game tf +map cp_dustbowl -ip 217.70.189.157 +maxplayers 24 -port 27016
Auto detecting CPU
Using default binary: ./srcds_linux
Server will auto-restart if there is a crash.
 
Console initialized.
Game.dll loaded for "Team Fortress"
Particles: Missing 'particles/error.pcf'
maxplayers set to 24
Unknown command "r_decal_cullsize"
maxplayers set to 24
Unknown command "startupmenu"
Network: IP 217.70.189.157, mode MP, dedicated Yes, ports 27016 SV / 27005 CL
./srcds_run: line 342:  3601 Floating point exception$HL_CMD
Add "-debug" to the ./srcds_run command line to generate a debug.log to help with solving this problem
Mon May 24 03:59:46 CEST 2010: Server restart in 10 seconds
./srcds_run: line 342:  3607 Floating point exception$HL_CMD
Add "-debug" to the ./srcds_run command line to generate a debug.log to help with solving this problem
Mon May 24 03:59:57 CEST 2010: Server restart in 10 seconds
Yeah, I'm aware of this. Is your distro debian by any chance?
voogru is offline
DrWagstaff
SourceMod Donor
Join Date: Apr 2010
Location: Livermore
Old 05-24-2010 , 01:21   Re: [TF2] Equipment manager 1.1.8 (05/22/10)
Reply With Quote #1034

Linux server owner here. Installed the meta mod part and the SM part fine, changed the casing on that one file etc. Equipment manager loads, and I can equip the first hat, however it shows as a large red Error. I figured I didn't have the resources, so I reconnected to my server, and it acted like it was downloading everything, yet the red error persisted. So I tried reconnecting again, and it downloaded all the same stuff again, and didn't work again. So I tried reconnecting like ten times to get all the files, but it keeps trying to re-download the same crap. Not sure what I'm doing wrong. Anyone have any ideas?

BTW: The files are all in the right places on my server. It wouldn't try to give them to people if they werent, and I double and triple checked.
DrWagstaff is offline
Send a message via AIM to DrWagstaff
flubber
Senior Member
Join Date: Oct 2007
Old 05-24-2010 , 05:17   Re: [TF2] Equipment manager 1.1.8 (05/22/10)
Reply With Quote #1035

Quote:
Originally Posted by voogru View Post
Yeah, I'm aware of this. Is your distro debian by any chance?
Indeed.
flubber is offline
eraserhead
Veteran Member
Join Date: Nov 2009
Old 05-24-2010 , 07:12   Re: [TF2] Equipment manager 1.1.8 (05/22/10)
Reply With Quote #1036

@DrWagstaff and justincase: Did you modify your whitelists?
eraserhead is offline
Send a message via Skype™ to eraserhead
Onedda
Senior Member
Join Date: May 2009
Old 05-24-2010 , 08:59   Re: [TF2] Equipment manager 1.1.8 (05/22/10)
Reply With Quote #1037

I think thats where my problem is in the whitelists.

i have tried to modify them ( whitelist.cfg) and also (pure_server_whitelist.cfg) and either the server doesnt start or i get a big red ERROR over my head :/ .

i know quite a few post back some one did post what to put in the whitelists and that is what i have done but still either server doesnt start or the ERROR over my head.

would be great if some one can redo the whitelists with the standard hat that is in the 118 version?

whitelist.cfg

"add" "models\rss-custom\..."
"add" "materials\models\rss-custom\..."

pure_server_whitelist.cfg

materials\models\rss-custom\... allow_from_disk+check_crc
models\rss-custom\... allow_from_disk+check_crc


Thanks
Onedda
__________________

Last edited by Onedda; 05-24-2010 at 09:17.
Onedda is offline
justincase
Senior Member
Join Date: Dec 2008
Old 05-24-2010 , 09:18   Re: [TF2] Equipment manager 1.1.8 (05/22/10)
Reply With Quote #1038

Quote:
Originally Posted by eraserhead View Post
@DrWagstaff and justincase: Did you modify your whitelists?
I've fixed the "error" problem Eraser. Great name btw.

No one ever informed me to replace the TF2_itemsList.cfg file.

Now the strange part is, in EM it only displays the first hat which is "Hatless"

Here is my TF2_itemsList.cfg

http://pastebin.com/qZLCFdG2
justincase is offline
aRcTiC
SourceMod Donor
Join Date: Apr 2010
Old 05-24-2010 , 09:42   Re: [TF2] Equipment manager 1.1.8 (05/22/10)
Reply With Quote #1039

thats because you tried to load valve items and the new version 1.1.8 disallows that so it wont show them in the menu
aRcTiC is offline
voogru
Inspector Javert
Join Date: Oct 2004
Old 05-24-2010 , 09:45   Re: [TF2] Equipment manager 1.1.8 (05/22/10)
Reply With Quote #1040

Quote:
Originally Posted by aRcTiC View Post
thats because you tried to load valve items and the new version 1.1.8 disallows that so it wont show them in the menu
His non-valve items though should show up.
voogru is offline
Reply



Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

BB code is On
Smilies are On
[IMG] code is On
HTML code is Off

Forum Jump


All times are GMT -4. The time now is 18:08.


Powered by vBulletin®
Copyright ©2000 - 2024, vBulletin Solutions, Inc.
Theme made by Freecode