Page 4 of 5

RE: lost files

Posted: Sat Jul 29, 2017 5:19 pm
by geofflambert
Back to the old error. Let's give it a break. I need time to do a turn. [:D]

Image

RE: lost files

Posted: Sat Jul 29, 2017 5:32 pm
by Korvar
That's actually good - it's a new error!

I think the 2nd part is what you mentioned earlier - you need to do your turn so that it has data to load.

RE: lost files

Posted: Tue Aug 01, 2017 10:22 pm
by geofflambert
OK, I have a new turn and save. The old errors are gone but I have a new one in relation to Tracker:



Image

RE: lost files

Posted: Tue Aug 01, 2017 11:04 pm
by Korvar
Either download the WitPTracker.bat file again from my earlier post, or use a text editor (like Notepad) to add Java.exe after the jre1.8.0_144\bin\.

You can also optionally increase the -Xms and -Xmx tags from 384m and 512m to 512m and 768m, if you want to give Tracker more memory to work with.

So the contents of WitPTracker would be:

Code: Select all

"C:\Program Files (x86)\Java\jre1.8.0_144\bin\Java.exe" -Xms512m -Xmx768m -jar "WitPTracker.jar"
 pause 

RE: lost files

Posted: Wed Aug 02, 2017 3:37 pm
by geofflambert
OK, I got frustrated and found a copy of the Tracker folder that I made before the crash. I've got an error but it appears to be not enough memory. What file do I open to enlarge that and what do I open it with? Wordpad? Notepad?

Image

RE: lost files

Posted: Wed Aug 02, 2017 3:45 pm
by Korvar
You can use Notepad, it will work perfectly fine. I use a 3rd party variant of the concept (Notepad on steroids): Notepad++.

The file you want to edit is WitPTracker.bat located in the Tracker folder. If you delete everything in it and paste into it what I posted in the code snippet of my last post, it will give you extra memory.

RE: lost files

Posted: Wed Aug 02, 2017 4:12 pm
by geofflambert
Success, I believe. It's doing a multiturn read. It already had turns 1 and 2 - that's the point I backed up the folder.

RE: lost files

Posted: Wed Aug 02, 2017 5:06 pm
by Korvar
Good to hear, keep me posted if you run into any more snags.

RE: lost files

Posted: Wed Aug 02, 2017 5:09 pm
by geofflambert
I'm back to the 32/64 bit problem, but it only occurs after Tracker loads and when I start the multi-turn read.

Image

RE: lost files

Posted: Wed Aug 02, 2017 5:11 pm
by geofflambert
Here's the folder now

Image

RE: lost files

Posted: Wed Aug 02, 2017 5:21 pm
by geofflambert
I put the Java.exe in the folder and got this error.

Image

RE: lost files

Posted: Wed Aug 02, 2017 5:34 pm
by geofflambert
I'm done for today. I don't think it will do any harm to send Steve another turn, I'll probably do so this evening.

RE: lost files

Posted: Wed Aug 02, 2017 5:44 pm
by Korvar
You're using an older WitPTracker.bat file - the latest one I uploaded here doesn't load the Java.exe file from the Tracker folder, it gets it straight from the 32-bit Java install folder.

So you either need to use that .bat file OR make sure you are copying the 32-bit Java.exe (from the Java folder within Program Files(x86), NOT Program Files) into the Tracker folder.

RE: lost files

Posted: Wed Aug 02, 2017 7:33 pm
by geofflambert
I'll have to figure that out. I noticed my x86 folder doesn't even have a Java folder in it, just the Program Files folder.

RE: lost files

Posted: Wed Aug 02, 2017 7:44 pm
by Korvar
Install the 32-bit Java via the link I provided in this post. Then copy that Java.exe into your Tracker folder.

RE: lost files

Posted: Wed Aug 02, 2017 7:47 pm
by geofflambert
OK. I'm running out of time but I just installed the 64 bit in the x86/Java folder I created. Oh, well. [:D]

RE: lost files

Posted: Wed Aug 02, 2017 8:02 pm
by Korvar
Yeah, taking a chicken and putting 'Swan' on its name-tag doesn't quite work [:D]

To be sure, just (re)install both the 32 and 64 bit versions of Java using the links I provided, then copy the Java.exe from the Program Files(x86) Java folder.

RE: lost files

Posted: Wed Aug 02, 2017 8:12 pm
by BillBrown
Just as info, you can read the tracker database with the 64 bit Java, but you can not read a new turn file with it( the pwsdll7.dll file is a 32-bit dll file)

RE: lost files

Posted: Wed Aug 02, 2017 8:28 pm
by Korvar
That's good to know - thanks!

I never experimented with different Tracker / Java versions - I saw that the instructions were very specific and have experienced how one variable being off can bring the whole parade to a stop, so I've contented myself to keep things as they are. [:D]

RE: lost files

Posted: Wed Aug 02, 2017 8:40 pm
by BillBrown
I tried it out once since using a 64-bit Java should get rid of the out of memory problems, but it didn't work out.

If michaelm ever comes back he might be able to update the dll file that is used by tracker.