Jump to content

New bug after updating today


azayrahmad
 Share

Recommended Posts

After I updated the game through SVN, I noticed in map menu the preview didn't appear and there is an error message stating

'cannot load because cropped [coordinate number] session/.../map_name.png didn't exist'

(warning: not the exact words). But I checked the folder and the map previews are there.

Also, in the middle of the game, there is another error

Assertion failed: "(m_StreamFlags & ~m_ValidStreams) == 0"
Location: ShaderProgram.cpp:901 (CShaderProgram::AssertPointersBound)

Call stack:

(error while dumping stack: No stack frames found)
errno = 0 (No error reported here)
OS error = 0 (no error code was set)

but when I suppress it, it continues playing.

Minor error, I know. I'm just curious.

Link to comment
Share on other sites

After I updated the game through SVN, I noticed in map menu the preview didn't appear and there is an error message stating

'cannot load because cropped [coordinate number] session/.../map_name.png didn't exist'

(warning: not the exact words). But I checked the folder and the map previews are there.

This is because I resized all of the maps and introduced a crop option in the C++ but this means it needs a rebuild due to the C++ changes.

Link to comment
Share on other sites

Join the conversation

You can post now and register later. If you have an account, sign in now to post with your account.

Guest
Reply to this topic...

×   Pasted as rich text.   Paste as plain text instead

  Only 75 emoji are allowed.

×   Your link has been automatically embedded.   Display as a link instead

×   Your previous content has been restored.   Clear editor

×   You cannot paste images directly. Upload or insert images from URL.

 Share

×
×
  • Create New...