Welcome!

Join our community of MMO enthusiasts and game developers! By registering, you'll gain access to discussions on the latest developments in MMO server files and collaborate with like-minded individuals. Join us today and unlock the potential of MMO server development!

Join Today!

Bless Server files & VM

Master Summoner
Joined
Apr 28, 2022
Messages
555
Reaction score
155
1)Put the launcher from the Desktop VM in the game client folder where you find the .bat...
2)I'm lazy...I use the already configured GM account...
3)You can change the language of the game..In game...Language...as said by argeus99
https://forum.ragezone.com/f857/bless-server-files-amp-vm-1211603/index3.html#post9164579

Then something is not working. Now I can get the launcher to show but when using the admin account to login (admin, 123456) the launcher just gives an error and closes. Any ideas?
 
Initiate Mage
Joined
May 11, 2022
Messages
30
Reaction score
1
Then something is not working. Now I can get the launcher to show but when using the admin account to login (admin, 123456) the launcher just gives an error and closes. Any ideas?

That's weird!
On VM I launch 00.PhPStudy then all exe 0~7,I don't launch 8 as It's missing files...
My VM is configured with NAT-VMnet8 192.168.200.100.
Can you ping VMserver from your PC?

Are you missing the 00.exe with fox by any chance?
Anti Virus ate It sometimes...
 
Initiate Mage
Joined
Jun 22, 2022
Messages
33
Reaction score
2
Managed to log in but it reads ''PMS Error! PMSC_ERR_INIT_INVALIDPARAM, (chinese words)'' in BLCacheServer changelist, everything is at default, is this normal?
 
Master Summoner
Joined
Apr 28, 2022
Messages
555
Reaction score
155
That's weird!
On VM I launch 00.PhPStudy then all exe 0~7,I don't launch 8 as It's missing files...
My VM is configured with NAT-VMnet8 192.168.200.100.
Can you ping VMserver from your PC?

Are you missing the 00.exe with fox by any chance?
Anti Virus ate It sometimes...

Wait, let me explain step by step what I do because I think i am doing something wrong....:

1. I start php study (make sure that apache and SQL are running aka have the red square)
2. That thing with the fox icon: I start it on the VM
3. Start 01 -> 07 (I always give them all around 1-2 min before i start the next)
4. I copy the launcher from VM into the client folder where the .bat file is.
5. My bat file looks like this:
bless.exe BlessUnleashedLauncher -authaddr=192.168.200.100:9900 -LoginID=admin -Password=123456 -DeveloperMode=true
6. I see bottom left a green icon on the launcher ( i assume that means server online?)

I can ping the VM from my host PC and ping my host from the VM.

I get an error with the launcher
Ks4St0w.png
 
Initiate Mage
Joined
Oct 27, 2020
Messages
44
Reaction score
20
@Robyson no way to make it work with 3rd generation intel then?unless recompiling the exes?but we need the source for that right?

It seems that unfortunately we will have to update the hardware :lol:
Strange, because Tera being a better game "in my opinion" doesn't need AVX2.
 
Initiate Mage
Joined
Jan 3, 2020
Messages
86
Reaction score
31
I was able to get into the game. My Voice Server file is missing but it basically the chat server and not needed. Don't forget to add your IP address to the start.bat file otherwise client cant see server. I did not need the launcher from the server either. I used the Google Drive Client.

bless.exe BlessUnleashedLauncher -authaddr=192.168.200.100:9900 -LoginID=ACCOUNT -DeveloperMode=true

Screenshot 1.pngScreenshot 2.pngScreenshot 3.jpgScreenshot 4.png
 
Last edited:
Master Summoner
Joined
Apr 28, 2022
Messages
555
Reaction score
155
Wait....can it be that the client from that Mega link is incomplete? its only about 12GB in size and I do not see a bless.exe file anywhere in it....
 
Initiate Mage
Joined
May 11, 2022
Messages
30
Reaction score
1
@dziobus Without a way to "read" the message in gibberish,no way to know for sure...I don't think you did something wrong.
My Bless client is 28GB.From Google.

Try the TaraLong method...with the bless.exe from client...not the one from VM.
 
Master Summoner
Joined
Apr 28, 2022
Messages
555
Reaction score
155
@dziobus Without a way to "read" the message in gibberish,no way to know for sure...I don't think you did something wrong.
My Bless client is 28GB.From Google.

Try the TaraLong method...with the bless.exe from client...not the one from VM.

