In my mod I've got ImprovedEvents.lua/.xml along with Custom Notifications module. Not entirely sure what source I got these from anymore, and I have made alterations.
In any case, whenever a city gets a new citizen I get the +1 Green Population pop up with the LeftClick/RightClick/MiddleClick function, and then a generic "!" pop up that doesn't have the new functionality. The generic "!" pop up doesn't pop after a certain size (I think pop 5) so I assume that was the old pop up.
Every time a city gets a new culture tile, a generic "!" notification pops up, as opposed to the Magenta hexagon I was expecting.
Anyway, I'm not really sure what the issue is here. Is it the ImprovedEvents.lua? The .xml? Or the custom notifications module? How do I trouble shoot this? Thanks
In any case, whenever a city gets a new citizen I get the +1 Green Population pop up with the LeftClick/RightClick/MiddleClick function, and then a generic "!" pop up that doesn't have the new functionality. The generic "!" pop up doesn't pop after a certain size (I think pop 5) so I assume that was the old pop up.
Every time a city gets a new culture tile, a generic "!" notification pops up, as opposed to the Magenta hexagon I was expecting.
Anyway, I'm not really sure what the issue is here. Is it the ImprovedEvents.lua? The .xml? Or the custom notifications module? How do I trouble shoot this? Thanks