Advertisement
Guest User

open animation replacer

a guest
Apr 10th, 2024
129
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 5.17 KB | None | 0 0
  1. [2024-04-10 11:39:44.121] [info] [29624] [main.cpp:119] OpenAnimationReplacer v2-2-2-0
  2. [2024-04-10 11:39:44.121] [info] [29624] [Settings.cpp:155] Reading .ini...
  3. [2024-04-10 11:39:44.121] [info] [29624] [Settings.cpp:157] ...success
  4. [2024-04-10 11:39:44.440] [info] [29624] [main.cpp:170] OpenAnimationReplacer::RequestPluginAPI_Conditions called, InterfaceVersion 2 (Plugin name: OpenAnimationReplacer-IEDConditionExtensions, version: 1.0.2.0
  5. [2024-04-10 11:39:44.440] [info] [29624] [main.cpp:177] OpenAnimationReplacer::RequestPluginAPI_Conditions returned the API singleton
  6. [2024-04-10 11:39:44.440] [warning] [29624] [Interfaces.cpp:272] Failed to dispatch message to MergeMapper
  7. [2024-04-10 11:39:44.440] [info] [29624] [main.cpp:31] MergeMapper not detected
  8. [2024-04-10 11:39:44.440] [info] [29624] [OpenAnimationReplacer.cpp:693] Initializing condition factories...
  9. [2024-04-10 11:39:44.441] [info] [29624] [OpenAnimationReplacer.cpp:836] Condition factories initialized.
  10. [2024-04-10 11:40:15.911] [info] [29812] [OpenAnimationReplacer.cpp:400] Creating replacer mods...
  11. [2024-04-10 11:40:15.911] [info] [29812] [OpenAnimationReplacer.cpp:412] Parsing data\meshes for replacer mods...
  12. [2024-04-10 11:40:15.915] [warning] [19148] [Parsing.cpp:774] directory at data\meshes\actors\character\animations\DynamicAnimationReplacer\_CustomConditions\2000030000 is missing the _conditions.txt file, skipping
  13. [2024-04-10 11:40:15.915] [warning] [19148] [Parsing.cpp:774] directory at data\meshes\actors\character\animations\DynamicAnimationReplacer\_CustomConditions\2000030001 is missing the _conditions.txt file, skipping
  14. [2024-04-10 11:40:15.915] [warning] [19148] [Parsing.cpp:774] directory at data\meshes\actors\character\animations\DynamicAnimationReplacer\_CustomConditions\2000030002 is missing the _conditions.txt file, skipping
  15. [2024-04-10 11:40:15.958] [warning] [6340] [Parsing.cpp:774] directory at data\meshes\actors\character\_1stperson\animations\DynamicAnimationReplacer\_CustomConditions\-710 is missing the _conditions.txt file, skipping
  16. [2024-04-10 11:40:15.970] [error] [3240] [Conditions.cpp:135] Condition IED_GearNodePlacementHint not found in plugin OpenAnimationReplacer-IEDConditionExtensions!
  17. [2024-04-10 11:40:15.970] [error] [3240] [Conditions.cpp:135] Condition IED_GearNodePlacementHint not found in plugin OpenAnimationReplacer-IEDConditionExtensions!
  18. [2024-04-10 11:40:15.970] [error] [3240] [Parsing.cpp:376] Failed to parse condition in file: data\meshes\actors\character\animations\OpenAnimationReplacer\Dynamic Bow Animation\Belt Quiver\config.json
  19. [2024-04-10 11:40:15.970] [error] [3240] [Parsing.cpp:382] Dumping entire json file from memory: {
  20. "name": "Belt Quiver",
  21. "priority": 9007011,
  22. "keepRandomResultsOnLoop": true,
  23. "conditions": [
  24. {
  25. "condition": "IsEquippedType",
  26. "requiredVersion": "1.0.0.0",
  27. "Type": {
  28. "value": 7.0
  29. },
  30. "Left hand": false
  31. },
  32. {
  33. "condition": "OR",
  34. "requiredVersion": "1.0.0.0",
  35. "Conditions": [
  36. {
  37. "condition": "IED_GearNodePlacementHint",
  38. "requiredPlugin": "OpenAnimationReplacer-IEDConditionExtensions",
  39. "requiredVersion": "1.0.0.0",
  40. "Gear node ID": {
  41. "value": 16.0
  42. },
  43. "Comparison": "==",
  44. "Weapon placement ID": {
  45. "value": 6.0
  46. }
  47. },
  48. {
  49. "condition": "IED_GearNodePlacementHint",
  50. "requiredPlugin": "OpenAnimationReplacer-IEDConditionExtensions",
  51. "requiredVersion": "1.0.0.0",
  52. "Gear node ID": {
  53. "value": 16.0
  54. },
  55. "Comparison": "==",
  56. "Weapon placement ID": {
  57. "value": 5.0
  58. }
  59. }
  60. ]
  61. }
  62. ]
  63. }
  64. [2024-04-10 11:40:16.229] [info] [29812] [OpenAnimationReplacer.cpp:414] Finished parsing data\meshes for replacer mods...
  65. [2024-04-10 11:40:16.229] [info] [29812] [OpenAnimationReplacer.cpp:424] Adding parsed replacer mods...
  66. [2024-04-10 11:40:16.232] [info] [29812] [OpenAnimationReplacer.cpp:429] Added parsed replacer mods.
  67. [2024-04-10 11:40:16.232] [info] [29812] [OpenAnimationReplacer.cpp:434] Adding parsed legacy replacer mods...
  68. [2024-04-10 11:40:16.245] [info] [29812] [OpenAnimationReplacer.cpp:441] Added parsed legacy replacer mods.
  69. [2024-04-10 11:40:16.246] [info] [29812] [OpenAnimationReplacer.cpp:451] Time spent creating replacer mods:
  70. [2024-04-10 11:40:16.246] [info] [29812] [OpenAnimationReplacer.cpp:452] Parsing: 318ms
  71. [2024-04-10 11:40:16.246] [info] [29812] [OpenAnimationReplacer.cpp:453] Adding mods: 2ms
  72. [2024-04-10 11:40:16.246] [info] [29812] [OpenAnimationReplacer.cpp:454] Adding legacy mods: 13ms
  73. [2024-04-10 11:40:16.246] [info] [29812] [OpenAnimationReplacer.cpp:455] Checking for problems: 0ms
  74. [2024-04-10 11:40:16.246] [info] [29812] [OpenAnimationReplacer.cpp:456] Total: 334ms
  75.  
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement