In Review Victoria III - Errors in log files

  • We have updated our Community Code of Conduct. Please read through the new rules for the forum that are an integral part of Paradox Interactive’s User Agreement.

Notme1

Captain
Dec 21, 2015
435
817
Short summary of your issue
Errors in log files

Game Version
1.2.7

What OS are you playing on?
Windows

Do you have mods enabled?
No

Have you tried verifying your game files?
No

How much "pain" is this causing you?
2

Please explain the issue you experienced in the most condensed way possible
I'm getting errors when starting game and when hovering over GUI elements - this happens without running game in debug mode.
Those interfere with modding as I have to fix vanilla bugs.

Please explain how to reproduce the issue
See debug and error log as you do things during normal gameplay

Is there anything else you think could help us identify/replicate the issue?
Error log
Code:
[10:48:48][pdx_data_factory.cpp:1391]: Failed to find type 'RandomizableValueFloat' in 'RandomizableValueFloat.GetValue'.
[10:48:48][pdx_data_factory.cpp:1398]: Could not find promote for 'RandomizableValueFloat' in 'RandomizableValueFloat.GetValue'.
[10:48:48][pdx_data_factory.cpp:1079]: Failed converting statement for 'RandomizableValueFloat.GetValue'
[10:48:48][pdx_gui_localize.cpp:249]: gui/tool_property_randomizable_types.gui:43 - Failed parsing localized text: [RandomizableValueFloat.GetValue|3]

[10:48:48][pdx_gui_factory.cpp:911]: gui/tool_property_randomizable_types.gui:43 - Failed converting property 'raw_text'(2327)

[10:48:48][pdx_data_factory.cpp:1391]: Failed to find type 'RandomizableValueFloat' in 'RandomizableValueFloat.SetValue'.
[10:48:48][pdx_data_factory.cpp:1398]: Could not find promote for 'RandomizableValueFloat' in 'RandomizableValueFloat.SetValue'.
[10:48:48][pdx_data_factory.cpp:1079]: Failed converting statement for 'RandomizableValueFloat.SetValue'
[10:48:48][pdx_gui_factory.cpp:906]: gui/tool_property_randomizable_types.gui:48 - Failed parsing data statement 'RandomizableValueFloat.SetValue' for property 'oneditingfinished'(853)

[10:48:48][pdx_data_factory.cpp:1391]: Failed to find type 'RandomizableValueFloat' in 'RandomizableValueFloat.Randomize'.
[10:48:48][pdx_data_factory.cpp:1398]: Could not find promote for 'RandomizableValueFloat' in 'RandomizableValueFloat.Randomize'.
[10:48:48][pdx_data_factory.cpp:1079]: Failed converting statement for 'RandomizableValueFloat.Randomize'
[10:48:48][pdx_gui_factory.cpp:906]: gui/tool_property_randomizable_types.gui:53 - Failed parsing data statement 'RandomizableValueFloat.Randomize' for property 'onclick'(775)

[10:48:57][pdx_data_factory.cpp:1391]: Failed to find type 'RandomizableValueInt' in 'RandomizableValueInt.GetValue'.
[10:48:57][pdx_data_factory.cpp:1398]: Could not find promote for 'RandomizableValueInt' in 'RandomizableValueInt.GetValue'.
[10:48:57][pdx_data_factory.cpp:1079]: Failed converting statement for 'RandomizableValueInt.GetValue'
[10:48:57][pdx_gui_localize.cpp:249]: gui/tool_property_randomizable_types.gui:65 - Failed parsing localized text: [RandomizableValueInt.GetValue]

[10:48:57][pdx_gui_factory.cpp:911]: gui/tool_property_randomizable_types.gui:65 - Failed converting property 'raw_text'(2327)

[10:48:57][pdx_data_factory.cpp:1391]: Failed to find type 'RandomizableValueInt' in 'RandomizableValueInt.SetValue'.
[10:48:57][pdx_data_factory.cpp:1398]: Could not find promote for 'RandomizableValueInt' in 'RandomizableValueInt.SetValue'.
[10:48:57][pdx_data_factory.cpp:1079]: Failed converting statement for 'RandomizableValueInt.SetValue'
[10:48:57][pdx_gui_factory.cpp:906]: gui/tool_property_randomizable_types.gui:70 - Failed parsing data statement 'RandomizableValueInt.SetValue' for property 'oneditingfinished'(853)

[10:48:57][pdx_data_factory.cpp:1391]: Failed to find type 'RandomizableValueInt' in 'RandomizableValueInt.Randomize'.
[10:48:57][pdx_data_factory.cpp:1398]: Could not find promote for 'RandomizableValueInt' in 'RandomizableValueInt.Randomize'.
[10:48:57][pdx_data_factory.cpp:1079]: Failed converting statement for 'RandomizableValueInt.Randomize'
[10:48:57][pdx_gui_factory.cpp:906]: gui/tool_property_randomizable_types.gui:75 - Failed parsing data statement 'RandomizableValueInt.Randomize' for property 'onclick'(775)

[10:49:05][pdx_data_factory.cpp:1391]: Failed to find type 'RandomizableValueFloat' in 'RandomizableValueFloat.GetValue'.
[10:49:05][pdx_data_factory.cpp:1398]: Could not find promote for 'RandomizableValueFloat' in 'RandomizableValueFloat.GetValue'.
[10:49:05][pdx_data_factory.cpp:1079]: Failed converting statement for 'RandomizableValueFloat.GetValue'
[10:49:05][pdx_gui_localize.cpp:249]: gui/tool_property_randomizable_types.gui:88 - Failed parsing localized text: [RandomizableValueFloat.GetValue|3]

[10:49:05][pdx_gui_factory.cpp:911]: gui/tool_property_randomizable_types.gui:88 - Failed converting property 'raw_text'(2327)

[10:49:05][pdx_data_factory.cpp:1391]: Failed to find type 'RandomizableValueFloat' in 'RandomizableValueFloat.SetValue'.
[10:49:05][pdx_data_factory.cpp:1398]: Could not find promote for 'RandomizableValueFloat' in 'RandomizableValueFloat.SetValue'.
[10:49:05][pdx_data_factory.cpp:1079]: Failed converting statement for 'RandomizableValueFloat.SetValue'
[10:49:05][pdx_gui_factory.cpp:906]: gui/tool_property_randomizable_types.gui:93 - Failed parsing data statement 'RandomizableValueFloat.SetValue' for property 'oneditingfinished'(853)

