Jump to content

Sash system little problem with compilation


Recommended Posts

  • Replies 15
  • Created
  • Last Reply

Top Posters In This Topic

Hi, i make sash system but i have little problem with compilation. My error:
 

char.cpp:1625: error: 'POINT_PRESTIGE_LEVEL' was not declared in this scope
char.cpp:1625: error: 'GetPrestigeLevel' was not declared in this scope

My char.cpp

http://pastebin.com/ZwbTzdrz

Can you help me? 

char.cpp line 1625 delete.

Link to comment
Share on other sites

Hi, i make sash system but i have little problem with compilation. My error:
 

char.cpp:1625: error: 'POINT_PRESTIGE_LEVEL' was not declared in this scope
char.cpp:1625: error: 'GetPrestigeLevel' was not declared in this scope

My char.cpp

http://pastebin.com/ZwbTzdrz

Can you help me? 

char.cpp line 1625 delete.

They will work sashes if I delete it?

Link to comment
Share on other sites

Hi, i make sash system but i have little problem with compilation. My error:
 

char.cpp:1625: error: 'POINT_PRESTIGE_LEVEL' was not declared in this scope
char.cpp:1625: error: 'GetPrestigeLevel' was not declared in this scope

My char.cpp

http://pastebin.com/ZwbTzdrz

Can you help me? 

char.cpp line 1625 delete.

They will work sashes if I delete it?

Yes.

  • Love 1
Link to comment
Share on other sites

Hi, i make sash system but i have little problem with compilation. My error:
 

char.cpp:1625: error: 'POINT_PRESTIGE_LEVEL' was not declared in this scope
char.cpp:1625: error: 'GetPrestigeLevel' was not declared in this scope

My char.cpp

http://pastebin.com/ZwbTzdrz

Can you help me? 

char.cpp line 1625 delete.

They will work sashes if I delete it?

Yes.

Now i have this error:

http://pastebin.com/2EFnx46L

This is my cpp file

http://www55.zippyshare.com/v/g10AR9Gq/file.html

Scan

https://virusscan.jotti.org/en-US/filescanjob/9rcyi8z3q6

Can you help me? 

Link to comment
Share on other sites

@Rideas

Now in my client sysser i have: 

1104 22:53:05756 :: Acce number 41924 is not exist.
1104 22:53:05846 :: Acce number 42624 is not exist.
1104 22:53:05847 :: Acce number 39894 is not exist.
1104 22:53:05906 :: Acce number 42500 is not exist.
1104 22:53:15157 :: GRANNY: r:/granny/rt/granny_file_info.cpp(145): File has run-time type tag of 0x8000000f, which doesn't match this version of Granny (0x80000010).  Automatic conversion will be attempted.
1104 22:53:22781 :: CSoundManager::PlayMusic - Failed to load stream sound : BGM/enter_the_east.mp3
1104 22:53:23510 :: CRaceManager::GetRaceDataPointer: cannot load data by dwRaceIndex 587268096
1104 22:53:23514 :: Acce number 415 is not exist.
1104 22:53:23529 :: GRANNY: r:/granny/rt/granny_file_info.cpp(145): File has run-time type tag of 0x80000015, which doesn't match this version of Granny (0x80000010).  Automatic conversion will be attempted.
1104 22:53:23531 :: Unknown packet header: 35, last: 1 136

If i login into game my client crashed. I edited packet.h in game and client source. 

Link to comment
Share on other sites

Have u added system in DB+CLIENT+ITEM_PROTO+PYTHON ?

Yup, my packet.h in client source

http://pastebin.com/NnGntktg

in game

http://pastebin.com/pskG1pJ4

Syserr client

1105 19:59:23148 :: Acce number 41924 is not exist.
1105 19:59:23248 :: Acce number 42624 is not exist.
1105 19:59:23250 :: Acce number 39894 is not exist.
1105 19:59:31445 :: GRANNY: r:/granny/rt/granny_file_info.cpp(145): File has run-time type tag of 0x8000000f, which doesn't match this version of Granny (0x80000010).  Automatic conversion will be attempted.
1105 19:59:40589 :: CSoundManager::PlayMusic - Failed to load stream sound : BGM/enter_the_east.mp3
1105 19:59:41335 :: CRaceManager::GetRaceDataPointer: cannot load data by dwRaceIndex 587268096
1105 19:59:41344 :: Acce number 415 is not exist.
1105 19:59:41353 :: GRANNY: r:/granny/rt/granny_file_info.cpp(145): File has run-time type tag of 0x80000015, which doesn't match this version of Granny (0x80000010).  Automatic conversion will be attempted.
1105 19:59:41355 :: Unknown packet header: 35, last: 1 136

Can you help? 

Link to comment
Share on other sites

Anybody Item Value 3 send a Number to PART_ACCE and this ACCE Number ist not right in the MSM File of that Race

 

1105 19:59:23250 :: Acce number 39894 is not exist.

Here say findAcce Number 39894 it Send and not exist

But 

Unknown packet header: 35, last: 1 136

is game/binary error, right? My client crashed in i login into game. 

Edited by avertuss
Link to comment
Share on other sites

  • 7 months later...

Please sign in to comment

You will be able to leave a comment after signing in



Sign In Now

Announcements



×
×
  • Create New...

Important Information

Terms of Use / Privacy Policy / Guidelines / We have placed cookies on your device to help make this website better. You can adjust your cookie settings, otherwise we'll assume you're okay to continue.