xtom Posted January 30, 2015 Share Posted January 30, 2015 I'm trying to publish my project with Included Files Only but it's hanging before the progress bar starts to fill. I waited for 15min and still it hangs. If I look in the publish folder the exe and other files are there but data.zip filesize is 0. If I clear all include file extensions before hand the publish still hangs. The project folder is 2.2GB and if I publish with "included files only" unchecked it works fine and the progress bar starts filling straight away. Or if I publish a different smaller project it works fine both ways. I'm wondering if there might be a particular file causing it to hang but not sure how to narrow the cause down. Check out my games: One More Day / Halloween Pumpkin Run Link to comment Share on other sites More sharing options...
xtom Posted January 30, 2015 Author Share Posted January 30, 2015 It seems some of my map files were corrupt and when I tried to load them I got an error Exception_Access_Violation - luckily these were just simple test maps and not my main game map so I deleted these dodgy map files and also deleted the .bak files in the root of the project folder and now it is completing the publish process. Check out my games: One More Day / Halloween Pumpkin Run Link to comment Share on other sites More sharing options...
Josh Posted January 31, 2015 Share Posted January 31, 2015 Ah that actually makes sense. One of the maps you sent had a huge string table, so it was going through that. My job is to make tools you love, with the features you want, and performance you can't live without. Link to comment Share on other sites More sharing options...
Recommended Posts