Fatal error: pack type C: not enough input, need 1, have 0 in /home/winbolo/php/mapimageclass.php on line 132
Got this today trying to upload a map. If you already know about it, disregard.
Which Map upload? Into your player profile or into your map collection?
Have you tried uploading a different map or is it all maps?
Uploading new maps into map collections. I tried several maps. One was a newly-completed map, and another was just an empty map with a few pieces of terrain just to test.
Can you please try uploading some of the standard distribution maps to test whether it is the map files specifically or if it is something else? I have just uploaded 5 map files to test this and they have all uploaded successfully. - http://www.winbolo.net/mapcollection.php?id=1
Ok, the sdms upload fine. But nothing that's currently on my system does. I'll try a few things......
Looking into the problem it appears it is caused by BoloReich not generating a valid Bolo map. Maps should end with 4 bytes containing 4, 0xFF, 0xFF, 0xFF. BoloReich is not ending a map with these 4 bytes.
WinBolo allows the map to load even though this footer is incomplete however the revised online implementation is more strict. (Part of the upgrade) I have implemented a work around to resolve this.
Please post if you continue to have problems.