Raised This Month: $32 Target: $400
 8% 

[ANY] Store by Zephyrus [1.1 - 03.01.2016]


Post New Thread Reply   
 
Thread Tools Display Modes
DarkDeviL
SourceMod Moderator
Join Date: Apr 2012
Old 08-07-2018 , 09:12   Re: [ANY] Store by Zephyrus [1.1 - 03.01.2016]
Reply With Quote #1481

Quote:
Originally Posted by agent1139 View Post
Also perhaps related but probably not, I keep having to put 'sv_allowupload 1" into my client to be able to download from the server, is there any way to set this to stay? Because random people joining probably wont know to do this, and yes I have put sv_allowupload "1" in the server.cfg :/
Set up a web server with your custom downloads and configure sv_downloadurl accordingly.

sv_downloadurl does not depend on the sv_allow(upload|download) settings.
__________________
Mostly known as "DarkDeviL".

Dropbox FastDL: Public folder will no longer work after March 15, 2017!
For more info, see the [SRCDS Thread], or the [HLDS Thread].
DarkDeviL is offline
agent1139
Junior Member
Join Date: Aug 2018
Old 08-07-2018 , 09:17   Re: [ANY] Store by Zephyrus [1.1 - 03.01.2016]
Reply With Quote #1482

I am using a dedicated server and have set up an FTP server on it if thats what youre talking about.
Also have sv_downloadurl in the server.cfg and assigned to the correct address.

Last edited by agent1139; 08-07-2018 at 09:24.
agent1139 is offline
DarkDeviL
SourceMod Moderator
Join Date: Apr 2012
Old 08-07-2018 , 09:32   Re: [ANY] Store by Zephyrus [1.1 - 03.01.2016]
Reply With Quote #1483

Quote:
Originally Posted by agent1139 View Post
I am using a dedicated server and have set up an FTP server on it if thats what youre talking about.
A web server (HTTP) and file server (FTP) are technically two different things, even if used identically.

Quote:
Originally Posted by agent1139 View Post
Also have sv_downloadurl in the server.cfg and assigned to the correct address.
In that case, assuming that your configuration is correct and everything works, you do not need to care about sv_allow(download|upload) settings. sv_downloadurl "overtrump" the others.

sv_allow(download|upload) are only relevant if you are downloading from/uploading to the server directly, so if fiddling with them causes a change for you, something isn't configured correct regarding the sv_downloadurl.
__________________
Mostly known as "DarkDeviL".

Dropbox FastDL: Public folder will no longer work after March 15, 2017!
For more info, see the [SRCDS Thread], or the [HLDS Thread].
DarkDeviL is offline
agent1139
Junior Member
Join Date: Aug 2018
Old 08-07-2018 , 11:26   Re: [ANY] Store by Zephyrus [1.1 - 03.01.2016]
Reply With Quote #1484

Quote:
Originally Posted by arne1288 View Post
something isn't configured correct regarding the sv_downloadurl.
I just put the ftp ip for the sv_downloadurl, am I meant to put in a directory aswell? if so what format should I use?


Also getting yet another error which seems to occur randomly..

Quote:
host error index error writing string table baseline downloadables

Last edited by agent1139; 08-07-2018 at 11:35.
agent1139 is offline
zwetch
Senior Member
Join Date: Aug 2015
Location: South Africa
Old 08-08-2018 , 02:34   Re: [ANY] Store by Zephyrus [1.1 - 03.01.2016]
Reply With Quote #1485

Quote:
host error index error writing string table baseline downloadables
There is no fix for this - u could try the gotv fix, its not very reliable.

The way i temp fixed it is to change the map just after server startup ( You will need to change the map after every server restart, use rcon to change the map or use custom map configs and set the server start map to have sm_rcon map "map_name" in the its config file. So when ever it changes to the start map it will auto change maps after loading ), then when players connect you wont get this error. (host error) - Well this works for me, but who knows if it will work for you. (sourcemod is dodgy like that)
__________________
https://forums.alliedmods.net/signaturepics/sigpic262740_1.gif

Last edited by zwetch; 08-08-2018 at 02:41.
zwetch is offline
Lubricant Jam
AlliedModders Donor
Join Date: Oct 2016
Location: United Kingdom
Old 08-08-2018 , 04:17   Re: [ANY] Store by Zephyrus [1.1 - 03.01.2016]
Reply With Quote #1486

Anyone come across this issue and created a fix for it?

Lubricant Jam is offline
agent1139
Junior Member
Join Date: Aug 2018
Old 08-08-2018 , 05:41   Re: [ANY] Store by Zephyrus [1.1 - 03.01.2016]
Reply With Quote #1487

Quote:
Originally Posted by Franc1sco View Post
Put this into server.cfg
Code:
sv_pure 0
Not banned with the default config.
Quote:
Originally Posted by arne1288 View Post
A web server (HTTP) and file server (FTP) are technically two different things, even if used identically.



In that case, assuming that your configuration is correct and everything works, you do not need to care about sv_allow(download|upload) settings. sv_downloadurl "overtrump" the others.

sv_allow(download|upload) are only relevant if you are downloading from/uploading to the server directly, so if fiddling with them causes a change for you, something isn't configured correct regarding the sv_downloadurl.
Ok so I fixed that one issue where it was kicking for "Pure server: file [GAME]materialpaintballpb_cyan.vmt does not match the server's file.." I did this by Setting its to sv_pure 0 and deleting all the files client side so it had to redownload them.

So the last problem I have is the sv_allowupload 1 issue, I set sv_pure 0 in server.cfg but it was still showing up in the console as sv_pure 1, so I put +sv_pure 0 in the start.bat and now the console is saying sv_pure set to 0. But when I connect its still saying "Download file 'maps/XXX' ignored. File uploads are disabled!"

I have switched from FTP server to a HTTP web server, everything works fine when I sent the client to sv_allowupload 1

Last edited by agent1139; 08-08-2018 at 05:50.
agent1139 is offline
Groven
AlliedModders Donor
Join Date: Apr 2011
Location: Sweden
Old 08-08-2018 , 13:28   Re: [ANY] Store by Zephyrus [1.1 - 03.01.2016]
Reply With Quote #1488

How do I add so only VIP's can use this plugin? I'm using tVip do I need a "flag" "20" value on every item in items.txt
__________________
Groven is offline
NanoC
Veteran Member
Join Date: Jan 2016
Location: Argentina
Old 08-09-2018 , 19:16   Re: [ANY] Store by Zephyrus [1.1 - 03.01.2016]
Reply With Quote #1489

Code:
L 08/09/2018 - 13:26:08: [SM] Call stack trace:
L 08/09/2018 - 13:26:08: [SM]   [0] GetClientTeam
L 08/09/2018 - 13:26:08: [SM]   [1] Line 213, store/playerskins.sp::PlayerSkins_PlayerSpawnPost
L 08/09/2018 - 13:26:08: [SM] Exception reported: Client 17 is not in game
L 08/09/2018 - 13:26:08: [SM] Blaming: store/store.smx

that error appears in EVERY error logs, 1 time per minute, is annoying..
Any solution?
NanoC is offline
Send a message via Skype™ to NanoC
nunox12
Junior Member
Join Date: Aug 2018
Old 08-15-2018 , 07:56   Re: [ANY] Store by Zephyrus [1.1 - 03.01.2016]
Reply With Quote #1490

I get token ban for use this shop???
Thank you
nunox12 is offline
Reply


Thread Tools
Display Modes

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 04:27.


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