Jump to content

[1.12.x] Kerbal Atomics: fancy nuclear engines! (January 22, 2022)


Nertea

Recommended Posts

On 2/14/2023 at 1:20 PM, darthvader15001 said:

Can the tanks be used as nuclear bombs? :rolleyes:

@Nertea

No nertea's stuff is completely peaceful. The KA-stuff does not explode. Even a core meltdown does not result in explosions. 

The only thing, that is really kaboom-ish are the anti matter tanks of Far future tech, if not contained correctly.

 

You want to kaboom stuff? Check BD Armory+. There in the thread there are also configs to make some parts real nukes with real blast wave etc. This will cover your needs.

 

Edited by Rakete
Link to comment
Share on other sites

  • 2 months later...

The X6 Clarke drive with its uranium burn rate of "0.0/sec" is not super useful UI-wise.  Does KSP control when that value switches to per-minute, per-hour, or bigger (has it tapped out and doesn't want to show per-year as a unit?)

I tried looking at the engine definition, but I'm apparently not mod-literate enough to extract the numbers. I see its a ratio of "1", but there's only one propellant  :(

I can probably work the math from ISP vs engine mass full vs empty, but there's gotta be an easier way to find the run time, surely?

I suppose I could also start a sandbox game where the engines are all unlocked and see what the VAB reports, but the load time makes that a very slow reference.

Link to comment
Share on other sites

  • 3 months later...

Getting some errors with B9PartSwitch.

Spoiler
Warning on PartSubtype Hydrogen on module ModuleB9PartSwitch (moduleID='Propellant') on part ntr-sc-0625-1: Could not find matching module 
(Filename: C:\buildslave\unity\build\Runtime/Export/Debug/Debug.bindings.h Line: 35)

Uploading Crash Report
Exception: Could not find matching module
  at B9PartSwitch.ModuleMatcher.FindModule (Part part) [0x00057] in <a3c2951fc74e4639820ef37d2d29f386>:0 
  at B9PartSwitch.ModuleModifierInfo+<CreatePartModifiers>d__10.MoveNext () [0x000b8] in <a3c2951fc74e4639820ef37d2d29f386>:0 
  at B9PartSwitch.PartSubtype.Setup (B9PartSwitch.ModuleB9PartSwitch parent, System.Boolean displayWarnings) [0x00754] in <a3c2951fc74e4639820ef37d2d29f386>:0 
UnityEngine.DebugLogHandler:Internal_LogException(Exception, Object)
UnityEngine.DebugLogHandler:LogException(Exception, Object)
ModuleManager.UnityLogHandle.InterceptLogHandler:LogException(Exception, Object)
UnityEngine.Logger:LogException(Exception, Object)
UnityEngine.Debug:LogException(Exception)
B9PartSwitch.PartSubtype:Setup(ModuleB9PartSwitch, Boolean)
B9PartSwitch.ModuleB9PartSwitch:InitializeSubtypes(Boolean)
B9PartSwitch.ModuleB9PartSwitch:GetInfo()
PartLoader:CompilePartInfo(AvailablePart, Part)
<CompileParts>d__56:PartLoader+<CompileParts>d__56.MoveNext_Patch0(<CompileParts>d__56)
KSPCommunityFixes.Performance.<FrameUnlockedCoroutine>d__62:MoveNext()
KSPCommunityFixes.Performance.<PartLoader_CompileAll>d__58:MoveNext()
UnityEngine.SetupCoroutine:InvokeMoveNext(IEnumerator, IntPtr)
 
(Filename: <a3c2951fc74e4639820ef37d2d29f386> Line: 0)

DontDestroyOnLoad only works for root GameObjects or components on root GameObjects. 
(Filename:  Line: 589)

Warning on PartSubtype Ammonia on module ModuleB9PartSwitch (moduleID='Propellant') on part ntr-sc-0625-1: Could not find matching module 
(Filename: C:\buildslave\unity\build\Runtime/Export/Debug/Debug.bindings.h Line: 35)

Exception: Could not find matching module
  at B9PartSwitch.ModuleMatcher.FindModule (Part part) [0x00057] in <a3c2951fc74e4639820ef37d2d29f386>:0 
  at B9PartSwitch.ModuleModifierInfo+<CreatePartModifiers>d__10.MoveNext () [0x000b8] in <a3c2951fc74e4639820ef37d2d29f386>:0 
  at B9PartSwitch.PartSubtype.Setup (B9PartSwitch.ModuleB9PartSwitch parent, System.Boolean displayWarnings) [0x00754] in <a3c2951fc74e4639820ef37d2d29f386>:0 
UnityEngine.DebugLogHandler:Internal_LogException(Exception, Object)
UnityEngine.DebugLogHandler:LogException(Exception, Object)
ModuleManager.UnityLogHandle.InterceptLogHandler:LogException(Exception, Object)
UnityEngine.Logger:LogException(Exception, Object)
UnityEngine.Debug:LogException(Exception)
B9PartSwitch.PartSubtype:Setup(ModuleB9PartSwitch, Boolean)
B9PartSwitch.ModuleB9PartSwitch:InitializeSubtypes(Boolean)
B9PartSwitch.ModuleB9PartSwitch:GetInfo()
PartLoader:CompilePartInfo(AvailablePart, Part)
<CompileParts>d__56:PartLoader+<CompileParts>d__56.MoveNext_Patch0(<CompileParts>d__56)
KSPCommunityFixes.Performance.<FrameUnlockedCoroutine>d__62:MoveNext()
KSPCommunityFixes.Performance.<PartLoader_CompileAll>d__58:MoveNext()
UnityEngine.SetupCoroutine:InvokeMoveNext(IEnumerator, IntPtr)
 
(Filename: <a3c2951fc74e4639820ef37d2d29f386> Line: 0)

DontDestroyOnLoad only works for root GameObjects or components on root GameObjects. 
(Filename:  Line: 589)

Warning on PartSubtype CarbonM on module ModuleB9PartSwitch (moduleID='Propellant') on part ntr-sc-0625-1: Could not find matching module 
(Filename: C:\buildslave\unity\build\Runtime/Export/Debug/Debug.bindings.h Line: 35)

Exception: Could not find matching module
  at B9PartSwitch.ModuleMatcher.FindModule (Part part) [0x00057] in <a3c2951fc74e4639820ef37d2d29f386>:0 
  at B9PartSwitch.ModuleModifierInfo+<CreatePartModifiers>d__10.MoveNext () [0x000b8] in <a3c2951fc74e4639820ef37d2d29f386>:0 
  at B9PartSwitch.PartSubtype.Setup (B9PartSwitch.ModuleB9PartSwitch parent, System.Boolean displayWarnings) [0x00754] in <a3c2951fc74e4639820ef37d2d29f386>:0 
UnityEngine.DebugLogHandler:Internal_LogException(Exception, Object)
UnityEngine.DebugLogHandler:LogException(Exception, Object)
ModuleManager.UnityLogHandle.InterceptLogHandler:LogException(Exception, Object)
UnityEngine.Logger:LogException(Exception, Object)
UnityEngine.Debug:LogException(Exception)
B9PartSwitch.PartSubtype:Setup(ModuleB9PartSwitch, Boolean)
B9PartSwitch.ModuleB9PartSwitch:InitializeSubtypes(Boolean)
B9PartSwitch.ModuleB9PartSwitch:GetInfo()
PartLoader:CompilePartInfo(AvailablePart, Part)
<CompileParts>d__56:PartLoader+<CompileParts>d__56.MoveNext_Patch0(<CompileParts>d__56)
KSPCommunityFixes.Performance.<FrameUnlockedCoroutine>d__62:MoveNext()
KSPCommunityFixes.Performance.<PartLoader_CompileAll>d__58:MoveNext()
UnityEngine.SetupCoroutine:InvokeMoveNext(IEnumerator, IntPtr)
 
(Filename: <a3c2951fc74e4639820ef37d2d29f386> Line: 0)

DontDestroyOnLoad only works for root GameObjects or components on root GameObjects. 
(Filename:  Line: 589)

Warning on PartSubtype Nitrogen on module ModuleB9PartSwitch (moduleID='Propellant') on part ntr-sc-0625-1: Could not find matching module 
(Filename: C:\buildslave\unity\build\Runtime/Export/Debug/Debug.bindings.h Line: 35)

Exception: Could not find matching module
  at B9PartSwitch.ModuleMatcher.FindModule (Part part) [0x00057] in <a3c2951fc74e4639820ef37d2d29f386>:0 
  at B9PartSwitch.ModuleModifierInfo+<CreatePartModifiers>d__10.MoveNext () [0x000b8] in <a3c2951fc74e4639820ef37d2d29f386>:0 
  at B9PartSwitch.PartSubtype.Setup (B9PartSwitch.ModuleB9PartSwitch parent, System.Boolean displayWarnings) [0x00754] in <a3c2951fc74e4639820ef37d2d29f386>:0 
UnityEngine.DebugLogHandler:Internal_LogException(Exception, Object)
UnityEngine.DebugLogHandler:LogException(Exception, Object)
ModuleManager.UnityLogHandle.InterceptLogHandler:LogException(Exception, Object)
UnityEngine.Logger:LogException(Exception, Object)
UnityEngine.Debug:LogException(Exception)
B9PartSwitch.PartSubtype:Setup(ModuleB9PartSwitch, Boolean)
B9PartSwitch.ModuleB9PartSwitch:InitializeSubtypes(Boolean)
B9PartSwitch.ModuleB9PartSwitch:GetInfo()
PartLoader:CompilePartInfo(AvailablePart, Part)
<CompileParts>d__56:PartLoader+<CompileParts>d__56.MoveNext_Patch0(<CompileParts>d__56)
KSPCommunityFixes.Performance.<FrameUnlockedCoroutine>d__62:MoveNext()
KSPCommunityFixes.Performance.<PartLoader_CompileAll>d__58:MoveNext()
UnityEngine.SetupCoroutine:InvokeMoveNext(IEnumerator, IntPtr)
 
(Filename: <a3c2951fc74e4639820ef37d2d29f386> Line: 0)

DontDestroyOnLoad only works for root GameObjects or components on root GameObjects. 
(Filename:  Line: 589)

Warning on PartSubtype Methane on module ModuleB9PartSwitch (moduleID='Propellant') on part ntr-sc-0625-1: Could not find matching module 
(Filename: C:\buildslave\unity\build\Runtime/Export/Debug/Debug.bindings.h Line: 35)

Exception: Could not find matching module
  at B9PartSwitch.ModuleMatcher.FindModule (Part part) [0x00057] in <a3c2951fc74e4639820ef37d2d29f386>:0 
  at B9PartSwitch.ModuleModifierInfo+<CreatePartModifiers>d__10.MoveNext () [0x000b8] in <a3c2951fc74e4639820ef37d2d29f386>:0 
  at B9PartSwitch.PartSubtype.Setup (B9PartSwitch.ModuleB9PartSwitch parent, System.Boolean displayWarnings) [0x00754] in <a3c2951fc74e4639820ef37d2d29f386>:0 
UnityEngine.DebugLogHandler:Internal_LogException(Exception, Object)
UnityEngine.DebugLogHandler:LogException(Exception, Object)
ModuleManager.UnityLogHandle.InterceptLogHandler:LogException(Exception, Object)
UnityEngine.Logger:LogException(Exception, Object)
UnityEngine.Debug:LogException(Exception)
B9PartSwitch.PartSubtype:Setup(ModuleB9PartSwitch, Boolean)
B9PartSwitch.ModuleB9PartSwitch:InitializeSubtypes(Boolean)
B9PartSwitch.ModuleB9PartSwitch:GetInfo()
PartLoader:CompilePartInfo(AvailablePart, Part)
<CompileParts>d__56:PartLoader+<CompileParts>d__56.MoveNext_Patch0(<CompileParts>d__56)
KSPCommunityFixes.Performance.<FrameUnlockedCoroutine>d__62:MoveNext()
KSPCommunityFixes.Performance.<PartLoader_CompileAll>d__58:MoveNext()
UnityEngine.SetupCoroutine:InvokeMoveNext(IEnumerator, IntPtr)
 
(Filename: <a3c2951fc74e4639820ef37d2d29f386> Line: 0)

 

 

Full Log: https://1drv.ms/u/s!AtJ0gZSLiapDhZwdul22jlM3DNWcNQ?e=cXDQly

[edit: Sorry if this part is not from KerbalAtomics. it was the first result in google.]

Edited by Mitokandria
Link to comment
Share on other sites

On 7/30/2023 at 11:13 AM, Mitokandria said:

Getting some errors with B9PartSwitch.

This isn't Nertea's problem to fix. RealFuels Stockalike currently conflicts with Rational Resources Nuclear Family. Uninstall Nuclear Family or delete the folder RealFuels-Stock/KerbalAtomics/ to clear the errors.

Link to comment
Share on other sites

19 hours ago, JadeOfMaar said:

This isn't Nertea's problem to fix. RealFuels Stockalike currently conflicts with Rational Resources Nuclear Family. Uninstall Nuclear Family or delete the folder RealFuels-Stock/KerbalAtomics/ to clear the errors.

Ah! Thank you. I wasn't sure where the conflict was.

Link to comment
Share on other sites

This thread is quite old. Please consider starting a new thread rather than reviving this one.

Join the conversation

You can post now and register later. If you have an account, sign in now to post with your account.
Note: Your post will require moderator approval before it will be visible.

Guest
Reply to this topic...

×   Pasted as rich text.   Paste as plain text instead

  Only 75 emoji are allowed.

×   Your link has been automatically embedded.   Display as a link instead

×   Your previous content has been restored.   Clear editor

×   You cannot paste images directly. Upload or insert images from URL.

×
×
  • Create New...