Rychard / CityWebServer

Integrated Web Server for Cities: Skylines
58 stars 21 forks source link

OS X Log #2

Open brianhanifin opened 9 years ago

brianhanifin commented 9 years ago

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.

Feanathiel commented 9 years ago

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.