Jump to content
  • 0

2013-08-07 cashshop Purchase Failed | SVN/GIT cannot determine


viths06

Question


  • Group:  Members
  • Topic Count:  6
  • Topics Per Day:  0.00
  • Content Count:  14
  • Reputation:   1
  • Joined:  10/13/13
  • Last Seen:  

2013-08-07 Cash Shop Error Here's My Client http://www.mediafire.../2013-08-07.rarif you want to download 


packet_db : 45


clientinfo.xml : version : 45


 


Screenshots of Cash Shop Error.


 


"The Purchase has failed because the NPC does not exist."


 


http://prntscr.com/8uobv0


http://prntscr.com/8uobzg


http://prntscr.com/8uoc0q


 


Also have a problem on this 


 


@version cannot determine SVN/GIT version


 


http://prntscr.com/8uodzv


 


Also How to Change the Font? to the normal font


 


Here is my font on NPC and Character name font


 


http://prntscr.com/8uoc19


 


Thanks! someone help me  :(


Link to comment
Share on other sites

3 answers to this question

Recommended Posts

  • 0

  • Group:  Members
  • Topic Count:  23
  • Topics Per Day:  0.01
  • Content Count:  387
  • Reputation:   60
  • Joined:  10/08/13
  • Last Seen:  

- Cash Shop

Use the Kafra Button next to your mini map. Configure it here https://github.com/rathena/rathena/blob/master/db/re/item_cash_db.txt

 

- Font

Use command '/showname' ingame.

 

- SVN version

As i remember you are asking old trunk version. Maybe that was the problem on the old version?

  • Upvote 1
Link to comment
Share on other sites

  • 0

  • Group:  Members
  • Topic Count:  5
  • Topics Per Day:  0.00
  • Content Count:  23
  • Reputation:   2
  • Joined:  11/10/15
  • Last Seen:  

https://github.com/rathena/rathena/pull/717#issuecomment-150838917

 

 

I think i found the solution but please confirm it.

By changing this
void do_init_cashshop( void ){
"cash_shop_defined = false;"
cashshop_read_db();
}
to
void do_init_cashshop( void ){
"cash_shop_defined = true;"
cashshop_read_db();
}

 

got the same issue and that fixed it for me. don't have a git account and too lazy to make one so I'll just confirm your (that's you, right?) question here.

Link to comment
Share on other sites

  • 0

  • Group:  Members
  • Topic Count:  140
  • Topics Per Day:  0.03
  • Content Count:  562
  • Reputation:   108
  • Joined:  10/05/12
  • Last Seen:  

Solved by following this link:

https://github.com/rathena/rathena/pull/717/files

 

thank you so much dear members keep this up.

Link to comment
Share on other sites

Join the conversation

You can post now and register later. If you have an account, sign in now to post with your account.

Guest
Answer this question...

×   Pasted as rich text.   Paste as plain text instead

  Only 75 emoji are allowed.

×   Your link has been automatically embedded.   Display as a link instead

×   Your previous content has been restored.   Clear editor

×   You cannot paste images directly. Upload or insert images from URL.

×
×
  • Create New...