Galileo88 / Galileos-Planet-Pack

Galileo's Planet Pack
Other
41 stars 18 forks source link

Very often KSP game crashes since GPP is installed #36

Closed Sofapriester closed 6 years ago

Sofapriester commented 6 years ago

Hi Galileo88,

since I have the latest GPP installed my KSP 1.3.1 is crashing very often (nearly every 3rd time leaving a vehicle assembly). logsAndDumps.zip

ModList:

{
    "kind": "metapackage",
    "abstract": "A list of modules installed on the default KSP instance",
    "name": "installed-default",
    "license": "unknown",
    "version": "2018.01.17.07.59.07",
    "identifier": "installed-default",
    "spec_version": "v1.6",
    "recommends": [
        {
            "name": "KerbalEngineerRedux"
        },
        {
            "name": "KIS"
        },
        {
            "name": "PlanetShine"
        },
        {
            "name": "PlanetShine-Config-Default"
        },
        {
            "name": "Scatterer"
        },
        {
            "name": "Scatterer-config"
        },
        {
            "name": "Scatterer-sunflare"
        },
        {
            "name": "StockVisualEnhancements"
        },
        {
            "name": "SVE-HighResolution"
        },
        {
            "name": "CommunityCategoryKit"
        },
        {
            "name": "ModuleManager"
        },
        {
            "name": "KAS"
        },
        {
            "name": "EnvironmentalVisualEnhancements"
        },
        {
            "name": "WindowShineTR"
        },
        {
            "name": "TextureReplacerReplaced"
        },
        {
            "name": "DistantObject"
        },
        {
            "name": "DistantObject-default"
        },
        {
            "name": "ReentryParticleEffect"
        },
        {
            "name": "SVE-Terrain"
        },
        {
            "name": "Kopernicus"
        },
        {
            "name": "ModularFlightIntegrator"
        },
        {
            "name": "TACLS"
        },
        {
            "name": "KSP-AVC"
        },
        {
            "name": "CommunityResourcePack"
        },
        {
            "name": "BackgroundResources"
        },
        {
            "name": "KerbalPlanetaryBaseSystems"
        },
        {
            "name": "TweakScale"
        },
        {
            "name": "MechJeb2"
        }
    ]
}
Poodmund commented 6 years ago

Are the crashes occurring when you are leaving the VAB/SPH editor and scene changing back to the Space Center overview?

EDIT: Ah yes, you said that in your message. My apologies.

Could you verify what version of Kopernicus you are using?

Sofapriester commented 6 years ago
{
    "NAME": "<b><color=#CA7B3C>Kopernicus</color></b>",
    "URL": "https://raw.githubusercontent.com/Kopernicus/Kopernicus/master/Distribution/Release/GameData/Kopernicus/Plugins/Kopernicus.version",
    "DOWNLOAD": "https://github.com/Kopernicus/Kopernicus/releases/latest",
    "CHANGE_LOG_URL": "https://raw.githubusercontent.com/Kopernicus/Kopernicus/master/README.md",
    "VERSION":
    {
        "MAJOR": 1,
        "MINOR": 3,
        "PATCH": 1,
        "BUILD": 3
    },
    "KSP_VERSION":
    {
        "MAJOR": 1,
        "MINOR": 3,
        "PATCH": 1
    }
}
Sofapriester commented 6 years ago

I don't have the symbols but from Stack, could it be related to Scatterer?

Sofapriester commented 6 years ago

The issue might be caused by DX9. I've running KSP with DX11.0 now and I have not had a crash anymore so far. (Start option: -force-d3d11)

KSP.log