[Inventory Tab] Help

12/03/2016 10:56 TheCab#1
I'am done adding all the codes and compile it with no errors but when I've tried to log-in and Enter in the server this error occurs. Then i cannot open again. I hope you can help me with this

2016/12/ 3 23:07:44
\Flyff\xxx\zzzzz\Program\_Database\DbManager.cpp, 731 adfasdf

Line 731

VERIFYSTRING( Inven, mover.m_szName );

Line 714 ~ 754

Do I need to change some of my database? if yes can you help me what should I add or remove maybe?

Thanks EpvpTeam



#Edited
12/03/2016 14:35 raventh1984#2
#include "DPClient.h"
extern CDPClient g_DPlay;

Look at the capitals.
12/03/2016 16:24 TheCab#3
Quote:
Originally Posted by raventh1984 View Post
#include "DPClient.h"
extern CDPClient g_DPlay;

Look at the capitals.
Thanks I've already fix my first problem
What i did is
I just Remove the Wndcontrol.... in Worldserver :D


Edited post I hope you can also help me with this thanks :handsdown: :handsdown:
12/03/2016 16:41 raventh1984#4
There is much more then this.
Database
Character_str
Inventory tbl
base value tbl
etc.
12/04/2016 02:55 TheCab#5
Quote:
Originally Posted by raventh1984 View Post
There is much more then this.
Database
Character_str
Inventory tbl
base value tbl
etc.
Can you teach me how to get the database? i saw the database uploaded in DC Source but I didn't know how to open it and look for the source :confused:

:handsdown:
12/04/2016 09:49 aoyamananami#6
Quote:
Originally Posted by TheCab View Post
Can you teach me how to get the database? i saw the database uploaded in DC Source but I didn't know how to open it and look for the source :confused:

:handsdown:
to open DC database

1. Download it
2. put .bak on the end of the file of the database, example, ACCOUNT_DBF.bak
3. use sql 2008 r2 or higher
4. restore database of DC

hope i helped.:o
12/04/2016 22:36 TheCab#7
Quote:
Originally Posted by aoyamananami View Post
to open DC database

1. Download it
2. put .bak on the end of the file of the database, example, ACCOUNT_DBF.bak
3. use sql 2008 r2 or higher
4. restore database of DC

hope i helped.:o
Yup I've tried this already but I just need the code? Is it possible to look for the code inside that DC database? thanks dude!
12/06/2016 14:24 khemomo#8
same problem after leeching the inventory tab on dragoncross. and I've also tried to use the database of the Dragoncross but nothing happens. I cannot create Character or I cannot proceed to the character selection. Please to anyone who are kind enough to help us please comment :(

this is where the error occurs :3

VERIFYSTRING( Inven, mover.m_szName );
12/07/2016 07:20 Rhyder`#9
I sell it pm me on skype.

100% fix
12/07/2016 10:10 khemomo#10
Quote:
Originally Posted by jayjei14 View Post
I sell it pm me on skype.

100% fix
for how much?
12/07/2016 10:42 Kiseku#11
Quote:
Originally Posted by jayjei14 View Post
I sell it pm me on skype.

100% fix
"Your" tab Inventory isnt fixxed ^^
2-3 Bugs:p

I sell it for 20$
12/07/2016 12:00 khemomo#12
Ok for now I'am waiting for the kind people who can help me to fix this one :) thanks anyway
12/08/2016 18:37 Mike Oxmaul#13
20$ for what?
go into db
inventory db
and add $ in m_Inventory4 and clean m_Inventory & m_Inventory2-3
12/09/2016 10:53 TheCab#14
Quote:
Originally Posted by Jupsi332 View Post
20$ for what?
go into db
inventory db
and add $ in m_Inventory4 and clean m_Inventory & m_Inventory2-3
thanks for your help but I still get this error
\Flyff\xxx\zzzzz\Program\_Database\DbManager.cpp, 731 adfasdf

This is the code on my DbManager.cpp line 731
VERIFYSTRING( Inven, mover.m_szName );

after I've add the
m_Inventory2 varchar(6000)
m_Inventory3 varchar(6000)
m_Inventory4 varchar(6000)

on my dbo.INVENTORY_TBL on my SQL

[Only registered and activated users can see links. Click Here To Register...]
12/09/2016 17:37 Mike Oxmaul#15
[Only registered and activated users can see links. Click Here To Register...]