Space Engineers

Space Engineers

Automated Inventory Sorting Munchy's Fork
MunchyG  [vývojář] 15. zář. 2021 v 8.45
Bugs
Report Bugs here. I will see what I can do to fix them but I am still learning to code, so no guarantees.
< >
Zobrazeno 18 z 8 komentářů
Any Info for the new Ammo Types to Sort it for the Assult Turret and other Turrets from Warfare 2 DLC?
MunchyG  [vývojář] 3. bře. 2022 v 20.32 
[AmmoMagazine] should work for the new ammo
Just a hint, while it works fine it causes issues server side. Not sure if it is related to this fork or if it is a general issue. Most probably a problem with accessing the save file when it sorts multiple grids at once. When this happens during the server save, it causes a silent crash without any errors but event log shows the following. The error itself didn't directly pinpoint to sorting but after a bit of testing the error subsided when we removed the sorting alone.

Unable to open the job object \BaseNamedObjects\ChildProcessTracker59312 for query access. The calling process may not have permission to open this job. The first four bytes (DWORD) of the Data section contains the status code.

An Error 1060 - The Specified Service Does Not Exist as an Installed Service.
MunchyG  [vývojář] 6. čvc. 2022 v 22.39 
if this is the case that error is way above my grade. I have very little idea how the inner workings of this mod works. I only deal with how it handles item groups and item ids.
I can't figure out what to put in to sort ONLY the Autocannon Magazines into a container.[AmmoMagazine] sorts all magazines into the inventory. This includes rifle and pistol ammos.
MunchyG  [vývojář] 4. lis. 2022 v 21.24 
@Smork Alam, you need to use the item id. Which for Autocannon Magazines is [AutocannonClip]
Thank you! For future reference where do I find the item ids?
MunchyG  [vývojář] 5. lis. 2022 v 19.12 
Unfortunately there isn't really an easy way to find them. Or at least that i know of. I just go into the game data so "C:\Program Files (x86)\Steam\steamapps\common\SpaceEngineers\Content\Data" and open it with vs code and search for it in all files.
< >
Zobrazeno 18 z 8 komentářů
Na stránku: 1530 50