GithubHelp home page GithubHelp logo

Comments (10)

Varaxian avatar Varaxian commented on August 11, 2024 1

from torch.

XeroCreator avatar XeroCreator commented on August 11, 2024

Did you have essentials on a mod-list? I can't re-pro this.

from torch.

kurazarrh avatar kurazarrh commented on August 11, 2024

I just checked the SpaceEngineers-Dedicated.cfg to be sure, but no, the Essentials mod isn't included. I also cleared out my mods folder entirely before migrating from SESE to Torch.

In case it helps, here's my current mod list. Or, I can upload the full log if you need to see it.

<Mods> <unsignedLong>646796262</unsignedLong> <unsignedLong>753102087</unsignedLong> <unsignedLong>899070352</unsignedLong> <unsignedLong>473571246</unsignedLong> <unsignedLong>682707915</unsignedLong> <unsignedLong>806331071</unsignedLong> <unsignedLong>678678053</unsignedLong> <unsignedLong>861361363</unsignedLong> <unsignedLong>595665128</unsignedLong> <unsignedLong>570033657</unsignedLong> <unsignedLong>652337022</unsignedLong> </Mods>

Edit: I'll figure out how to format this eventually...

from torch.

kurazarrh avatar kurazarrh commented on August 11, 2024

Just to make sure I wasn't crazy, I fired up a new server, no mods. I create the new server in the vanilla DS application, created a new installation of Torch in another folder, and pointed it at the fresh DS world, and got the same crash. I've finally got attachments working, so I've attached the full log file.

One thing I'm noticing is that it seems to be related to the Windows, er, window manager. Could this bug be caused by running Torch on Windows Server 2008 R2? It doesn't have any of the advanced window styling capabilities that the non-server SKUs have, which would naturally cause any calls or typecasts requiring those methods to fail.

GitHub
Torch-2017-07-27.txt

from torch.

Varaxian avatar Varaxian commented on August 11, 2024

I've been having no issues with this. I'd suggest running Windows compatibility tool for access permissions. Fixed me up on a couple of things.

from torch.

kurazarrh avatar kurazarrh commented on August 11, 2024

@Varaxian I'm already running the .exe with the "Run as Administrator" box checked (which is what running the compatibility tool for access permissions will turn on), and I've tried running it in compatibility mode for everything available in the list: WinServ2008R2SP1, Vista, VistaSP1, VistaSP2, and Win7.

I've been doing some more digging, and it does appear to be related to making a call to the window manager. The important part of that stacktrace is right at the top:

System.InvalidCastException: Unable to cast object of type 'Microsoft.Windows.Themes.ClassicBorderDecorator' to type 'System.Windows.Controls.Border'.

I'm thinking this was developed on a Win10 machine that supports that typecast action, whereas older OSes may not. Either that, or the issue lies in the Server version of the OS, which has a less-advanced window theme manager.

from torch.

kurazarrh avatar kurazarrh commented on August 11, 2024

@Varaxian Already did. Didn't help.

from torch.

Jimmacle avatar Jimmacle commented on August 11, 2024

What version of Windows are you using? This seems like some kind of .NET incompatibility.

from torch.

kurazarrh avatar kurazarrh commented on August 11, 2024

I'm running Windows Server 2008 R2. (6.1.7601)

.NET version is 4.7.02053.

Please let me know if there is any other information I can provide to help debug this!

from torch.

Jimmacle avatar Jimmacle commented on August 11, 2024

See #68, it appears to be an issue for people using the Windows Classic theme. Working on a fix.

from torch.

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.