Search found 5160 matches

by phkb
Sun Jun 22, 2025 11:20 pm
Forum: Expansion Pack
Topic: [Release] Little Friends V.1.0.0
Replies: 6
Views: 351

Re: [Release] Little Friends V.1.0.0

Honestly, this is more of a concern than the other errors: 23:43:37.717 [rendering.opengl.version]: OpenGL renderer version: 1.1.0 ("1.1.0"). Vendor: "Microsoft Corporation". Renderer: "GDI Generic". 23:43:37.718 [rendering.opengl.extensions]: OpenGL extensions (3): GL_...
by phkb
Sun Jun 22, 2025 10:42 pm
Forum: Testing and Bug reports
Topic: deploySite task in github workflow failing
Replies: 51
Views: 23961

Re: deploySite task in github workflow failing

OK, fixed, I think! I blame post-op meds and lack of sleep. Definitely not that I was rushing and not reading things carefully. I mean, who does that, really?

Oolite-1.90_x64-Deployment-to-Test-Release.exe
Oolite-1.90_x86-Deployment-to-Test-Release.exe
by phkb
Sun Jun 22, 2025 11:29 am
Forum: Testing and Bug reports
Topic: deploySite task in github workflow failing
Replies: 51
Views: 23961

Re: deploySite task in github workflow failing

Thanks for testing. I’ll have another go shortly
by phkb
Sat Jun 21, 2025 11:27 pm
Forum: Expansion Pack
Topic: [Release] Little Friends V.1.0.0
Replies: 6
Views: 351

Re: [Release] Little Friends V.1.0.0

Krager wrote: Mon Jun 16, 2025 5:57 pm
Версия 1.01. При купленном сопровождающим когда совершаеш переход к другой планете игры вываливается.
Вот последние логи. Как вылечить?
The lines you quoted don't from from the "Little Friends" OXP, but from the "Cargo-Contracts-mod" by Switech.
by phkb
Sat Jun 21, 2025 11:09 pm
Forum: Expansion Pack
Topic: Library
Replies: 138
Views: 129168

Re: Library

А вот ещё вопрос интересный. Почему `Svengali Library` конфликтует с `BGS-A v1.10.9` и `BetterScreens v1.2.1` И чтобы использовать один из этих пакетов приходиться убирать Svengali Library. А сама Svengali Library требуется для `BGS v2.5.4` и `XenonHUD v3.8.10` Library was the replacement oxp to OX...
by phkb
Sat Jun 21, 2025 10:47 pm
Forum: Expansion Pack
Topic: [RELEASE] Towbar OXP v1.0
Replies: 225
Views: 249533

Re: [RELEASE] Towbar OXP v1.0

Sure. In the "towbar.js" file, on line 1090, change this:

Code: Select all

    for (c in market) {
to this:

Code: Select all

    for (var c in market) {
by phkb
Sat Jun 21, 2025 10:42 pm
Forum: Expansion Pack
Topic: Additional Planets SR.oxp
Replies: 215
Views: 173379

Re: Additional Planets SR.oxp

До этого дополнение Lave 2.2 (2.3) блокировало создание дополнительного рынка товаров на станции. В этот раз рынок появился. НО только с Additional_planets_sr_base v0.7! Новая версия (Additional_planets_sr_base_0.9) всё так же не работает. Сейчас покажу на примерах. When the Lave OXP is working, th...
by phkb
Sat Jun 21, 2025 10:29 pm
Forum: Expansion Pack
Topic: Scripters cove
Replies: 1793
Views: 837253

Re: Scripters cove

That would still be of interest if not inconvenient for you. //------------------------------------------------------------------------------------------------------------- // stop the player from selling cargo (in this case, slaves) this.playerSoldCargo = function (commodity, units, price) { var p...
by phkb
Sat Jun 21, 2025 11:39 am
Forum: Testing and Bug reports
Topic: deploySite task in github workflow failing
Replies: 51
Views: 23961

Re: deploySite task in github workflow failing

another_commander wrote: Sat Jun 21, 2025 11:10 am
The updater must be updated as well.
Right. On it.
by phkb
Sat Jun 21, 2025 10:45 am
Forum: Expansion Pack
Topic: [Release] Market inquirer
Replies: 93
Views: 87508

Re: [Release] Market inquirer

Krager wrote: Tue Jun 17, 2025 6:54 pm
Когда текст в отдельном файле переводить намного удобнее и нет опасения испортить код) Спасибо!
You're welcome. We'll get there, one OXP at a time.
by phkb
Sat Jun 21, 2025 10:44 am
Forum: Testing and Bug reports
Topic: deploySite task in github workflow failing
Replies: 51
Views: 23961

Re: deploySite task in github workflow failing

Tested both x64 and x86 in Windows 11 Sandbox. All good, seems to be packed fine, run fine, download OXPs fine. Good stuff. Thanks a_c. So, does that mean we now have functional replacements for all the 1.90 release binaries/zips? Is the replacement process as simple as removing the old ones and up...
by phkb
Sat Jun 21, 2025 8:02 am
Forum: Expansion Pack
Topic: Interface Reordering OXP
Replies: 29
Views: 6093

Re: Interface Reordering OXP

Krager wrote: Mon Jun 16, 2025 11:27 am
Странный символ в конце строки. Поэтому и подумал что какая то ошибка или глюк.
It's a special character used to override the default ordering. I get exactly the same message in my log. Basically, it's by design. Nothing to worry about.
Image
by phkb
Sat Jun 21, 2025 7:59 am
Forum: Expansion Pack
Topic: [WIP] Life in the Frontier OXP
Replies: 217
Views: 186878

Re: [WIP] Life in the Frontier OXP

Слишком много текста, занимался почти неделю, оставлю всё как есть. Возможно кто нибудь возьмётся доработать и избавить от ошибок. Версия 0.7.3. Вроде работает стабильно, есть карта уровня. Выдаёт ошибку загрязнения имён в логах. Edit the "LITF_Navigation.js" file. On line 11 change this:...
by phkb
Sat Jun 21, 2025 7:47 am
Forum: Expansion Pack
Topic: Additional Planets SR.oxp
Replies: 215
Views: 173379

Re: Additional Planets SR.oxp

When I put Lave 2.3 and the updated Additional Planets (v0.9) into the Russian OXP set I downloaded from your links, everything appears correctly:
Image