In the class I'm teaching, I tried to Run Layout, and it isn't letting me. There are 15 computers hooked up to the lab using WINXP.
Students have a student account which doesn't let them have admin access, and instructors (me) have admin access. I can run the game fine on MY admin computer, but the students cannot on theirs.
They get a 'Unable to starrt HTTP Server for Preview.' Then, I press the 'reconfigure', and it becomes a blank box with a error message.
I tried to log into a student computer under the admin, but this message popped up.
---------------------------
Construct 2 Check failure
---------------------------
Check failure! This is probably a bug:
After creating request queue, handle is NULL
Condition: hRequestQueue != NULL
File: HttpFileServer.cpp
Line: 47
Function: void __thiscall HttpFileServer::Start(const class std::basic_string<wchar_t,struct std::char_traits<wchar_t>,class std::allocator<wchar_t> > &,int)
Build: release 79.4 (32-bit) checked
Component: HTML5 exporter
(Last Win32 error: 0)
You are using a 'checked' release of Construct 2, intended for testing, which causes certain errors to be reported this way. Hit Ctrl+C to copy this messagebox - it's useful information for the developers, so please include it with any bug reports! Click 'Abort' to quit (unsaved data will be lost!),'Retry' to turn off messages for this session and continue, or 'Ignore' to continue normally.
---------------------------
Abort Retry Ignore
---------------------------