Skip to content
This repository has been archived by the owner on Mar 1, 2024. It is now read-only.

[BUG] - Using emitConsoleCommand causes the Unreal Engine application to crash #495

Closed
BravoDD44 opened this issue Feb 26, 2024 · 1 comment
Labels
bug Something isn't working

Comments

@BravoDD44
Copy link

Frontend Version:
UE5.3

When use the command pixelStreaming.emitConsoleCommand('open xxx.xxx.xxx.xxx:xxxx '), it causes the Unreal Engine application to crash. However, when entering open (xxx.xxx.xxx.xxx:xxxx) through the key press (commonly used to open the Unreal Engine console), the Unreal Engine application runs normally.

Error log
[2024.02.26-12.41.32:318][416]LogLoad: Error: WorldContext requested with invalid context object.
[2024.02.26-12.41.32:319][416]LogOutputDevice: Warning:

Script Stack (0 frames) :

[2024.02.26-12.41.32:323][416]LogWindows: Error: appError called: Assertion failed: false [File:D:\UnrealEngineSource\UnrealEngine\Engine\Source\Runtime\Engine\Private\UnrealEngine.cpp] [Line: 15553]

@BravoDD44 BravoDD44 added the bug Something isn't working label Feb 26, 2024
@BravoDD44 BravoDD44 changed the title [BUG] - Complete your bug title here [BUG] - Using emitConsoleCommand causes the Unreal Engine application to crash Feb 27, 2024
@DenisTensorWorks
Copy link
Collaborator

@BravoDD44

The issue has been moved to the new repository: EpicGamesExt/PixelStreamingInfrastructure#20
It should be live shortly, so you can continue following the issue there. Thank you for your contribution!

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
bug Something isn't working
Development

No branches or pull requests

2 participants