Avorion

Avorion

Not enough ratings
[2.5.2+] XSF: Sector Generator
   
Award
Favorite
Favorited
Unfavorite
Mods: Mod
File Size
Posted
Updated
1.065 MB
21 Jun, 2023 @ 6:30pm
1 Jul @ 10:57am
19 Change Notes ( view )

Subscribe to download
[2.5.2+] XSF: Sector Generator

In 3 collections by LM13
[2.5.2+] Avorion eXtended
27 items
eXtended Scripting Framework - Library collection
13 items
[2.5.2+] Xavorion: eXtended Gameplay Preset
38 items
Description
Advanced replacement for vanilla sector generator.


eXtended Scripting Framework
This is a framework module, supporting Xavorion features.
It does nothing by itself.


Xavorion: Sectors
Usage and code can be seen in Sectors module

https://steamproxy.net/sharedfiles/filedetails/?id=2992809240


Main Mod Page
For more information, check "Xavorion: eXtended Avorion" link below.
https://steamproxy.net/sharedfiles/filedetails/?id=2923179923

3 Comments
LM13  [author] 17 Mar @ 3:43am 
Hello,

I'll push an update soon that may or may not help.

On a side note, that error is strange - nil material at a line which is exact copy of above, which had a valid material...
Lih 17 Mar @ 1:00am 
Greetings.

The server, from time to time, outputs an incredible number of messages, as if some script is looping, and after a second the output stops. If you look closely, it's the same repetitive message. But no matter how many times my friends and I try, we can't figure out what this error is related to. The text of the error is below. Please help me with interpretation and maybe with a solution.
Lih 17 Mar @ 1:00am 
T: 26
Object: 6Sector
Execution Context (inner to outer):
#0: RebuildStations.updateServer data/scripts/sector/background/rebuildstations.lua

Error calling BlockPlan:addBlock: invalid argument 'nil' at stack position 7, expected 'Material'

stack traceback:
[C]:-1: in function addBlock
data/scripts/lib/SectorGenerator.lua:501: in function createStationConstructionSite
D:\Games\steamapps\workshop\content\445220\2992808561\data/scripts/sector/background/rebuildstations.lua:190: in function spawnConstructionSite
data/scripts/sector/background/rebuildstations.lua:223: in function updateConstruction
data/scripts/sector/background/rebuildstations.lua:83: in function ?