Jump to content

EmreGokceSnsz

Inactive Member
  • Posts

    15
  • Joined

  • Last visited

  • Feedback

    0%

About EmreGokceSnsz

Informations

  • Gender
    Male

Recent Profile Visitors

The recent visitors block is disabled and is not being shown to other users.

EmreGokceSnsz's Achievements

Apprentice

Apprentice (3/16)

  • First Post
  • Collaborator
  • Conversation Starter
  • Week One Done
  • One Month Later

Recent Badges

0

Reputation

  1. I have such a problem on offlineshop How can I resolve
  2. bonus bug fix char.cpp open char szColumns[QUERY_MAX_LEN], szValues[QUERY_MAX_LEN]; find change the following char szColumns[QUERY_MAX_LEN], szValues[QUERY_MAX_LEN]; int iLen = snprintf(szColumns, sizeof(szColumns), "id,owner_id,pos,count,price,vnum"); int iUpdateLen = snprintf(szValues, sizeof(szValues), "%u,%u,%d,%u,%u,%u", pkItem->GetID(), GetPlayerID(), (pTable + i)->display_pos, pkItem->GetCount(), (pTable + i)->price, pkItem->GetVnum()); iLen += snprintf(szColumns + iLen, sizeof(szColumns) - iLen, ",socket0,socket1,socket2"); iUpdateLen += snprintf(szValues + iUpdateLen, sizeof(szValues) - iUpdateLen, ",%ld,%ld,%ld", pkItem->GetSocket(0), pkItem->GetSocket(1), pkItem->GetSocket(2)); iLen += snprintf(szColumns + iLen, sizeof(szColumns) - iLen, ",attrtype0,attrvalue0,attrtype1,attrvalue1,attrtype2,attrvalue2,attrtype3,attrvalue3,attrtype4,attrvalue4,attrtype5,attrvalue5,attrtype6,attrvalue6"); iUpdateLen += snprintf(szValues + iUpdateLen, sizeof(szValues) - iUpdateLen, ",%d,%d,%d,%d,%d,%d,%d,%d,%d,%d,%d,%d,%d,%d", pkItem->GetAttributeType(0), pkItem->GetAttributeValue(0), pkItem->GetAttributeType(1), pkItem->GetAttributeValue(1), pkItem->GetAttributeType(2), pkItem->GetAttributeValue(2), pkItem->GetAttributeType(3), pkItem->GetAttributeValue(3), pkItem->GetAttributeType(4), pkItem->GetAttributeValue(4), pkItem->GetAttributeType(5), pkItem->GetAttributeValue(5), pkItem->GetAttributeType(6), pkItem->GetAttributeValue(6)); char szInsertQuery[QUERY_MAX_LEN]; snprintf(szInsertQuery, sizeof(szInsertQuery), "INSERT INTO %soffline_shop_item (%s) VALUES (%s)", get_table_postfix(), szColumns, szValues); std::auto_ptr<SQLMsg> pMsg(DBManager::instance().DirectQuery(szInsertQuery)); pkItem->RemoveFromCharacter(); bonus bug fix
  3. I am also giving me what I need to do 0523 20:04:11161 :: Acce number 5332 is not exist. 0523 20:04:11258 :: Acce number 42206 is not exist.
  4. are you throw uiinventoy.py my compare
  5. readly file uiscript/costumewindows.py can you throw I got an error pack sysser they have costumewindow.py [Hidden Content] what cloud be my problem
  6. sysser 521 13:01:33885 :: Traceback (most recent call last): 0521 13:01:33885 :: File "ui.py", line 1097, in CallEvent 0521 13:01:33885 :: File "ui.py", line 88, in __call__ 0521 13:01:33885 :: File "ui.py", line 70, in __call__ 0521 13:01:33886 :: File "uiInventory.py", line 507, in ClickCostumeButton 0521 13:01:33886 :: File "uiInventory.py", line 47, in __init__ 0521 13:01:33886 :: File "uiInventory.py", line 89, in __LoadWindow 0521 13:01:33886 :: AttributeError 0521 13:01:33886 :: : 0521 13:01:33886 :: 'CostumeWindow' object has no attribute 'costume' 0521 13:01:33886 :: costumewindow.py [Hidden Content] where is the problem ?
  7. I get this error when start the game and it won't open what can I do /usr/game/share/bin/game: Shared object has no run-time symbol table /usr/game/share/bin/db: Shared object has no run-time symbol table
  8. How can I get these issues resolved I 'm sorry I'm using for my english translation channel 1 sysser SYSERR: Oct 25 02:28:02.872980 :: Analyze: login phase does not handle this packet! header 13 SYSERR: Oct 25 02:28:02.991925 :: Analyze: login phase does not handle this packet! header 100 SYSERR: Oct 25 02:36:45.561916 :: Process: UNKNOWN HEADER: 21, LAST HEADER: 254(2), REMAIN BYTES: 8, fd: 17 Game99 Sysserr SYSERR: Oct 25 02:51:54.179326 :: Show: cannot find sectree by 934024x242657 mapindex 41 SYSERR: Oct 25 02:51:54.179364 :: Show: cannot find sectree by 934790x241722 mapindex 41 SYSERR: Oct 25 02:51:54.179649 :: RegenNPC: Cannot create guild npc SYSERR: Oct 25 02:51:54.179657 :: Show: cannot find sectree by 935635x242344 mapindex 41 SYSERR: Oct 25 02:51:54.179664 :: Show: cannot find sectree by 935768x240940 mapindex 41 SYSERR: Oct 25 02:51:54.179671 :: Show: cannot find sectree by 935549x240918 mapindex 41 SYSERR: Oct 25 02:52:27.895935 :: LoadMotion: cannot find accumulation data in file 'data/monster/horse_event1/03.msa' SYSERR: Oct 25 02:52:28.61463 :: heart_idle: losing 45 seconds. (lag occured)
  9. Mainline_released source problem sysser SYSERR: Oct 24 14:38:24.4932 :: LoadSkillMotion: Motion: Skill exist but no motion data for index 0 mob 3596 skill 257 SYSERR: Oct 24 14:38:24.5603 :: LoadSkillMotion: Motion: Skill exist but no motion data for index 1 mob 3596 skill 258 SYSERR: Oct 24 14:38:24.408938 :: LoadMotion: cannot find accumulation data in file 'data/monster/horse_event1/03.msa' SYSERR: Oct 24 14:38:24.411916 :: LoadMotion: cannot find accumulation data in file 'data/monster/boar/run.msa' SYSERR: Oct 24 14:38:24.412994 :: LoadMotion: cannot find accumulation data in file 'data/monster/dog_god/run.msa' SYSERR: Oct 24 14:38:24.414658 :: LoadMotion: cannot find accumulation data in file 'data/monster/lion/run.msa' SYSERR: Oct 24 14:38:24.414824 :: LoadMotion: cannot find accumulation data in file 'data/monster/boar/run.msa' SYSERR: Oct 24 14:38:24.414957 :: LoadMotion: cannot find accumulation data in file 'data/monster/dog_god/run.msa' SYSERR: Oct 24 14:38:24.415086 :: LoadMotion: cannot find accumulation data in file 'data/monster/lion/run.msa' SYSERR: Oct 24 14:38:24.415211 :: LoadMotion: cannot find accumulation data in file 'data/monster/boar/run.msa' SYSERR: Oct 24 14:38:24.415348 :: LoadMotion: cannot find accumulation data in file 'data/monster/dog_god/run.msa' SYSERR: Oct 24 14:38:24.415476 :: LoadMotion: cannot find accumulation data in file 'data/monster/lion/run.msa' SYSERR: Oct 24 14:38:24.415558 :: LoadMotion: cannot find accumulation data in file 'data/monster/horse_event1/03.msa' SYSERR: Oct 24 14:46:30.652171 :: Click: CQuestManager::Click(pid=10000, target_npc_name=Silah Satıcısı) - NOT EXIST NPC RACE VNUM[9007] SYSERR: Oct 24 14:46:32.604251 :: Click: CQuestManager::Click(pid=10000, target_npc_name=Hong-Hae) - NOT EXIST NPC RACE VNUM[20094] How do I resolve
×
×
  • 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.