CityWebServer
CityWebServer copied to clipboard
OS X Log
Thank you. It appears to be working great on my Macbook Pro. I opened the website a minute or two after clicking "Continue" (while the loading screen was still running).
Here is a link to my log file. It appears to be working correctly, however, there is one error I noted. The second output is what was appended to the log page when I refreshed the Log page after my city finished loading. I don't know if this is a problem or not, but thought you should know.
I don't think the statement in the file below can actually be true: https://github.com/Rychard/CityWebServer/blob/b23a408858512dddd8a1e70186668e423c1cb160/CityWebServer/Helpers/TemplateHelper.cs#L22
Maybe we can check if the UserInfo
in PluginInfo.GetInstances<UserMod>()
is the same as the one in our assembly. wwwroot
may exist in other mods as well.