@w3rnis
thank it working, but launcher dont check version? everytime i'm run launcher download Updates1.7z
Printable View
@w3rnis
thank it working, but launcher dont check version? everytime i'm run launcher download Updates1.7z
@waldopulanco
upload folder Client + Update to host
Okey after reading code million time figured it out... So updater works when Cabalmain version on remote server is higher then local one. Also update need to be named same as cabalmain version. Example if you used Cabalmain version 374 and if you want to make update change cabalamain version to 375, make updates375.7z file generate new resources.xml file upload everything and it should work...
Hello. How ti fix some error? Website is Working, but its not showing Character Data. whenever i click character management, it shows only blank.. please help thanks
Here Ya go.... and I hope some help about it ;)
REUPLOADED.....MMOParadox
What datatype u use?
Sent from my D6653 using Tapatalk
cant see any admin panel, aredy i chenge $config['ADMIN'] = array('AccountName');
wath i need to modificate? to se it.
No pannel for CHange password?
- - - Updated - - -
and also how to active Webshop? and ADMIN pannel?
any DB for this website?
I solved it already , THX any wey.
controlpanel AuthType'] == 1) mast be 0
reupload pls
Nice share but Codex is much more better than this.
Where can I find Codex source?
can anyone reupload this one?>
thanks thanks
someone can put the link of the Paradox database?
I updated my first post with working links, for all those who still want these files.
No support is provide by me, so don't ask.
Thanks :)
I updated my first post with working links, for all those who still want these files.
No support is provide by me, so don't ask.
Thanks :)
I updated my first post with working links, for all those who still want these files.
No support is provide by me, so don't ask.
Thanks :)
You can find this in the server files thread > http://forum.ragezone.com/f459/mmopa...files-1086863/
I updated my first post with working links, for all those who still want these files.
No support is provide by me, so don't ask.
Thanks :)
thanks for update files
@Ketchup It does not work the website by mistake in the index?
Parse error: syntax error, unexpected end of file in C:\xampp\htdocs\index.php on line 397
can Anyone how do I inject it to cabalmain? is it can be inject at entry point?
how do I add to block some cheats? example Magic key Finder by woodoo34tr the file name is rte.exe. thanks in advance!
this works with AppServ? as for Windows 10 version?
some nice guy can post the clean database of this website what is in the downloads and corrupted
@Ketchup
Excuse me
Why Kaspersky detect paradox.dll was malware ?
No idea, it's more then likely due to the code of it though. I didn't code it, only shared it so no idea really just a guess.
You can remove paradox.dll and use this: http://forum.ragezone.com/f459/prote...y-dll-1086860/ which is what the dll was made from.
I would like to do a mini tutorial, configuration, I am having difficulty setting up the launcher
Mini Video Tutorial configuration Launcher PT-BR!
Tutorial Configurar Launcher MMOParadox
Good Day... how to turn off the account validation via Email thankss
- - - Updated - - -
how to enable PHPMailer?? i cant verify my account... because i didnt received any mail on my Email account..
[root@localhost ~]# ACE_ASSERT: file Game/NPCShop.cpp, line 307 assertion failed for 'g_sItemData[saleItem.itemInfo_.GetItemIdx()].IsValid() && "Invalid ItemIdx"'.Aborting...
Any idea where this error comes from?
Okay, now i don't get any issues but now i get issue with WorldSrv01 log.
[Sun Mar 19 2017 08:16:03.620052 4151453392]: GetPathString(): Section /etc/cabal/Data/Mobs.scp
[Sun Mar 19 2017 08:16:03.870401 4151453392]: GetPathString(): Section /etc/cabal/Data/Item.scp
[Sun Mar 19 2017 08:16:04.003637 4151453392]: GetPathString(): Section /etc/cabal/Data/Warp.scp
[Sun Mar 19 2017 08:16:05.081738 4151453392]: [##ERROR##] Load(): Invalid ToItem : iN(223), ItemKindIdx(3577)
[Sun Mar 19 2017 08:16:05.081891 4151453392]: [##ERROR##] RunServer(): Initialize fail
[Sun Mar 19 2017 08:16:05.082044 4151453392]: RunServer END
[Sun Mar 19 2017 08:16:05.082057 4151453392]: FinalEnv BEGIN
I tried it on SQLSERVER14 Management Studio but gives me error when restoring
- - - Updated - - -
anyone have a backup database that compatible with sql2008 r2?
- - - Updated - - -
may I know where can I find to config this thing? Because I didn't get any validation in my email I've given and also it needs to be activated before I can enter the game.
http://image.prntscr.com/image/f054a...f4c9575196.png
http://image.prntscr.com/image/e6887...42b7e32b09.jpg
interesting. can give some hint?
Are you fixing the phpmailer to send the code in mail?!!!
this is a good website but beware on the holes of the files your server will be hacked once they see the holes
what hole?
Hi Good day. I just have a Question. Is it possible to use this launcher to our cabal server? I follow all the procedures and when i try to start the cabal there's a Error. "The MMOParadox Launcher is not in the MMOParadox cabal directory. Please reinstall the MMOParadox Client. This Error happens already when i try to Debug the file. and after all of the procedures when opening it still have that problem.
See the image below. Thanks
[IMG]http://i68.tinypic.com/286wwus.png[/IMG]
follow the video tutorial, will work, you skipped some steps..
can i request for the img file template? or what is the sized of the picture the one with Return of the guardians cause i want to change it
this protector great. u need to update your dll once u found new hack.
just i got problem.
http://forum.ragezone.com/attachment...0&d=1449470532
https://preview.ibb.co/f3FA65/Capture.png
anyone can help with this?
Well, even though none of what you said holds any relevence to Visual Studio itself, the problem is that the reference paths are for C++/CLI when you use the #using directive. For .h files you need to set the Include paths, this will add paths to what VC looks in when you use the #include directive.
So to do this in Visual Studio, open up Solution Explorer, right click on the main project's name and then select Properties. In the window that appears go to Configuration Properties->C/C++->General and in Additional Include Directories add the path to the header files. This can be relative or absolute. You must do this for all configurations in your project. Please note that it must be Include for the compiler to associate that with the #include directive. So if you are modifying another IDE then look out for Include.
The directions that I gave will work on VC8 and newer (they should also work on VC7 and 7.1) but I don't know VC 6. So if you are using that then again, look out for the Additional Include Directories setting.
actually i cannot find any file protector.pch inside the project or inside the code. But the error need the pch file when i click the error,
it directly to header file (#include "StdAfx.h")
when I press start the launcher opens itself and not the game
All threads have been merged thanks to @Future.
Original post is now updated to, please stop spamming me about re-uploading lol.
Thanks :):
Why updates doesn't extract at all?
I used 7zip with its password. After all set and run launcher, it didn't update or extract.
Anyone can help me with this? Thank you.
Note:
7Character + Update Number or whatever on 7z file.
I had/have same problem....Quote:
Why updates doesn't extract at all?
I used 7zip with its password. After all set and run launcher, it didn't update or extract.
Anyone can help me with this? Thank you.
Note:
7Character + Update Number or whatever on 7z file.
//
CheckFiles of Launcher:
private void btn_check_Click(object sender, RoutedEventArgs e)
{
}
does anyone know the code line of CheckFiles compare and download?
- - - Updated - - -
I have created this, but it is not fully apt to interface
he check hashs = files of launcher/client.
launcher close and download files of hash is correct
Code:private void btn_check_Click(object sender, RoutedEventArgs e)
{
int i = 1;
downloadable_files.Clear();
foreach (var items in mgr_cfg.ConfigRemote.Hashes.Hash)
{
if (items.hash != App.GetMd5HashFromFile(items.file))
{
downloadable_files.Add(i, items.file);
Console.WriteLine("Index: {0} File: {1}", i, items.file);
ViewModel.FileDownloader.SetSource(client_hostname + "client/" + items.file);
ViewModel.FileDownloader.SetTarget(items.file);
ViewModel.FileDownloader.Download();
ViewModel.ReportStatus.Report("Update completed.");
while (ViewModel.FileDownloader.IsRunning())
{
Thread.Sleep(50);
Process.GetCurrentProcess().Kill();
}
}
ViewModel.ReportProgess.Progess(i, mgr_cfg.ConfigRemote.Hashes.count);
ViewModel.ReportStatus.Report("Checking Files " + i + " de " +
mgr_cfg.ConfigRemote.Hashes.count);
i++;
ViewModel.ReportStatus.Report("Already for play...");
if (i == mgr_cfg.ConfigRemote.Hashes.count)
{
uptodate = false;
}
else
{
if (App.GetMd5HashFromFile(client_cabalmain) !=
mgr_cfg.ConfigRemote.Settings.CabalMainHash)
{
ViewModel.FileDownloader.SetSource(client_hostname + "client/" + client_cabalmain);
ViewModel.FileDownloader.SetTarget(client_cabalmain);
ViewModel.FileDownloader.Download();
ViewModel.ReportStatus.Report("Update completed.");
while (ViewModel.FileDownloader.IsRunning())
{
Thread.Sleep(50);
}
ViewModel.ReportStatus.Report("Update completed.");
uptodate = true;
Process.GetCurrentProcess().Kill();
}
else
{
uptodate = true;
}
}
}
how to use it and where i Need to add the Daten i will try me server pls if u can help me send pls turtoriale and links how ty sry
For me english
Everythings u have w sections with tutorials. U should find it
Sent from my HUAWEI VNS-L21 using Tapatalk
Link is updated.
I also have nothing to do with cabal anymore, if it's deleted for w/e reason it's on you guys to provide mirrors.
Please stop spamming my pm box about it.
Or you could just search for the text rather then debug it lol.
"The MMOParadox Launcher is not in the MMOParadox Cabal directory. Please reinstall the MMOParadox Client." leads you right to the spot, it's also pretty self explanatory to.
Hello, about "error dispatcher" try open launcher for some people, what can it be?
Why does it happen? I'm using AppServ 2.5.9.
https://i.imgur.com/TA2fwj9.jpg
when I uncomment the line on httpd.conf:
#LoadModule rewrite_module modules/mod_rewrite.so
the error changes to "HTTP 404 - The webpage cannot be found".
----------- ---------- ---------- ----------- ----------- ---------- ----------
https://i.imgur.com/zsaykFn.png
----------- ---------- ---------- ----------- ----------- ---------- ----------
https://i.imgur.com/J9agNCN.png
----------- ---------- ---------- ----------- ----------- ---------- ----------
apparently everything is in the right place, what can be this mistake?
Crashed you there?
Someone can teach me how to disable email validation? Thanks in advance to those pros who will help.
Thank you very much the landlord
link is died reupload please
Anyone can explain to me how the update work for client files? The cabalmain, update.exe and cabal.exe works fine. I need to update a file extra-object.enc , i try to follow some tutorials about 7zip with password but the launcher dont download the content of folder update.
have some rules to be used?
Does anyone know how to fix this?
https://imgur.com/a/ff5wI0B
- - - Updated - - -
https://imgur.com/a/ff5wI0B