Open GoogleCodeExporter opened 8 years ago
all of this basically forbids me to open pyro rail, at all. can't start so to
speak.
Original comment by leeandr...@gmail.com
on 2 Feb 2011 at 8:00
Interesting. I have never seen an error such as this. I suspect what is going
on based on the traceback, is that there is something in your RAIL_State file
that is unable to be parse correctly. Please post your RAIL_State file and I'll
see how its borking.
In the mean time, delete the state_loc.txt file that pyRO-RAIL creates (in the
directory that you've stored pyRO-RAIL) before launching it. This will allow
pyRO-RAIL to at least launch, but since the code is having errors reading, it
won't be of much use until the issue is resolved. If the syntax of your
RAIL_State file is correct, I'll write an update.
Original comment by landstei...@gmail.com
on 2 Feb 2011 at 7:24
Ok I'll send it here.
Original comment by leeandr...@gmail.com
on 3 Feb 2011 at 12:22
Attachments:
Ok I'll send it here.
Original comment by leeandr...@gmail.com
on 3 Feb 2011 at 12:22
Please remove line 246: rail_state["SkillOptions"]["BuffBasePriority"] = 40
It seems as if '"BuffBasePriority"' was not included in the invalid key list,
so when pyRO-RAIL read this, it decided to thrown an error (and rightfully so!)
Tomorrow I will write an additional exception rule for key values that are not
numbers.
Thanks for the heads up! When you write the file after using this, it will
again add the BuffBasePriority line to your file until I release an update.
Original comment by landstei...@gmail.com
on 3 Feb 2011 at 12:51
nice it worked!
Original comment by leeandr...@gmail.com
on 3 Feb 2011 at 2:46
Version 202.7 fixes this issue; please upgrade to avoid future conflict :D
Original comment by landstei...@gmail.com
on 4 Feb 2011 at 6:44
Done! Thanks for the update!
Original comment by leeandr...@gmail.com
on 5 Feb 2011 at 4:09
Original issue reported on code.google.com by
leeandr...@gmail.com
on 2 Feb 2011 at 7:59Attachments: