Castronova / EMIT

Environmental Model Integration Project (EMIT)
GNU General Public License v2.0
0 stars 2 forks source link

Sprint not working inside Engine #441

Closed Castronova closed 8 years ago

Castronova commented 8 years ago

The sprint messages are not being rerouted to the gui console when issued from the Engine. This is because the Engine is binding to a different port than the gui is listening to. I'm not sure why we haven't encountered this problem on OSX or Linux.

farrieta9 commented 8 years ago

I've tested this on Windows 10. I added multiple sPrint in different functions in the engine.py and all were printing to the gui