AlliedModders

AlliedModders (https://forums.alliedmods.net/index.php)
-   General (https://forums.alliedmods.net/forumdisplay.php?f=7)
-   -   Server Download Problem (https://forums.alliedmods.net/showthread.php?t=319936)

Cenzuratu 11-27-2019 09:38

Server Download Problem
 
Hello guys!

I have a problem, I put some plugins on the server that requires models and sprites, they are on the server but the server don't download these models for player and appear the error "Cannot continue without model ....", I have downloadurl from host, please help ! (CS 1.6 server)

Notifications 11-27-2019 11:30

Re: Server Download Problem
 
Quote:

Originally Posted by Cenzuratu (Post 2674670)
Hello guys!

I have a problem, I put some plugins on the server that requires models and sprites, they are on the server but the server don't download these models for player and appear the error "Cannot continue without model ....", I have downloadurl from host, please help !

EDIT: Info might be wrong, not the CSGO section

OciXCrom 11-27-2019 14:05

Re: Server Download Problem
 
They obviously aren't in the server or in the downloadurl. If they were, it wouldn't say they aren't, would it?

Cenzuratu 11-28-2019 00:05

Re: Server Download Problem
 
Quote:

Originally Posted by OciXCrom (Post 2674696)
They obviously aren't in the server or in the downloadurl. If they were, it wouldn't say they aren't, would it?

And what can I make?

OciXCrom 11-28-2019 08:13

Re: Server Download Problem
 
If the door is open, you close it.

Cenzuratu 11-28-2019 12:20

Re: Server Download Problem
 
Up
Any solves?

OciXCrom 11-28-2019 14:00

Re: Server Download Problem
 
Quote:

Originally Posted by OciXCrom (Post 2674779)
If the door is open, you close it.

Translation for dummies: if the file isn't uploaded, UPLOAD IT.

NicolasJam7 01-08-2020 20:26

Re: Server Download Problem
 
Thank you, guys!! I find a lot of useful information

DJEarthQuake 01-12-2020 23:38

Re: Server Download Problem
 
Quote:

Originally Posted by NicolasJam7 (Post 2679465)
Thank you, guys!! I find a lot of useful information

In the log?

Barlap 01-26-2020 22:52

Re: Server Download Problem
 
If the files are uploaded in the correct location try edit in server.cfg sv_allowdownload if its 0 change it to 1

iclassdon 02-21-2020 23:59

Re: Server Download Problem
 
If the files aren't in the sv_downloadurl location or if it's disabled the server will instead attempt to upload them on it's own at it's slow rate.

That being said its seems your models aren't in the proper location. Double check that they are in the proper location. If you have no clue take a look at the plugins code and check if the files are named properly along with it's location ie: cstrike/models/player/subfolders if any.

Look for a line like this within the plugins .sma file to confirm.
PHP Code:

        precache_model("models/player/example.mdl"



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

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