[Release] Vindictus

Man, i still have Transaction Failed when complete purchase in beauty shop.
I transfer CustomizeItemInfo and CustomizePrice from heroes.db3 (client) to heroesContent.db3 (server) but still error - Transaction failed.
This is what in the cash shop service log :

09-05 03:59:52 > [CashShopService.CashShopService][CashShopService.CashShopService (1304)][OperationProcessor] - [DirectPickUp] Exception occured in stepSystem.NullReferenceException: Object reference not set to an instance of an object.
09-05 03:59:52 > at CashShopService.Processors.DirectPickUpProcessor.<Run>d__6.MoveNext()
09-05 03:59:52 > at UnifiedNetwork.Cooperation.OperationProcessor.Step()
09-05 03:59:52 > at UnifiedNetwork.Cooperation.OperationProcessor.ProcessFeedback(Object feedback)
09-05 03:59:52 >
 
Wow Malina town is nice haha I was battling with the Anaconda bosses. Yes. You can do that and get rid of the annoying log in failed error or relog back to main screen. Mine EU 1.65 heroes.db3 had the fixed and added hagie(Sylas) createable too.

I couldn't get Vindictusworld heroes.db3 working on EU 1.65 it still prompted that sql\heroes.db3 error, but their heroes.db3 is almost same size as EU 1.65. Anyone has 1.69 EU client? Can you test it?





Looks like it, from what I gathered from their Shoutbox. Some of the players experienced client can't type in username ID and password. This happened to EU 1.65 client too. For EU 1.69 and 1.70 it works just fine. aiolosmk, can you explain why I couldn't use Vindictusworld heroes.db3 with EU 1.65 client?
you basically want to play vindictus world server with 165 client? well just transfer data from vindictus world clientdb3 to your 165 db3 and heroes content with navicat and try
 
Last edited:
I can't do the proper data transfer that why it gave a SQL\heroes.db3 error. The new heroes.db3 is only 75kb haha. Can someone gives a mini guide on a proper data transfer ?

Hmm I think I got it right this time. But client still prompted SQL\heroes.db3 error with Vindictusworld heroes.db3 transfered to mine original EU client 1.65 ones. Strange if they are using the same version of heroes.db3 it should launch normal like a modified ones.
 
Last edited:
Okay, i found out the cash shop myth by looking at Vindictus World heroes.db3
In FeatureMatrix table, u need to set to NULL the following features in both client and server database:
CashShop
ingame_cashshop
BeautyShopNoCashMode
BeautyShopItemOnlyCashPurchase


Someone test pls
 
I can't do the proper data transfer that why it gave a SQL\heroes.db3 error. The new heroes.db3 is only 75kb haha. Can someone gives a mini guide on a proper data transfer ?

Hmm I think I got it right this time. But client still prompted SQL\heroes.db3 error with Vindictusworld heroes.db3 transfered to mine original EU client 1.65 ones. Strange if they are using the same version of heroes.db3 it should launch normal like a modified ones.
Try this
 
Try this

Holy crap. It launched without an error. So my transferred was all wrong. Lets me test with patchouli's heroescontents.db3.

W00t im connecting to Vindictusworld instead of my LAN server.
Hmm but if GM adjust something on their server-side I won't be able to see the changes. I hope Drake upload that costume launcher soon.
aiolosmk, can I ask did you added their IP inside this heroes.db3? Causes on my nmconew.ini and hosts files didn't have their Vindictusworld.com as IP but still connected to theirs.

Which tables on heroes.db3 do I need to change if I want to connect to my LAN server with their heroes.db3?
 
Last edited:
Failed to read compress buffer = your HFS needs to be bigger than the original.

Bin folder bypass:
http://forum.ragezone.com/f945/tutorial-bypass-uptodateinfo2-dat-1111855/
To edit engine.dll just get a hex editor, open it up and search for sqlite/heroes.db3, change it to something else.
Read that thread for more details.

Navicat can't see *.db3 by default you need to select it yourself manually.

If you can't type in user/pass you just alt tab and come back, and it works.

If you want to connect to your own server you just need to change the endpoint.txt location and nmconew.ini.
 
