Space Engineers

Space Engineers

74 vurderinger
Flat Connectors - Fixed
   
Pris
Føj til foretrukne
Gjort til foretrukken
Fjern som foretrukken
Type: Mod
Mod category: Block
Tags: NoScripts
Filstørrelse:
Offentliggjort:
Opdateret:
9.997 MB
8. mar. 2021 kl. 21:01
22. okt. 2022 kl. 16:51
21 ændringsbemærkninger ( vis )

Abonner for at downloade
Flat Connectors - Fixed

Beskrivelse
This is attempt at fixing some issues with original flat connector, the blocks have been rotate 180 degrees so they facing the correct direction

Do to the limitation of keen coding the magnetic pull, pulls ships to the binding blocks "Center", so If you want to use script to dock ship please use half height connector for large grid. since its ring is past the 1/2 point, if you want to use large grid flat connector, you will need to disable the magnetic pull on the connectors or the connectors will try to align the grid to the "center" of the bounding block, hence grids flipping over. This is a limitation of keen hard coded feature.



Original posting:
https://gtm.steamproxy.vip/sharedfiles/filedetails/?id=2333521352

<ModItem FriendlyName="Flat Connectors - Fixed"> <Name>2419309449.sbm</Name> <PublishedFileId>2419309449</PublishedFileId> </ModItem>
117 kommentarer
SultonMRP  [ophavsmand] 21. juni 2024 kl. 19:36 
how so?
Fisherking 21. juni 2024 kl. 16:45 
i lost my loot because of this mod! -rep
SultonMRP  [ophavsmand] 25. apr. 2024 kl. 12:24 
ill add 1x1 version soon
SultonMRP  [ophavsmand] 25. apr. 2024 kl. 12:23 
its was made before keen made 1x1 conveyor, so i connects to standard conveyors
Kaedys 20. apr. 2024 kl. 11:09 
The 1x1 connectors on small grid appear to be incapable of connecting to the new 1x1 connector (what used to be the ejector) that Keen added baseline, as well as any modded blocks designed to connector to them (ex. TSO - Small Connector, which adds a large grid block that can connect to small grid connectors). However, even the 1x1 small grid ones can connect to *normal* large grid connectors, as well as 3x3 small grid ones. BuildInfo also specifies the connection zone on them as "Connector (Large)". Nothing in the XML appears to designate the size of the connector, so I suspect it's another of Keen's magic model facets, like how conveyor ports are identified on a model.
Sensational Being 12. apr. 2024 kl. 18:38 
Did you have a 2x2 connector at one point? I think someone did, but I'm not sure.
Deapri 23. feb. 2024 kl. 17:31 
The python script should be updated and resolve any issues, so long as the materials and textures are correct for the given block. I would compare it to a vanilla block and ensure everything is in alignment. It would be really useful to know if this resolves the issue, I am not an elite modder in SE but in other games a similar issue might happen if the model has a mismatch in material types for havok or if they have issues with triangle facing not being rectified, that kind of thing.
SultonMRP  [ophavsmand] 23. feb. 2024 kl. 17:23 
ah. im still repetitively new to blender, when I import SE stock models, anything I can do to "refresh" the texture or model to prevent visible blocks?
Deapri 23. feb. 2024 kl. 7:00 
In regard to the invisible blocks issue.

I did, well a lot of tests, those blocks affected by this issue do not appear to have any correlation to scene complexity, it effects both Nvidia and AMD cards equally, changing textures for known simple modded formats do not impact the issue, the model xml's and mwm files appear correct. The only thing I was unable to test was re-building the mesh in blender as I did not have an original file for the models I was testing for another author.

This issue only appears to reliably effect the first user on the system, it may however effect dedicated server users more as in that case it is instanced.

The only common factor I was able to establish is this: both sets of models were aged, both use inherited vanilla textures. When admin spawned both have a chance of failing and spawning invisible.
Deapri 2. jan. 2024 kl. 7:01 
In my case it is only this mod that is having the invisible models, LOD issues perhaps?