Friday, April 22, 2016

Day 104: Messaging is a Cruel Mistress

Ugh. The Messaging assignment took up most of my day, but I'm still struggling to make decent progress. I've gotten clients to connect to the server, but no messages are being sent...or the event's not firing properly. I'm still managing exceptions left and right, but I've yet to reach a stable point to where I can start working with MainForm.

I also learned, after plenty of futile searching, that instead of settling for a special Async method that doesn't exist, to just create one by using Task.Run and a lambda! D'oh!

As for capstone, I've hit the limit of tasks and there's no playtesting today, so I'll probably be looking into some possible procedural foliage when I have the time.

Until then...it's time to dispatch a message.

No comments:

Post a Comment