Giter Club home page Giter Club logo

Comments (9)

Lisias avatar Lisias commented on June 13, 2024

Found the reason

[EXC 21:30:01.009] TypeLoadException: Could not resolve type with token 01000012 (from typeref, class/assembly KSPe.Util.SystemTools, KSPe.Light.Recall, Version=2.3.1.0, Culture=neutral, P
        UnityEngine.DebugLogHandler:LogException(Exception, Object)
        KSPe.Util.Log.UnityLogDecorator:UnityEngine.ILogHandler.LogException(Exception, Object)
        ModuleManager.UnityLogHandle.InterceptLogHandler:LogException(Exception, Object)
        UnityEngine.Debug:CallOverridenDebugHandler(Exception, Object)

from ksp-recall.

Lisias avatar Lisias commented on June 13, 2024

Oukey. I just used the very same binaries to KSP 1.12.1 and they worked. It really appears to be something missing on the KSP 1.12.2 runtime…

from ksp-recall.

Lisias avatar Lisias commented on June 13, 2024

Found this:

mono/mono#7410

from ksp-recall.

Lisias avatar Lisias commented on June 13, 2024

Weird! Now, on KSP 1.12.1, the thing works, but MM WatchDog now is borking due a similar problem, but using a different token number….

from ksp-recall.

Lisias avatar Lisias commented on June 13, 2024

AAAND…. The problem vanished. o.O

Don't know if I blame Microsoft, Unity or Apple for this one…

— EDIT —
Por encresça que parível, eles são inocentes nessa. :D

from ksp-recall.

Lisias avatar Lisias commented on June 13, 2024

AAAAND… It's back!!!

[EXC 01:00:17.341] TypeLoadException: Could not resolve type with token 01000014 (from typeref, class/assembly Loader, )
        UnityEngine.DebugLogHandler:LogException(Exception, Object)
        KSPe.Util.Log.UnityLogDecorator:UnityEngine.ILogHandler.LogException(Exception, Object)
        ModuleManager.UnityLogHandle.InterceptLogHandler:LogException(Exception, Object)
        UnityEngine.Debug:CallOverridenDebugHandler(Exception, Object)

Now with a new token! Marvelous, uh?

from ksp-recall.

Lisias avatar Lisias commented on June 13, 2024

Aaaand… Its gone again.

from ksp-recall.

Lisias avatar Lisias commented on June 13, 2024

I found the problem - a DLL file with the wrong timestamp fooled the deployment and ended up being copied into the testing bed. I think these token thingies are protected/internal artefacts not meant to be exported, and so don't have a proper name on the symbol table.

from ksp-recall.

Lisias avatar Lisias commented on June 13, 2024

(don't ask me how that timestamp changed)

from ksp-recall.

Related Issues (20)

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.