Additional Planets SR.oxp

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

Moderators: winston, another_commander

User avatar
Redspear
---- E L I T E ----
---- E L I T E ----
Posts: 2814
Joined: Thu Jun 20, 2013 10:22 pm
Location: On the moon Thought, orbiting the planet Ignorance, looking through a telescope with the lens cap on

Re: Additional Planets SR.oxp

Post by Redspear »

Cholmondely wrote: Tue Feb 21, 2023 11:10 am
Sorry to chuck all of this at you at once!
Yeah, about that time I said I might have :lol:

No worries but I'll need some time to think about all that.

TBH, I've been rethinking this quite a bit.

As I may have posted elsewhere, I think a better idea might have been to plan this as an oxp to add only gas giants and moons (which would render the current title rather irrelevant of course).

Athough it's true that my thinking around the rescaling experiment may have flavoured this idea, I think it would also look better in the default game if it were, say, 'System Giants oxz'. Great value of adding gas giants is that they need to be bigger than the main planet, meanuing that you can place them further away. Normally, that would be worse (longer travel time for no appearance benefit) but one does rather expect gas giants to be, well, 'giant' and so in that case there would be a significant appearance benefit.

As a result of thinking this way for some time, without actually implementing it, I've been thinking rather differently about the planet textures offered here.

Meanwhile, I think that one of your questions may have already been answered up thread.
Krager
Dangerous
Dangerous
Posts: 69
Joined: Wed Dec 11, 2024 9:44 pm
Location: Russian

Re: Additional Planets SR.oxp

Post by Krager »

Странно, что то версия Additional_planets_sr_base v0.9 не работает, использую Additional_planets_sr_base v0.7
User avatar
phkb
Impressively Grand Sub-Admiral
Impressively Grand Sub-Admiral
Posts: 5148
Joined: Tue Jan 21, 2014 10:37 pm
Location: Writing more OXPs, because the world needs more OXPs.

Re: Additional Planets SR.oxp

Post by phkb »

Krager wrote: Thu Jun 05, 2025 10:01 am
Странно, что то версия Additional_planets_sr_base v0.9 не работает, использую Additional_planets_sr_base v0.7
When you say, it doesn't work, that's a very broad statement. V0.9 is working fine on my system. Are there errors in the log files that might help with tracking down the issues? In what way does it not work? No planets at all? No moons? A few specifics might be useful.
User avatar
phkb
Impressively Grand Sub-Admiral
Impressively Grand Sub-Admiral
Posts: 5148
Joined: Tue Jan 21, 2014 10:37 pm
Location: Writing more OXPs, because the world needs more OXPs.

Re: Additional Planets SR.oxp

Post by phkb »

