I've saved and opened this file many times on this version of MapTool. I tried removing the .maptool folder and using a new download of 1.3b86. Nothing helped, though the error did change from
Code: Select all
2011-08-04 02:52:03,937 [util.ImageManager$BackgroundImageLoader:277] ERROR - BackgroundImageLoader.run(Campaign,6d96d19bdd99a15c35def8e00163e914): not resolved
java.io.IOException: Could not load image
at net.rptools.lib.image.ImageUtil.bytesToImage(ImageUtil.java:295)
at net.rptools.maptool.util.ImageManager$BackgroundImageLoader.run(ImageManager.java:275)
at java.util.concurrent.ThreadPoolExecutor.runWorker(Unknown Source)
at java.util.concurrent.ThreadPoolExecutor$Worker.run(Unknown Source)
at java.lang.Thread.run(Unknown Source)
2011-08-04 02:52:21,765 [client.MapTool:291] ERROR - PersistenceUtil.error.campaignVersion
to
Code: Select all
2011-08-04 04:52:58,406 [client.MapTool:291] ERROR - PersistenceUtil.error.campaignVersion
when I removed the .maptool folder. I'm about to try opening it on another computer with v6.26 of the JRE (my last version before the reformat), to see if it's Java or not. Just as soon as it decides that it won't take an hour for Windows Installer to prepare to uninstall the old Java version. Sometimes I hate Windows.
If there's anything else that's needed, I'll be happy to provide it. I'm a power user, but not a programmer, so go easy on the tech jargon if you can.