See thats the thing that client from Mega link has no Bless.exe file in it and its half the size of yours. So i think that is the issue.
I am downloading the client from the google link thats 28GB and will try it with that one and see if it works.
Thank you for your help so far <3
 
Initiate Mage
Joined
May 11, 2022
Messages
30
Reaction score
1
See thats the thing that client from Mega link has no Bless.exe file in it and its half the size of yours. So i think that is the issue.
I am downloading the client from the google link thats 28GB and will try it with that one and see if it works.
Thank you for your help so far <3

No problem ^^
And...Good Luck!
 
Initiate Mage
Joined
Feb 16, 2023
Messages
5
Reaction score
5
Does anyone have or are working on a API and a Launcher?(besides the chinese launchers).

if you are looking for a method to start the game without the chinese launch, here it is

VM: start 00 to 07 (except 00.登录网关)

Client: Edit start.bat (automatically register an account (if there is no such account)) - Ex name:ragezone
bless.exe BlessUnleashedLauncher -authaddr=192.168.200.100:9900 -LoginID=ragezone -DeveloperMode=true

To use BLESS MALL, add the account in MSSQL->GlobalDB_Create->Web_Account (Ex name:ragezone)
Ex code: INSERT INTO [dbo].[Web_Account] ([usn], [accountName], [accountPassword], [uCash]) VALUES (1, 'ragezone', '123456', 9999999);

change ragezone to your player name, password is 123456.
if you use the start.bat, the usn starts from 1
 
Master Summoner
Joined
Apr 28, 2022
Messages
555
Reaction score
155
Could someone upload a good client to Mega or somewhere? Each time I try to download it from google drive it goes well and then half way through the download just breaks. Happened 4 times now.
 
Initiate Mage
Joined
Jan 3, 2020
Messages
86
Reaction score
31
Last edited:
"One day at a time"
[VIP] Member
Joined
Sep 21, 2013
Messages
2,022
Reaction score
1,610
@Robyson no way to make it work with 3rd generation intel then?unless recompiling the exes?but we need the source for that right?
xlw00tlx i found the solution to your problem :eek:tt1:
Intel emulator software that can emulate AVX2 :lol:

https://www.intel.com/content/www/us/en/download/684897/intel-software-development-emulator.html

https://steamcommunity.com/app/1659420/discussions/1/3461605794235481477/

Believe!! I tested this on my old PC and it worked :wink:

https://postimg.cc/kBK5sz9b

https://postimg.cc/v4vZFn48

https://postimg.cc/qhNJ3Zjg
 
Master Summoner
Joined
Apr 28, 2022
Messages
555
Reaction score
155
Downloading the mediafire links will take some time but managed to get the google drive client, but whats the password?
 
CATMAGEDDON
Joined
Aug 17, 2014
Messages
1,575
Reaction score
256
@ Robyson the performance will be bad with that emulation? anyway it is progress! and it should be pinned on first page
 
Initiate Mage
Joined
Oct 27, 2020
Messages
44
Reaction score
20
Downloading the mediafire links will take some time but managed to get the google drive client, but whats the password?

Bless_client.zip password...

NAm9LKEuNTnCwn&AdQH$fcFEe&wSuQ&C8w#vfsY9#U&CUQDdegs@ujT9SAZ%!39D#s9YQ#bB*mqbMXC$L%wmCXv$ujkF*DZ&*rY
 
Master Summoner
Joined
Apr 28, 2022
Messages
555
Reaction score
155

Bless_client.zip password...

NAm9LKEuNTnCwn&AdQH$fcFEe&wSuQ&C8w#vfsY9#U&CUQDdegs@ujT9SAZ%!39D#s9YQ#bB*mqbMXC$L%wmCXv$ujkF*DZ&*rY

Do i need to decode it or something because its not working.
 
Master Summoner
Joined
Apr 28, 2022
Messages
555
Reaction score
155

I know, but its does not work....hence my question do i just copy paste it or its encrypted and needs to be decrypted. Downloaded the client from the google drive but the password you linked does not work....


nvm....seems needed to use a different unpacker for the folder...>.> my lord....

- - - Updated - - -

OK, got the server running, got the client now working also (seems the one in Mega link was not complete for whatever reason).
Thanks to all who helped. Now all that is left is:

1. How to get the GM commands working
2. I tried what Freshtest posted about the account cash etc, but does not seem to work.

So if anyone could help out with these two would be great.
 
Last edited:
Back
Top