[10:49:05][pdx_data_factory.cpp:1391]: Failed to find type 'RandomizableValueFloat' in 'RandomizableValueFloat.Randomize'.
[10:49:05][pdx_data_factory.cpp:1398]: Could not find promote for 'RandomizableValueFloat' in 'RandomizableValueFloat.Randomize'.
[10:49:05][pdx_data_factory.cpp:1079]: Failed converting statement for 'RandomizableValueFloat.Randomize'
[10:49:05][pdx_gui_factory.cpp:906]: gui/tool_property_randomizable_types.gui:98 - Failed parsing data statement 'RandomizableValueFloat.Randomize' for property 'onclick'(775)

[10:49:10][pdx_data_factory.cpp:1391]: Failed to find type 'FilterablePropertyList' in 'FilterablePropertyList.Search'.
[10:49:10][pdx_data_factory.cpp:1398]: Could not find promote for 'FilterablePropertyList' in 'FilterablePropertyList.Search'.
[10:49:10][pdx_data_factory.cpp:1079]: Failed converting statement for 'FilterablePropertyList.Search'
[10:49:10][pdx_gui_factory.cpp:906]: gui/toolspropertytypes.gui:424 - Failed parsing data statement 'FilterablePropertyList.Search' for property 'ontextchanged'(854)

[10:49:10][pdx_data_factory.cpp:1391]: Failed to find type 'FilterablePropertyList' in 'FilterablePropertyList.GetSearchText'.
[10:49:10][pdx_data_factory.cpp:1398]: Could not find promote for 'FilterablePropertyList' in 'FilterablePropertyList.GetSearchText'.
[10:49:10][pdx_data_factory.cpp:1079]: Failed converting statement for 'FilterablePropertyList.GetSearchText'
[10:49:10][pdx_gui_localize.cpp:249]: gui/toolspropertytypes.gui:426 - Failed parsing localized text: [FilterablePropertyList.GetSearchText]

[10:49:10][pdx_gui_factory.cpp:911]: gui/toolspropertytypes.gui:426 - Failed converting property 'text'(143)

[10:49:10][pdx_data_factory.cpp:1391]: Failed to find type 'FilterablePropertyList' in 'FilterablePropertyList.ClearSearchText'.
[10:49:10][pdx_data_factory.cpp:1398]: Could not find promote for 'FilterablePropertyList' in 'FilterablePropertyList.ClearSearchText'.
[10:49:10][pdx_data_factory.cpp:1079]: Failed converting statement for 'FilterablePropertyList.ClearSearchText'
[10:49:10][pdx_gui_factory.cpp:906]: gui/toolspropertytypes.gui:432 - Failed parsing data statement 'FilterablePropertyList.ClearSearchText' for property 'onclick'(775)

[10:49:10][pdx_data_factory.cpp:1391]: Failed to find type 'FilterablePropertyList' in 'FilterablePropertyList.GetPropertiesLabel'.
[10:49:10][pdx_data_factory.cpp:1398]: Could not find promote for 'FilterablePropertyList' in 'FilterablePropertyList.GetPropertiesLabel'.
[10:49:10][pdx_data_factory.cpp:1079]: Failed converting statement for 'FilterablePropertyList.GetPropertiesLabel'
[10:49:10][pdx_gui_localize.cpp:249]: gui/toolspropertytypes.gui:450 - Failed parsing localized text: [FilterablePropertyList.GetPropertiesLabel]

[10:49:10][pdx_gui_factory.cpp:911]: gui/toolspropertytypes.gui:450 - Failed converting property 'text'(143)

[10:49:12][pdx_data_factory.cpp:1391]: Failed to find type 'FilterablePropertyList' in 'FilterablePropertyList.Search'.
[10:49:12][pdx_data_factory.cpp:1398]: Could not find promote for 'FilterablePropertyList' in 'FilterablePropertyList.Search'.
[10:49:12][pdx_data_factory.cpp:1079]: Failed converting statement for 'FilterablePropertyList.Search'
[10:49:12][pdx_gui_factory.cpp:906]: gui/toolspropertytypes.gui:424 - Failed parsing data statement 'FilterablePropertyList.Search' for property 'ontextchanged'(854)

[10:49:12][pdx_data_factory.cpp:1391]: Failed to find type 'FilterablePropertyList' in 'FilterablePropertyList.GetSearchText'.
[10:49:12][pdx_data_factory.cpp:1398]: Could not find promote for 'FilterablePropertyList' in 'FilterablePropertyList.GetSearchText'.
[10:49:12][pdx_data_factory.cpp:1079]: Failed converting statement for 'FilterablePropertyList.GetSearchText'
[10:49:12][pdx_gui_localize.cpp:249]: gui/toolspropertytypes.gui:426 - Failed parsing localized text: [FilterablePropertyList.GetSearchText]

[10:49:12][pdx_gui_factory.cpp:911]: gui/toolspropertytypes.gui:426 - Failed converting property 'text'(143)

[10:49:12][pdx_data_factory.cpp:1391]: Failed to find type 'FilterablePropertyList' in 'FilterablePropertyList.ClearSearchText'.
[10:49:12][pdx_data_factory.cpp:1398]: Could not find promote for 'FilterablePropertyList' in 'FilterablePropertyList.ClearSearchText'.
[10:49:12][pdx_data_factory.cpp:1079]: Failed converting statement for 'FilterablePropertyList.ClearSearchText'
[10:49:12][pdx_gui_factory.cpp:906]: gui/toolspropertytypes.gui:432 - Failed parsing data statement 'FilterablePropertyList.ClearSearchText' for property 'onclick'(775)

