About Store Forum Documentation Contact



Post Reply 
Ineisis Sourcecode - Can't download from Server
Author Message
xzessmedia Offline
Member

Post: #1
Ineisis Sourcecode - Can't download from Server
Hi there,

i followed these instructions
http://www.esenthel.com/wiki/index.php?t...ding_Files

compiled all stuff as described
i have my ms sql database ready and all necessary steps done

my client is patching itself from server but then the message pops up "Can't download from Server"

on the other side i don't really the uploader config,

i have a ftp with a directory :

/Download

so i set "Download" as Ftp Dest Folder

then i set http://www.myserver.de/Download as my http dest folder

is this right?

Can someone give some further infos how to do it?

Thanks in advice!
Anyways really really great engine, all thumbs up to the developer!

Royality Free Game Ressources
www.xzessmedia.de
01-10-2013 12:59 AM
Find all posts by this user Quote this message in a reply
xzessmedia Offline
Member

Post: #2
RE: Ineisis Sourcecode - Can't download from Server
the php script drop some error out when i try to update with the uploader tool
the uploaded files can't renamed

Royality Free Game Ressources
www.xzessmedia.de
01-10-2013 07:14 AM
Find all posts by this user Quote this message in a reply
Esenthel Offline
Administrator

Post: #3
RE: Ineisis Sourcecode - Can't download from Server
Hello

It probably means you have put incorrect data into uploader tool

Here you can see sample config
http://www.esenthel.com/wiki/index.php?title=Uploader

There are also 2 tutorials in the SDK presenting how to use patcher class to download files, please search tutorials folder for patcher keyword
01-10-2013 10:58 AM
Find all posts by this user Quote this message in a reply
xzessmedia Offline
Member

Post: #4
RE: Ineisis Sourcecode - Can't download from Server
well i can't get it im working on it for 24 hours now,
everything seem to be right
is it caused by windows server user rights?

any ideas?

Royality Free Game Ressources
www.xzessmedia.de
01-10-2013 11:04 PM
Find all posts by this user Quote this message in a reply
xzessmedia Offline
Member

Post: #5
RE: Ineisis Sourcecode - Can't download from Server
does the ineisis source work?
anyone here who got this working actually?

Royality Free Game Ressources
www.xzessmedia.de
01-11-2013 10:43 PM
Find all posts by this user Quote this message in a reply
Fex Offline
Gold Supporter

Post: #6
RE: Ineisis Sourcecode - Can't download from Server
It works fine for me, I don't use the uploader or the patcher though, I just move all the files myself.
01-11-2013 11:32 PM
Find all posts by this user Quote this message in a reply
Esenthel Offline
Administrator

Post: #7
RE: Ineisis Sourcecode - Can't download from Server
Hello

Could you try using uploader to upload sample folder with only few small files for testing
Upload the files with php script but don't execute it

First make a copy of the php script and attach it here
Then execute it and attach here any errors that it generates
I'm curious why does it fail, it can be incorrect paths or permission issue
Please also attach screen of uploader to see your settings. You can skip the username and password of course
01-15-2013 10:16 AM
Find all posts by this user Quote this message in a reply
xzessmedia Offline
Member

Post: #8
RE: Ineisis Sourcecode - Can't download from Server
the problem was server side, i had to add mime types
if you face same problem, then try to download the files with your browser,
if you get an error 403 then add mime types to your webserver

Royality Free Game Ressources
www.xzessmedia.de
02-13-2013 01:46 PM
Find all posts by this user Quote this message in a reply
Post Reply