PathOfBuildingCommunity / PathOfBuildingCommunity/PathOfBuilding

incorrect evasion calculations when having negative evasion in custom config(to emulate eldritch altars)

Abierto
#9,379 0 comentarios 0 reacciones 0 asignados Ver en GitHub

Nadie ha tomado este issue todavía.

bug: calculation
Lenguaje dominante
Lua
Estrellas
5.4k
Forks
2.4k
Merge medio
1 d 12 h
PR fusionados (30 d)
26

Descripción

Check version
  • I'm running the latest version of Path of Building and I've verified this by checking the changelog
Check for duplicates
  • I've checked for duplicate open and closed issues by using the search function of the issue tracker
Check for support
  • I've checked that the calculation is supposed to be supported. If it isn't please open a feature request instead (Red text is a feature request).
What platform are you running Path of Building on?

Windows

What is the value from the calculation in-game?

so when I was checking this bug https://www.pathofexile.com/forum/view-thread/3884196 since they mentioned they had used POB, I imported their juggernaut and added -6000 evasion to the custom config, when checking calculations it shows that negative flat number on the global base line, however when mousing over the total line it seems it completely ignores negative values so it outputs a positive total number instead of the reality which is 0.

What is the value from the calculation in Path of Building?

Base from armours 754
global base -4,284
inc from tree 615%, total 1,207%
total more 30%
Total Line calculation: 754 x13.07 x1.3 getting a positive number
negative global base ignored for final calculation, works correctly when positive

How to reproduce the issue

load attached POB and look at calculations for evasion rating

PoB for PoE1 build code
https://pobb.in/scAUBR461tbR
Screenshots
Image

Guía de contribución

Abrir la guía de contribución

Primeros pasos

  1. Lee el issue completo y luego la guía de contribución del proyecto.
  2. Comenta en el issue que vas a ocuparte — evita que dos personas hagan lo mismo.
  3. Haz un fork del repositorio y trabaja en una rama.
  4. Abre un pull request que haga referencia al número del issue.

Línea de trabajo

Comienza cargando la build de PoB enlazada e inspeccionando el índice de evasión en la vista Calculations con la configuración personalizada negativa. Compara el total mostrado con el caso de valor positivo y rastrea el punto de entrada del cálculo de evasión; se considera terminado cuando el total refleja correctamente los valores base globales negativos en lugar de producir un resultado positivo.

Escrito por el modelo de indexación a partir del texto del issue.

Evaluación

Stack tecnológico
lua
Área
desktop
Tipo de issue
Error
Dificultad
3/5
Tiempo estimado
1-2 días
Estado de actividad
Estancado
Claridad
Bastante claro
Aptitud para principiantes
45/100

Recibe los nuevos issues en tu correo

Un resumen breve de issues de GitHub para principiantes.