MMO Starter Kit

hello Namesis. i might be able to give you some insight here.

Issue #1
I’ve tried about 3 times to upload the game to the ftp.
It does “work” partially, as I can download the game from the launcher, however not the big .pak file.


we ran into this very same issue with out uploader at first. the issue i believe was the path listed for upload.

this is from the documents here: https://docs.google.com/document/d/1…q6-Ix3Eyzs/pub

  1. Go to uploader/ folder, open Settings.ini and fill in the values, for example:

GameDirectory=D:\MyGame\WindowsNoEditor your packaged game folder (no trailing slash)

TempFolder=I: emp a folder to store temp files (no trailing slash)

FtpAddress=ftp://123.123.123.123

FtpLogin=

FtpPassword=12345

FtpPath=/public_html/launcher/ <— MAKE SURE THIS LINE ENDS IN / OTHERWISE IT WILL NOT BE UPLOADED IN THAT FOLDER AND YOU WILL GET A SECURITY FAIL ENDING THE TRANSFER. . THE UNDERLYING CONNECTION WAS CLOSED. AN UNEXPECTED ERROR OCCURRED ON RECEIVE.

Issue #2

this issue may be resolved if it cannot find the files listed from the above transfer. ensure you have 7zip installed on the patcher system and 7zip files associated with it or it won’t unpack the files correctly. also ensure you have the directory structure manually added. the system will not create the folders on upload or deploy they must be preexisting.