Jump to content

msn06s0077

Members
  • Posts

    6
  • Joined

msn06s0077's Achievements

Refugee

Refugee (1/15)

0

Reputation

  1. I have confirmed that it works correctly once the xml file is restored. thank you 😌
  2. I am so sorry. I had changed my own local xml file... This report is withdrawn.
  3. Summary: (A short description of the bug) Game Version: A21.1 b15 OS/Version: Windows CPU Model: Intel Core i7-10700 System Memory: 16 GB GPU Model and VRAM: NVIDIA GeForce GTX1660 SUPER 6GB Screen Resolution: 1920x1080 Video Settings: Custom Game mode: SP Did you wipe old saves? Yes Did you start a new game? Yes Did you validate your files? Yes Are you using any mods? Yes EAC on Status: NEW Bug Description: The PummelPete perk "attacks do more damage to stunned enemies" is no effect. This bug seems to be caused by an error in the description in the perkPummelPete section of the progression.xml file. current description is follow. ... <passive_effect name="EntityDamage" operation="perc_add" level="1,5" value="0.4,2" tags="perkPummelPete"> <requirement name="CVarCompare" cvar="_stunned" operation="bb" value="1" target="other"/> </passive_effect> ... I think "operation="bb" should be "operation="Equals". Actual result: (description of what is occurring) The PummelPete perk "attacks do more damage to stunned enemies" is no effect. Expected result: (what you expect to occur) The PummelPete perk "attacks do more damage to stunned enemies" is correctly effect. Link to Pastebin Output Log:
  4. Summary: (A short description of the bug) Game Version: A21.1 b12 OS/Version: Windows CPU Model: Intel Core i7-10700 System Memory: 16 GB GPU Model and VRAM: NVIDIA GeForce GTX1660 SUPER 6GB Screen Resolution: 1920x1080 Video Settings: Custom Game mode: SP Did you wipe old saves? Yes Did you start a new game? Yes Did you validate your files? Yes Are you using any mods? Yes EAC on Status: NEW Bug Description: The tag "walker" is not described in the zombieBurntFeral section of entityclasses.xml file. current description is follow. ... <entity_class name="zombieBurntFeral" extends="zombieBurnt"> <property name="UserSpawnType" value="Menu"/> <property name="Tags" value="entity,zombie,feral"/> ... Actual result: (description of what is occurring) Various buffs targeting walkers cannot be given to zombieBurntFeral. Expected result: (what you expect to occur) Various buffs targeting walkers can be given to zombieBurntFeral. Link to Pastebin Output Log:
×
×
  • Create New...