Register for your free account! | Forgot your password?

Go Back   elitepvpers > Popular Games > Metin2 > Metin2 Private Server
You last visited: Today at 10:41

  • Please register to post and access all features, it's quick, easy and FREE!

Advertisement



[C++/Python]12 Inventar Seiten FEHLER :(

Discussion on [C++/Python]12 Inventar Seiten FEHLER :( within the Metin2 Private Server forum part of the Metin2 category.

Reply
 
Old   #1
 
elite*gold: 0
Join Date: Aug 2012
Posts: 974
Received Thanks: 89
[C++/Python]12 Inventar Seiten FEHLER :(

habe diesen fehler:
PHP Code:
compile char_item.cpp
compile char_manager
.cpp
In file included from char_item
.cpp:47:
belt_inventory_helper.hIn static member function 'static BYTE CBeltInventoryHelper::GetBeltGradeByRefineLevel(int)':
belt_inventory_helper.h:28warningcomparison between signed and unsigned integer expressions
char_item
.cppAt global scope:
char_item.cpp:455errorprototype for 'CItem* CHARACTER::GetWear(BYTE) const' does not match any in class 'CHARACTER'
char.h:1062errorcandidate isCItemCHARACTER::GetWear(UINT) const
char_item.cpp:467errorprototype for 'void CHARACTER::SetWear(BYTE, CItem*)' does not match any in class 'CHARACTER'
char.h:1061errorcandidate isvoid CHARACTER::SetWear(UINTCItem*)
char_item.cppIn member function 'bool CHARACTER::IsEmptyItemGrid(TItemPos, BYTE, int) const':
char_item.cpp:534errorcall of overloaded 'GetWear(EWearPositions)' is ambiguous
char
.h:1062notecandidates areCItemCHARACTER::GetWear(UINT) const
char_item.cpp:455note:                 CItemCHARACTER::GetWear(BYTE) const
char_item.cpp:544warningcomparison between signed and unsigned integer expressions
char_item
.cpp:559warningcomparison between signed and unsigned integer expressions
char_item
.cpp:578warningcomparison between signed and unsigned integer expressions
char_item
.cpp:608warningcomparison between signed and unsigned integer expressions
char_item
.cpp:640warningcomparison is always false due to limited range of data type
char_item
.cpp:666warningcomparison is always false due to limited range of data type
char_item
.cppAt global scope:
char_item.cpp:1260errorprototype for 'bool CHARACTER::RefineInformation(BYTE, BYTE, int)' does not match any in class 'CHARACTER'
char.h:1102errorcandidate isbool CHARACTER::RefineInformation(UINTBYTEint)
char_item.cppIn member function 'bool CHARACTER::RefineItem(CItem*, CItem*)':
char_item.cpp:1370errorcall of overloaded 'RefineInformation(WORD, ERefineType, WORD)' is ambiguous
char
.h:1102notecandidates arebool CHARACTER::RefineInformation(UINTBYTEint)
char_item.cpp:1260note:                 bool CHARACTER::RefineInformation(BYTEBYTEint)
char_item.cpp:1373errorcall of overloaded 'RefineInformation(WORD, ERefineType, WORD)' is ambiguous
char
.h:1102notecandidates arebool CHARACTER::RefineInformation(UINTBYTEint)
char_item.cpp:1260note:                 bool CHARACTER::RefineInformation(BYTEBYTEint)
char_item.cpp:1377errorcall of overloaded 'RefineInformation(WORD, ERefineType, WORD)' is ambiguous
char
.h:1102notecandidates arebool CHARACTER::RefineInformation(UINTBYTEint)
char_item.cpp:1260note:                 bool CHARACTER::RefineInformation(BYTEBYTEint)
char_item.cpp:1382errorcall of overloaded 'RefineInformation(WORD, ERefineType, WORD)' is ambiguous
char
.h:1102notecandidates arebool CHARACTER::RefineInformation(UINTBYTEint)
char_item.cpp:1260note:                 bool CHARACTER::RefineInformation(BYTEBYTEint)
char_item.cppIn member function 'bool CHARACTER::UseItemEx(CItem*, TItemPos)':
char_item.cpp:2387warningformat '%d' expects type 'int'but argument 6 has type 'long int'
char_item.cpp:2391warningformat '%d' expects type 'int'but argument 6 has type 'long int'
char_item.cpp:2403warningformat '%d' expects type 'int'but argument 5 has type 'long int'
char_item.cpp:2407warningformat '%d' expects type 'int'but argument 5 has type 'long int'
char_item.cpp:2434warningformat '%d' expects type 'int'but argument 6 has type 'long int'
char_item.cpp:2442warningformat '%d' expects type 'int'but argument 5 has type 'long int'
char_item.cpp:3620warningsuggest parentheses around && within ||
char_item.cpp:3644warningsuggest parentheses around && within ||
char_item.cpp:4869errorcall of overloaded 'GetWear(EWearPositions)' is ambiguous
char
.h:1062notecandidates areCItemCHARACTER::GetWear(UINT) const
char_item.cpp:455note:                 CItemCHARACTER::GetWear(BYTE) const
char_item.cpp:5098warningcomparison between signed and unsigned integer expressions
char_item
.cppIn member function 'bool CHARACTER::UseItem(TItemPos, TItemPos)':
char_item.cpp:5316warningsuggest parentheses around comparison in operand of |
char_item.cpp:5170warningunused variable 'wDestCell'
char_item.cpp:5171warningunused variable 'bDestInven'
char_item.cppAt global scope:
char_item.cpp:5953errorprototype for 'bool CHARACTER::SwapItem(BYTE, BYTE)' does not match any in class 'CHARACTER'
char.h:1124errorcandidate isbool CHARACTER::SwapItem(UINTBYTE)
char_item.cppIn member function 'bool CHARACTER::EquipItem(CItem*, int)':
char_item.cpp:6143errorcall of overloaded 'GetWear(int&)' is ambiguous
char
.h:1062notecandidates areCItemCHARACTER::GetWear(UINT) const
char_item.cpp:455note:                 CItemCHARACTER::GetWear(BYTE) const
char_item.cpp:6143errorcall of overloaded 'GetWear(int&)' is ambiguous
char
.h:1062notecandidates areCItemCHARACTER::GetWear(UINT) const
char_item.cpp:455note:                 CItemCHARACTER::GetWear(BYTE) const
char_item.cpp:6149errorcall of overloaded 'SwapItem(WORD, int)' is ambiguous
char
.h:1124notecandidates arebool CHARACTER::SwapItem(UINTBYTE)
char_item.cpp:5953note:                 bool CHARACTER::SwapItem(BYTEBYTE)
char_item.cpp:6174warning: array subscript has type 'char'
char_item.cppIn member function 'void CHARACTER::BuffOnAttr_AddBuffsFromItem(CItem*)':
char_item.cpp:6238warningcomparison between signed and unsigned integer expressions
char_item
.cppIn member function 'void CHARACTER::BuffOnAttr_RemoveBuffsFromItem(CItem*)':
char_item.cpp:6250warningcomparison between signed and unsigned integer expressions
char_item
.cppIn member function 'bool CHARACTER::IsEquipUniqueItem(DWORD) const':
char_item.cpp:6936errorcall of overloaded 'GetWear(EWearPositions)' is ambiguous
char
.h:1062notecandidates areCItemCHARACTER::GetWear(UINT) const
char_item.cpp:455note:                 CItemCHARACTER::GetWear(BYTE) const
char_item.cpp:6943errorcall of overloaded 'GetWear(EWearPositions)' is ambiguous
char
.h:1062notecandidates areCItemCHARACTER::GetWear(UINT) const
char_item.cpp:455note:                 CItemCHARACTER::GetWear(BYTE) const
char_item.cppIn member function 'bool CHARACTER::IsEquipUniqueGroup(DWORD) const':
char_item.cpp:6960errorcall of overloaded 'GetWear(EWearPositions)' is ambiguous
char
.h:1062notecandidates areCItemCHARACTER::GetWear(UINT) const
char_item.cpp:455note:                 CItemCHARACTER::GetWear(BYTE) const
char_item.cpp:6967errorcall of overloaded 'GetWear(EWearPositions)' is ambiguous
char
.h:1062notecandidates areCItemCHARACTER::GetWear(UINT) const
char_item.cpp:455note:                 CItemCHARACTER::GetWear(BYTE) const
char_item.cppIn member function 'bool CHARACTER::UnEquipSpecialRideUniqueItem()':
char_item.cpp:7267errorcall of overloaded 'GetWear(EWearPositions)' is ambiguous
char
.h:1062notecandidates areCItemCHARACTER::GetWear(UINT) const
char_item.cpp:455note:                 CItemCHARACTER::GetWear(BYTE) const
char_item.cpp:7268errorcall of overloaded 'GetWear(EWearPositions)' is ambiguous
char
.h:1062notecandidates areCItemCHARACTER::GetWear(UINT) const
char_item.cpp:455note:                 CItemCHARACTER::GetWear(BYTE) const
char_item.cppIn member function 'bool CHARACTER::CanEquipNow(CItem*, const TItemPos&, const TItemPos&)':
char_item.cpp:7511errorcall of overloaded 'GetWear(EWearPositions)' is ambiguous
char
.h:1062notecandidates areCItemCHARACTER::GetWear(UINT) const
char_item.cpp:455note:                 CItemCHARACTER::GetWear(BYTE) const
char_item.cpp:7511errorcall of overloaded 'GetWear(EWearPositions)' is ambiguous
char
.h:1062notecandidates areCItemCHARACTER::GetWear(UINT) const
char_item.cpp:455note:                 CItemCHARACTER::GetWear(BYTE) const
char_item.cpp:7512errorcall of overloaded 'GetWear(EWearPositions)' is ambiguous
char
.h:1062notecandidates areCItemCHARACTER::GetWear(UINT) const
char_item.cpp:455note:                 CItemCHARACTER::GetWear(BYTE) const
char_item.cpp:7512errorcall of overloaded 'GetWear(EWearPositions)' is ambiguous
char
.h:1062notecandidates areCItemCHARACTER::GetWear(UINT) const
char_item.cpp:455note:                 CItemCHARACTER::GetWear(BYTE) const
char_item.cpp:7436warningunused variable 'itemType'
char_item.cpp:7437warningunused variable 'itemSubType'
../../../Extern/include/cryptopp/cryptlib.hIn member function 'bool CryptoPP::NameValuePairs::GetValue(const char*, T&) const [with T = std::string]':
../../../
Extern/include/cryptopp/cryptlib.h:277:   instantiated from here
../../../Extern/include/cryptopp/cryptlib.h:264warningdereferencing type-punned pointer will break strict-aliasing rules
../../../Extern/include/cryptopp/cryptlib.hIn member function 'bool CryptoPP::NameValuePairs::GetValue(const char*, T&) const [with T = int]':
../../../
Extern/include/cryptopp/cryptlib.h:283:   instantiated from here
../../../Extern/include/cryptopp/cryptlib.h:264warningdereferencing type-punned pointer will break strict-aliasing rules
../../../Extern/include/cryptopp/cryptlib.hIn member function 'bool CryptoPP::NameValuePairs::GetValue(const char*, T&) const [with T = std::string]':
../../../
Extern/include/cryptopp/cryptlib.h:277:   instantiated from here
../../../Extern/include/cryptopp/cryptlib.h:264warningdereferencing type-punned pointer will break strict-aliasing rules
../../../Extern/include/cryptopp/cryptlib.hIn member function 'bool CryptoPP::NameValuePairs::GetValue(const char*, T&) const [with T = int]':
../../../
Extern/include/cryptopp/cryptlib.h:283:   instantiated from here
../../../Extern/include/cryptopp/cryptlib.h:264warningdereferencing type-punned pointer will break strict-aliasing rules
Makefile
:119recipe for target 'OBJDIR/char_item.o' failed
gmake
: *** [OBJDIR/char_item.oError 1
gmake
: *** Waiting for unfinished jobs.... 
Attached Files
File Type: rar source part.rar (228.2 KB, 8 views)
thespeedyy is offline  
Old 08/30/2015, 20:19   #2
 
.Ƥcу's Avatar
 
elite*gold: 76
Join Date: Jun 2015
Posts: 258
Received Thanks: 111
Habs dir eben Gemacht, sollte jetzt kein Fehler mehr kommen.

Download :
.Ƥcу is offline  
Reply


Similar Threads Similar Threads
[C++/Python]12 Inventar Seiten
09/08/2015 - Metin2 PServer Guides & Strategies - 40 Replies
Hey. Hiermit könnt ihr 12 Inventar Seiten benutzten könnt ihr nach belieben verändern. Es können maximal 65k Slot's verwendet werden. - steht für suchen und muss durch das + ersetzt werden Game Source: common/length.h
4 Inventar Seiten
03/14/2015 - Metin2 Trading - 8 Replies
#closerequest selbst gelöst
[HILFE]4 inventar seiten
11/10/2014 - Metin2 Private Server - 7 Replies
Hey leute wollt mal fragen wie ich auf meinen Server 4 Inventar seiten bekomme gibt es ein release dazu oder sonst was möchte auch 4 Inventar seiten auf mein server haben pls help !
4 Inventar Seiten Binary problem
09/21/2014 - Metin2 Private Server - 1 Replies
Moin Com, Ich möchte gerne eine Bin mit 4 Inventar Seiten benutzen, aber wenn ich sie starten will kommt von windows folgende fehlermeldung Wir bekomme ich den fehler behoben bei google bin ich nicht fündig geworden Danke :D



All times are GMT +1. The time now is 10:43.


Powered by vBulletin®
Copyright ©2000 - 2025, Jelsoft Enterprises Ltd.
SEO by vBSEO ©2011, Crawlability, Inc.
This site is protected by reCAPTCHA and the Google Privacy Policy and Terms of Service apply.

Support | Contact Us | FAQ | Advertising | Privacy Policy | Terms of Service | Abuse
Copyright ©2025 elitepvpers All Rights Reserved.