Communications Pack A

Discussion and information relevant to creating special missions, new ships, skins etc.

Moderators: another_commander, winston

Rustem
Deadly
Deadly
Posts: 170
Joined: Mon May 25, 2015 5:23 pm
Location: Russia

Re: [WIP/1.79-only] Communications Pack A

Post 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.
cag
Deadly
Deadly
Posts: 197
Joined: Fri Mar 17, 2017 1:49 am

Re: Communications Pack A

Post 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]!",...
"Better to be thought a fool, boy, than to open your trap and remove all doubt." - Grandma [over time, just "Shut your trap... fool"]
"The only stupid questions are the ones you fail to ask." - Dad
How do I...? Nevermind.
User avatar
Cholmondely
Archivist
Archivist
Posts: 4997
Joined: Tue Jul 07, 2020 11:00 am
Location: The Delightful Domains of His Most Britannic Majesty (industrial? agricultural? mainly anything?)
Contact:

Re: Communications Pack A

Post 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!
Comments wanted:
Missing OXPs? What do you think is missing?
Lore: The economics of ship building How many built for Aronar?
Lore: The Space Traders Flight Training Manual: Cowell & MgRath Do you agree with Redspear?
User avatar
Cody
Sharp Shooter Spam Assassin
Sharp Shooter Spam Assassin
Posts: 16059
Joined: Sat Jul 04, 2009 9:31 pm
Location: The Lizard's Claw
Contact:

Re: Communications Pack A

Post by Cody »

Cholmondely wrote: Sun May 16, 2021 8:56 am
If 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?
I would advise stilts for the quagmires, and camels for the snowy hills
And any survivors, their debts I will certainly pay. There's always a way!
User avatar
cbr
---- E L I T E ----
---- E L I T E ----
Posts: 1390
Joined: Thu Aug 27, 2015 4:24 pm

Re: Communications Pack A

Post by cbr »

Perhaps add in a litte alien talk.
User avatar
Cholmondely
Archivist
Archivist
Posts: 4997
Joined: Tue Jul 07, 2020 11:00 am
Location: The Delightful Domains of His Most Britannic Majesty (industrial? agricultural? mainly anything?)
Contact:

Re: Communications Pack A

Post 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!
Comments wanted:
Missing OXPs? What do you think is missing?
Lore: The economics of ship building How many built for Aronar?
Lore: The Space Traders Flight Training Manual: Cowell & MgRath Do you agree with Redspear?
User avatar
montana05
---- E L I T E ----
---- E L I T E ----
Posts: 1166
Joined: Mon May 30, 2016 3:54 am
Location: lurking in The Devils Triangle (G1)

Re: Communications Pack A

Post 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. :wink:
Scars remind us where we've been. They don't have to dictate where we're going.
User avatar
Cody
Sharp Shooter Spam Assassin
Sharp Shooter Spam Assassin
Posts: 16059
Joined: Sat Jul 04, 2009 9:31 pm
Location: The Lizard's Claw
Contact:

Re: Communications Pack A

Post by Cody »

Cholmondely wrote: Sun May 16, 2021 8:56 am
If this is still on the table, I'd love to try and help!
montana05 wrote: Sun May 16, 2021 1:15 pm
If 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 would advise stilts for the quagmires, and camels for the snowy hills
And any survivors, their debts I will certainly pay. There's always a way!
User avatar
Cholmondely
Archivist
Archivist
Posts: 4997
Joined: Tue Jul 07, 2020 11:00 am
Location: The Delightful Domains of His Most Britannic Majesty (industrial? agricultural? mainly anything?)
Contact:

Re: Communications Pack A

Post 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!
Comments wanted:
Missing OXPs? What do you think is missing?
Lore: The economics of ship building How many built for Aronar?
Lore: The Space Traders Flight Training Manual: Cowell & MgRath Do you agree with Redspear?
User avatar
hiran
Theorethicist
Posts: 2056
Joined: Fri Mar 26, 2021 1:39 pm
Location: a parallel world I created for myself. Some call it a singularity...

Re: Communications Pack A

Post by hiran »

Cody wrote: Sun May 16, 2021 2:06 pm
Cholmondely wrote: Sun May 16, 2021 8:56 am
If this is still on the table, I'd love to try and help!
montana05 wrote: Sun May 16, 2021 1:15 pm
If 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.
Sunshine - Moonlight - Good Times - Oolite
User avatar
montana05
---- E L I T E ----
---- E L I T E ----
Posts: 1166
Joined: Mon May 30, 2016 3:54 am
Location: lurking in The Devils Triangle (G1)

Re: Communications Pack A

Post 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 am
If this is still on the table, I'd love to try and help!
montana05 wrote: Sun May 16, 2021 1:15 pm
If 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. :)
Scars remind us where we've been. They don't have to dictate where we're going.
User avatar
hiran
Theorethicist
Posts: 2056
Joined: Fri Mar 26, 2021 1:39 pm
Location: a parallel world I created for myself. Some call it a singularity...

Re: Communications Pack A

Post 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...
Sunshine - Moonlight - Good Times - Oolite
User avatar
hiran
Theorethicist
Posts: 2056
Joined: Fri Mar 26, 2021 1:39 pm
Location: a parallel world I created for myself. Some call it a singularity...

Re: Communications Pack A

Post 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) [?:?]
Sunshine - Moonlight - Good Times - Oolite
User avatar
Cholmondely
Archivist
Archivist
Posts: 4997
Joined: Tue Jul 07, 2020 11:00 am
Location: The Delightful Domains of His Most Britannic Majesty (industrial? agricultural? mainly anything?)
Contact:

Re: Communications Pack A

Post 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.
Comments wanted:
Missing OXPs? What do you think is missing?
Lore: The economics of ship building How many built for Aronar?
Lore: The Space Traders Flight Training Manual: Cowell & MgRath Do you agree with Redspear?
User avatar
phkb
Impressively Grand Sub-Admiral
Impressively Grand Sub-Admiral
Posts: 4644
Joined: Tue Jan 21, 2014 10:37 pm
Location: Writing more OXPs, because the world needs more OXPs.

Re: Communications Pack A

Post 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?
Post Reply