I just put v0.9 (well, it's version 0.10 but the only difference is I moved all the text into missiontext.plist) into my Russian installation and got additional planets. So, I need more info on where the problems are to help effectively.
Krager
Dangerous
Dangerous
Posts: 69
Joined: Wed Dec 11, 2024 9:44 pm
Location: Russian

Re: Additional Planets SR.oxp

Post by Krager »

Ещё раньше заметил что версия 0.9 очень капризная. Ведёт себя по разному при изменении названия файла. Да и вообще, не предсказуемо. Иногда работает иногда нет. Вот сравнение запуска двух версий с логами и картинками. 0.7 работает и оригинальная английская и русифицированная. 0.9 работает только английская и то очень редко. Первые три картинки, работа с версией 0.7:
07-1.jpg
07-2.jpg
07-3.jpg
Krager
Dangerous
Dangerous
Posts: 69
Joined: Wed Dec 11, 2024 9:44 pm
Location: Russian

Re: Additional Planets SR.oxp

Post by Krager »

В одном сообщении не получилось разместить все файлы. Продолжение.
Эти две картинки уже с версией 0.9. ничего не менял, только это дополнение.
09-1.jpg
09-2.jpg
И прилагаю логи. Текущие с версией 0.9, предыдущие с версией 0.7.
Attachments
Logs.zip
(15.65 KiB) Downloaded 2 times
Krager
Dangerous
Dangerous
Posts: 69
Joined: Wed Dec 11, 2024 9:44 pm
Location: Russian

Re: Additional Planets SR.oxp

Post by Krager »

И ещё одна задачка в догонку. Есть дополнение которое вносит три миссии связанные с Академией пилотов в Lave и добавляет антураж. Называется "RUS_Lave v2.2.oxz" совместная работа "Murgh & phkb" при добавлении этого дополнения в подборку выскакивает ошибка и товарные рынки не строятся. Хотелось бы его оставить. Есть возможность как то вылечить?

Code: Select all

09:29:17.032 [script.javaScript.exception.unexpectedType]: ***** JavaScript exception (System Redux 0.7): TypeError: this.$stations is undefined
01.jpg
02.jpg
Вот лог.
Latest.zip
(7.98 KiB) Downloaded 2 times
User avatar
phkb
Impressively Grand Sub-Admiral
Impressively Grand Sub-Admiral
Posts: 5148
Joined: Tue Jan 21, 2014 10:37 pm
Location: Writing more OXPs, because the world needs more OXPs.

Re: Additional Planets SR.oxp

Post by phkb »

Krager wrote: Fri Jun 06, 2025 6:39 am
09:29:17.032 [script.javaScript.exception.unexpectedType]: ***** JavaScript exception (System Redux 0.7): TypeError: this.$stations is undefined
What's curious about this is "this.$stations" is not referenced at all in System Redux, v0.7 or 0.9. I can only find references to "this.$station" in Market Inquirer (v1.14.1), and SFEP, and neither of those are monkey patching System Redux in a way (in any way, actually) that could lead to that error.

I've got a reworked Market Inquirer underway which moves all the text to descriptions.plist. Maybe that might fix the issue. Wish I could reproduce it, though.
Krager
Dangerous
Dangerous
Posts: 69
Joined: Wed Dec 11, 2024 9:44 pm
Location: Russian

Re: Additional Planets SR.oxp

Post by Krager »

Lave 2.2 выдаёт ошибку и не появляется вторая точка торговли. Скачал предыдущую версию Lave171. Там всё нормально.
User avatar
phkb
Impressively Grand Sub-Admiral
Impressively Grand Sub-Admiral
Posts: 5148
Joined: Tue Jan 21, 2014 10:37 pm
Location: Writing more OXPs, because the world needs more OXPs.

Re: Additional Planets SR.oxp

Post by phkb »

Krager wrote: Fri Jun 06, 2025 9:50 am
Lave 2.2 выдаёт ошибку и не появляется вторая точка торговли. Скачал предыдущую версию Lave171. Там всё нормально.
Krager, please, when you say "Lave 2.2 makes an error", don't leave me hanging! What error? I need to see the actual error message, otherwise I have zero chance of fixing it! Because, as I've said before, I'm not seeing these errors on my system.
Krager
Dangerous
Dangerous
Posts: 69
Joined: Wed Dec 11, 2024 9:44 pm
Location: Russian

Re: Additional Planets SR.oxp

Post by Krager »

Так как раз эта ошибка и появляется после добавления Lave 2.2.

Code: Select all

22:41:52.000 [script.javaScript.exception.unexpectedType]: ***** JavaScript exception (System Redux 0.7): TypeError: this.$stations is undefined
User avatar
phkb
Impressively Grand Sub-Admiral
Impressively Grand Sub-Admiral
Posts: 5148
Joined: Tue Jan 21, 2014 10:37 pm
Location: Writing more OXPs, because the world needs more OXPs.

Re: Additional Planets SR.oxp

Post by phkb »

Attached is a new script.js file for "Stations for Extra Planets". Replace the current one in the "Config" folder with the one in the zip.
Attachments
StationsForExtraPlanets_script.zip
(2 KiB) Downloaded 5 times
Krager
Dangerous
Dangerous
Posts: 69
Joined: Wed Dec 11, 2024 9:44 pm
Location: Russian

Re: Additional Planets SR.oxp

Post by Krager »

Пробовал, не работает. Заменял и в версии 0.7 и в версии 0.9.
Lave 2.2 (2.3) совместно с Additional_planets_sr_base не работает. Планеты не добавляются. В логах ошибки не появляются. Однако и планеты отсутствуют. В общем с этим скриптом планеты вообще не добавляются. Единственный плюс, ошибки пропали.
Эта остаётся лучшим вариантом)
RUS_Additional_planets_sr_base v0.7.zip
(9.66 KiB) Downloaded 3 times
Планеты создаются:
01.jpg
А вот станция (товарные рынки) нет. Ошибка та же самая.
02.jpg
Если убрать Lave 2.2 (2.3) всё хорошо. Даже три рынка появляется.
User avatar
Cholmondely
Archivist
Archivist
Posts: 6046
Joined: Tue Jul 07, 2020 11:00 am
Location: The Delightful Domains of His Most Britannic Majesty (industrial? agricultural? mainly anything?)
Contact:

Re: Additional Planets SR.oxp

Post by Cholmondely »

Redspear wrote: Tue Feb 21, 2023 8:28 pm
I've been rethinking this
Came across this: https://app.box.com/s/h3rrj66rqi (Planet Cubemaps - 14 of them - 49Kb <-> 1.2 Mb in size)

From Eric Walch here
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
Nite Owl
---- E L I T E ----
---- E L I T E ----
Posts: 596
Joined: Sat Jan 20, 2018 4:08 pm
Location: In The Dark

Re: Additional Planets SR.oxp

Post by Nite Owl »

Cholmondely wrote: Tue Jun 10, 2025 12:30 pm
Came across this: https://app.box.com/s/h3rrj66rqi (Planet Cubemaps - 14 of them - 49Kb <-> 1.2 Mb in size)

From Eric Walch here
Did a quick check and those textures are identical to the ones found in Additional Planets SR Gas Giants Demux v1.1.oxz.

There is also Additional Planets SR Gas Giants v1.1.oxz

Before going further please forgive my renaming of everything. This is done to make it easier for me to keep track of the 300+ OXZ's/OXP's that make up my Ooniverse.

The problem is that when doing this check it was noticed that the textures from the Gas Giants Demux OXZ show up WAY more often then those from the SR OXZ. Checking the scripts it seems that they should have an equal weight to appear but that does not seem to be the case. Could this be solved by renaming the textures in the SR OXZ and integrating them into the Demux OXZ? Would load order have anything to do with this? Demux does come first and then SR.

Methinks a major TWEAKING session may be forthcoming for the entire Additional Planets Suite. Noticed also that the Moon Textures are spread between several of these OXZ's which, once again, leads to only a few of them showing up on a regular basis. This needs a good long think before proceeding.
Humor is the second most subjective thing on the planet

Brevity is the soul of wit and vulgarity is wit's downfall

Good Night and Good Luck - Read You Soon
Post Reply