Jump to content

[1.12.5] Restock - Revamping KSP's art (August 28)


Nertea

Recommended Posts

Hello
I think the problem comes from this mod, and it's the following image (ksp doesn't show me any "ksp.log")
I think the problem is caused by some mod in my mod soup
But I really have no idea which one causes it, since "Restock and Restock+" are the only mods I have that modify the game modelsA5QSbrQ.png
This only happens in the editor, during a flight it works correctly, but it is annoying to have to design with a transparent hitbox
I think only with that piece, so far I have not found any other problem
 

Link to comment
Share on other sites

On 12/1/2024 at 9:10 PM, arqui_alpaka said:

I think the problem comes from this mod, and it's the following image (ksp doesn't show me any "ksp.log")

On Windows, the log is stored at %USERPROFILE%\AppData\LocalLow\Squad\Kerbal Space Program\Player.log.  KSP always produces a log file unless there's some catastrophic failure on start.

Link to comment
Share on other sites

On 12/1/2024 at 8:10 PM, arqui_alpaka said:

Hello
I think the problem comes from this mod, and it's the following image (ksp doesn't show me any "ksp.log")
I think the problem is caused by some mod in my mod soup
But I really have no idea which one causes it, since "Restock and Restock+" are the only mods I have that modify the game modelsA5QSbrQ.png
This only happens in the editor, during a flight it works correctly, but it is annoying to have to design with a transparent hitbox
I think only with that piece, so far I have not found any other problem
 

Any chance you have Parallax somewhere in that mod soup? This happens to me with Parallax and Restock installed. Since the launch clamps are useful only on launch (and quite good at the job), I can accept the sacrifice for the better visuals outside.

Link to comment
Share on other sites

5 hours ago, SchwinnTropius said:

¿Hay alguna posibilidad de que tengas Parallax en algún lugar de esa sopa de mods? Esto me pasa con Parallax y Restock instalados. Dado que las abrazaderas de lanzamiento son útiles solo en el lanzamiento (y bastante buenas en el trabajo), puedo aceptar el sacrificio por las mejores imágenes en el exterior.

nope, i'm not using parallax

 

6 hours ago, Brigadier said:

On Windows, the log is stored at %USERPROFILE%\AppData\LocalLow\Squad\Kerbal Space Program\Player.log.  KSP always produces a log file unless there's some catastrophic failure on start.

I would love to post the ksp.log
right now, but I have some crash problems in Kerbal, I think I'll post them another day

Link to comment
Share on other sites

2 hours ago, arqui_alpaka said:

right now, but I have some crash problems in Kerbal, I think I'll post them another day

That's precisely why I would encourage you to reconsider and post your log.  The diagnosis of its contents may reveal the cause of the problems you're having.  It's more information for those capable of figuring out what's going wrong.  Without the log, many hands are tied and people will offer guesses without any data to back them up.

Link to comment
Share on other sites

1 hour ago, Brigadier said:

That's precisely why I would encourage you to reconsider and post your log.  The diagnosis of its contents may reveal the cause of the problems you're having.  It's more information for those capable of figuring out what's going wrong.  Without the log, many hands are tied and people will offer guesses without any data to back them up.

yes it is true, but the crash happens for something other than Restock I think
I leave here what I think is the "ksp.log" of the folder "C:\Users\userprofile\AppData\Local\Temp\Squad\Kerbal Space Program\Crashes\Crash_2024-12-04_010042099"
now I look for the thread that is about crashes
https://drive.google.com/drive/folders/1si3SQUxZM7zutCn7vL8DUwXMyHDe3e-n?usp=sharing

Link to comment
Share on other sites

IF you add this MM patch it will fix the clamps in the editor.

 

@PART[launchClamp1]:AFTER[Restock]
{
    @MODULE[ModuleRestockLaunchClamp]
    {
        %instancingEnabled = false
    }
}

Edited by Svm420
Link to comment
Share on other sites

7 hours ago, Svm420 said:

IF you add this MM patch it will fix the clamps in the editor.

 

@PART[launchClamp1]
{
    @MODULE[ModuleRestockLaunchClamp]
    {
        %instancingEnabled = false
    }
}

Is this editing the configuration file for the launch clamp.. or new text file named (xx.cfg) sorry I'm not good at this stuff.

Link to comment
Share on other sites

23 hours ago, arqui_alpaka said:

nope, i'm not using parallax

 

I would love to post the ksp.log
right now, but I have some crash problems in Kerbal, I think I'll post them another day

Are you using Deferred? I think that messes with how transparency is done in the editor

Link to comment
Share on other sites

3 hours ago, Fizzlebop Smith said:

Is this editing the configuration file for the launch clamp.. or new text file named (xx.cfg) sorry I'm not good at this stuff.

The latter ;)

Link to comment
Share on other sites

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...