Issue information

Issue ID
#7789
Status
Fixed
Severity
None
Started
Beret
Oct 28, 2013 17:14
Last Post
kyeme
Oct 31, 2013 12:19
Confirmation
N/A

Beret - Oct 28, 2013 17:14

In official when you have an item in the database more has no file on the date the item appears as an Apple in game, but in hercules is shown on the invisible image that causes crash the client to log into a character.

Ind - Oct 30, 2013 18:22

i can't reproduce, I get a apple if the item isn't in the database, how did you get it to happen?

ossi0110 - Oct 30, 2013 21:45

[quote name="Beret" timestamp="1382980468"]
In official when you have an item in the database more has no file on the date the item appears as an Apple in game, but in hercules is shown on the invisible image that causes crash the client to log into
a character.[/quote]


as far i know this mostly Happends when the Client Side item files are not setted up correctly , ex item / collection , then it shows an invisibel item , because on Mouse hoover he will try to display this images

This post has been edited by ossi0110 on Oct 30, 2013 21:45

kyeme - Oct 31, 2013 1:23

[quote name="ossi0110" timestamp="1383169509"][quote name="Beret" timestamp="1382980468"]

In official when you have an item in the database more has no file on the date the item appears as an Apple in game, but in hercules is shown on the invisible image that causes crash the client to log into
a character.[/quote]

as far i know this mostly Happends when the Client Side item files are not setted up correctly , ex item / collection , then it shows an invisibel item , because on Mouse hoover he will try to display this images[/quote]

You are correct. It happens only if you touch the "idnum2itemresnametable.txt"
Example:
[code=auto:0]18841,Small_Poring_Band,Small Poring Band,5,20,,350,,8,,1,0xFFFFFFFF,7,2,256,,0,1,955,{},{},{}[/code]
your idnum2itemresnametable.txt:[quote]
18841#½º¸ôÆ÷¸µ¸Ó¸®¶ì#[/quote]

And If you dont have "[size=3][background=rgb(247,247,247)]½º¸ôÆ÷¸µ¸Ó¸®¶ì" files it will display "[/background][/size][color=rgb(40,40,40)][font=helvetica, arial, sans-serif][size=3]invisible image"[/size][/font][/color]

[size=4]Correct me if Im wrong :)[/size]

This post has been edited by kyeme on Oct 31, 2013 2:24

Beret - Oct 31, 2013 3:48

Can give as resolved, was fixed by haruna.

[url="https://github.com/HerculesWS/Hercules/commit/96a93098a1969567f1d12dd69859fa62174cd988"]https://github.com/HerculesWS/Hercules/commit/96a93098a1969567f1d12dd69859fa62174cd988[/url]

kyeme - Oct 31, 2013 4:10

Ohh I see. Thanks :)