Skip to content

Crash on /getTrainRails #269

Description

@saffronjam

As simple as that, Satisfactory crashes on requesting /getTrainRails

Unfortunately, I dont have debug symbols enabled as I play on Linux, so I cant give you the crash report. I don't think I can enable it myself :)

But I found these logs (it just doesn't say from what file it originates):

[2026.01.19-19.41.16:669][353]LogWindows: Error: appError called: Assertion failed: (Index >= 0) & (Index < ArrayNum) [File:C:\ue\Engine\Source\Runtime\Core\Public\Containers\Array.h] [Line: 771] 
Array index out of bounds: 0 from an array of size -1460651168

This to me sounds like we are trying to use an uninitialized array (in hexadecimal 0xA9000000 )

Activity

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

      Milestone

      No milestone

      Relationships

      None yet

      Development

      No branches or pull requests

      Issue actions