Restore world saving, fix five server crashes, and persist dropped items - #5
Closed
beleata wants to merge 5 commits into
Closed
Restore world saving, fix five server crashes, and persist dropped items#5beleata wants to merge 5 commits into
beleata wants to merge 5 commits into
Annotations
3 errors and 11 warnings
|
Build
Process completed with exit code 1.
|
|
Build:
ZeroGravity/Objects/Ship.cs#L1768
'Server' does not contain a definition for 'GetObject' and no accessible extension method 'GetObject' accepting a first argument of type 'Server' could be found (are you missing a using directive or an assembly reference?)
|
|
Build:
ZeroGravity/Objects/Ship.cs#L1768
'Server' does not contain a definition for 'GetObject' and no accessible extension method 'GetObject' accepting a first argument of type 'Server' could be found (are you missing a using directive or an assembly reference?)
|
|
Complete job
Node.js 20 is deprecated. The following actions target Node.js 20 but are being forced to run on Node.js 24: actions/checkout@v4, actions/setup-dotnet@v4. For more information see: https://github.blog/changelog/2025-09-19-deprecation-of-node-20-on-github-actions-runners/
|
|
Build:
ZeroGravity/Objects/DynamicObject.cs#L128
'NetworkController.SendToClientsSubscribedToParents(NetworkData, SpaceObject, long, int)' is obsolete: 'This subscribe system needs to be replaced with a more permanent solution that works better with the new movement architecture.'
|
|
Build:
ZeroGravity/Objects/DebrisField.cs#L200
'NetworkController.SendToClientsSubscribedTo(NetworkData, long, params SpaceObject[])' is obsolete: 'This subscribe system needs to be replaced with a more permanent solution that works better with the new movement architecture.'
|
|
Build:
ZeroGravity/Objects/Asteroid.cs#L299
'NetworkController.SendToClientsSubscribedTo(NetworkData, long, params SpaceObject[])' is obsolete: 'This subscribe system needs to be replaced with a more permanent solution that works better with the new movement architecture.'
|
|
Build:
ZeroGravity/Objects/Asteroid.cs#L290
'NetworkController.SendToClientsSubscribedTo(NetworkData, long, params SpaceObject[])' is obsolete: 'This subscribe system needs to be replaced with a more permanent solution that works better with the new movement architecture.'
|
|
Build:
ZeroGravity/Objects/SpaceObjectVessel.cs#L795
'NetworkController.SendToClientsSubscribedTo(NetworkData, long, params SpaceObject[])' is obsolete: 'This subscribe system needs to be replaced with a more permanent solution that works better with the new movement architecture.'
|
|
Build:
ZeroGravity/Objects/ArtificialBody.cs#L145
'Player.UnsubscribeFrom(SpaceObject)' is obsolete: 'This subscribe system needs to be replaced with a more permanent solution that works better with the new movement architecture.'
|
|
Build:
ZeroGravity/Objects/ArtificialBody.cs#L143
'Player.IsSubscribedTo(long)' is obsolete: 'This subscribe system needs to be replaced with a more permanent solution that works better with the new movement architecture.'
|
|
Build:
ZeroGravity/GUIDFactory.cs#L46
'Server.DoesObjectExist(long)' is obsolete
|
|
Build:
ZeroGravity/GUIDFactory.cs#L35
'Server.DoesObjectExist(long)' is obsolete
|
|
Build:
ZeroGravity/GUIDFactory.cs#L24
'Server.DoesObjectExist(long)' is obsolete
|
background
wait
wait-all
cancel
parallel
Loading