Author Topic: [fixed] still trouble with CRC (svn rev 3461)  (Read 553 times)

titi

  • MegaGlest Team
  • Airship
  • ********
  • Posts: 4,240
    • View Profile
    • http://www.titusgames.de
[fixed] still trouble with CRC (svn rev 3461)
« on: 16 July 2012, 12:45:15 »
I tried to fix the CRC comparison in the mod menu yesterday. To do so I added a new column called crcnew to the glestmaps table. The php script now looks for a version number and returns the old or the new crc depending on the request.
In the code we now send a get parameter called version ( ?version=0.1 at the moment ) .

Now the problem:
After adding all the new CRCs in the glestmaps table I still see conflicts in the mod menu. Some maps have conflicts, others don't. So I rechecked the stored CRC numbers for maps shown as conflicted, but they were ok ....
I think something must be wrong in the CRC calculation of the mod menu.
« Last Edit: 16 July 2012, 23:16:07 by titi »
Try Megaglest! Improved Engine / New factions / New tilesets / New maps / New scenarios

titi

  • MegaGlest Team
  • Airship
  • ********
  • Posts: 4,240
    • View Profile
    • http://www.titusgames.de
Re: [fixed] still trouble with CRC (svn rev 3461)
« Reply #1 on: 16 July 2012, 23:16:23 »
Its fixed in SVN now.
Try Megaglest! Improved Engine / New factions / New tilesets / New maps / New scenarios

 

anything