Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Equipment doesn't show #255

Closed
Garkor opened this issue Jan 28, 2015 · 19 comments
Closed

Equipment doesn't show #255

Garkor opened this issue Jan 28, 2015 · 19 comments

Comments

@Garkor
Copy link

Garkor commented Jan 28, 2015

Hello rAthena,

there is a big problem. I've checkout the new version of rAthena and have a big problem. I click on an item but it doesn't equiped. After I refresh I've equiped it. On my other server (5 days old) I don't have any problem.

Best regards,
Garkor

@aleos89
Copy link
Contributor

aleos89 commented Feb 3, 2015

Can you please provide some more information?

Git Hash/Date:
Client Date:
Source Code Modifications?:
Description of Issue:
How to Reproduce:

I'm using a clean version of rA and am able to equip items just fine. Do you get any warnings or error messages on the map server?

@Garkor
Copy link
Author

Garkor commented Feb 4, 2015

Date of rAthena Version/Date of checkout: 27.01.2015
Client date: Tested on 2013-08-07 and 2012-05-15a.
No Source modification(Only define Pre-Re).
No error or warnings on the rA console.

On my other server(checkout at 10.01.2015) I've no problem. With the same exe.

The ways you can reproduce it: Checkout newest version of rA and use the 2012-05-15 exe.

//Both are clean versions of rA

Best regards,
Garkor

@lighta
Copy link
Member

lighta commented Feb 4, 2015

What is the 'version' you have put in the clientinfo ? Check the map
console log see to wich version he has mapped you
Le 4 févr. 2015 09:15, "Garkor" notifications@github.com a écrit :

Date of rAthena Version/Date of checkout: 27.01.2015
Client date: Tested on 2013-08-07 and 2012-05-15a.
No Source modification(Only define Pre-Re).
No error or warnings on the rA console.

On my other server(checkout at 10.01.2015) I've no problem. With the same
exe.

The ways you can reproduce it: Checkout newest version of rA and use the
2012-05-15 exe.

Best regards,
Garkor


Reply to this email directly or view it on GitHub
#255 (comment).

@Garkor
Copy link
Author

Garkor commented Feb 6, 2015

I've already sayed that I've setup the different rAthena versions to the same. The only different is the checkout date. Same client, same clientinfo, same configuration etc.

Best regards,
Garkor

@anacondaq

This comment was marked as abuse.

@lighta
Copy link
Member

lighta commented Feb 7, 2015

Well that info is needed to reproduce it
Le 6 févr. 2015 09:52, "anacondaqq" notifications@github.com a écrit :

hahaha same here!
The problem happened on 2010-07-** clients.

The problem in packet_db.txt. I was change packet_ver from default to 25,
and the problem gone...


Reply to this email directly or view it on GitHub
#255 (comment).

@anacondaq

This comment was marked as abuse.

@anacondaq

This comment was marked as abuse.

@cydh
Copy link
Contributor

cydh commented Feb 7, 2015

@lighta 's question us left unanswered, "what is on your clientinfo?"
look at packet_db and check "is ur client listed there? if yes use the date there and put the version on clientinfo, if not, so no guarantee if it will work"

mismatch client date and version or even u use unsupported client, will give urself problem

@anacondaq

This comment was marked as abuse.

@nanakiwurtz
Copy link
Contributor

< A wild nanakiwurtz appeared! >
If it's set to default, then it will use the highest date available which is supported by rAthena.
Currently it's 2013-12-23Ragexe (or version 46)

< The wild nanakiwurtz ran away! >

@Garkor
Copy link
Author

Garkor commented Feb 8, 2015

It's not my first server and I've already setup the server(Including pakets,clientinfo and mmo.h). I use 2013-08-07 exe. On other server(Older revision) I've no problem with the same server settings.

Best regards,
Garkor~

@reigneil
Copy link

@Garkor
Maybe you forgot to update your SQL you can find this...
https://github.com/rathena/rathena/tree/master/sql-files/upgrades

@custodis
Copy link

Same problem here
Latest trunk with 20130807 Client
Haven't fixed any source (pre-renewal)
Any solution yet ?

@Garkor
Copy link
Author

Garkor commented Feb 21, 2015

No.I've setted up the server complete new and always the sql table too. I don't think that the problem is my responsible.

Best regards,
Garkor~

@custodis
Copy link

I gave up and downloaded older revision
its working just fine now

@cydh
Copy link
Contributor

cydh commented Feb 22, 2015

Seems just setting fault

  • Check ur packet_db_ver: value in db/packet_db.txt
  • Check ur PACKETVER in mmo.h
  • Check ur <version> in ur clientinfo.xml
    Match them

@cydh cydh closed this as completed Feb 22, 2015
@hvitoreti
Copy link

I got the same problem, every time I try to equip something.
Basically what happens is:
1- I double click an item on my inventory
2- The item I had equipped shows up on my inventory, but the one I just tried to equip is still showing up on my inventory while the equivalent slot on my char Info is now empty, as if I had nothing equipped there.

Everything else aside from a few text glitches is working fine, except for this.
My packet_db_ver in db/packet_db.txt is 45. Same value on both mmo.h and clientinfo.xml.

I tried diffing with both xDiffPatcher and Nemo with the same result.

Currently using 2013-08-07aRagexe and playing with Renewal on.

@iraciz
Copy link
Contributor

iraciz commented Nov 13, 2015

TO FIX THIS ISSUE:

OPEN:

SCR / CONFIG / CORE.H

COMMENT THE define PACKET_OBFUSCATION

/// Comment to disable the official packet obfuscation support.
/// When enabled, make sure there is value for 'packet_keys' of used packet version or
/// defined 'packet_keys_use' in db/[import/]packet_db.txt.
/// This requires PACKETVER 2011-08-17 or newer.
//#define PACKET_OBFUSCATION

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

10 participants