[10:49:12][pdx_data_factory.cpp:1391]: Failed to find type 'FilterablePropertyList' in 'FilterablePropertyList.GetPropertiesLabel'.
[10:49:12][pdx_data_factory.cpp:1398]: Could not find promote for 'FilterablePropertyList' in 'FilterablePropertyList.GetPropertiesLabel'.
[10:49:12][pdx_data_factory.cpp:1079]: Failed converting statement for 'FilterablePropertyList.GetPropertiesLabel'
[10:49:12][pdx_gui_localize.cpp:249]: gui/toolspropertytypes.gui:450 - Failed parsing localized text: [FilterablePropertyList.GetPropertiesLabel]

[10:49:12][pdx_gui_factory.cpp:911]: gui/toolspropertytypes.gui:450 - Failed converting property 'text'(143)

[10:49:15][pdx_data_factory.cpp:1391]: Failed to find type 'RandomizableValueInt' in 'RandomizableValueInt.GetValue'.
[10:49:15][pdx_data_factory.cpp:1398]: Could not find promote for 'RandomizableValueInt' in 'RandomizableValueInt.GetValue'.
[10:49:15][pdx_data_factory.cpp:1079]: Failed converting statement for 'RandomizableValueInt.GetValue'
[10:49:15][pdx_gui_localize.cpp:249]: gui/tool_property_randomizable_types.gui:110 - Failed parsing localized text: [RandomizableValueInt.GetValue]

[10:49:15][pdx_gui_factory.cpp:911]: gui/tool_property_randomizable_types.gui:110 - Failed converting property 'raw_text'(2327)

[10:49:15][pdx_data_factory.cpp:1391]: Failed to find type 'RandomizableValueInt' in 'RandomizableValueInt.SetValue'.
[10:49:15][pdx_data_factory.cpp:1398]: Could not find promote for 'RandomizableValueInt' in 'RandomizableValueInt.SetValue'.
[10:49:15][pdx_data_factory.cpp:1079]: Failed converting statement for 'RandomizableValueInt.SetValue'
[10:49:15][pdx_gui_factory.cpp:906]: gui/tool_property_randomizable_types.gui:115 - Failed parsing data statement 'RandomizableValueInt.SetValue' for property 'oneditingfinished'(853)

[10:49:15][pdx_data_factory.cpp:1391]: Failed to find type 'RandomizableValueInt' in 'RandomizableValueInt.Randomize'.
[10:49:15][pdx_data_factory.cpp:1398]: Could not find promote for 'RandomizableValueInt' in 'RandomizableValueInt.Randomize'.
[10:49:15][pdx_data_factory.cpp:1079]: Failed converting statement for 'RandomizableValueInt.Randomize'
[10:49:15][pdx_gui_factory.cpp:906]: gui/tool_property_randomizable_types.gui:120 - Failed parsing data statement 'RandomizableValueInt.Randomize' for property 'onclick'(775)

Debug log
Code:
[10:48:58][pdx_data_statementparser.cpp:237]: Unexpected characters found at end of Statement 'GreaterThanOrEqualTo_CFixedPoint(ConstructionQueueElement.GetBuilding.GetState.GetConstructionEfficiency, '(CFixedPoint)0'))': ')' 
[10:48:58][pdx_data_statementparser.cpp:237]: Unexpected characters found at end of Statement 'LessThan_CFixedPoint(ConstructionQueueElement.GetBuilding.GetState.GetConstructionEfficiency, '(CFixedPoint)0'))': ')' 
[10:49:16][pdx_data_statementparser.cpp:237]: Unexpected characters found at end of Statement 'GreaterThan_CFixedPoint(Market.GetMarketSharePercentageFor( Country.Self ), '(CFixedPoint)0'))': ')'

I have attached a save game
No

Upload Attachment
File(s) attached
 

Attachments

  • a.txt
    1 bytes · Views: 0
Upvote 0

Notme1

Captain
Dec 21, 2015
435
817
Let us know that we were using modded preset in error log >.>
Code:
game_rules_preset={
    name="CWP"
    setting={ achievements_blocked standard_ai_behavior standard_ai_aggression autonomous_investment_pool all_formable_nations all_releasable_nations prestige_only_monument_effects allow_subject_flags allow_subject_map_color aroai_power_level_of_ai_countries_100 aroai_power_level_of_player_subjects_same aroai_construction_of_ai_countries_100 aroai_construction_of_player_subjects_same aroai_building_priorities_roleplay aroai_autobuild_for_players_allowed aroai_stalemate_war_prevention_enabled }
    ironman=no
}


Failed to read key reference: : , near line: 3
Failed to read key reference: : , near line: 3
Failed to read key reference: : , near line: 3
Failed to read key reference: : , near line: 3
Failed to read key reference: : , near line: 3
Failed to read key reference: : , near line: 3
Failed to read key reference: : , near line: 3
Failed to read key reference: : , near line: 3
Failed to read key reference: : , near line: 3
Failed to read key reference: : , near line: 3
Failed to read key reference: : , near line: 3
Failed to read key reference: : , near line: 3
Failed to read key reference: : , near line: 3
Failed to read key reference: aroai_power_level_of_ai_countries_100: aroai_power_level_of_ai_countries_100, near line: 3
Failed to read key reference: aroai_power_level_of_player_subjects_same: aroai_power_level_of_player_subjects_same, near line: 3
Failed to read key reference: aroai_construction_of_ai_countries_200: aroai_construction_of_ai_countries_200, near line: 3
Failed to read key reference: aroai_construction_of_player_subjects_same: aroai_construction_of_player_subjects_same, near line: 3
Failed to read key reference: aroai_building_priorities_roleplay: aroai_building_priorities_roleplay, near line: 3
Failed to read key reference: aroai_autobuild_for_players_allowed: aroai_autobuild_for_players_allowed, near line: 3
Failed to read key reference: aroai_stalemate_war_prevention_enabled: aroai_stalemate_war_prevention_enabled, near line: 3" in file: "" near line: 3
[10:53:03][pdx_persistent_reader.cpp:252]: Error: "Failed to read key reference: : , near line: 8

