ArtemisGray wrote:I can't get this to work.
I'm not very tech-savvy. So forgive me.
I place the HnHCartographer3 jar file into my folder with the run.bat and my map folder.
I double click the file. Nothing happens, nothing pops up. I closed and opened the folder to see if a new folder would pop up but still nothing.
What am I doing wrong?
At the current stage the app has no GUI so don't expect anything to pop up. Update your java just to be sure btw.
And the reasons why it doesn't do anything:
- you got no map files to be stitched together (go through your cave/map/simplemap folders and make sure there is at least one subfolder with tile files in it)
- you didn't wait long enough for the app to actualy create something (as there is no progress bar atm. you can check the process manager whether the app is still running)
- magic
Best way to try it out:
Delete or move your map, cave and simplemap folders. Play the game, save a simplemap, log off, run the cartographer.
If it still doesn't work, you might want to try running it from the command line and watch the output it's gonna print. To run the app from cmd you need to type something like "java -jar [path to the program]\HnHCartographer3.jar"