Not a member yet? Why not Sign up today
Create an account  

Welcome, Guest
You have to register before you can post on our site.

Username
  

Password
  





Search Forums

(Advanced Search)

Forum Statistics
» Members: 1,238
» Latest member: UnregularSpace
» Forum threads: 1,562
» Forum posts: 9,472

Full Statistics

Online Users
There are currently 254 online users.
» 0 Member(s) | 251 Guest(s)
Applebot, Bing, Google

Latest Threads
Another Open Letter to Ha...
Forum: Cantina
Last Post: asphere8
09-03-2025, 05:03 PM
» Replies: 2
» Views: 2,408
Spacecraft unable to spaw...
Forum: Closed Bug Reports
Last Post: wad67
08-03-2025, 07:25 AM
» Replies: 9
» Views: 16,361
Ioplasma recipe missing i...
Forum: Bug Reports
Last Post: Xantheose
07-26-2025, 04:32 PM
» Replies: 0
» Views: 1,836
No Record of Shipment Fou...
Forum: Bug Reports
Last Post: Vectorus
05-05-2025, 07:09 PM
» Replies: 0
» Views: 2,428
Mission Order: Officer Sa...
Forum: Arena of Ideas
Last Post: Vectorus
05-05-2025, 06:47 PM
» Replies: 0
» Views: 3,060
System map does not refre...
Forum: Bug Reports
Last Post: GaelicVigil
04-28-2025, 03:59 PM
» Replies: 0
» Views: 2,104
favorite or funniest mome...
Forum: Cantina
Last Post: netshaman
04-16-2025, 08:09 PM
» Replies: 8
» Views: 9,855
Picture Thread 2.0
Forum: Cantina
Last Post: Rockinsince87
03-16-2025, 06:59 PM
» Replies: 142
» Views: 263,440
Hold access for void asso...
Forum: Bug Reports
Last Post: Ivan
03-08-2025, 01:33 AM
» Replies: 2
» Views: 3,914
Minor bug: In exported sa...
Forum: Bug Reports
Last Post: Ivan
03-08-2025, 01:20 AM
» Replies: 2
» Views: 3,352

 
  Ships break if avatar isn't onboard
Posted by: Nightwalker - 02-06-2023, 06:22 AM - Forum: Closed Bug Reports - Replies (11)

This is a new one: my ship went up into orbit, and then just stayed fixed in space as if it was stuck on something and unable to move once it left the planet. Taking the helm didn't do anything, and any input was including thrust. Cycling power on the ship didn't do anything. This issue persists through the save game. Welp, at least the ship didn't fly off into deep space.

Print this item

  Spacecraft "landing" by hovering over landing pads, areal platform bugs
Posted by: Nightwalker - 02-05-2023, 11:11 PM - Forum: Prerelease Bug Reports - No Replies

There is an issue airports where spacecraft will hover high in the air rather than land on the pad. The crew report that the ship is landed, but it will still take damage as if it isn't at an airport.  The land underneath was modified with the grading tool, or it was placed on a platform.

Areal platforms also are a bit bugged when placing buildings.  The airport I placed on top of one allowed be to fall through the floor and inside the areal platform.  Placing the "haxus colony mine" resulted in it exploding once manufacturing jobs were set.

Print this item

  Ships: Accessing, hold, damage report, adding orders causes hang
Posted by: Nightwalker - 02-05-2023, 11:04 PM - Forum: Prerelease Bug Reports - No Replies

Accessing the hold or damage report can cause the game to lock up. This is an issue in the current Windows client, though I have reported this as being an issue before for the Linux client.  My guess is this happens more often in Linux because the Linux kernel is more unforgiving of protected mode memory access violations than Windows is.

This is largely random, but it happens quite frequently enough. You should be able to make use of Wine's debugging tools in Linux to investigate further.

I also found this happening when adding new mission orders to a ship during harvesting operations. These hangs seems to happen more frequently when the ship is actively doing something.

Print this item

  Status
Posted by: Haxus - 02-05-2023, 01:13 AM - Forum: Updates - Replies (13)

As you can see I did not post an update this week. Here is where things are at. 

Steam Workshop

The Steam Workshop integration is complete. I learned more about the workshop in the process. Here is how it works, which contradicts my previous statements, sorry. 

Publish - Uploads your blueprint to Steam. 

Unpublish - Deletes your blueprint from Steam. Cancels all current subscriptions to the blueprint.

Subscribe - Downloads a blueprint from Steam, including your own. Keeps your local copy in sync with changes to the blueprint on Steam. I think a Steam based micro transaction is triggered if the item is monetized. 

Unsubscribe - Stops keeping your local copy in sync with the Steam blueprint. Does not remove it from the local library or exchange. 

Note that there is no current way to update or change a published blueprint so there won’t be any syncing. Also monetizing and micro transactions have not been implemented in the game. I may not have to do anything more in the code. This may be entirely handled by Steam. It’s been a low priority so I just don’t know much about it yet.

Once downloaded, nothing causes your local copy to be removed from the library. Existing ships and buildings are unaffected by unsubscribing. This could change once I figure out how returns of monetized items are handled.  

If you restore a previous game or start a new game, subscribed blueprints are restored, unless they have been unpublished and no longer exist on Steam. That may be incorrect because Steam caches blueprints that have been downloaded. Your own blueprints can be restored by loading a .SoH file or by subscribing them in the Steam workshop. 

Game Startup Data File

I am reconstructing a file that contains data the mmo client used to get from the servers, mainly the initial spacecraft and building libraries and exchanges. 

