ZoeS17 / rpgxplorer

Forked due to read-only source on Google Code
https://code.google.com/p/rpgxplorer/
GNU General Public License v3.0
1 stars 0 forks source link

Attempt to enter recovery mode when loading large data files at launch #1

Closed GoogleCodeExporter closed 8 years ago

GoogleCodeExporter commented 8 years ago
What steps will reproduce the problem?
1. Use local XML files
2. Launch application
3. Attempts to enter recovery mode when it reaches 19%

Original issue reported on code.google.com by krudo...@gmail.com on 21 Jul 2011 at 2:59

GoogleCodeExporter commented 8 years ago
What dataset and version are you using as there is not one uploaded yet?

Original comment by dansparr...@gmail.com on 21 Jul 2011 at 7:13

GoogleCodeExporter commented 8 years ago
Should have clairified the issue - this is using the massive merged XML files 
on my system. Something in one of my XML files is causing the loading of XML 
files to fail.

Original comment by krudo...@gmail.com on 21 Jul 2011 at 7:17

GoogleCodeExporter commented 8 years ago
First try loading default dataset provided. if that works then you have a data 
issue on the following MonsterType (not likely) or that you are using older 
data and are missing some tables. Send me your dataset to Sparrowhawk@cox.net.

Original comment by dansparr...@gmail.com on 21 Jul 2011 at 7:19

GoogleCodeExporter commented 8 years ago
You will need to re-import using the new build.

Original comment by dansparr...@gmail.com on 21 Jul 2011 at 7:20

GoogleCodeExporter commented 8 years ago
Problem is I haven't worked this for so long that I forgot that if the files 
are in Program Files (x86) on a machine with UAC, that the executable needs to 
be run with admin privileges. And that it tags the individual file as running 
in admin mode, not the executable's path, so replacing the exe wiped out that 
setting.

Original comment by krudo...@gmail.com on 21 Jul 2011 at 9:43