Save Any Where OXP Version 3.2 [RELEASE]
Moderators: winston, another_commander
Re: Save Any Where OXP Version 3.1 [RELEASE]
Where can I find the fixed version?
- maik
- Wiki Wizard
- Posts: 2028
- Joined: Wed Mar 10, 2010 12:30 pm
- Location: Ljubljana, Slovenia (mainly industrial, feudal, TL12)
Re: Save Any Where OXP Version 3.1 [RELEASE]
Unfortunately, there is no fixed version. You have to follow CommonSenseOTB's instructions and fix it yourself.Zireael wrote:Where can I find the fixed version?
- Cmdr. Maegil
- Sword-toting nut-job
- Posts: 1294
- Joined: Tue Feb 27, 2007 10:28 pm
- Location: On the mend in Western Africa
Re: Save Any Where OXP Version 3.1 [RELEASE]
I've edited the Wiki to include the bugfix, but don't know how to change the tag. Can a Wiki-wizard perform some Wiki-magic, please?
You know those who, having been mugged and stabbed, fired, dog run over, house burned down, wife eloped with best friend, daughters becoming prostitutes and their countries invaded - still say that "all is well"?
I'm obviously not one of them.
I'm obviously not one of them.
- DaddyHoggy
- Intergalactic Spam Assassin
- Posts: 8515
- Joined: Tue Dec 05, 2006 9:43 pm
- Location: Newbury, UK
- Contact:
Re: Save Any Where OXP Version 3.1 [RELEASE]
Hoo-Rah!Frame wrote:
Oolite Life is now revealed hereSelezen wrote:Apparently I was having a DaddyHoggy moment.
- CommonSenseOTB
- ---- E L I T E ----
- Posts: 1397
- Joined: Wed May 04, 2011 10:42 am
- Location: Saskatchewan, Canada
Re: Save Any Where OXP Version 3.2 [RELEASE]
Very nice.
The wiki page and oxp list need changing.
The wiki page and oxp list need changing.
Take an idea from one person and twist or modify it in a different way as a return suggestion so another person can see a part of it that can apply to the oxp they are working on.
CommonSense 'Outside-the-Box' Design Studios Ltd.
WIKI+OXPs
CommonSense 'Outside-the-Box' Design Studios Ltd.
WIKI+OXPs
- maik
- Wiki Wizard
- Posts: 2028
- Joined: Wed Mar 10, 2010 12:30 pm
- Location: Ljubljana, Slovenia (mainly industrial, feudal, TL12)
Re: Save Any Where OXP Version 3.2 [RELEASE]
done.CommonSenseOTB wrote:Very nice.
The wiki page and oxp list need changing.
-
- Above Average
- Posts: 22
- Joined: Sun Nov 18, 2012 2:52 am
Re: Save Any Where OXP Version 3.2 [RELEASE]
I docked with a behemoth in a system, accepted the amnesty mission then used save anywhere. Then when I re-load the save it can't find the behemoth. When it tries to fix it oolite crashes.
Anyway I can fix my savegame? (see next next post on how to fix)
I'm using 1.76 on linux.
I'm using 1.76 on linux.
Code: Select all
10:08:30.340 [script.javaScript.exception.unexpectedType]: ***** JavaScript exception (Save Anywhere OXP 3.2 3.2): TypeError: system.addShips(role, 1, [-150000000, 0, 0], 0) is null
10:08:30.340 [script.javaScript.exception.unexpectedType]: AddOns/SaveAnywhere3.2.oxp/Scripts/frame_save_anywhere.js, line 489.
10:08:50.288 [Save Anywhere OXP 3.2]: ERROR: tracker has no target, it is undefined
Last edited by Hotblack's-stuntship on Fri Dec 14, 2012 3:57 pm, edited 1 time in total.
-
- Above Average
- Posts: 22
- Joined: Sun Nov 18, 2012 2:52 am
Re: Save Any Where OXP Version 3.2 [RELEASE]
It only crashes if I try to go to equipment or the market in its "limbo" state. If I just launch it stays in an infinit loop of "wait 20 seconds" and launching.
-
- Above Average
- Posts: 22
- Joined: Sun Nov 18, 2012 2:52 am
Re: Save Any Where OXP Version 3.2 [RELEASE]
I went and deleted all references to frame_save in my savegame. Now it re-loads.
- Commander McLane
- ---- E L I T E ----
- Posts: 9520
- Joined: Thu Dec 14, 2006 9:08 am
- Location: a Hacker Outpost in a moderately remote area
- Contact:
Re: Save Any Where OXP Version 3.2 [RELEASE]
The amnesty mission from Anarchies OXP is not guaranteed to work with Save Anywhere OXP. I have never tested it, as I don't use Save Anywhere, but personally I would not expect it to work. It's even possible that the amnesty mention makes the implicit assumption that you don't save between accepting and completing it.
Therefore, I would advise against using Save Anywhere in conjunction with this mission.
Therefore, I would advise against using Save Anywhere in conjunction with this mission.
-
- Above Average
- Posts: 22
- Joined: Sun Nov 18, 2012 2:52 am
Re: Save Any Where OXP Version 3.2 [RELEASE]
A graceful recovery mechanism is all we ask.
- Commander McLane
- ---- E L I T E ----
- Posts: 9520
- Joined: Thu Dec 14, 2006 9:08 am
- Location: a Hacker Outpost in a moderately remote area
- Contact:
Re: Save Any Where OXP Version 3.2 [RELEASE]
Okay, for recovering:
Please open your save-file in any text editor (if you're on Windows, Wordpad is fine, Notepad should not be used).
Below the entryfind any entry that begins withand delete it together with the line below (which is some value between
When you're done, save the file. Now every trace of the mission is gone, and you can just take it again, if it pops up again. Just remember: don't save between accepting and finishing the mission, neither at a main station, nor via Save Anywhere OXP.
Please open your save-file in any text editor (if you're on Windows, Wordpad is fine, Notepad should not be used).
Below the entry
Code: Select all
<key>mission_variables</key>
Code: Select all
<key>mission_anarchies_amnesty…</key>
<string></string>
-tags). There may be as many as 17 such couplings.When you're done, save the file. Now every trace of the mission is gone, and you can just take it again, if it pops up again. Just remember: don't save between accepting and finishing the mission, neither at a main station, nor via Save Anywhere OXP.
- Eric Walch
- Slightly Grand Rear Admiral
- Posts: 5536
- Joined: Sat Jun 16, 2007 3:48 pm
- Location: Netherlands
Re: Save Any Where OXP Version 3.2 [RELEASE]
It is said often: don't use "Save Any Where" with missions. The way it works is forcing a launch from a remote station and than dock with the main station to save. Depending on how the mission is written, this early leaving of a mission station might be seen as abandoning the mission. You can't blame the mission oxp for that fact, as the commander is deliberately leaving the station when he saves.Commander McLane wrote:Therefore, I would advise against using Save Anywhere in conjunction with this mission.
UPS-Courier & DeepSpacePirates & others at the box and some older versions
-
- Above Average
- Posts: 22
- Joined: Sun Nov 18, 2012 2:52 am
Re: Save Any Where OXP Version 3.2 [RELEASE]
Thanks Mclane. As a side note I didn't notice any abnormalities to the changes I made on my own.