CombatExtended-Continued / CombatExtended

Combat Extended mod for RimWorld
354 stars 245 forks source link

[Bug]: XML Error if loaded before Anomaly #3243

Closed Merwini closed 3 days ago

Merwini commented 3 days ago

Complete the template below. Reports that do not follow the template will be deleted.

Specifications Please provide the following.

Rimworld version: 1.5 Combat Extended version: v15.6.0.0 Combat Extended source (Steam, GitHub, etc.): Steam Your operating system: Windows 10 Your mod list: Combat Extended, Anomaly

Description Provide a concise description of the issue or concern. What happened? If loaded before Anomaly, gives error: XML error: Could not find parent node named "Nerve" for node "DamageDef". Full node: NerveBioferrite

  • BioferriteToxicity0.05
  • Expected behavior What did you expect to happen? No error

    To reproduce Provide clear steps to reproduce the behavior. How do we make this happen? Load game with CE above Anomaly

    Screenshots & log dumps Whenever possible, add screenshots to help explain your problem, and share error or crash logs to make our jobs easier. For logs, please enter the logs into a pastebin site (e.g pastebin.com, justpasteit.com, etc.) and provide a link. Do not paste the entire log here.

    Complete the following checklist I hereby verify that I have done the following:

    Merwini commented 3 days ago

    Need Anomaly added to loadAfter, so that RimPy does not assort it to before it. Will make a PR in a minute