-
Posts
412 -
Joined
Content Type
Profiles
Forums
Developer Articles
KSP2 Release Notes
Everything posted by HansAcker
-
Just above in the thread :-)
-
That could be shortened to "Kalaxy"
-
Unable to use parts
HansAcker replied to Jeb is crying for help's topic in KSP1 Technical Support (PC, modded installs)
There's probably something wrong with your installation (a bit obvious, I admit). The KSP.log file would be useful to see. I notice that some directories in your GameData have an added (1) at the end. That can lead to mods not finding the files they expect. I'd suggest that you rename them to their original name. -
Isn't that one of the usual "false positives"? I seem to remember seeing (and ignoring) a similar message in my logs. I believe the line mentioning Waterfall is unrelated to the later "ADDON BINDER"
- 4,053 replies
-
- 1
-
- convenience
- plugin
-
(and 1 more)
Tagged with:
-
The image link seems to be broken. Does this affect only parts from a specific mod? Pink parts usually mean that a texture is missing. Your KSP.log woul be helpful to see here.
-
Space flights with docked vessels
HansAcker replied to lux7328's topic in KSP1 Gameplay Questions and Tutorials
Struts (EVA construction), Autostruts and disabling RCS or reaction weels on docked spacecraft. I moved assembled space stations beween planets How large is your construction kit, anyway, and what's the launcher tech available? Everything can get into orbit with enough power. And then there's Near Future Launch Vehicles with 7m parts... (85t RocketParts for construction on JNSQ-Minmus) -
CKAN Help with Cloned Instances
HansAcker replied to Slaughtermelon's topic in KSP1 Technical Support (PC, modded installs)
We'd need to see your KSP.log or Player.log. I never used the clone function, I just copy the directory and add it to CKAN. -
[1.12.x] Parallax - PBR Terrain and Surface Objects [2.0.8]
HansAcker replied to Gameslinx's topic in KSP1 Mod Releases
If you installed only these mods, you might be missing the all-important ModuleManager perhaps? Parallax Scatter configs need MM to patch into Kopernicus. Edit: from the installation video in the OP, it looks like Kopernicus is expected to bundle MM?- 3,112 replies
-
- totm oct 2022
- terrain scatters
-
(and 3 more)
Tagged with:
-
KSP2 and OBS intercaction
HansAcker replied to L3_3x's topic in KSP2 Technical Support (PC, unmodded installs)
OBS needs VRAM and a few GPU resources to scale and compose the frames. KSP takes all your VRAM. You could try and reduce the amount of resources OBS needs, e.g. set the camera to a lower resolution and don't transform it with OBS, don't use fancy masking filters, etc. https://obsproject.com/wiki/GPU-overload-issues -
There are mods for things to go wrong in KSP, too I start up the liquid engines first (if there is a failure, they can be shut down and the launch scrubbed), then any solid boosters (on failure, the launch clamps keep them grounded until they burn out) and finally release the launch clamps when all engines run and produce thrust.
-
Need help with Eva Construction bug
HansAcker replied to EleverRed's topic in KSP1 Technical Support (PC, unmodded installs)
It's been a while but I just recently came across similar stories. So, apparently an engineer sometimes welds themselves to the vessel they were working on. Quicksave/-reload or switching to the tracking station and back should help. Never seen it happen in my (surface) construction work. Maybe the Kerbal got wedged in between station and antenna. -
Problem with Astronomers Visual Pack
HansAcker replied to NordicEstonia's topic in KSP1 Mods Discussions
Did you install EVE (the mod that makes clouds and auroras), too? If so, the log file might give a clue to some errors, maybe. I installed AVP through CKAN and everything works.- 2 replies
-
- 1
-
- ksp visual mods
- mod installation problem
-
(and 1 more)
Tagged with:
-
The KSC scene usually displays credits, reputation and science points in that location: I only have a single 2k display, so I never had to use the zoom settings.,
-
Is that the whole log file? It ends without an obvious crash reason. Maybe we need to see the Player.log instead (Unity's log file which does log a bit more than KSP.log). You should find it in "%USERPROFILE%\AppData\LocalLow\Squad\Kerbal Space Program\Player.log" (per this post). All I can see is that you have an older version of MechJeb2 (v2.5.6.0 vs v2.14.2.0) with no ModuleManager and it's having trouble loading its deprecated control parts. So maybe update MechJeb and install ModuleManager.
-
How do modders feel about an official MM?
HansAcker replied to Waifu Art Thou Romeo's topic in KSP2 Mod Discussions
I think one needs to distinguish between a mod manager (that loads code and assets) and KSP 1's ModuleManager (which doesn't really manage mods but patches configs in memory). Only the former is probably going to be implemented officially, the latter might have to be a mod again. The ability to quickly clone a part and change its values and (part-) modules is a pretty useful feature. I hope we'll see something like that emerge, although KSP 2's part structure is probably more complex. -
Except when Scatterer turns off all lighting in the KSC. Granted, this one is a mod interaction problem in that I only experience it with JNSQ and recent Scatterer (older versions do not show the same behaviour). Anyway, KSP 1 mods have bugs. Lots of bugs. What exactly was your point?
-
Different mods have different bugs. Kerbalism once killed a save of mine setting some part masses to NaN. MiniAVC and Firespitter were known to cause bugs early in the loading process, leading to unpredictable behaviour later on. And that's not even mentioning "harmless" exceptions thrown left and right (Scatterer in the VAB, some part mods, etc.). Join the log readers here: https://forum.kerbalspaceprogram.com/index.php?/forum/70-ksp1-technical-support-pc-modded-installs/
-
Ugh. Lots of bugs. Sometimes save-breaking, sometimes just crashes, sometimes they affect other mods. Sometimes they just sneak a single NaN in and your game explodes a few sessions later.
-
Autostruts do not cross unlocked robotic parts. For transport, I would set all those hinges to "locked" and autostrut the attached part.
-
KAL-1000 how to change the speed of a part
HansAcker replied to antipro's topic in KSP1 Gameplay Questions and Tutorials
Yes, I think you can't set "speed" of hinges with the KAL, you need to set different start/end times and angles to control them. Unfortunately, I do not have a better view of the KAL window that controlled a similar rover deployment but you can see hinges and pistons start at different points in time.