Changes between Version 7 and Version 8 of Running Quagents
- Timestamp:
- Aug 26, 2011 12:26:37 PM (13 years ago)
Legend:
- Unmodified
- Added
- Removed
- Modified
-
Running Quagents
v7 v8 29 29 30 30 '''NOTE: due to a bug with Runtime.exec(), the launcher does not currently work on mac platforms.''' 31 32 Update: This is confirmed to be a bug with Runtime.exec(). The subprocess managing the server does not handle socket communication correctly. Specifically, when a Quagent tries to spawn using ''ready()'' (see [[ProtocolZero]] the server immediately freezes.