Space Engineers
Taleden's Inventory Manager (Unofficial) Updated 2025
XReelZ  [δημιουργός] 25 Σεπ 2021, 9:57
Tim Quotas Extractor
Hi all,
I have made one little tool in order to get quotas from Space Engineers folder.
Added mod support (kinda...). It is in very early stage of development so it may be buggy.
Feel free to check it out and leave feedback.
Here is the script:

https://github.com/XReelZ/TIMQuotasExtractor/releases
< >
Εμφάνιση 1-15 από 15 σχόλια
google chrome keeps deleting the file without even giving an option
Pontiac  [δημιουργός] 27 Σεπ 2021, 6:20 
That's because Chrome doesn't allow downloading unsigned EXEs quite often.
XReelZ  [δημιουργός] 27 Σεπ 2021, 14:39 
@Johny
Try other browser or try changing the settings in chrome so it ask you where to save manually.
I personally use Brave browser and its way better than chrome imo.
ok got it to run, assume "main folder" is "E:\Program Files (x86)\Steam\steamapps\common\SpaceEngineers" if that is correct then it gives me an error:

************** Exception Text **************
System.InvalidOperationException: Sequence contains more than one matching element
at System.Linq.Enumerable.SingleOrDefault[TSource](IEnumerable`1 source, Func`2 predicate)
at TIMQuotasExtractor.Main.Execute()
at TIMQuotasExtractor.Main.btnExtractQuotas_Click(Object sender, EventArgs e)
at System.Windows.Forms.Control.OnClick(EventArgs e)
at System.Windows.Forms.Button.OnClick(EventArgs e)
at System.Windows.Forms.Button.OnMouseUp(MouseEventArgs mevent)
at System.Windows.Forms.Control.WmMouseUp(Message& m, MouseButtons button, Int32 clicks)
at System.Windows.Forms.Control.WndProc(Message& m)
at System.Windows.Forms.ButtonBase.WndProc(Message& m)
at System.Windows.Forms.Button.WndProc(Message& m)
at System.Windows.Forms.Control.ControlNativeWindow.OnMessage(Message& m)
at System.Windows.Forms.Control.ControlNativeWindow.WndProc(Message& m)
at System.Windows.Forms.NativeWindow.Callback(IntPtr hWnd, Int32 msg, IntPtr wparam, IntPtr lparam)


************** Loaded Assemblies **************
mscorlib
Assembly Version: 4.0.0.0
Win32 Version: 4.8.4341.0 built by: NET48REL1LAST_C
CodeBase: file:/C:/Windows/Microsoft.NET/Framework/v4.0.30319/mscorlib.dll
----------------------------------------
TIMQuotasExtractor
Assembly Version: 1.0.0.0
Win32 Version: 1.0.0.0
CodeBase: file:///D:/Users/johna/Downloads/TIMQuotasExtractor.exe
----------------------------------------
System.Windows.Forms
Assembly Version: 4.0.0.0
Win32 Version: 4.8.4341.0 built by: NET48REL1LAST_C
CodeBase: file:/C:/windows/Microsoft.Net/assembly/GAC_MSIL/System.Windows.Forms/v4.0_4.0.0.0__b77a5c561934e089/System.Windows.Forms.dll
----------------------------------------
System
Assembly Version: 4.0.0.0
Win32 Version: 4.8.4300.0 built by: NET48REL1LAST_C
CodeBase: file:/C:/windows/Microsoft.Net/assembly/GAC_MSIL/System/v4.0_4.0.0.0__b77a5c561934e089/System.dll
----------------------------------------
System.Drawing
Assembly Version: 4.0.0.0
Win32 Version: 4.8.3752.0 built by: NET48REL1
CodeBase: file:/C:/windows/Microsoft.Net/assembly/GAC_MSIL/System.Drawing/v4.0_4.0.0.0__b03f5f7f11d50a3a/System.Drawing.dll
----------------------------------------
System.Configuration
Assembly Version: 4.0.0.0
Win32 Version: 4.8.4190.0 built by: NET48REL1LAST_B
CodeBase: file:/C:/windows/Microsoft.Net/assembly/GAC_MSIL/System.Configuration/v4.0_4.0.0.0__b03f5f7f11d50a3a/System.Configuration.dll
----------------------------------------
System.Core
Assembly Version: 4.0.0.0
Win32 Version: 4.8.4341.0 built by: NET48REL1LAST_C
CodeBase: file:/C:/windows/Microsoft.Net/assembly/GAC_MSIL/System.Core/v4.0_4.0.0.0__b77a5c561934e089/System.Core.dll
----------------------------------------
System.Xml
Assembly Version: 4.0.0.0
Win32 Version: 4.8.3752.0 built by: NET48REL1
CodeBase: file:/C:/windows/Microsoft.Net/assembly/GAC_MSIL/System.Xml/v4.0_4.0.0.0__b77a5c561934e089/System.Xml.dll
----------------------------------------
System.Xml.Linq
Assembly Version: 4.0.0.0
Win32 Version: 4.8.3752.0 built by: NET48REL1
CodeBase: file:/C:/windows/Microsoft.Net/assembly/GAC_MSIL/System.Xml.Linq/v4.0_4.0.0.0__b77a5c561934e089/System.Xml.Linq.dll
----------------------------------------

************** JIT Debugging **************
To enable just-in-time (JIT) debugging, the .config file for this
application or computer (machine.config) must have the
jitDebugging value set in the system.windows.forms section.
The application must also be compiled with debugging
enabled.

For example:

<configuration>
<system.windows.forms jitDebugging="true" />
</configuration>
Τελευταία επεξεργασία από Johny; 27 Σεπ 2021, 23:14
XReelZ  [δημιουργός] 28 Σεπ 2021, 9:51 
Hi @Johny
I updated the program, download and try again.
It does not extract anything from DNSK.
XReelZ  [δημιουργός] 16 Μαρ 2022, 1:28 
Hi @mazrados,
Can you give some more info on what is DNSK, or post a link for the mod so I can check it out ?
XReelZ  [δημιουργός] 16 Μαρ 2022, 10:55 
Hi @mazrados
I've just updated the tool, give it a try and tell if anything breaks ;)
@XReelZ There is organic from this mod but no water or any food.
So a bit better but still not right ;)

All food and water are ingots.
Isy's script for example recognizes water as ingot/waterFood, "used" water as ingot/GreyWater. Can't find any ingot that might be related to this mod.
XReelZ  [δημιουργός] 17 Μαρ 2022, 14:22 
Hi @mazrados,
that is very weird as I tested it and it seems to work for me.
https://imgur.com/MVCQy6s
is this that you are looking for ?
XReelZ  [δημιουργός] 17 Μαρ 2022, 14:24 
one more thing - you have to download latest release 0.6-alpha
Oh yes. That's why it does not work :)
Yes, it works :) Thanks a lot.
< >
Εμφάνιση 1-15 από 15 σχόλια
Ανά σελίδα: 1530 50