-
Posts
225 -
Joined
-
Last visited
Reputation
12 GoodProfile Information
-
About me
Unreconstitutional
Recent Profile Visitors
The recent visitors block is disabled and is not being shown to other users.
-
KSP Interstellar Extended Support Thread
Torminator replied to FreeThinker's topic in KSP1 Mods Discussions
Getting some odd behavior out of the Z-Pinch Aerospike. If I have it in Atmosphere mode, my log is spammed with NREs NullReferenceException: Object reference not set to an instance of an object at MuMech.VesselState+ResourceInfo.Init (.PartResourceDefinition r, Double req, Double atMax, System.Collections.Generic.List`1 modules, .Vessel vessel) [0x00000] in <filename unknown>:0 at MuMech.VesselState+ResourceInfo.Borrow (.PartResourceDefinition r, Double req, Double atMax, System.Collections.Generic.List`1 modules, .Vessel vessel) [0x00000] in <filename unknown>:0 at MuMech.VesselState.UpdateResourceRequirements (MuMech.EngineInfo einfo, MuMech.IntakeInfo iinfo) [0x00000] in <filename unknown>:0 at MuMech.VesselState.Update (.Vessel vessel) [0x00000] in <filename unknown>:0 at MuMech.MechJebCore.FixedUpdate () [0x00000] in <filename unknown>:0 It seems to reference Mechjeb, and indeed MJ will either function sporadically, or the entire interface will disappear until I switch to Lithium and then back again. It may or may not be related, but on ascent, once I was in space and switched back to Lithium, the game has crashed twice when I go to adjust the ISP. A crash report folder wasn't created, and there's nothing suspicious near the end of the output log. When I relaunched the game, my last save had been on the surface. I noticed that the max thrust reading on the engine was hugely negative, and after a brief reactionary firing of the engine to correct for a loading bounce, all of my LqdDeuterium was gone. (must have happened after this screenshot) -
[1.3.0] OPT Space Plane v2.0.1 - updated 29/07/2017
Torminator replied to K.Yeon's topic in KSP1 Mod Releases
Came here wondering why anything I built with OPT parts got really weird with FAR, so thanks! -
KSP Interstellar Extended Support Thread
Torminator replied to FreeThinker's topic in KSP1 Mods Discussions
I'm curious of this as well, although for me BOTH are in the billions. This happened after KSP updated to 1.3, and after starting up and crashing I reverted to 1.2.2 via Steam. Possible cause? Just trying to make sure this wasn't a balance change I missed before I go hunting for causes. EDIT- Okay, now the 1.25m tank is normal priced, but the 2.5 is still huge. Quite confused but at least it makes me doubt it's intentional. -
What they mean by "Smooth" is what's called smooth shading. This cuts down on the visible edges without adding polygons which aren't going to be much of a concern for non-collider meshes anyway. KSP is CPU(physics)-limited in nearly all cases. Be careful with smooth shading, though. It's easy to make really mushy looking models if you abuse it.
-
[1.3.0] OPT Space Plane v2.0.1 - updated 29/07/2017
Torminator replied to K.Yeon's topic in KSP1 Mod Releases
If I can only use ~40% power, because that's how far I had to throttle down to avoid instant boom, that does somewhat defeat the purpose, no? And yeah, automatic switching isn't going to work real well, since the half second between the switch and the explosion isn't enough for the throttle to go down enough. Although if this is an issue other people are having, that at least means it's likely not some arcane mod conflict, so that's good. -
[1.3.0] OPT Space Plane v2.0.1 - updated 29/07/2017
Torminator replied to K.Yeon's topic in KSP1 Mod Releases
Awesome job on the parts, but the turboramjet engines have a habit of... exploding. At about 22,000 meters, they switch to ramjet mode and pretty much immediately overheat and blow up. Anyone have any ideas? -
[Question] Does Active Texture Management Increase FPS?
Torminator replied to michaelsteele3's topic in KSP1 Mods Discussions
In my experience, KSP is almost always limited by your CPU, because Unity isn't multithreaded and there are a lot of physics calculations. The only way to really improve FPS is to use a part-welding mod or technique to reduce part count, or to get a faster/fewer-core CPU. -
[1.2.2] B9 Aerospace | Release 6.2.1 (Old Thread)
Torminator replied to bac9's topic in KSP1 Mod Releases
Yes. I just resolved this issue by deleting tweakscale. If you have it, try that.- 4,460 replies
-
High Tech / Sci-Fi -- Inertial Negation
Torminator replied to troyfawkes's topic in KSP1 Mods Discussions
Even better, make a device that takes you to zero mass (like a Bergenholm). You'd be able to flash to Jool in a second, which is good because it's unlikely the game would remain stable that long. -
[0.24.2] Classic Pack for KSP Interstellar Lite
Torminator replied to undercoveryankee's topic in KSP1 Mod Releases
The expanding parts bug usually has to due with duplicate plugins. Module Fixer fixes the symptom, but not the cause. -
[1.2.2] B9 Aerospace | Release 6.2.1 (Old Thread)
Torminator replied to bac9's topic in KSP1 Mod Releases
Module fixer just covers up the problem. What I find usually causes that is if you have more than one version of the OpenResourceSystem plugin. Go to that folder in game data and make sure you only have ORS 1.2- 4,460 replies
-
KAS fits the bill pretty well, the only exception being the rope doesn't physically interact with anything. The connector on the end does, but the rope is always a straight line and doesn't collide.