Skip to content

Conversation

wvpm
Copy link
Contributor

@wvpm wvpm commented Jul 9, 2025

#384 refactored static modifiers and causes runtime parsing issues.

[ERROR] NodeTools.hpp(282): Duplicate expected dictionary key: base_values
[WARNING] ModifierManager.cpp(781): This modifier does nothing: import_cost
[ERROR] NodeTools.hpp(130): Invalid dictionary key: second_power
[ERROR] NodeTools.cpp(345): Callback failed for assign node with key: second_power
[ERROR] NodeTools.hpp(324): Mandatory dictionary key not present: secondary_power
[ERROR] Dataloader.cpp(1087): Failed to load static modifiers!

@wvpm wvpm added bug Something isn't working topic:dataloader labels Jul 9, 2025
@wvpm wvpm added this to the 0.9.0 milestone Jul 9, 2025
@wvpm wvpm force-pushed the fix_static_modifier_names branch from fc4f15d to 9144969 Compare July 9, 2025 15:39
@wvpm wvpm marked this pull request as ready for review July 9, 2025 15:39
@wvpm wvpm enabled auto-merge July 9, 2025 15:39
@wvpm wvpm merged commit af84b5b into master Jul 9, 2025
15 checks passed
@Spartan322 Spartan322 deleted the fix_static_modifier_names branch July 9, 2025 15:46
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working topic:dataloader
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants