Jump to content

ddar

member
  • Posts

    35
  • Joined

  • Last visited

  • Feedback

    0%

Everything posted by ddar

  1. hi, after entering in-game i get crash, the sysser is 'module' object has no attribute 'ItemToolTip' when i try to make from uiToolTip import ItemToolTip i get the sysser cannot import name ItemToolTip.. any tips ?
  2. hi guys, im dealing with a problem and im trying for a few hours now to solve it but i can t find the solution.. here is the error (Build target) (1) -> (Link target) -> GameLib_rel.lib(PropertyManager.obj) : error LNK2001: unresolved external symbol "public: class tinyxml2::XMLE lement const * __thiscall tinyxml2::XMLNode::FirstChildElement(char const *)const " (?FirstChildElement@XMLNode@ tinyxml2@@QBEPBVXMLElement@2@PBD@Z) [D:\RESURSE SVF\ddar\ddar\Client-master\userinterface\UserInterface.vcxproj] GameLib_rel.lib(PropertyManager.obj) : error LNK2001: unresolved external symbol "public: class tinyxml2::XMLE lement const * __thiscall tinyxml2::XMLNode::NextSiblingElement(char const *)const " (?NextSiblingElement@XMLNod e@tinyxml2@@QBEPBVXMLElement@2@PBD@Z) [D:\RESURSE SVF\ddar\ddar\Client-master\userinterface\UserInterface.vcxpro j] GameLib_rel.lib(PropertyManager.obj) : error LNK2001: unresolved external symbol "public: char const * __thisc all tinyxml2::XMLAttribute::Name(void)const " (?Name@XMLAttribute@tinyxml2@@QBEPBDXZ) [D:\RESURSE SVF\ddar\ddar\ Client-master\userinterface\UserInterface.vcxproj] GameLib_rel.lib(PropertyManager.obj) : error LNK2001: unresolved external symbol "public: char const * __thisc all tinyxml2::XMLAttribute::Value(void)const " (?Value@XMLAttribute@tinyxml2@@QBEPBDXZ) [D:\RESURSE SVF\ddar\dda r\Client-master\userinterface\UserInterface.vcxproj] GameLib_rel.lib(PropertyManager.obj) : error LNK2001: unresolved external symbol "public: char const * __thisc all tinyxml2::XMLElement::Attribute(char const *,char const *)const " (?Attribute@XMLElement@tinyxml2@@QBEPBDPBD 0@Z) [D:\RESURSE SVF\ddar\ddar\Client-master\userinterface\UserInterface.vcxproj] GameLib_rel.lib(PropertyManager.obj) : error LNK2001: unresolved external symbol "public: __thiscall tinyxml2: :XMLDocument::XMLDocument(bool,enum tinyxml2::Whitespace)" (??0XMLDocument@tinyxml2@@QAE@_NW4Whitespace@1@@Z) [D :\RESURSE SVF\ddar\ddar\Client-master\userinterface\UserInterface.vcxproj] GameLib_rel.lib(PropertyManager.obj) : error LNK2001: unresolved external symbol "public: virtual __thiscall t inyxml2::XMLDocument::~XMLDocument(void)" (??1XMLDocument@tinyxml2@@UAE@XZ) [D:\RESURSE SVF\ddar\ddar\Client-mas ter\userinterface\UserInterface.vcxproj] GameLib_rel.lib(PropertyManager.obj) : error LNK2001: unresolved external symbol "public: enum tinyxml2::XMLEr ror __thiscall tinyxml2::XMLDocument::Parse(char const *,unsigned int)" (?Parse@XMLDocument@tinyxml2@@QAE?AW4XML Error@2@PBDI@Z) [D:\RESURSE SVF\ddar\ddar\Client-master\userinterface\UserInterface.vcxproj] GameLib_rel.lib(PropertyManager.obj) : error LNK2001: unresolved external symbol "public: char const * __thisc all tinyxml2::XMLDocument::ErrorName(void)const " (?ErrorName@XMLDocument@tinyxml2@@QBEPBDXZ) [D:\RESURSE SVF\dd ar\ddar\Client-master\userinterface\UserInterface.vcxproj] ..\bin\metin2client_rel.exe : fatal error LNK1120: 9 unresolved externals [D:\RESURSE SVF\ddar\ddar\Client-mas ter\userinterface\UserInterface.vcxproj] someone who knows about those problems or how to solve it please reply
  3. hi, after i installed blackdragon shop search when im trying to log-in client crashes.. the sysser is this. [Hidden Content] i compared the python part with another root and all seems fine..
  4. hi, im wondering what i forgot to put here to open the dungeon list from the minimap button [Hidden Content] sysser: [Hidden Content] thank u.
  5. i ll look into that, i hope i ll solve this, thanks for taking ur time to respond ^^ EDIT > i solved. it was a problem from dwPos, i had DWORD dwPos and i changed to int dwPos = 0 ( the error was dwPos is used without being initialized) thanks again.
  6. hi guys, after i installed sash system i got a crash when i try to login.. sysser is clean.. and idk what to look on.. any help ? proof > [Hidden Content]
  7. MAN... thank u so much dude, the problem has been solved! Thank u bro again.. God bless u !
  8. [Hidden Content] char_item.cpp thanks for the advice, i ll look on char.cpp to see what can i do
  9. hi, when i try to get an item from the ground or even with /i it says my inventory it s full.. i was lookin into char_item but all seems to be fine.. [Hidden Content] [Hidden Content]
  10. no sysser / log all good here as i see [Hidden Content]
  11. when i try to see my alignment points.. the tooltip isn t working.. the tooltips is fine, even uicharacter.py is fine.. idk what to try anymore problem :
  12. hi, idk why my npc isn t showin, the location for .gr2 is correct ymir work/npc/xxx + mob proto / mob names + serverside.. the npc is invisible and the error i get is 0901 23:45:21152 :: CRaceManager::RegisterRacePath : RACE[60003] LOAD MSMFILE[d:/ymir work/npc2/scholar_beige_M1/scholar_beige_M1.msm] ERROR. Will Find Another Path. 0901 23:45:21152 :: CRaceManager::RegisterRacePath : RACE[60003] LOAD MSMFILE[d:/ymir work/npc/scholar_beige_M1/scholar_beige_M1.msm] ERROR. Will Find Another Path. 0901 23:45:21152 :: CRaceManager::RegisterRacePath : RACE[60003] LOAD MSMFILE[d:/ymir work/monster/scholar_beige_M1/scholar_beige_M1.msm] ERROR. Will Find Another Path. 0901 23:45:21152 :: CRaceManager::RegisterRacePath : RACE[60003] LOAD MSMFILE[d:/ymir work/monster2/scholar_beige_M1/scholar_beige_M1.msm] ERROR. Will Find Another Path. 0901 23:45:21152 :: CRaceManager::RegisterRacePath : RACE[60003] LOAD MSMFILE[d:/ymir work/guild/scholar_beige_M1/scholar_beige_M1.msm] ERROR 0901 23:45:21152 :: CRaceManager::GetRaceDataPointer: cannot load data by dwRaceIndex 60003 0901 23:45:21152 :: CPythonCharacterManager::CreateInstance VID[25724] Race[60003] but idk why is he askin me for monster/2 guild etc.. can u help me ? ty
  13. im new in those things, can u explain how should i do it ? i think it s in item_lenght from common/src but idk for sure..
  14. Hi, im curious about the search shop, what should i do to add the category for all items? instead of category weapon / helmets / etc to have just one category and there u can search all items.. i tried smthin like this: {"name": "All", "icon": "category_icon_waffen.tga", "type":[1, 2, 3]}, {"name": "Weapons", "icon": "category_icon_waffen.tga", "type": 1}, but it doesn t search the items uisearchshopprivate.py [Hidden Content]
  15. thank u, i ll try to solve the accumulation problem later and i ll try to look for the msm errors, thanks again for takin ur time to respond ^^
  16. yep, all good.. but it s askin me from different folders, npc,monster 2 etc (example) but idk why.. as i said, in-game i can see it, works good but the only problem is after a long run if i dismount it, pulls me a lil' back
  17. hi, how could i solve this problem more easy? [Hidden Content] i mention that i got the files correctly and i can see the mount/npc in-game but it s pullin me back if i dismount it.. and sysser asks me about the msm in all folders.. idk why, any tips?
  18. hi guys, im kinda new in those things about developing and all.. im trying my best to understand those things.. and i tried to add the rubinum inventory, all good but when i try to enter in-game my launcher remain in freeze and i got this sysser : [Hidden Content] this is uiinventory.py : [Hidden Content]
  19. i will try those things.. but the weird thing is that backin the day the server was runnin good.. and the next day boom, thank u anyway sir.
  20. hi guys, yesterday the server worked perfectly, today when i wanted to start it i compiled game/db and after that i got the error "socket_connect: HOST localhost:15000, could not connect." .. ok i said, let s replace the game folder, probably the cores are corrupted or idk.. but with last cores the problem is still here.. can someone help me ?
  21. hi, im curious about one thing, how could i make something like 10 fragments red =(convert) 1 Red Fragment
×
×
  • 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.