Bless Server files & VM

so far got near everything working, but few things i am yet to get going, one is the premium benifits, while i do have the items in the bag in consumables they won't activate, perhaps someone could give an idea as to what works with that regard?, thanks!View attachment 173306View attachment 173306
String or DB changes for make it avalible?

nwm it's web shop.
 
Last edited by a moderator:
English send email! Add quick search itemID, the rest of the language json file has been placed in the folder, please modify it yourself! Unzip the file to the webtool root directory

Do you maybe have the dungeon ID list? I tried getting it from server files but could not find it.
 
Someone knows how to synchronize clients?
I use pak to package xml, and the game has no effect
It seems that the client uses bin instead of xml
Someone knows how to convert xml to bin
 
Someone knows how to synchronize clients?
I use pak to package xml, and the game has no effect
It seems that the client uses bin instead of xml
Someone knows how to convert xml to bin

I'm also working on this BIN, but the bin is binary, so it will take a long time to research! Of course if there are professionals should be soon
 
The game reads a bin file. I can still play normally if I delete the entire XML
 
Also my webpart isn´t working somehow and if I use the client from VM, the client closes


If I want to login with the client, he says that there isn´t a server running + where to login?
My whole server is running correctly and I turned firewall off + the right IP from my VPS into the BAT
 
Last edited:
Also my webpart isn´t working somehow and if I use the client from VM, the client closes


If I want to login with the client, he says that there isn´t a server running + where to login?
My whole server is running correctly and I turned firewall off + the right IP from my VPS into the BAT

Mb you make ss with all running services?
 

@PapkaHere


--------------
and this is my start.bat

bless.exe BlessUnleashedLauncher -authaddr=IP:VPSIP -LoginID=admin -DeveloperMode=true


Mdam

authaddr=IP:VPSIP

Add HERE IP AND PORT! PORT 9900

-LoginID=admin

After this add

-Password=123456

Example
bless.exe BlessUnleashedLauncher -authaddr=127.0.0.1:9900 -LoginID=admin -Password=123456 -DeveloperMode=true
 
yes, I just replaced my IP with "VPSIP"

Sadly still that he can´t find server



Do I need to change somewhere some IP´s oto my VPS IP? I installed some games already and they all worked with standart IP configs
 
yes, I just replaced my IP with "VPSIP"

Sadly still that he can´t find server



Do I need to change somewhere some IP´s oto my VPS IP? I installed some games already and they all worked with standart IP configs
idk rly, i not use vm image.
 
ty for share, why i cant ping from my local ip to " 192.168.200.100 " please help

Is your NAT properly setup? In the VM do you have a network connection / internet?



yes, I just replaced my IP with "VPSIP"

Sadly still that he can´t find server



Do I need to change somewhere some IP´s oto my VPS IP? I installed some games already and they all worked with standart IP configs

Are you able to ping the VM on 192.168.200.100 ? The network should be set to NAT so you might need to make sure the VM gets that ip. Check if you have network connection on the VM. Did you start everything in order aswel?
 
ty for share, why i cant ping from my local ip to " 192.168.200.100 " please help
lol. your a member of this group from 2010 and u don't know how you will change your vm settings. nvm. you need to change your Vmware virtual network settings NAT settings. Set subnet as 192.168.200.0 and nat gateway 192.168.200.2
 
lol. your a member of this group from 2010 and u don't know how you will change your vm settings. nvm. you need to change your Vmware virtual network settings NAT settings. Set subnet as 192.168.200.0 and nat gateway 192.168.200.2


ty bro fixed it ^^

-

kardeş valla unuttuk gitti yaşlanıyoruz :)
 
Back