OoliteStarter
Moderators: winston, another_commander
- hiran
- Theorethicist
- Posts: 2390
- Joined: Fri Mar 26, 2021 1:39 pm
- Location: a parallel world I created for myself. Some call it a singularity...
Re: OoliteStarter
Just to check if this is a single machine with that effect:
Could someone with a windows machine check if the installer hangs? I do not yet understand why it is reported for the first time...
Could someone with a windows machine check if the installer hangs? I do not yet understand why it is reported for the first time...
Sunshine - Moonlight - Good Times - Oolite
- hiran
- Theorethicist
- Posts: 2390
- Joined: Fri Mar 26, 2021 1:39 pm
- Location: a parallel world I created for myself. Some call it a singularity...
Re: OoliteStarter
So I just tested the OoliteStarter 0.1.33-hoopsnake.8 installer on a fresh Windows 11 installation. After download Windows warns about potentially unsafe code - but that is due to paranoid settings Windows (or any OS) comes with today. The installer itself did not hang - it works as expected. And so did OoliteStarter.Simba wrote: ↑Thu Oct 03, 2024 9:55 pmI want to report a couple of bugs:
1) The pre-release installers hoopsnake.7 and hoopsnake.8 do not start normally in Windows 11, but the process of the running installer remains in the background.
2) After installing OXP PROHIP Xpat b1 (https://wiki.alioth.net/index.php/Refug ... r#Download), the "Available" and "Instaled" lists on the "Expansions" tab do not load.
The OXP
PROHIP Xpat b1
is not in the Available
list. How exactly did you install it?Sunshine - Moonlight - Good Times - Oolite
- Wildeblood
- ---- E L I T E ----
- Posts: 2445
- Joined: Sat Jun 11, 2011 6:07 am
- Location: Western Australia
- Contact:
Re: OoliteStarter
I thought the grey swan symbol was good, but when he said the new country's flag should be printed on "holographic" fabric, I began to doubt.
- hiran
- Theorethicist
- Posts: 2390
- Joined: Fri Mar 26, 2021 1:39 pm
- Location: a parallel world I created for myself. Some call it a singularity...
Re: OoliteStarter
...and what did he do with that link? Download an artifact? Presumably. Then it sits in the browser's download folder. What next?Wildeblood wrote: ↑Wed Oct 09, 2024 8:08 am
Sunshine - Moonlight - Good Times - Oolite
- Cholmondely
- Archivist
- Posts: 5339
- Joined: Tue Jul 07, 2020 11:00 am
- Location: The Delightful Domains of His Most Britannic Majesty (industrial? agricultural? mainly anything?)
- Contact:
Re: OoliteStarter
If it is zipped, unzip.hiran wrote: ↑Wed Oct 09, 2024 8:24 am...and what did he do with that link? Download an artifact? Presumably. Then it sits in the browser's download folder. What next?Wildeblood wrote: ↑Wed Oct 09, 2024 8:08 am
Take the .oxp and bung it in your “addons” folder (not “managed addons” which I understand to only recognise oxps/oxzs with a manifest.plist). But it might have a manifest.plist… sneak a peek!
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?
•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?
Re: OoliteStarter
How does Oolite Starter check for updates to Oolite? I'm finding that it will notify me to update to a version I already have installed. For example, right now it's telling me to update, but I updated 2 days ago, and the last change was 2 weeks ago.
Here is my YouTube channel, where I play poorly: Arquebus X
- hiran
- Theorethicist
- Posts: 2390
- Joined: Fri Mar 26, 2021 1:39 pm
- Location: a parallel world I created for myself. Some call it a singularity...
Re: OoliteStarter
It compares the installed version with the latest available version. This is happening here:
https://github.com/OoliteProject/Oolite ... .java#L185
I suspect when you configured OoliteStarter you did not detect the full version, and/or you did not update that entry after updating Oolite.
So what version does OoliteStarter think to have, and what version is it suggesting to download?
Sunshine - Moonlight - Good Times - Oolite
Re: OoliteStarter
I have OoliteInstall-1.91.0.7640-241005-1b94d45-win.exe
and Oolite Starter is telling me to download that version.
So after each update I need to point Oolite at it again, even though it works correctly? I always install it to C:\Oolite, so the directory is never versioned.
and Oolite Starter is telling me to download that version.
So after each update I need to point Oolite at it again, even though it works correctly? I always install it to C:\Oolite, so the directory is never versioned.
Here is my YouTube channel, where I play poorly: Arquebus X
Re: OoliteStarter
In the Oolite Versions tab, it shows 1.91, and points correctly to the executable.
Here is my YouTube channel, where I play poorly: Arquebus X
Re: OoliteStarter
So it didn't give me the update message all day yesterday, but it did again just now. The version hasn't changed.
Here is my YouTube channel, where I play poorly: Arquebus X
- hiran
- Theorethicist
- Posts: 2390
- Joined: Fri Mar 26, 2021 1:39 pm
- Location: a parallel world I created for myself. Some call it a singularity...
Re: OoliteStarter
So since Oolite 1.90 all we have is 1.91.
How would you know whether an updated version is available if not comparing the full version?
Which is newer?
- 1.91
- 1.91.0.5573-240220-6be83cg
- 1.91.0.7640-241005-1b94d45
That implies OoliteStarter needs to know the exact version.
This is even checked automatically, given that the Oolite home directory is configured correctly.
https://github.com/OoliteProject/Oolite ... .java#L385
That method emits warnings if the check fails. You could check if you see them in your logfile.
How would you know whether an updated version is available if not comparing the full version?
Which is newer?
- 1.91
- 1.91.0.5573-240220-6be83cg
- 1.91.0.7640-241005-1b94d45
That implies OoliteStarter needs to know the exact version.
This is even checked automatically, given that the Oolite home directory is configured correctly.
https://github.com/OoliteProject/Oolite ... .java#L385
That method emits warnings if the check fails. You could check if you see them in your logfile.
Sunshine - Moonlight - Good Times - Oolite
Re: OoliteStarter
Got it, ok! So it can't really track exact build versions.
Here is my YouTube channel, where I play poorly: Arquebus X
- hiran
- Theorethicist
- Posts: 2390
- Joined: Fri Mar 26, 2021 1:39 pm
- Location: a parallel world I created for myself. Some call it a singularity...
Re: OoliteStarter
Umm, now you are confusing me. I thought it does compare the full version number.
How would you expect it to work?
Sunshine - Moonlight - Good Times - Oolite
Re: OoliteStarter
I must have misunderstood. The problem I'm having is that the version has not changed and yet Starter is telling me to download it again, and it does this constantly. Where are the logs again?
Here is my YouTube channel, where I play poorly: Arquebus X
- hiran
- Theorethicist
- Posts: 2390
- Joined: Fri Mar 26, 2021 1:39 pm
- Location: a parallel world I created for myself. Some call it a singularity...
Re: OoliteStarter
You can find the logs in $HOME/.Oolite/Logs
Sunshine - Moonlight - Good Times - Oolite