Можно как то Additional_planets_sr_base с Lave 2.2 (2.3) подружить?
Чтоб не выскакивала ошибка:
Code: Select all
[script.javaScript.exception.unexpectedType]: ***** JavaScript exception (System Redux 0.7): TypeError: this.$stations is undefined
Moderators: winston, another_commander
Можно как то Additional_planets_sr_base с Lave 2.2 (2.3) подружить?
Code: Select all
[script.javaScript.exception.unexpectedType]: ***** JavaScript exception (System Redux 0.7): TypeError: this.$stations is undefined
Tell me, is that screen shot of "In system distances" from the "non-working" setup but with the code updates I gave you? In which case, the problem is not that Additional Planets isn't working (it is - an extra planet an moon have been added to the system), but that the Lave OXP is not interfacing with Additional Planets correctly, resulting in a different system setup than what Lave is trying to create.Krager wrote: ↑Mon Jun 09, 2025 11:47 pmПробовал, не работает. Заменял и в версии 0.7 и в версии 0.9.
Lave 2.2 (2.3) совместно с Additional_planets_sr_base не работает. Планеты не добавляются. В логах ошибки не появляются. Однако и планеты отсутствуют. В общем с этим скриптом планеты вообще не добавляются. Единственный плюс, ошибки пропали.
Эта остаётся лучшим вариантом)
When the Lave OXP is working, there will be no extra planets created - just a single moon. Which means there will be no additional stations created because there are no planets to put them on.Krager wrote: ↑Sat Jun 21, 2025 12:04 pmДо этого дополнение Lave 2.2 (2.3) блокировало создание дополнительного рынка товаров на станции. В этот раз рынок появился. НО только с Additional_planets_sr_base v0.7! Новая версия (Additional_planets_sr_base_0.9) всё так же не работает. Сейчас покажу на примерах.
When I run Lave 2.3 with Additional Planets v9 and SFEP, I get *no* additional stations - at least, no additional stations that have a visible market.Krager wrote: ↑Mon Jun 23, 2025 4:51 pmВ настоящий момент с Lave 2.3 и версией Additional_planets_sr_base v0.7 в системе создаётся одна дополнительная станция и я думаю что это правильно, ведь должен же как то отрабатывать Additional_planets_sr_base. Пакет Lave вроде работает, вид планеты меняет. Вокруг Академии корабли крутятся. Вероятно и мисси связанные с академией работают, но это не точно.
V9 is working correctly, if you are using it with the latest SFEP (2.1). I've just posted version 0.10 of Additional Planets, with the only difference over v0.9 being all the text (not that there's a lot anyway) has been moved into missiontext.plist for easier localisation.
That's a fair point, but one to be leveled at the "Lave" OXP, rather than Additional Planets and SFEP.Krager wrote: ↑Tue Jun 24, 2025 11:50 pmСейчас всё соответствует приведённому вами списку. Возможно тут я не прав. Я считал что в системе Lave даже с установленным Lave 2.3 должны появлятся дополнительные рынки продаж. Но их нет. На других планетах они есть, но не на всех. По моему чем выше технологический уровень планеты, тем больше рынков в системе. Так вот вопрос, должен быть дополнительный рынок в системе Lave?
Code: Select all
this.blockSystemRedux();
Code: Select all
//this.blockSystemRedux();