The file used to be created using an sql query on the mmo database. Since that is no longer available, I had to do a little coding to enable the solo client to construct the data. 

The spacecraft library and exchange have been reconstructed and published to Steam. 

The building library starts with 82 blueprints so it will take a day or two to rebuild it. I have all the SoH files so that part is easy.

I added a feature to the finalize dialogs so you can pick the preview image from a file and it can be a lot bigger. I’ll need to preview each blueprint in the designer and get a screen grab, which will take a little extra time. 

When that is done I will post an update. Likely to be some day this week.

Print this item

  Hazeron Starship - Maximizing starmap crashes game - Duplicate
Posted by: kajanov - 02-02-2023, 01:52 PM - Forum: Prerelease Bug Reports - Replies (1)

Attempting to Maximize the starmap by double-clicking the titlebar crashes the game. No ereor message.

Print this item

  Hazeron Starship won't launch on Ubuntu 20.04
Posted by: Nightwalker - 01-28-2023, 09:25 AM - Forum: Prerelease Bug Reports - No Replies

Looks like the game is expecting some libraries which aren't part of Ubuntu 20.04 LTS (Supported until 2030):



./AuSteamClient: /lib/x86_64-linux-gnu/libstdc++.so.6: version `GLIBCXX_3.4.29' not found (required by ./AuSteamClient)
./AuSteamClient: /lib/x86_64-linux-gnu/libc.so.6: version `GLIBC_2.34' not found (required by ./AuSteamClient)
./AuSteamClient: /lib/x86_64-linux-gnu/libQt5Core.so.5: version `Qt_5.15' not found (required by ./AuSteamClient)
./AuSteamClient: /lib/x86_64-linux-gnu/libQt5Core.so.5: version `Qt_5.15' not found (required by ./libAuClientRes.so.7)
./AuSteamClient: /lib/x86_64-linux-gnu/libQt5Core.so.5: version `Qt_5.15' not found (required by ./libAuAtomRes.so.7)
./AuSteamClient: /lib/x86_64-linux-gnu/libQt5Core.so.5: version `Qt_5.15' not found (required by ./libAuModelRes.so.7)
./AuSteamClient: /lib/x86_64-linux-gnu/libQt5Core.so.5: version `Qt_5.15' not found (required by ./libAuBodyPartsRes.so.7)
./AuSteamClient: /lib/x86_64-linux-gnu/libQt5Core.so.5: version `Qt_5.15' not found (required by ./libAuTexture.so.7)
./AuSteamClient: /lib/x86_64-linux-gnu/libQt5Core.so.5: version `Qt_5.15' not found (required by ./libAuClientMailRes.so.7)
./AuSteamClient: /lib/x86_64-linux-gnu/libQt5Core.so.5: version `Qt_5.15' not found (required by ./libAuStoryRes.so.7)


Qt5 is available to be installed under Ubuntu 20.04, but the repositories only have Qt 5.14. The windows version will launch under Linux using Proton in Steam -- but this is a silly way to run a game with a native Linux build.

...Unfortunately launching the designer before running the game proved to be problematic. It tried to grab the mouse, which lead to a lot of bad clicks and resizing of the application window. It looks like the designer expects that the application has already grabbed the mouse. If the mouse pointer leaves the application, it should wait until a click happens in the window before attempting to re-grab the mouse. This aggressive mouse grabbing is happening in the game a well making it nearly unplayable unless the window is maximized right away.

Print this item

  Status
Posted by: Haxus - 01-20-2023, 11:15 PM - Forum: Updates - Replies (11)

Steam Workshop integration is going well. Blueprints can now be published, updated, listed, and removed. The two remaining functions will subscribe and unsubscribe to blueprints in the workshop; they should be completed by the end of next week. I’ll post an update as soon as the workshop is ready. 

Some items from the list of annoying bugs were fixed. I’ll give details when the changes are posted. 

There was a ten day interruption in my work schedule. Paula’s boss for the past 33 years died of cancer. We went to the funeral in Daytona Florida. Back home now.

Print this item

  Final Server Event (1700 Central European Time)
Posted by: Phoenix - 01-14-2023, 02:18 PM - Forum: Cantina - Replies (7)

Hey Hazeron Community,

Me and some other players are going to be conducting a last server event before Haxus shuts eveything down. We are going to be flying to the core of the Galaxy from the eastern cluster starting at 1700 Central European Time. 

Meet up location is the Arcadian Federation (My) homeworld. AEO Star System (1658.4, 10.6, 0.4) AEO IV (Main habitable world, closest station "Acropolis")

We will be travelling at Warp 9. You can refit your ship at my dockyard or you can get berthed over to my ship to join the ride. I also have some ships available for free if you would like to use one.

Once we arrive at the center of the galaxy we will probably find a nice planet and take a screenshot together.

[Image: wbxDoxe]

Hope to see you there,

Phoenix

Print this item

  Scanned sectors become un-scanned
Posted by: dracotonisamond - 01-08-2023, 10:43 PM - Forum: Prerelease Bug Reports - Replies (1)

This is for starship but i noticed it happened to shores as well.

sectors that i have scanned revert to being unscanned sometimes.

Print this item

  Hazeron Startship - Steam Offline Mode
Posted by: Chojin - 01-04-2023, 06:35 PM - Forum: Bug Reports - Replies (5)

Hello,

Please allow Hazeron Starship to run with Steam Offline.
It is a single game so it should not be a problem.

Thank you.

Print this item