This is result of rapid left clicking on Chinese and Tibetan states and zooming in and out
Code:
[11:17:01][pdx_text_formatter.cpp:801]: Unknown formatting tag '    '
[11:17:01][pdx_text_formatter.cpp:801]: Unknown formatting tag '    '
[11:17:02][pdx_text_formatter.cpp:801]: Unknown formatting tag '    '
[11:17:02][pdx_text_formatter.cpp:801]: Unknown formatting tag '    '
[11:17:02][pdx_text_formatter.cpp:801]: Unknown formatting tag '    '
[11:17:02][pdx_text_formatter.cpp:801]: Unknown formatting tag '    '
[11:17:03][pdx_text_formatter.cpp:801]: Unknown formatting tag '    '
[11:17:03][pdx_text_formatter.cpp:801]: Unknown formatting tag '    '
[11:17:03][pdx_text_formatter.cpp:801]: Unknown formatting tag '    '
[11:17:03][pdx_text_formatter.cpp:801]: Unknown formatting tag '    '
[11:17:04][pdx_text_formatter.cpp:801]: Unknown formatting tag '    '
[11:17:04][pdx_text_formatter.cpp:801]: Unknown formatting tag '    '
[11:17:08][pdx_text_formatter.cpp:801]: Unknown formatting tag '    '
[11:17:08][pdx_text_formatter.cpp:801]: Unknown formatting tag '    '
[11:17:08][pdx_text_formatter.cpp:801]: Unknown formatting tag '    '
[11:17:08][pdx_text_formatter.cpp:801]: Unknown formatting tag '    '
[11:17:09][pdx_text_formatter.cpp:801]: Unknown formatting tag '    '
[11:17:09][pdx_text_formatter.cpp:801]: Unknown formatting tag '    '
[11:17:11][pdx_text_formatter.cpp:801]: Unknown formatting tag '    '
[11:17:11][pdx_text_formatter.cpp:801]: Unknown formatting tag '    '
[11:17:12][pdx_text_formatter.cpp:801]: Unknown formatting tag '    '
[11:17:12][pdx_text_formatter.cpp:801]: Unknown formatting tag '    '
[11:17:12][pdx_text_formatter.cpp:801]: Unknown formatting tag '    '
[11:17:12][pdx_text_formatter.cpp:801]: Unknown formatting tag '    '
[11:17:13][pdx_text_formatter.cpp:801]: Unknown formatting tag '    '
[11:17:13][pdx_text_formatter.cpp:801]: Unknown formatting tag '    '
[11:17:14][pdx_text_formatter.cpp:801]: Unknown formatting tag '    '
[11:17:14][pdx_text_formatter.cpp:801]: Unknown formatting tag '    '
[11:17:14][pdx_text_formatter.cpp:801]: Unknown formatting tag '    '
[11:17:14][pdx_text_formatter.cpp:801]: Unknown formatting tag '    '
[11:17:15][pdx_text_formatter.cpp:801]: Unknown formatting tag '    '
[11:17:15][pdx_text_formatter.cpp:801]: Unknown formatting tag '    '
[11:17:15][pdx_text_formatter.cpp:801]: Unknown formatting tag '    '
[11:17:15][pdx_text_formatter.cpp:801]: Unknown formatting tag '    '
[11:17:16][pdx_text_formatter.cpp:801]: Unknown formatting tag '    '
[11:17:16][pdx_text_formatter.cpp:801]: Unknown formatting tag '    '
[11:17:18][pdx_text_formatter.cpp:801]: Unknown formatting tag '    '
[11:17:18][pdx_text_formatter.cpp:801]: Unknown formatting tag '    '

