Page 5 of 6
Re: [WIP/1.79-only] Communications Pack A
Posted: Sun Oct 15, 2017 5:12 am
by Rustem
It is not fixed:
Code: Select all
20:40:27.543 [script.javaScript.warning.ooliteDefined]: ----- JavaScript warning (Oolite Pirate AI 1.80): Unknown expansion key [commsPackA_rebel_continuingAttackThargoid] in string.
...
20:40:27.543 [script.javaScript.stackTrace]: template: "[commsPackA_rebel_continuingAttackThargoid]"
...
[commsPackA_rebel_continuingAttackThargoid] in string.
I got a small patch for this error. In a "descriptions.plist" file paste the following:
Code: Select all
{
"commsPackA_generic_continuingAttackThargoid" = ("Focus on the mothership!","Try not to get distracted by the drones. We can pick them up later.","Where is [commsPackA_rebelstate] navy force?","Invasion is broken in my [commsPackA_rebelgroup2] system!","Where is [commsPackA_rebelgroup] pilots? Please assist!","I'm armed for this [commsPackA_codename_greek] wave [oolite_entityClass]!","[commsPackA_vicious_beginningAttackThargoid]");
}
It is right text?
Perhaps, a simple version:
Code: Select all
{
"commsPackA_generic_continuingAttackThargoid" = ("[commsPackA_vicious_beginningAttackThargoid]");
}
That should eliminate the log file errors.
The part of the
comms displace from
commsPackA_generic_continuingAttackThargoid
to
_rebel_continuingAttackThargoid
better because
rebelgroup
is not
generic
?
Then need edited template
commsPackA_rebel_continuingAttackThargoid
.
Re: Communications Pack A
Posted: Mon Jan 29, 2018 4:16 am
by cag
Code: Select all
Warning: Unknown expansion key [commsPackA_pronoun] in string.
Active script: Oolite Pirate Fighter AI 1.86
oolite-priorityai.js, line 417:
message = expandDescription(template,params);
see line 358 in descriptions.plist, you're missing a '2'. It should read
Code: Select all
...,"I'm on [commsPackA_pronoun2]!",...
Re: Communications Pack A
Posted: Sun May 16, 2021 8:56 am
by Cholmondely
Cody wrote: ↑Sat Jul 25, 2015 9:14 pm
ffutures wrote:The thing that gets me about this one is that all of the guys who offer you a free ride to another system via wormhole always tell the truth about where they're going - you'd think occasionally you'd find they were leading you to a pirate ambush or something.
There was a short discussion about this a while back, as I recall - there were good reasons against it, I think. Something I'd like to see though, certainly.
As for the rest, Comms Pack B is there for the making - but it ain't as easy as it may seem to create all those messages.
I've been meaning to attempt it myself, but I know from experience how hard it can be to create enough variety.
If this is still on the table, I'd love to try and help!
Re: Communications Pack A
Posted: Sun May 16, 2021 11:35 am
by Cody
Cholmondely wrote: ↑Sun May 16, 2021 8:56 amIf this is still on the table, I'd love to try and help!
What I wanted to do was produce a XXX version - real spacer talk, definitely NSFW.
But my frazzled old brain couldn't really get into it, and I didn't get very far.
Take a look at its innards - perhaps you'll get pulled in, and produce your first OXP?
Re: Communications Pack A
Posted: Sun May 16, 2021 11:38 am
by cbr
Perhaps add in a litte alien talk.
Re: Communications Pack A
Posted: Sun May 16, 2021 1:01 pm
by Cholmondely
Cody wrote: ↑Sun May 16, 2021 11:35 am
Take a look at its innards - perhaps you'll get pulled in, and produce your first OXP?
cbr wrote: ↑Sun May 16, 2021 11:38 am
Perhaps add in a little alien talk.
Gentlemen, gentlemen ...
I'm still trying to get my confounded computer to recognise the existence of the two new Ship's Library books (Carver's Anarchy- Ganelon & Ships That Pass In The Night - Malacandra) which I've cobbled together.
Simple cut-and-paste jobs, I would have thought!
Re: Communications Pack A
Posted: Sun May 16, 2021 1:15 pm
by montana05
Cholmondely wrote: ↑Sun May 16, 2021 1:01 pm
Cody wrote: ↑Sun May 16, 2021 11:35 am
Take a look at its innards - perhaps you'll get pulled in, and produce your first OXP?
cbr wrote: ↑Sun May 16, 2021 11:38 am
Perhaps add in a little alien talk.
Gentlemen, gentlemen ...
I'm still trying to get my confounded computer to recognise the existence of the two new Ship's Library books (Carver's Anarchy- Ganelon & Ships That Pass In The Night - Malacandra) which I've cobbled together.
Simple cut-and-paste jobs, I would have thought!
If you need help for an OXP/OXZ just let me know, I don't mind investing some hours to assist, however, you are in charge of the messages.
Re: Communications Pack A
Posted: Sun May 16, 2021 2:06 pm
by Cody
Cholmondely wrote: ↑Sun May 16, 2021 8:56 amIf this is still on the table, I'd love to try and help!
montana05 wrote: ↑Sun May 16, 2021 1:15 pmIf you need help for an OXP/OXZ just let me know...
<chortles> This is how it starts! Will Cholly be tempted by the darkside, the "game within the game"?
Re: Communications Pack A
Posted: Sun May 16, 2021 2:40 pm
by Cholmondely
Thank you, gentlemen!
I'll faff about a bit more on my tod before I give up and holler for help. Especially with the new version running the debug console (thanks to Spara), I've still a couple of places to look and tweak!
Meanwhile trying to make some sort of sense of Cim's Altmap. Failed to work out how to make any dosh. Failed to reach feudal utopia (Alas, for Digebiti!). Failed to fight off the unspeakables. But maybe I can manage a little exploration and find out a little more about the markets!
Re: Communications Pack A
Posted: Sun May 16, 2021 8:10 pm
by hiran
Cody wrote: ↑Sun May 16, 2021 2:06 pm
Cholmondely wrote: ↑Sun May 16, 2021 8:56 amIf this is still on the table, I'd love to try and help!
montana05 wrote: ↑Sun May 16, 2021 1:15 pmIf you need help for an OXP/OXZ just let me know...
<chortles> This is how it starts! Will Cholly be tempted by the darkside, the "game within the game"?
I think it is a lot more fun not to just live inside the matrix but to also bend it or define whole new areas.
So the dark side is very tempting.
Re: Communications Pack A
Posted: Mon May 17, 2021 12:19 am
by montana05
hiran wrote: ↑Sun May 16, 2021 8:10 pm
Cody wrote: ↑Sun May 16, 2021 2:06 pm
Cholmondely wrote: ↑Sun May 16, 2021 8:56 amIf this is still on the table, I'd love to try and help!
montana05 wrote: ↑Sun May 16, 2021 1:15 pmIf you need help for an OXP/OXZ just let me know...
<chortles> This is how it starts! Will Cholly be tempted by the darkside, the "game within the game"?
I think it is a lot more fun not to just live inside the matrix but to also bend it or define whole new areas.
So the dark side is very tempting.
Maybe time for Cholmondely to meet the Oracle to find out about his destiny.
Re: Communications Pack A
Posted: Mon May 17, 2021 6:46 pm
by hiran
montana05 wrote: ↑Mon May 17, 2021 12:19 am
Maybe time for Cholmondely to meet the Oracle to find out about his destiny.
Red or blue, one of the pills it will be...
Re: Communications Pack A
Posted: Sun Mar 10, 2024 4:25 pm
by hiran
Hmmm, what is the status of this expansion?
Looks to me like it was well created and needs little maintenance. A real good item to have on our expansion manager.
Did anyone notice it has gone away silently?
My investigation shows it is still part of our expansion urls file at
https://github.com/OoliteProject/oolite ... s.txt#L695
But as soon as these URLs get processed, the download for the expansion times out, and OoliteAddonScanner simply skips it when creating the new catalogue. Here is an excerpt of the logfile. And it seems the same problem applies to more of cim's expansions.
So the problem is not with the expansions themselves, it is with either the hosting site or the connectivity between Github and that hosting site.
Code: Select all
2024-03-10T00:32:51.3331434Z 00:32:51.327 [ForkJoinPool.commonPool-worker-7] ERROR com.chaudhuri.cataloggenerator.Generator - Could not access plugin https://cim.sotl.org.uk/games/files/oolite/Comms_Pack_A_0.5.oxz
2024-03-10T00:32:51.3333523Z java.net.ConnectException: Connection timed out (Connection timed out)
2024-03-10T00:32:51.3334651Z at java.net.PlainSocketImpl.socketConnect(Native Method) ~[?:?]
2024-03-10T00:32:51.3338777Z at java.net.AbstractPlainSocketImpl.doConnect(AbstractPlainSocketImpl.java:412) ~[?:?]
2024-03-10T00:32:51.3340334Z at java.net.AbstractPlainSocketImpl.connectToAddress(AbstractPlainSocketImpl.java:255) ~[?:?]
2024-03-10T00:32:51.3342398Z at java.net.AbstractPlainSocketImpl.connect(AbstractPlainSocketImpl.java:237) ~[?:?]
2024-03-10T00:32:51.3343662Z at java.net.SocksSocketImpl.connect(SocksSocketImpl.java:392) ~[?:?]
2024-03-10T00:32:51.3344789Z at java.net.Socket.connect(Socket.java:609) ~[?:?]
2024-03-10T00:32:51.3345841Z at sun.security.ssl.SSLSocketImpl.connect(SSLSocketImpl.java:305) ~[?:?]
2024-03-10T00:32:51.3347135Z at sun.security.ssl.BaseSSLSocketImpl.connect(BaseSSLSocketImpl.java:173) ~[?:?]
2024-03-10T00:32:51.3348320Z at sun.net.NetworkClient.doConnect(NetworkClient.java:182) ~[?:?]
2024-03-10T00:32:51.3349380Z at sun.net.www.http.HttpClient.openServer(HttpClient.java:509) ~[?:?]
2024-03-10T00:32:51.3350474Z at sun.net.www.http.HttpClient.openServer(HttpClient.java:604) ~[?:?]
2024-03-10T00:32:51.3352045Z at sun.net.www.protocol.https.HttpsClient.<init>(HttpsClient.java:266) ~[?:?]
2024-03-10T00:32:51.3353562Z at sun.net.www.protocol.https.HttpsClient.New(HttpsClient.java:373) ~[?:?]
2024-03-10T00:32:51.3355443Z at sun.net.www.protocol.https.AbstractDelegateHttpsURLConnection.getNewHttpClient(AbstractDelegateHttpsURLConnection.java:207) ~[?:?]
2024-03-10T00:32:51.3357520Z at sun.net.www.protocol.http.HttpURLConnection.plainConnect0(HttpURLConnection.java:1187) ~[?:?]
2024-03-10T00:32:51.3359172Z at sun.net.www.protocol.http.HttpURLConnection.plainConnect(HttpURLConnection.java:1081) ~[?:?]
2024-03-10T00:32:51.3361125Z at sun.net.www.protocol.https.AbstractDelegateHttpsURLConnection.connect(AbstractDelegateHttpsURLConnection.java:193) ~[?:?]
2024-03-10T00:32:51.3363006Z at sun.net.www.protocol.https.HttpsURLConnectionImpl.connect(HttpsURLConnectionImpl.java:168) ~[?:?]
2024-03-10T00:32:51.3365111Z at com.chaudhuri.ooliteaddonscanner2.ExpansionCache.doCheckLastModified(ExpansionCache.java:357) ~[OoliteAddonScanner-1.0.85.jar:1.0.85]
2024-03-10T00:32:51.3367111Z at com.chaudhuri.ooliteaddonscanner2.ExpansionCache.update(ExpansionCache.java:399) ~[OoliteAddonScanner-1.0.85.jar:1.0.85]
2024-03-10T00:32:51.3369345Z at com.chaudhuri.ooliteaddonscanner2.ExpansionCache.getPluginInputStream(ExpansionCache.java:426) ~[OoliteAddonScanner-1.0.85.jar:1.0.85]
2024-03-10T00:32:51.3370843Z at com.chaudhuri.cataloggenerator.Generator.getManifestFromUrl(Generator.java:239) ~[OoliteAddonScanner-1.0.85.jar:1.0.85]
2024-03-10T00:32:51.3372089Z at com.chaudhuri.cataloggenerator.Generator.lambda$parseUrls$2(Generator.java:416) ~[OoliteAddonScanner-1.0.85.jar:1.0.85]
2024-03-10T00:32:51.3373047Z at java.util.stream.ReferencePipeline$3$1.accept(ReferencePipeline.java:195) [?:?]
2024-03-10T00:32:51.3373809Z at java.util.stream.ReferencePipeline$2$1.accept(ReferencePipeline.java:177) [?:?]
2024-03-10T00:32:51.3374561Z at java.util.stream.ReferencePipeline$2$1.accept(ReferencePipeline.java:177) [?:?]
2024-03-10T00:32:51.3375353Z at java.util.ArrayList$ArrayListSpliterator.forEachRemaining(ArrayList.java:1655) [?:?]
2024-03-10T00:32:51.3376135Z at java.util.stream.AbstractPipeline.copyInto(AbstractPipeline.java:484) [?:?]
2024-03-10T00:32:51.3376936Z at java.util.stream.AbstractPipeline.wrapAndCopyInto(AbstractPipeline.java:474) [?:?]
2024-03-10T00:32:51.3377701Z at java.util.stream.ReduceOps$ReduceTask.doLeaf(ReduceOps.java:952) [?:?]
2024-03-10T00:32:51.3378375Z at java.util.stream.ReduceOps$ReduceTask.doLeaf(ReduceOps.java:926) [?:?]
2024-03-10T00:32:51.3379033Z at java.util.stream.AbstractTask.compute(AbstractTask.java:327) [?:?]
2024-03-10T00:32:51.3379726Z at java.util.concurrent.CountedCompleter.exec(CountedCompleter.java:746) [?:?]
2024-03-10T00:32:51.3380433Z at java.util.concurrent.ForkJoinTask.doExec(ForkJoinTask.java:290) [?:?]
2024-03-10T00:32:51.3381182Z at java.util.concurrent.ForkJoinPool$WorkQueue.topLevelExec(ForkJoinPool.java:1020) [?:?]
2024-03-10T00:32:51.3381933Z at java.util.concurrent.ForkJoinPool.scan(ForkJoinPool.java:1656) [?:?]
2024-03-10T00:32:51.3382668Z at java.util.concurrent.ForkJoinPool.runWorker(ForkJoinPool.java:1594) [?:?]
2024-03-10T00:32:51.3383430Z at java.util.concurrent.ForkJoinWorkerThread.run(ForkJoinWorkerThread.java:183) [?:?]
Re: Communications Pack A
Posted: Sun Mar 10, 2024 5:30 pm
by Cholmondely
And.
there is still a problem with the indexing on the
https://www.oolite.space/#oxp page.
When I tried it this morning, none of Phkb's updates appeared, and stuff just seemed to be listed higgledy-piggledy within the categories. It used to be in alphabetic order.
Re: Communications Pack A
Posted: Sun Mar 10, 2024 10:35 pm
by phkb
Cholmondely wrote: ↑Sun Mar 10, 2024 5:30 pm
there is still a problem with the indexing on the
https://www.oolite.space/#oxp page.
When I tried it this morning, none of Phkb's updates appeared, and stuff just seemed to be listed higgledy-piggledy within the categories. It used to be in alphabetic order.
I can't reproduce this, even on my Hackintosh VM. Could you try clearing the browser cache?