Help! mod does not work (latest version of Dune OpenRa) #231
Unanswered
LPGYouTuber
asked this question in
Q&A
Replies: 0 comments
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
-
I'm following the instructions, but the mod doesn't work on the latest version of Dune OpenRa
Error when launching "launch-game"
Platform is Windows (X64)
Engine version is release-20230225
Runtime: .NET CLR 6.0.36
Using SDL 2 with OpenGL (ANGLE) renderer
Desktop resolution: 1920x1080
No custom resolution provided, using desktop resolution
Using resolution: 1920x1080
Using window scale 1.00
OpenGL renderer: ANGLE (NVIDIA GeForce GTX 1660 SUPER Direct3D11 vs_5_0 ps_5_0)
OpenGL version: OpenGL ES 3.0.0 (ANGLE 2.1.0.ea8043b73f93)
Using default sound device
Internal mods:
cnc: Tiberian Dawn (release-20230225)
cnc-content: mod-title (playtest-20260222)
d2: Mod Content Manager (release-20230225)
d2k: Dune 2000 (release-20230225)
d2k-content: mod-title (playtest-20260222)
ra: Red Alert (release-20230225)
ra-content: mod-title (playtest-20260222)
all: All mods (release-20230225)
modcontent: Mod Content Manager (release-20230225)
ts: Tiberian Sun (release-20230225)
External mods:
cnc-playtest-20260222: (playtest-20260222)
d2k-playtest-20260222: (playtest-20260222)
ra-playtest-20260222: (playtest-20260222)
d2k-release-20250330: (release-20250330)
Loading mod: d2
Exception of type System.InvalidOperationException: Invalid or missing Content.Mod argument.
at OpenRA.Mods.Common.LoadScreens.ModContentLoadScreen.StartGame(Arguments args) in C:\Users\User\Desktop\Games\Dune openra\d2-master\engine\OpenRA.Mods.Common\LoadScreens\ModContentLoadScreen.cs:line 53
at OpenRA.Game.InitializeMod(String mod, Arguments args) in C:\Users\User\Desktop\Games\Dune openra\d2-master\engine\OpenRA.Game\Game.cs:line 504
at OpenRA.Game.Initialize(Arguments args) in C:\Users\User\Desktop\Games\Dune openra\d2-master\engine\OpenRA.Game\Game.cs:line 435
at OpenRA.Game.InitializeAndRun(String[] args) in C:\Users\User\Desktop\Games\Dune openra\d2-master\engine\OpenRA.Game\Game.cs:line 304
at OpenRA.Launcher.Program.Main(String[] args) in C:\Users\User\Desktop\Games\Dune openra\d2-master\engine\OpenRA.Launcher\Program.cs:line 32
Beta Was this translation helpful? Give feedback.
All reactions