Space Engineers

Space Engineers

Thermal Mechanics (Functional* No longer maintained)
Kinesi  [developer] 10 Sep, 2021 @ 6:36pm
Bugs and Development
Here we can talk about bugs and development stuff.
< >
Showing 1-15 of 22 comments
Vortek Gamer 12 Sep, 2021 @ 12:11pm 
just notice this now but could be a rare bug but for some reason they did not render for the componets that i placed and so far this is only happening to the small ship basic extancher

Added: Just reloading the save fixed it
Last edited by Vortek Gamer; 12 Sep, 2021 @ 12:15pm
Kinesi  [developer] 13 Sep, 2021 @ 10:25am 
^^ this does happen, other times it'll be that the models just take a while to load in. Honestly I think its because the relatively newer models are much higher poly (made by other artists), thus take longer to load
Vortek Gamer 13 Sep, 2021 @ 1:10pm 
Originally posted by Kinesi:
^^ this does happen, other times it'll be that the models just take a while to load in. Honestly I think its because the relatively newer models are much higher poly (made by other artists), thus take longer to load
yea that make since

just a question though when will there be a fix for the other extancher for small ship will be fixed? because i have a ship that would need that because the basic one it not really working as well (in space)

Added: Oh also i think it would be nice if we could get liquid cooling like this mod have in mind for boosting power of reactors and also could add this model in if it is ok with him.
https://gtm.steamproxy.vip/sharedfiles/filedetails/?id=2443062653&searchtext=cooling
Last edited by Vortek Gamer; 13 Sep, 2021 @ 3:04pm
Kinesi  [developer] 13 Sep, 2021 @ 5:27pm 
I love the idea of liquid cooling. Having all these cool blocks and new features, so on and so forth would be awesome. I unfortunately don't have the time or the knowledge of the game's modding. I'm definitely going to need help with it.
All right! 14 Sep, 2021 @ 1:28am 
Originally posted by Kinesi:
I love the idea of liquid cooling. Having all these cool blocks and new features, so on and so forth would be awesome. I unfortunately don't have the time or the knowledge of the game's modding. I'm definitely going to need help with it.
Hi. You can use my models if add link to my mod.
Kinesi  [developer] 14 Sep, 2021 @ 8:52am 
This is highly motivating. Allow me to converse with my fellow people........ done... I'll set some time within this week aside to figure out what it'll take to do this.
Vortek Gamer 14 Sep, 2021 @ 3:47pm 
Originally posted by All right!:
Originally posted by Kinesi:
I love the idea of liquid cooling. Having all these cool blocks and new features, so on and so forth would be awesome. I unfortunately don't have the time or the knowledge of the game's modding. I'm definitely going to need help with it.
Hi. You can use my models if add link to my mod.
Thanks!

Originally posted by Kinesi:
This is highly motivating. Allow me to converse with my fellow people........ done... I'll set some time within this week aside to figure out what it'll take to do this.
YAY!
Dumpshock 28 Nov, 2021 @ 6:22pm 
Just to pair with the comment on the front page, here's my logs, lightly redacted.

---
MOD_ERROR: Thermal Mechanics (Updated), in file: Unknown Compilation of C:\Users\...\AppData\Roaming\SpaceEngineers\Mods\2496040401.sbm_ThermalMechanics failed: MOD_ERROR: Thermal Mechanics (Updated), in file: Unknown D:\Games\Steam\steamapps\workshop\content\244850\2496040401\Data\Scripts\ThermalMechanics\obj\Debug\.NETFramework,Version=v4.0.AssemblyAttributes.cs(4,11): Error: The type or member 'TargetFrameworkAttribute.TargetFrameworkAttribute(string frameworkName)' is prohibited MOD_ERROR: Thermal Mechanics (Updated), in file: Unknown D:\Games\Steam\steamapps\workshop\content\244850\2496040401\Data\Scripts\ThermalMechanics\obj\Debug\.NETFramework,Version=v4.0.AssemblyAttributes.cs(4,100): Error: The type or member 'string TargetFrameworkAttribute.FrameworkDisplayName' is prohibited MOD_ERROR: Thermal Mechanics (Updated), in file: D:\Games\Steam\steamapps\workshop\content\244850\2496040401\Data\CubeBlocks.sbc Resource not found, setting to error model. Resource path: D:\Games\Steam\steamapps\workshop\content\244850\2496040401\Models\Blocks\HeatExschangeBasic\HeatExchangeBasicSmall_Small_Constr1.mwm MOD_ERROR: Thermal Mechanics (Updated), in file: D:\Games\Steam\steamapps\workshop\content\244850\2496040401\Data\CubeBlocks.sbc Resource not found, setting to error model. Resource path: D:\Games\Steam\steamapps\workshop\content\244850\2496040401\Models\Blocks\HeatExschangeBasic\HeatExchangeBasicSmall_Small_Constr2.mwm MOD_ERROR: Thermal Mechanics (Updated), in file: D:\Games\Steam\steamapps\workshop\content\244850\2496040401\Data\CubeBlocks.sbc Resource not found, setting to error model. Resource path: D:\Games\Steam\steamapps\workshop\content\244850\2496040401\Models\Blocks\HeatExschangeBasic\HeatExchangeBasicSmall_Small_Constr3.mwm

Seems to be a typo in the construction models CubeBlocks for the Small Exchanger.

Also, seems to be an assembly error coming from AssemblyAttributes.cs
Have seen this a few times in my own projects. Just removed the attributes file and SE can compile the code again.

Pretty sure it should be set to 4.6.1, but haven't done a lot of testing on that.
[MaD] 13 Apr, 2022 @ 3:05pm 
Small Block medium heat Exchanger does not work due to faulty SubtypeId definition in
CubeBlocks.sbc line 403,
so the logic scripts did not apply to it.

correcting it to
<SubtypeId>MedHeatExtgr_Small</SubtypeId>
fixed it for me

[Warning: this removes blocks of this type that have been placed in-game]
Kinesi  [developer] 14 Apr, 2022 @ 2:10pm 
gotcha. i fixed a differentt issue thinking it was this one. once i have access i'll try to fix it
[MaD] 14 Apr, 2022 @ 2:25pm 
I am working on a little HUD upgrade to expose ship heat capacity and total regulation to the player. Would you be fine with me publishing it once its working? Do you have a public git repo for this?
Kinesi  [developer] 14 Apr, 2022 @ 8:22pm 
i do not, good idea though. feel free to post whatever you please
DontFollowOrders 17 May, 2022 @ 9:09am 
Emissive (orange-white glow) effects for blocks experiencing extreme heat would be neat
Vortek Gamer 17 May, 2022 @ 1:39pm 
Originally posted by DontFollowOrders:
Emissive (orange-white glow) effects for blocks experiencing extreme heat would be neat
are you talking about basic blocks or the blocks that been added by the mod?
Deapri 25 May, 2022 @ 7:19am 
Originally posted by VirtualGaming:
just notice this now but could be a rare bug but for some reason they did not render for the componets that i placed and so far this is only happening to the small ship basic extancher

Added: Just reloading the save fixed it

https://ibb.co/7XMDX5H

not so rare for me, this has been happening about half the time in my case since returning to playing a week or so ago.

Edit: The Radiators appear to carry the texture and ability to be colored appropriately and seem to remain consistent. The other models however do not share these qualities.
Last edited by Deapri; 25 May, 2022 @ 8:14am
< >
Showing 1-15 of 22 comments
Per page: 1530 50