-
Just Another Cabal Launcher
https://forum.ragezone.com/cache.php...%2F2mmsro7.jpg
-Simple Features
- FTP base communication for patching.
- Resume capabilities if ever launcher was close during patching.
- MiniWeb dashboard for your server notice and etc.
- File check for some missing file from updates.
- Patch files encryption to avoid manual downloading.
-How to
1. Setup FTP server
- A. Filezilla Server or any.
- B. Create two accounts 1 for uploader and 1 for downloader.
- C. Downloader account must only have (Files: Read, Directory: List, +Subdirs) permissions.
- D. Uploader account must all permissions.
- E. Download and uploader accounts must have the same directories.
2. Setup PatchGenerator
- A. Open and edit Generator.ini from PatchGenerator folder.
3. Generate your launcher config
- A. Run LauncherINI.exe inside LauncherConfig folder.
- B. Copy/paste launcher.ini to ClientLauncher folder.
4. Miniweb (self explainatory)
DOWNLOAD V3.1
DOWNLOAD THEMEPACK
Extract this CabalThemePack.rar to launcher/themes folder.
Code:
Changelog 3.1
Added cabal config read/write for minimal settings
Added cabal language selector
Added cabal theme installer
Register button replaced with Option
Changelog 3.0
New launcher layout
Now supports full client update
Improve comparing between update and local files
PatchGenerator rewritten for improvements
Launcher config creator now with GUI
Changelog 2.1
Fix messed up arguments
Changelog 2.0
New layout
Improve performance
Added error messages
Changelog 1.1
Fix error code (924) from cabal.exe/update.exe.
Decrease some sleeps in uploading patches from (Generator.exe)
I think that's all.
Good luck and have fun!
Quote:
If you want a custom layout and encryption send me a pm...
Detailed HowTo:
1. Install FTP Server (in this example I use FileZilla Server)
Note: You need to open ftp port in firewall.
2. Creating FTP users and setting permissions
I. Creating User
https://forum.ragezone.com/cache.php...%2F11lhjqr.jpg
Note: anonymous and uploader accounts must have the same shared folder.
For anonymous account no need to check/enable password and uploader account must have password for security purposes.
II. Setting permissions of each account
https://forum.ragezone.com/cache.php...%2F33jjo6e.jpg
The picture show permissions for anonymous account and for uploader account need to check all of that.
3. Generating launcher.ini
https://forum.ragezone.com/cache.php...m%2Faobcs8.jpg
One succesfully copy/paste the generated launcher.ini to ClientLauncher/launcher/.
4. Creating a patch.
I. Open PatchGenerator/generator.ini in notepad/++.
https://forum.ragezone.com/cache.php...m%2F17pw0n.jpg
in FTPinfo section enter your uploader account info.
I hope its clear now!!
-
Re: Just Another Cabal Launcher
very nice sir, just ftp support?
-
Re: Just Another Cabal Launcher
Quote:
Originally Posted by
Mundus
very nice sir, just ftp support?
You need apache or ??
-
Re: Just Another Cabal Launcher
-
Re: Just Another Cabal Launcher
-
Re: Just Another Cabal Launcher
How to configure launcher? I did not quite understand ...
- - - Updated - - -
Here is giving the error "impossible to connect to remote server" how to solve?
-
Re: Just Another Cabal Launcher
Glad to see you again here!
-
Re: Just Another Cabal Launcher
-
Re: Just Another Cabal Launcher
Quote:
Originally Posted by
Dens666
AutoIT?
nope..
-
Re: Just Another Cabal Launcher
uuuu nice px :D
Which language is it written?
-
Re: Just Another Cabal Launcher
Good job though and nice tutorial, I suppose is C#.
I am curious if the project in your signature is supposed to be like a professional project or just some random homemade thing.
-
Re: Just Another Cabal Launcher
Quote:
Originally Posted by
Dens666
uuuu nice px :D
Which language is it written?
C#
Quote:
Originally Posted by
emi
Good job though and nice tutorial, I suppose is C#.
I am curious if the project in your signature is supposed to be like a professional project or just some random homemade thing.
That project in my signature is not mine, I'm just sharing it cuz for me its well coded and we don't know there might be somebody here is looking for a good C# server or proxy.
-
Re: Just Another Cabal Launcher
-
Re: Just Another Cabal Launcher
Updated to V3 check first post
-
Re: Just Another Cabal Launcher
wow man nice share thanks adding this to my collection any chance releasing the source?
-
Re: Just Another Cabal Launcher
Quote:
Originally Posted by
PX2000
-Simple Features
- FTP base communication for patching.
- Resume capabilities if ever launcher was close during patching.
- MiniWeb dashboard for your server notice and etc.
- File check for some missing file from updates.
- Patch files encryption to avoid manual downloading.
-How to
1. Setup FTP server
- A. Filezilla Server or any.
- B. Create two accounts 1 for uploader and 1 for downloader.
- C. Downloader account must only have (Files: Read, Directory: List, +Subdirs) permissions.
- D. Uploader account must all permissions.
- E. Download and uploader accounts must have the same directories.
2. Setup PatchGenerator
- A. Open and edit Generator.ini from PatchGenerator folder.
3. Generate your launcher config
- A. Run LauncherINI.exe inside LauncherConfig folder.
- B. Copy/paste launcher.ini to ClientLauncher folder.
4. Miniweb (self explainatory)
DOWNLOAD V3
Code:
Changelog 3.0
New launcher layout
Now supports full client update
Improve comparing between update and local files
PatchGenerator rewritten for improvements
Launcher config creator now with GUI
Changelog 2.1
Fix messed up arguments
Changelog 2.0
New layout
Improve performance
Added error messages
Changelog 1.1
Fix error code (924) from cabal.exe/update.exe.
Decrease some sleeps in uploading patches from (Generator.exe)
I think that's all.
Good luck and have fun!
Detailed HowTo:
1. Install FTP Server (in this example I use FileZilla Server)
Note: You need to open ftp port in firewall.
2. Creating FTP users and setting permissions
I. Creating User
https://forum.ragezone.com/cache.php...%2F11lhjqr.jpg
Note: anonymous and uploader accounts must have the same shared folder.
For anonymous account no need to check/enable password and uploader account must have password for security purposes.
II. Setting permissions of each account
https://forum.ragezone.com/cache.php...%2F33jjo6e.jpg
The picture show permissions for anonymous account and for uploader account need to check all of that.
3. Generating launcher.ini
https://forum.ragezone.com/cache.php...m%2Faobcs8.jpg
One succesfully copy/paste the generated launcher.ini to ClientLauncher/launcher/
.
4. Creating a patch.
I. Open PatchGenerator/generator.ini in notepad/++.
https://forum.ragezone.com/cache.php...m%2F17pw0n.jpg
in FTPinfo section enter your uploader account info.
I hope its clear now!!
bloody hell..i really like this work .. the design the method its all rare..i cant imagine what happen if i have this source and make launcher for ran section..
- - - Updated - - -
i can't wait for the source XD
btw i know its not the right time for the source ..just saying it :(
-
Re: Just Another Cabal Launcher
Updated to version 3.1
see changelog in first post
-
Re: Just Another Cabal Launcher
you could make a video with mini tutorial? please
-
Re: Just Another Cabal Launcher
@PX2000
Bro read pm for some important thing.
-
Re: Just Another Cabal Launcher
i got this error
The remote server returned an error (550) file unavailable ( e,g file not found no access )
how to fixed this problem?
-
Re: Just Another Cabal Launcher
Hi how to solve this? "Unable to connect to the remote server"... I Followed the tuts. I tried my ftp account with filezilla and its working. I wonder why when i run cabal.exe this error pops up. Thanks.
-
Re: Just Another Cabal Launcher
Quote:
Originally Posted by
PX2000
You need apache or ??
http protocol sir to make use of dns proxy and hide the patch server true ip for added protection esp from ddos or what not.
-
Re: Just Another Cabal Launcher
the background image is different than the posted example
-
Re: Just Another Cabal Launcher
Quote:
Originally Posted by
PX2000
You need apache or ??
yea apache support would be awesome! :)
-
Re: Just Another Cabal Launcher
Quote:
Originally Posted by
w3rnis
yea apache support would be awesome! :)
https://forum.ragezone.com/f459/mmop...ncher-1086862/ this one uses http...
-
Re: Just Another Cabal Launcher
need mini tutorial versi 3.1 ??
-
Re: Just Another Cabal Launcher
-
Re: Just Another Cabal Launcher
Nicely working and nice launcher.
Only problem I experienced is FTP server, everything seems working, IPs set correctly everywhere, FTP server is set correctly too, with all permissions, directions and etc, on the hosting - launcher works perfectly, I have no issues on updating, file checks and etc, but when I tried to run launcher on my laptop, it gives me this: Unable to connect to the remote server.
I added exceptions (rules) for inbound and outbound connections in firewall (Windows 2008 R2), all ports are open, so no ports forwarding needed, there is no restrictions, launcher.ini file is setup properly, FTP server got certificates and whatsoever,
but I still seem to be failing to find the problem why I can't launch launcher using different ip. Any idea? Maybe someone experienced same thing?
I would be thankful is someone can help me on this or give a decent advice.
-
Re: Just Another Cabal Launcher
Try ping the ftp server from your laptop and post here the results.
-
Re: Just Another Cabal Launcher
-
3 Attachment(s)
Re: Just Another Cabal Launcher
Cabalmain, cabal.exe and update.. corrupt in process generator.. dont open.
..
- - - Updated - - -
this problem
-
Re: Just Another Cabal Launcher
Quote:
Originally Posted by
Annabeth
Cabalmain, cabal.exe and update.. corrupt in process generator.. dont open.
..
- - - Updated - - -
this problem
folder /launcher/launcher/launcher.ini ? I haven't tested even this launcher but i might it should be just /launcher/launcher.ini
Just move files to folder up and try.
-
Re: Just Another Cabal Launcher
Hi the launcher.ini should be inside the launcher folder. Make sure you put the correct parameters.
-
Re: Just Another Cabal Launcher
-
Re: Just Another Cabal Launcher
ta lotado de virós isso ai, puro Cavalo de Troia
-
Re: Just Another Cabal Launcher
TS may i have the source?
-
Re: Just Another Cabal Launcher
Quote:
Originally Posted by
lalaimpo
make sure u have file update.1st / update.2nd / update.3rd / version
-
Re: Just Another Cabal Launcher
-
Re: Just Another Cabal Launcher
Quote:
Originally Posted by
lucioxp
LOL you should search info what is themida before posting
-
Re: Just Another Cabal Launcher
Launcher dont download subfolder Language and others
-
Re: Just Another Cabal Launcher
Is this still working? I'm getting this error and i've never seen this before
https://image.prntscr.com/image/Tfmh...vWZGFhJ8sA.png
-
Re: Just Another Cabal Launcher
-
Re: Just Another Cabal Launcher
please make one video tutorial, thank you
Quote:
Originally Posted by
LedZeppelin
wow man nice share thanks adding this to my collection any chance releasing the source?
-
Re: Just Another Cabal Launcher
source - sorry for the spaghetti code
cabal_est - here's some ripoff est cabal images
Screenshot by Lightshot
-
Re: Just Another Cabal Launcher
Excuse me, has anyone happened that there are no updates very large files? for example: Data/Map/world_01.mcl (8MB), if you download but not update.