localpcguy / cbloader

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

Attack and Damage calculation missing in some powers #5

Open GoogleCodeExporter opened 9 years ago

GoogleCodeExporter commented 9 years ago
What steps will reproduce the problem?
1. run cbloader.exe in a clean installation of character builder
2. create a minotaur character (any class)
3. see the "Goring Charge" power in the build/powers seccion

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

It used to calculate the attack and damage, now it doesn't

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

The latest version, Windows XP.

Please provide any additional information below.

This issue doesn't only occur with this particular power. It stopped 
calculating any power's attack and damage output if the power does not have the 
following tags:
<specific name="Attack">
<specific name="Hit">
Powers like "Goring Charge" or "Roots of Stone" have tags like:
<specific name=" Attack">
<specific name=" Hit">
The Character builder calculates these values nonetheless, however, when 
oppened through cbloader.exe it stops making these calculations for some reason.

Original issue reported on code.google.com by Yoritomo...@gmail.com on 22 Nov 2010 at 4:29

GoogleCodeExporter commented 9 years ago
This is interesting.  The issue seems to stem from the fact that the specifics 
are no longer indented.  I'll have to look into this.

Original comment by YeOldeSt...@gmail.com on 22 Nov 2010 at 10:51

GoogleCodeExporter commented 9 years ago
Goring Charge calculates fine for me. I haven't changed any data in the builder 
at all, and I'm running Windows XP 32-bit.

Original comment by Kalleria...@gmail.com on 22 Nov 2010 at 10:52

GoogleCodeExporter commented 9 years ago
See attached image;  Both are from the same character, the one on the left is 
without CBLoader, the one on the right is with CBloader.

Original comment by YeOldeSt...@gmail.com on 22 Nov 2010 at 11:14

Attachments:

GoogleCodeExporter commented 9 years ago
[deleted comment]
GoogleCodeExporter commented 9 years ago
With CBLoader:

Original comment by Kalleria...@gmail.com on 23 Nov 2010 at 12:31

Attachments:

GoogleCodeExporter commented 9 years ago
I just tried with a fresh setup (removed all custom elements); it still causes 
issues with that power.

Original comment by YeOldeSt...@gmail.com on 23 Nov 2010 at 2:16

GoogleCodeExporter commented 9 years ago
I have reproduced this. I'll see if it's fixable for the next release.

Original comment by jeff.h...@gmail.com on 24 Nov 2010 at 8:05

GoogleCodeExporter commented 9 years ago
[deleted comment]
GoogleCodeExporter commented 9 years ago
[deleted comment]
GoogleCodeExporter commented 9 years ago
What is the status on this issue?
Any luck?

Original comment by Yoritomo...@gmail.com on 31 Jan 2011 at 1:58

GoogleCodeExporter commented 9 years ago
Still open. I haven't had a real chance to look at the cause.

Original comment by jeff.h...@gmail.com on 31 Jan 2011 at 2:51