Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Crash on Startup using Linux #1

Open
Mailaender opened this issue Sep 16, 2018 · 0 comments
Open

Crash on Startup using Linux #1

Mailaender opened this issue Sep 16, 2018 · 0 comments

Comments

@Mailaender
Copy link

Platform is Linux
Using SDL 2 with OpenGL renderer
Desktop resolution: 1920x1080
No custom resolution provided, using desktop resolution
Using resolution: 1920x1080
Using window scale 1,00
OpenGL version: 4.6.0 NVIDIA 390.87
Using default sound device
Cannot connect to server socket err = Datei oder Verzeichnis nicht gefunden
Cannot connect to server request channel
jack server is not running or cannot be started
JackShmReadWritePtr::~JackShmReadWritePtr - Init not done for -1, skipping unlock
JackShmReadWritePtr::~JackShmReadWritePtr - Init not done for -1, skipping unlock
Internal mods:
        mtrsd2k: MustaphaTR's Dune 2000 Mod (v1.1.1)
        all: All mods (aeb16d3)
        cnc: Tiberian Dawn (aeb16d3)
        d2k: Dune 2000 (aeb16d3)
        modchooser: Mod Chooser (aeb16d3)
        ra: Red Alert (aeb16d3)
        ts: Tiberian Sun (aeb16d3)
External mods:
        cnc-{DEV_VERSION}: Tiberian Dawn ({DEV_VERSION})
        d2k-playtest-20180825: Dune 2000 (playtest-20180825)
        d2k-release-20171014: Dune 2000 (release-20171014)
        d2k-{DEV_VERSION}: Dune 2000 ({DEV_VERSION})
        ra-playtest-20180825: Red Alert (playtest-20180825)
        ra-release-20171014: Red Alert (release-20171014)
        ra-release-20180307: Red Alert (release-20180307)
        ra-{DEV_VERSION}: Red Alert ({DEV_VERSION})
        ra2-{DEV_VERSION}: Red Alert 2 ({DEV_VERSION})
        ts-{DEV_VERSION}: Tiberian Sun ({DEV_VERSION})
Loading mod: mtrsd2k
Exception of type `System.NotImplementedException`: The method or operation is not implemented.
  at System.IO.Stream.Write (System.ReadOnlySpan`1[T] source) [0x00000] in <be6fee20a4cf451a8bc9b85c19fe2133>:0 
  at OpenRA.Network.EchoConnection.Send (System.Int32 frame, System.Collections.Generic.List`1[T] orders) [0x00013] in <2ba96902e34b46d59508b3ec282ea18d>:0 
  at OpenRA.Network.OrderManager.Tick () [0x00052] in <2ba96902e34b46d59508b3ec282ea18d>:0 
  at OpenRA.Game.InnerLogicTick (OpenRA.Network.OrderManager orderManager) [0x001fd] in <2ba96902e34b46d59508b3ec282ea18d>:0 
  at OpenRA.Game.LogicTick () [0x00050] in <2ba96902e34b46d59508b3ec282ea18d>:0 
  at OpenRA.Game.Loop () [0x000d6] in <2ba96902e34b46d59508b3ec282ea18d>:0 
  at OpenRA.Game.Run () [0x00042] in <2ba96902e34b46d59508b3ec282ea18d>:0 
  at OpenRA.Program.Run (System.String[] args) [0x00011] in <2ba96902e34b46d59508b3ec282ea18d>:0 
  at OpenRA.Program.Main (System.String[] args) [0x0004f] in <2ba96902e34b46d59508b3ec282ea18d>:0
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant