ID:2627190
 
Descriptive Problem Summary: Whenever I host my game Dream Daemon goes to "Not responding" and hangs there indefintley.

Numbered Steps to Reproduce Problem: Open Dream Daemon, Choose DMB file. Hit host. Freeze.

Code Snippet (if applicable) to Reproduce Problem:

No code available, no output just a freeze.


Expected Results:

A normal host ...

Actual Results:

Freezing Entirely.
A hang and a crash are different animals. To diagnose a hang I would need a minidump file for Windows debugging tools taken during the hang.

However, it's possible there are other explanations. If you have an infinite loop in your code, and world.loop_checks is turned off, this kind of thing can happen easily.

Another data point I need is whether this happens with other games.
Solved the issue - Can you close this now please.
What was the problem?
I think it was the infinite loop that you mentioned.