Code:
[11:19:53][pdx_gui_localize.cpp:167]: Unlocalized text 'An increase or decrease to the tooltippable_concept tooltip:dw_1813705710,KCP8x8UDAAA=,DATA_GAME_CONCEPT_TYPE_NAME_TOOLTIP,GameConceptTypeTooltip Land Trade Capacity!! of a tooltippable_concept tooltip:dw_1813705710,IM38x8UDAAA=,DATA_GAME_CONCEPT_TYPE_NAME_TOOLTIP,GameConceptTypeTooltip Market!!.' at Unknown:0, either localize it or use the raw_text property instead of text
[11:19:53][pdx_gui_localize.cpp:167]: Unlocalized text 'A bonus or penalty to the maximum level of Construction Sector buildings.' at Unknown:0, either localize it or use the raw_text property instead of text
[11:19:53][pdx_gui_localize.cpp:167]: Unlocalized text 'A bonus or penalty to the maximum level of Construction Sector buildings.' at Unknown:0, either localize it or use the raw_text property instead of text
[11:19:53][pdx_gui_localize.cpp:167]: Unlocalized text 'A bonus or penalty to the maximum level of Construction Sector buildings.' at Unknown:0, either localize it or use the raw_text property instead of text
[11:19:53][pdx_gui_localize.cpp:167]: Unlocalized text 'A bonus or penalty to the maximum level of Construction Sector buildings.' at Unknown:0, either localize it or use the raw_text property instead of text
[11:19:53][pdx_gui_localize.cpp:167]: Unlocalized text 'A bonus or penalty to the maximum level of Construction Sector buildings.' at Unknown:0, either localize it or use the raw_text property instead of text
[11:19:53][pdx_gui_localize.cpp:167]: Unlocalized text 'A bonus or penalty to the maximum level of Construction Sector buildings.' at Unknown:0, either localize it or use the raw_text property instead of text
[11:19:53][pdx_gui_localize.cpp:167]: Unlocalized text 'A bonus or penalty to the maximum level of Construction Sector buildings.' at Unknown:0, either localize it or use the raw_text property instead of text
[11:19:53][pdx_gui_localize.cpp:167]: Unlocalized text 'A bonus or penalty to the maximum level of Construction Sector buildings.' at Unknown:0, either localize it or use the raw_text property instead of text
[11:19:53][pdx_gui_localize.cpp:167]: Unlocalized text 'A bonus or penalty to the maximum level of Construction Sector buildings.' at Unknown:0, either localize it or use the raw_text property instead of text
[11:19:53][pdx_gui_localize.cpp:167]: Unlocalized text 'A bonus or penalty to the maximum level of Construction Sector buildings.' at Unknown:0, either localize it or use the raw_text property instead of text
[11:19:53][pdx_gui_localize.cpp:167]: Unlocalized text 'A bonus or penalty to the maximum level of Construction Sector buildings.' at Unknown:0, either localize it or use the raw_text property instead of text
[11:19:55][pdx_gui_localize.cpp:167]: Unlocalized text 'A bonus or penalty to the maximum level of Construction Sector buildings.' at Unknown:0, either localize it or use the raw_text property instead of text
[11:19:55][pdx_gui_localize.cpp:167]: Unlocalized text 'A bonus or penalty to the maximum level of Construction Sector buildings.' at Unknown:0, either localize it or use the raw_text property instead of text
[11:19:55][pdx_gui_localize.cpp:167]: Unlocalized text 'An increase or decrease to the tooltippable_concept tooltip:dw_1813705710,KCP8x8UDAAA=,DATA_GAME_CONCEPT_TYPE_NAME_TOOLTIP,GameConceptTypeTooltip Land Trade Capacity!! of a tooltippable_concept tooltip:dw_1813705710,IM38x8UDAAA=,DATA_GAME_CONCEPT_TYPE_NAME_TOOLTIP,GameConceptTypeTooltip Market!!.' at Unknown:0, either localize it or use the raw_text property instead of text
[11:19:55][pdx_gui_localize.cpp:167]: Unlocalized text 'An increase or decrease to the tooltippable_concept tooltip:dw_1813705710,KCP8x8UDAAA=,DATA_GAME_CONCEPT_TYPE_NAME_TOOLTIP,GameConceptTypeTooltip Land Trade Capacity!! of a tooltippable_concept tooltip:dw_1813705710,IM38x8UDAAA=,DATA_GAME_CONCEPT_TYPE_NAME_TOOLTIP,GameConceptTypeTooltip Market!!.' at Unknown:0, either localize it or use the raw_text property instead of text
[11:19:55][pdx_gui_localize.cpp:167]: Unlocalized text 'An increase or decrease to the tooltippable_concept tooltip:dw_1813705710,KCP8x8UDAAA=,DATA_GAME_CONCEPT_TYPE_NAME_TOOLTIP,GameConceptTypeTooltip Land Trade Capacity!! of a tooltippable_concept tooltip:dw_1813705710,IM38x8UDAAA=,DATA_GAME_CONCEPT_TYPE_NAME_TOOLTIP,GameConceptTypeTooltip Market!!.' at Unknown:0, either localize it or use the raw_text property instead of text
[11:19:56][pdx_gui_localize.cpp:167]: Unlocalized text 'A bonus or penalty to the maximum level of Construction Sector buildings.' at Unknown:0, either localize it or use the raw_text property instead of text
[11:19:56][pdx_gui_localize.cpp:167]: Unlocalized text 'A bonus or penalty to the maximum level of Construction Sector buildings.' at Unknown:0, either localize it or use the raw_text property instead of text
[11:19:56][pdx_gui_localize.cpp:167]: Unlocalized text 'A bonus or penalty to the maximum level of Construction Sector buildings.' at Unknown:0, either localize it or use the raw_text property instead of text
[11:19:56][pdx_gui_localize.cpp:167]: Unlocalized text 'A bonus or penalty to the maximum level of Construction Sector buildings.' at Unknown:0, either localize it or use the raw_text property instead of text
[11:19:56][pdx_gui_localize.cpp:167]: Unlocalized text 'A bonus or penalty to the maximum level of Construction Sector buildings.' at Unknown:0, either localize it or use the raw_text property instead of text
[11:19:56][pdx_gui_localize.cpp:167]: Unlocalized text 'A bonus or penalty to the maximum level of Construction Sector buildings.' at Unknown:0, either localize it or use the raw_text property instead of text
[11:19:57][pdx_gui_localize.cpp:167]: Unlocalized text 'The amount of tooltippable_concept tooltip:dw_1813705710,CNP8x8UDAAA=,DATA_GAME_CONCEPT_TYPE_NAME_TOOLTIP,GameConceptTypeTooltip State!! tooltippable_concept tooltip:dw_1813705710,cM78x8UDAAA=,DATA_GAME_CONCEPT_TYPE_NAME_TOOLTIP,GameConceptTypeTooltip Infrastructure!! added for each v; 100K! tooltippable_concept tooltip:dw_1813705710,sNP8x8UDAAA=,DATA_GAME_CONCEPT_TYPE_NAME_TOOLTIP,GameConceptTypeTooltip Pops!! that live there' at Unknown:0, either localize it or use the raw_text property instead of text
[11:19:57][pdx_gui_localize.cpp:167]: Unlocalized text 'The amount of tooltippable_concept tooltip:dw_1813705710,CNP8x8UDAAA=,DATA_GAME_CONCEPT_TYPE_NAME_TOOLTIP,GameConceptTypeTooltip State!! tooltippable_concept tooltip:dw_1813705710,cM78x8UDAAA=,DATA_GAME_CONCEPT_TYPE_NAME_TOOLTIP,GameConceptTypeTooltip Infrastructure!! added for each v; 100K! tooltippable_concept tooltip:dw_1813705710,sNP8x8UDAAA=,DATA_GAME_CONCEPT_TYPE_NAME_TOOLTIP,GameConceptTypeTooltip Pops!! that live there' at Unknown:0, either localize it or use the raw_text property instead of text
[11:19:57][pdx_gui_localize.cpp:167]: Unlocalized text 'The amount of tooltippable_concept tooltip:dw_1813705710,CNP8x8UDAAA=,DATA_GAME_CONCEPT_TYPE_NAME_TOOLTIP,GameConceptTypeTooltip State!! tooltippable_concept tooltip:dw_1813705710,cM78x8UDAAA=,DATA_GAME_CONCEPT_TYPE_NAME_TOOLTIP,GameConceptTypeTooltip Infrastructure!! added for each v; 100K! tooltippable_concept tooltip:dw_1813705710,sNP8x8UDAAA=,DATA_GAME_CONCEPT_TYPE_NAME_TOOLTIP,GameConceptTypeTooltip Pops!! that live there' at Unknown:0, either localize it or use the raw_text property instead of text
[11:19:57][pdx_gui_localize.cpp:167]: Unlocalized text 'The amount of tooltippable_concept tooltip:dw_1813705710,CNP8x8UDAAA=,DATA_GAME_CONCEPT_TYPE_NAME_TOOLTIP,GameConceptTypeTooltip State!! tooltippable_concept tooltip:dw_1813705710,cM78x8UDAAA=,DATA_GAME_CONCEPT_TYPE_NAME_TOOLTIP,GameConceptTypeTooltip Infrastructure!! added for each v; 100K! tooltippable_concept tooltip:dw_1813705710,sNP8x8UDAAA=,DATA_GAME_CONCEPT_TYPE_NAME_TOOLTIP,GameConceptTypeTooltip Pops!! that live there' at Unknown:0, either localize it or use the raw_text property instead of text
[11:19:57][pdx_gui_localize.cpp:167]: Unlocalized text 'The amount of tooltippable_concept tooltip:dw_1813705710,CNP8x8UDAAA=,DATA_GAME_CONCEPT_TYPE_NAME_TOOLTIP,GameConceptTypeTooltip State!! tooltippable_concept tooltip:dw_1813705710,cM78x8UDAAA=,DATA_GAME_CONCEPT_TYPE_NAME_TOOLTIP,GameConceptTypeTooltip Infrastructure!! added for each v; 100K! tooltippable_concept tooltip:dw_1813705710,sNP8x8UDAAA=,DATA_GAME_CONCEPT_TYPE_NAME_TOOLTIP,GameConceptTypeTooltip Pops!! that live there' at Unknown:0, either localize it or use the raw_text property instead of text
[11:19:57][pdx_gui_localize.cpp:167]: Unlocalized text 'The amount of tooltippable_concept tooltip:dw_1813705710,CNP8x8UDAAA=,DATA_GAME_CONCEPT_TYPE_NAME_TOOLTIP,GameConceptTypeTooltip State!! tooltippable_concept tooltip:dw_1813705710,cM78x8UDAAA=,DATA_GAME_CONCEPT_TYPE_NAME_TOOLTIP,GameConceptTypeTooltip Infrastructure!! added for each v; 100K! tooltippable_concept tooltip:dw_1813705710,sNP8x8UDAAA=,DATA_GAME_CONCEPT_TYPE_NAME_TOOLTIP,GameConceptTypeTooltip Pops!! that live there' at Unknown:0, either localize it or use the raw_text property instead of text
[11:19:57][pdx_gui_localize.cpp:167]: Unlocalized text 'The amount of tooltippable_concept tooltip:dw_1813705710,CNP8x8UDAAA=,DATA_GAME_CONCEPT_TYPE_NAME_TOOLTIP,GameConceptTypeTooltip State!! tooltippable_concept tooltip:dw_1813705710,cM78x8UDAAA=,DATA_GAME_CONCEPT_TYPE_NAME_TOOLTIP,GameConceptTypeTooltip Infrastructure!! added for each v; 100K! tooltippable_concept tooltip:dw_1813705710,sNP8x8UDAAA=,DATA_GAME_CONCEPT_TYPE_NAME_TOOLTIP,GameConceptTypeTooltip Pops!! that live there' at Unknown:0, either localize it or use the raw_text property instead of text
[11:19:57][pdx_gui_localize.cpp:167]: Unlocalized text 'The amount of tooltippable_concept tooltip:dw_1813705710,CNP8x8UDAAA=,DATA_GAME_CONCEPT_TYPE_NAME_TOOLTIP,GameConceptTypeTooltip State!! tooltippable_concept tooltip:dw_1813705710,cM78x8UDAAA=,DATA_GAME_CONCEPT_TYPE_NAME_TOOLTIP,GameConceptTypeTooltip Infrastructure!! added for each v; 100K! tooltippable_concept tooltip:dw_1813705710,sNP8x8UDAAA=,DATA_GAME_CONCEPT_TYPE_NAME_TOOLTIP,GameConceptTypeTooltip Pops!! that live there' at Unknown:0, either localize it or use the raw_text property instead of text
[11:19:57][pdx_gui_localize.cpp:167]: Unlocalized text 'The amount of tooltippable_concept tooltip:dw_1813705710,CNP8x8UDAAA=,DATA_GAME_CONCEPT_TYPE_NAME_TOOLTIP,GameConceptTypeTooltip State!! tooltippable_concept tooltip:dw_1813705710,cM78x8UDAAA=,DATA_GAME_CONCEPT_TYPE_NAME_TOOLTIP,GameConceptTypeTooltip Infrastructure!! added for each v; 100K! tooltippable_concept tooltip:dw_1813705710,sNP8x8UDAAA=,DATA_GAME_CONCEPT_TYPE_NAME_TOOLTIP,GameConceptTypeTooltip Pops!! that live there' at Unknown:0, either localize it or use the raw_text property instead of text
[11:19:57][pdx_gui_localize.cpp:167]: Unlocalized text 'The amount of tooltippable_concept tooltip:dw_1813705710,CNP8x8UDAAA=,DATA_GAME_CONCEPT_TYPE_NAME_TOOLTIP,GameConceptTypeTooltip State!! tooltippable_concept tooltip:dw_1813705710,cM78x8UDAAA=,DATA_GAME_CONCEPT_TYPE_NAME_TOOLTIP,GameConceptTypeTooltip Infrastructure!! added for each v; 100K! tooltippable_concept tooltip:dw_1813705710,sNP8x8UDAAA=,DATA_GAME_CONCEPT_TYPE_NAME_TOOLTIP,GameConceptTypeTooltip Pops!! that live there' at Unknown:0, either localize it or use the raw_text property instead of text
[11:19:57][pdx_gui_localize.cpp:167]: Unlocalized text 'The amount of tooltippable_concept tooltip:dw_1813705710,CNP8x8UDAAA=,DATA_GAME_CONCEPT_TYPE_NAME_TOOLTIP,GameConceptTypeTooltip State!! tooltippable_concept tooltip:dw_1813705710,cM78x8UDAAA=,DATA_GAME_CONCEPT_TYPE_NAME_TOOLTIP,GameConceptTypeTooltip Infrastructure!! added for each v; 100K! tooltippable_concept tooltip:dw_1813705710,sNP8x8UDAAA=,DATA_GAME_CONCEPT_TYPE_NAME_TOOLTIP,GameConceptTypeTooltip Pops!! that live there' at Unknown:0, either localize it or use the raw_text property instead of text
[11:19:57][pdx_gui_localize.cpp:167]: Unlocalized text 'The amount of tooltippable_concept tooltip:dw_1813705710,CNP8x8UDAAA=,DATA_GAME_CONCEPT_TYPE_NAME_TOOLTIP,GameConceptTypeTooltip State!! tooltippable_concept tooltip:dw_1813705710,cM78x8UDAAA=,DATA_GAME_CONCEPT_TYPE_NAME_TOOLTIP,GameConceptTypeTooltip Infrastructure!! added for each v; 100K! tooltippable_concept tooltip:dw_1813705710,sNP8x8UDAAA=,DATA_GAME_CONCEPT_TYPE_NAME_TOOLTIP,GameConceptTypeTooltip Pops!! that live there' at Unknown:0, either localize it or use the raw_text property instead of text
[11:19:57][pdx_gui_localize.cpp:167]: Unlocalized text 'The amount of tooltippable_concept tooltip:dw_1813705710,CNP8x8UDAAA=,DATA_GAME_CONCEPT_TYPE_NAME_TOOLTIP,GameConceptTypeTooltip State!! tooltippable_concept tooltip:dw_1813705710,cM78x8UDAAA=,DATA_GAME_CONCEPT_TYPE_NAME_TOOLTIP,GameConceptTypeTooltip Infrastructure!! added for each v; 100K! tooltippable_concept tooltip:dw_1813705710,sNP8x8UDAAA=,DATA_GAME_CONCEPT_TYPE_NAME_TOOLTIP,GameConceptTypeTooltip Pops!! that live there' at Unknown:0, either localize it or use the raw_text property instead of text
[11:19:57][pdx_gui_localize.cpp:167]: Unlocalized text 'The amount of tooltippable_concept tooltip:dw_1813705710,CNP8x8UDAAA=,DATA_GAME_CONCEPT_TYPE_NAME_TOOLTIP,GameConceptTypeTooltip State!! tooltippable_concept tooltip:dw_1813705710,cM78x8UDAAA=,DATA_GAME_CONCEPT_TYPE_NAME_TOOLTIP,GameConceptTypeTooltip Infrastructure!! added for each v; 100K! tooltippable_concept tooltip:dw_1813705710,sNP8x8UDAAA=,DATA_GAME_CONCEPT_TYPE_NAME_TOOLTIP,GameConceptTypeTooltip Pops!! that live there' at Unknown:0, either localize it or use the raw_text property instead of text
[11:20:08][pdx_gui_localize.cpp:167]: Unlocalized text 'A bonus or penalty to both input and output of Construction Sector' at Unknown:0, either localize it or use the raw_text property instead of text
[11:20:08][pdx_gui_localize.cpp:167]: Unlocalized text 'A bonus or penalty to both input and output of Construction Sector' at Unknown:0, either localize it or use the raw_text property instead of text
[11:20:08][pdx_gui_localize.cpp:167]: Unlocalized text 'A bonus or penalty to both input and output of Construction Sector' at Unknown:0, either localize it or use the raw_text property instead of text
[11:20:08][pdx_gui_localize.cpp:167]: Unlocalized text 'A bonus or penalty to both input and output of Construction Sector' at Unknown:0, either localize it or use the raw_text property instead of text
[11:20:08][pdx_gui_localize.cpp:167]: Unlocalized text 'A bonus or penalty to both input and output of Construction Sector' at Unknown:0, either localize it or use the raw_text property instead of text
[11:20:08][pdx_gui_localize.cpp:167]: Unlocalized text 'A bonus or penalty to both input and output of Construction Sector' at Unknown:0, either localize it or use the raw_text property instead of text
[11:20:08][pdx_gui_localize.cpp:167]: Unlocalized text 'A bonus or penalty to both input and output of Construction Sector' at Unknown:0, either localize it or use the raw_text property instead of text
[11:20:08][pdx_gui_localize.cpp:167]: Unlocalized text 'A bonus or penalty to both input and output of Construction Sector' at Unknown:0, either localize it or use the raw_text property instead of text
[11:20:08][pdx_gui_localize.cpp:167]: Unlocalized text 'A bonus or penalty to both input and output of Construction Sector' at Unknown:0, either localize it or use the raw_text property instead of text
[11:20:08][pdx_gui_localize.cpp:167]: Unlocalized text 'A bonus or penalty to both input and output of Construction Sector' at Unknown:0, either localize it or use the raw_text property instead of text
[11:20:08][pdx_gui_localize.cpp:167]: Unlocalized text 'A bonus or penalty to both input and output of Construction Sector' at Unknown:0, either localize it or use the raw_text property instead of text
[11:20:08][pdx_gui_localize.cpp:167]: Unlocalized text 'A bonus or penalty to both input and output of Construction Sector' at Unknown:0, either localize it or use the raw_text property instead of text
[11:20:08][pdx_gui_localize.cpp:167]: Unlocalized text 'A bonus or penalty to both input and output of Construction Sector' at Unknown:0, either localize it or use the raw_text property instead of text
[11:20:08][pdx_gui_localize.cpp:167]: Unlocalized text 'A bonus or penalty to both input and output of Construction Sector' at Unknown:0, either localize it or use the raw_text property instead of text
[11:20:08][pdx_gui_localize.cpp:167]: Unlocalized text 'A bonus or penalty to both input and output of Construction Sector' at Unknown:0, either localize it or use the raw_text property instead of text
[11:20:08][pdx_gui_localize.cpp:167]: Unlocalized text 'A bonus or penalty to both input and output of Construction Sector' at Unknown:0, either localize it or use the raw_text property instead of text
[11:20:08][pdx_gui_localize.cpp:167]: Unlocalized text 'A bonus or penalty to both input and output of Construction Sector' at Unknown:0, either localize it or use the raw_text property instead of text
[11:20:08][pdx_gui_localize.cpp:167]: Unlocalized text 'A bonus or penalty to both input and output of Construction Sector' at Unknown:0, either localize it or use the raw_text property instead of text
[11:20:08][pdx_gui_localize.cpp:167]: Unlocalized text 'A bonus or penalty to both input and output of Construction Sector' at Unknown:0, either localize it or use the raw_text property instead of text
[11:20:08][pdx_gui_localize.cpp:167]: Unlocalized text 'A bonus or penalty to both input and output of Construction Sector' at Unknown:0, either localize it or use the raw_text property instead of text
[11:20:08][pdx_gui_localize.cpp:167]: Unlocalized text 'A bonus or penalty to both input and output of Construction Sector' at Unknown:0, either localize it or use the raw_text property instead of text
[11:20:08][pdx_gui_localize.cpp:167]: Unlocalized text 'A bonus or penalty to both input and output of Construction Sector' at Unknown:0, either localize it or use the raw_text property instead of text
[11:20:08][pdx_gui_localize.cpp:167]: Unlocalized text 'A bonus or penalty to both input and output of Construction Sector' at Unknown:0, either localize it or use the raw_text property instead of text
[11:20:08][pdx_gui_localize.cpp:167]: Unlocalized text 'A bonus or penalty to both input and output of Construction Sector' at Unknown:0, either localize it or use the raw_text property instead of text
[11:20:08][pdx_gui_localize.cpp:167]: Unlocalized text 'A bonus or penalty to both input and output of Construction Sector' at Unknown:0, either localize it or use the raw_text property instead of text
[11:20:08][pdx_gui_localize.cpp:167]: Unlocalized text 'A bonus or penalty to both input and output of Construction Sector' at Unknown:0, either localize it or use the raw_text property instead of text
[11:20:08][pdx_gui_localize.cpp:167]: Unlocalized text 'A bonus or penalty to both input and output of Construction Se
I hovered here and there
1683365013925.png
1683365038712.png


