wdlindmeier / Most-Pixels-Ever-Cinder

Cinder block for Most Pixels Ever big-screens framework
35 stars 8 forks source link

Cinder 0.9 update #15

Open brucelane opened 8 years ago

brucelane commented 8 years ago

hi, I'm using this block with Cinder 0.9, although it compiles well, the application freezes at start. Can you have a look? Thank you Bruce

wdlindmeier commented 8 years ago

Hey Bruce. Can you provide a bit more detail? Are you on Windows? Does the app thread stall or are the clients not connecting (and therefore not getting the update signals)?

brucelane commented 8 years ago

yes I'm on Windows, execution stops at https://github.com/wdlindmeier/Most-Pixels-Ever-Cinder/blob/master/src/MPEClient.cpp#L177 when the host is not found Maybe a successful ping before this line would help