The endpoint.txt and nmconew.ini is using my LAN IP. Which should connecting to my server but when I replaced aiolosmk's heroes.db3 it just connected to Vindictusworld... this is just surprised me here now.



Okay, i found out the cash shop myth by looking at Vindictus World heroes.db3
In FeatureMatrix table, u need to set to NULL the following features in both client and server database:
CashShop
ingame_cashshop
BeautyShopNoCashMode
BeautyShopItemOnlyCashPurchase


Someone test pls

I'm testing it now. Not work still need NX cash. I'm assume patchouli's heroescontents.db3 already had beauty shop free.
 
The endpoint.txt and nmconew.ini is using my LAN IP. Which should connecting to my server but when I replaced aiolosmk's heroes.db3 it just connected to Vindictusworld... this is just surprised me here now.





I'm testing it now. Not work still need NX cash. I'm assume patchouli's heroescontents.db3 already had beauty shop free.

In CustomizeItemInfo set IsCash = False and CustomizePrice set Price = 0 .
I did it in heroes.db3 then transfer these 2 tables to heroesContents.db3 .
Then rename heroes.db3 to heroes.db3.comp and drag it to replace old one in 286FE9924483F382029EF68BA6C260B3C2563BF9.zip
then convert this zip to HFS using VZipFlip6
and copy this HFS to client/ hfs folder.

By doing this, you disable cash shop. Client will know beauty shop is a normal shop, and by making IsCash = false and Price = 0, you have everything in beauty shop for free.
 
Last edited:
I set free beauty shops questions:
1, closed FeatureMatrix of CashShop = null BeautyShopNoCashMode = 1
2. Set CustomizeItemInfo of IsCash = False
3, the use of vouchers to buy goods
But still failed Tips for Buying


Will be how to delete purchase confirmation of failure?
 
hey guys, i got bug that no spawning monsters, those map is like have nothing to do, then i can't go pass the first Q, any suggest?

beside that, i can't change anything in hfs file cause error code 36 when turn on client, so i just change in heroescontents, is that cause the bug?
 
I set free beauty shops questions:
1, closed FeatureMatrix of CashShop = null BeautyShopNoCashMode = 1
2. Set CustomizeItemInfo of IsCash = False
3, the use of vouchers to buy goods
But still failed Tips for Buying


Will be how to delete purchase confirmation of failure?

Try setting NULL the following features in Feature Matrix table in heroes.db3 and heroesContent.db3:
CashShop
ingame_cashshop
BeautyShopNoCashMode
BeautyShopItemOnlyCashPurchase

In heroes.db3
CustomizePriceInfo set Price = 0
CustomizeItemInfo set IsCash = False

Copy these 2 tables to heroesContents.db3

Remember to replace heroes.db3 in the zip then convert it to hfs.



hey guys, i got bug that no spawning monsters, those map is like have nothing to do, then i can't go pass the first Q, any suggest?

beside that, i can't change anything in hfs file cause error code 36 when turn on client, so i just change in heroescontents, is that cause the bug?

Feature matrix on both database
Search for Feature called Endpoint , this is the secret.
 
I set free beauty shops questions:
1, closed FeatureMatrix of CashShop = null BeautyShopNoCashMode = 1
2. Set CustomizeItemInfo of IsCash = False
3, the use of vouchers to buy goods
But still failed Tips for Buying

Will be how to delete purchase confirmation of failure?

enable testserver and testserver_beautyshop in featurematrix and set gamecode in servercore config to EU gamecode
 
@WAMVN: what should i suppose to do? i try to change those address to local address of endpoint.txt but it still cause file system error 36
 
WAMVN: what should i suppose to do? i try to change those address to local address of endpoint.txt but it still cause file system error 36

system error 36 when starting game ?
It is not related to endpoint.txt man
Try replace your client with new bin in 1.65 eu tutorial thread.



WAMVN: what should i suppose to do? i try to change those address to local address of endpoint.txt but it still cause file system error 36

system error 36 when starting game ?
It is not related to endpoint.txt man
Try replace your client with new bin in 1.65 eu tutorial thread.
 
after doing what u said, i got this , what should i do now?

sorry i don't know how to post image
 
Back