Cant upload replays from forb's host

Cant upload replays from forb's host

Discuss your problems with the latest release of the engine here. Problems with games, maps or other utilities belong in their respective forums.

Moderator: Moderators

Post Reply
User avatar
triton
Lobby Moderator
Posts: 330
Joined: 18 Nov 2009, 14:27

Cant upload replays from forb's host

Post by triton »

Image
User avatar
Floris
Posts: 611
Joined: 04 Jan 2011, 20:00

Re: Cant upload replays from forb's host

Post by Floris »

Yeah somebody please look into why its not working, since Forb himself cant post on forum
(...so fuck moderation and get me banned aswell... Im a felon, not the ZK unit here)
dansan
Server Owner & Developer
Posts: 1203
Joined: 29 May 2010, 23:40

Re: Cant upload replays from forb's host

Post by dansan »

From the error message it looks like it is not the demo files that are not found, but the upload script itself!
→ can't open file 'replay_uploads,py' <-- that is the upload script.

In the spads config there is:

Code: Select all

endGameCommand:python replay_upload.py -v -r %result ...
So the path to the python interpreter is found, but python cannot find "replay_upload.py". Just give it the absolut path to the script, and it'll work. Something like:

Code: Select all

endGameCommand:python /some/where/replay_upload.py -v -r %result ...
User avatar
Floris
Posts: 611
Joined: 04 Jan 2011, 20:00

Re: Cant upload replays from forb's host

Post by Floris »

Forboding Angel - vandaag om 03:04
Reply and tell him that it was exactly the same for myevo hsots and they wwork fine, but that his suggestion worked
and thanks :smiley:
User avatar
triton
Lobby Moderator
Posts: 330
Joined: 18 Nov 2009, 14:27

Re: Cant upload replays from forb's host

Post by triton »

thx
Post Reply

Return to “Help & Bugs”