Avorion
No hay suficientes valoraciones
[2.5.2+] XSF: Sector Generator
   
Premiar
Favoritos
Favorito
Quitar
Mods: Mod
Tamaño
Publicado el
Actualizado el
1.065 MB
21 JUN 2023 a las 18:30
1 JUL a las 10:57
19 notas sobre cambios ( ver )

Suscríbete para descargar
[2.5.2+] XSF: Sector Generator

En 3 colecciones creadas por LM13
[2.5.2+] Avorion eXtended - Quick Install
27 artículos
eXtended Scripting Framework - Library collection
13 artículos
[2.5.2+] Xavorion: eXtended Gameplay Preset
38 artículos
Descripción
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 comentarios
LM13  [autor] 17 MAR a las 3:43 
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 a las 1:00 
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 a las 1:00 
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 ?