CityWebServer icon indicating copy to clipboard operation
CityWebServer copied to clipboard

OS X Log

Open brianhanifin opened this issue 9 years ago • 1 comments

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.

brianhanifin avatar Mar 30 '15 21:03 brianhanifin

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.

Feanathiel avatar Mar 31 '15 07:03 Feanathiel