arena21 / idps

Automatically exported from code.google.com/p/idps
0 stars 0 forks source link

No hit, crit and agility totals #20

Closed GoogleCodeExporter closed 8 years ago

GoogleCodeExporter commented 8 years ago
What steps will reproduce the problem?
1. Using Java Version 6 Update 18 - Downloaded latest iDps v0.12r64
2. Importing my char (or startup from scratch) EU-Vek'nilash Kanclk.
Selecting Combat HsN, Bloodelf, Enchanting, Jewelcrafting, Lootfilter(all
checked)
3. Latest working version of program is idps v0.11 r 57 (still working
without above errors.

What is the expected output? What do you see instead?

Agility, Hit, Crit from Gear item totals shows zero instead of normal values.

What version of the product are you using? On what operating system?

idps v0.12 r64. Using the program on Windows vista. Similar error given on
my home computer running on Windows 7. 

Please provide any additional information below.

I attached a SS showing value. I suspect Agility only coming from Class base. 

Original issue reported on code.google.com by mehmet...@gmail.com on 8 Feb 2010 at 3:22

Attachments:

GoogleCodeExporter commented 8 years ago
I can not reproduce this on Win7 with the latest Java version. Try renaming the 
iDPS.xml in your home directory and then relaunch. You can also start iDPS from 
the 
command line via "java -jar iDPS..." and tell me if you get any error messages.

Original comment by ch...@clan-fwd.com on 8 Feb 2010 at 5:14

GoogleCodeExporter commented 8 years ago
I got the same bug on 4 different computers 2 with XP and 2 with Vista. I 
loaded the
file from the command line with no error messages. 

One thing I noticed is the guy who posted the issue for the first time is also 
from
Turkey (like me).

Original comment by sarperal...@gmail.com on 12 Feb 2010 at 6:15

GoogleCodeExporter commented 8 years ago
Please try this version: http://idps.googlecode.com/files/iDPSv0.12-r67.jar, 
and start it via command line. It 
features addtional error messages regarding attribute parsing.

Original comment by ch...@clan-fwd.com on 12 Feb 2010 at 6:37

GoogleCodeExporter commented 8 years ago
I used the new version. I got lots of Cannot map Attribute (agi, cri, hit) 
errors
while loading items gems and enchants. 

Original comment by sarperal...@gmail.com on 12 Feb 2010 at 9:41

GoogleCodeExporter commented 8 years ago
The other user who reported this issue in the FAQ page was also from Turkey that
makes 3 of us. I believe it has something to with the local characters that 
interfere
with parsing.

Original comment by sarperal...@gmail.com on 12 Feb 2010 at 9:48

GoogleCodeExporter commented 8 years ago
After using r67 version you gave to me the result is exactly same as of Mr. 
Sarperalkan: Lots of " cannot map attribute (cri,agi,hit) " errors after each 
of 
module loaded msg.
And I dont aggree with Mr. sarperalkan which this is a local problem; this is 
something else and hope you find out the problem source..

Original comment by serdar.l...@gmail.com on 12 Feb 2010 at 11:56

GoogleCodeExporter commented 8 years ago
It appears that for some reason your Java VM has the opinion that agi != agi 
which is very strange. It should not 
be character encoding of the files, because they are all UTF8 (and it works for 
everyone else). It seems your JVM 
is messing up characters in cri, agi and hit, while hst, arp, and atp work 
fine. Common character is the 'i', i will 
try to release a further version that will get me closer to the source of the 
problem.

Original comment by ch...@clan-fwd.com on 13 Feb 2010 at 1:49

GoogleCodeExporter commented 8 years ago
I think i found the source of the problem. It is related to the Turkish 
localization of Java.

http://java.sys-con.com/node/46241

Try the latest download for r68 and see if it solves this issue.

Original comment by ch...@clan-fwd.com on 13 Feb 2010 at 2:00

GoogleCodeExporter commented 8 years ago
r68 fixed my problem. Thanks.

Original comment by mehmet...@gmail.com on 13 Feb 2010 at 7:10

GoogleCodeExporter commented 8 years ago
Thank you for your kind effort.. r68 fixed the problem..

Original comment by serdar.l...@gmail.com on 13 Feb 2010 at 7:36

GoogleCodeExporter commented 8 years ago

Original comment by ch...@clan-fwd.com on 13 Feb 2010 at 9:19