From caa2f31d536f568e485f15537db5e2f79f7616d5 Mon Sep 17 00:00:00 2001 From: hop311 Date: Mon, 22 Jan 2024 19:17:38 +0000 Subject: Miscellaneous bug fixes and format cleanup --- src/openvic-simulation/misc/Event.cpp | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'src/openvic-simulation/misc/Event.cpp') diff --git a/src/openvic-simulation/misc/Event.cpp b/src/openvic-simulation/misc/Event.cpp index 1796799..34743e8 100644 --- a/src/openvic-simulation/misc/Event.cpp +++ b/src/openvic-simulation/misc/Event.cpp @@ -213,7 +213,7 @@ bool EventManager::load_on_action_file(ast::NodeCPtr root) { ret &= map_callback(weighted_events, event)(weight); } else { Logger::warning( - "Non-existing event ", event->get_identifier(), " loaded on action ", identifier, "with weight", + "Non-existing event ", event_node, " loaded on action ", identifier, " with weight ", weight, "!" ); } -- cgit v1.2.3-56-ga3b1