azayrahmad Posted August 13, 2012 Report Share Posted August 13, 2012 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 errorAssertion 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. Quote Link to comment Share on other sites More sharing options...
myconid Posted August 13, 2012 Report Share Posted August 13, 2012 Also, in the middle of the game, there is another errorI think someone broke the roman corral... Quote Link to comment Share on other sites More sharing options...
azayrahmad Posted August 13, 2012 Author Report Share Posted August 13, 2012 I think someone broke the roman corral...I can't quite remember it, but that session is one of the rare event when I decided to build a corral. And I played Roman. What happened? Quote Link to comment Share on other sites More sharing options...
Enrique Posted August 13, 2012 Report Share Posted August 13, 2012 Also:-rome_wall_medium and rome_wall_long have their UVs messed up,-rome_mars_temple looks weird,-rome_docks throws an error line that is looking for "rome_fortress_ao.png"-temple vesta throws another line looking for "roman_struct_norm.png"Don't know what happened :/ Quote Link to comment Share on other sites More sharing options...
Mythos_Ruler Posted August 13, 2012 Report Share Posted August 13, 2012 This http://trac.wildfiregames.com/changeset/12399And This http://trac.wildfiregames.com/changeset/12400 happened. I'll look into it. Quote Link to comment Share on other sites More sharing options...
Enrique Posted August 13, 2012 Report Share Posted August 13, 2012 This http://trac.wildfire...changeset/12399And This http://trac.wildfire...changeset/12400 happened. I'll look into it.Thanks Mythos, I have to start using Trac All bugs reported here are fixed now Quote Link to comment Share on other sites More sharing options...
quantumstate Posted August 14, 2012 Report Share Posted August 14, 2012 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. Quote Link to comment Share on other sites More sharing options...
Recommended Posts
Join the conversation
You can post now and register later. If you have an account, sign in now to post with your account.