[11:28:05][pdx_gui_gfxtype_line.cpp:341]: gui/politics_panel_types.gui:1458 - Line must have atleast 2 points - no crap, didn't tick game yet.

Malformed tooltip
Code:
[11:29:57][pdx_data_factory.cpp:1067]: Failed parsing statement for 'SelectLocalization(SCOPE.GetRootScope.GetMarketGoods.GetGoods.IsTradeable, ', or setting up a [concept_trade_route'
[11:29:57][pdx_data_statementparser.cpp:173]: Failed to find the last quote for this argument literal: '', or setting up a [concept_trade_route'
[11:29:57][pdx_data_statementparser.cpp:50]: Expected ',' at  in SCOPE.GetRootScope.GetMarketGoods.GetGoods.IsTradeable, ', or setting up a [concept_trade_route
[11:29:57][pdx_data_statementparser.cpp:85]: Failed parsing arguments from: 'SelectLocalization(SCOPE.GetRootScope.GetMarketGoods.GetGoods.IsTradeable, ', or setting up a [concept_trade_route'. Missing parenthesis at end
[11:29:57][pdx_data_statementparser.cpp:201]: Failed parsing promote/function/macro from: 'SelectLocalization(SCOPE.GetRootScope.GetMarketGoods.GetGoods.IsTradeable, ', or setting up a [concept_trade_route'
[11:29:57][pdx_data_factory.cpp:1067]: Failed parsing statement for 'SelectLocalization(SCOPE.GetRootScope.GetMarketGoods.GetGoods.IsTradeable, ', or setting up a [concept_trade_route'
[11:29:57][pdx_data_statementparser.cpp:173]: Failed to find the last quote for this argument literal: '', or setting up a [concept_trade_route'
[11:29:57][pdx_data_statementparser.cpp:50]: Expected ',' at  in SCOPE.GetRootScope.GetMarketGoods.GetGoods.IsTradeable, ', or setting up a [concept_trade_route
[11:29:57][pdx_data_statementparser.cpp:85]: Failed parsing arguments from: 'SelectLocalization(SCOPE.GetRootScope.GetMarketGoods.GetGoods.IsTradeable, ', or setting up a [concept_trade_route'. Missing parenthesis at end
[11:29:57][pdx_data_statementparser.cpp:201]: Failed parsing promote/function/macro from: 'SelectLocalization(SCOPE.GetRootScope.GetMarketGoods.GetGoods.IsTradeable, ', or setting up a [concept_trade_route'
[11:29:57][pdx_data_factory.cpp:1067]: Failed parsing statement for 'SelectLocalization(SCOPE.GetRootScope.GetMarketGoods.GetGoods.IsTradeable, ', or setting up a [concept_trade_route'
[11:29:57][pdx_data_statementparser.cpp:173]: Failed to find the last quote for this argument literal: '', or setting up a [concept_trade_route'
[11:29:57][pdx_data_statementparser.cpp:50]: Expected ',' at  in SCOPE.GetRootScope.GetMarketGoods.GetGoods.IsTradeable, ', or setting up a [concept_trade_route
[11:29:57][pdx_data_statementparser.cpp:85]: Failed parsing arguments from: 'SelectLocalization(SCOPE.GetRootScope.GetMarketGoods.GetGoods.IsTradeable, ', or setting up a [concept_trade_route'. Missing parenthesis at end
[11:29:57][pdx_data_statementparser.cpp:201]: Failed parsing promote/function/macro from: 'SelectLocalization(SCOPE.GetRootScope.GetMarketGoods.GetGoods.IsTradeable, ', or setting up a [concept_trade_route'
1683365571327.png
 
Last edited:

NoemiBG

Private
External QA
1 Badges
May 4, 2023
11
2
  • Magicka: Wizard Wars Founder Wizard
Hey, Notme1!

We have been trying to reproduce this issue here, but we weren't successful. Could you perform some steps for us? First, please verify game files, and see if these errors still appear. If they do, send us the new error logs and, if possible, your save file as well.

Thank you for your cooperation!
 

Notme1

Captain
Dec 21, 2015
435
817
It still happens even after verifying files - checksum is unmodified. Tooltip errors still happen when hovering over them.
No need for save file as I did it paused.

1. Have 1.2.7 version of game.
2. Run Vanilla game, not in debug mode.
3. Play without objective and choose observe button.
4. Hover over stuff like in post above.

By the way aroai errors is from rules preset - those accumulate as you play between different install like mods using AROAI

Lets see if nuking thing in documents fix it...
 

Attachments

  • debug.log
    403,7 KB · Views: 0
  • error.log
    48 KB · Views: 0
  • game.log
    29,8 KB · Views: 0
  • a.v3
    5 MB · Views: 0
Last edited: