GithubHelp home page GithubHelp logo

Comments (4)

jtyle6 avatar jtyle6 commented on July 26, 2024
Operating System: OSX (Unix 14.5.0.0)
Runtime Version: Mono 4.2.1 (explicit/6dd2d0d Tue Nov 10 18:01:18 EST 2015) CLR 4.0.30319.17020
Exception of type `System.IO.FileNotFoundException`: File not found: ra2:uibits/loadscreen.png
  at OpenRA.FileSystem.FileSystem.Open (System.String filename) [0x00031] in /Users/JoelTyler/Documents/OpenRA/OpenRA.Game//FileSystem/FileSystem.cs:165 
  at OpenRA.Mods.Common.LoadScreens.LogoStripeLoadScreen.Init (OpenRA.ModData modData, System.Collections.Generic.Dictionary`2 info) <0x9f99c68 + 0x0019b> in <filename unknown>:0 
  at OpenRA.ModData..ctor (System.String mod, Boolean useLoadScreen) [0x000f3] in /Users/JoelTyler/Documents/OpenRA/OpenRA.Game//ModData.cs:56 
  at OpenRA.Game.InitializeMod (System.String mod, OpenRA.Arguments args) [0x00166] in /Users/JoelTyler/Documents/OpenRA/OpenRA.Game//Game.cs:342 
  at OpenRA.Mods.Common.Widgets.Logic.ModBrowserLogic+<LoadMod>c__AnonStorey1.<>m__0 () <0xc6f16c8 + 0x0003b> in <filename unknown>:0 
  at OpenRA.Primitives.ActionQueue.PerformActions (Int32 currentTime) [0x0008b] in /Users/JoelTyler/Documents/OpenRA/OpenRA.Game//Primitives/ActionQueue.cs:52 
  at OpenRA.Game.LogicTick () [0x0000d] in /Users/JoelTyler/Documents/OpenRA/OpenRA.Game//Game.cs:573 
  at OpenRA.Game.Loop () [0x000d4] in /Users/JoelTyler/Documents/OpenRA/OpenRA.Game//Game.cs:708 
  at OpenRA.Game.Run () [0x00042] in /Users/JoelTyler/Documents/OpenRA/OpenRA.Game//Game.cs:748 
  at OpenRA.Program.Run (System.String[] args) [0x00011] in /Users/JoelTyler/Documents/OpenRA/OpenRA.Game//Support/Program.cs:117 
  at OpenRA.Program.Main (System.String[] args) [0x00050] in /Users/JoelTyler/Documents/OpenRA/OpenRA.Game//Support/Program.cs:39 

from ra2.

abcdefg30 avatar abcdefg30 commented on July 26, 2024

This Should fix it?
In /mods/ra2/mod.yaml
Image: ra2:uibits/loadscreen.png ->>>> Image: ./mods/ra2/uibits/loadscreen.png

Unfortunately that won't work for people which have their mod installed in the support directory.
(Feel free to do the change locally tho if it works for you ;). Others which have the mod in the support directory can just use Image: ./mods/ts/uibits/loadscreen.png until this is resolved.)

Upstream OpenRA broke their thirdparty mod support, but a fix is already filed and I hope it will be included rather soon.

from ra2.

Fincer avatar Fincer commented on July 26, 2024

Okay thanks :)

from ra2.

abcdefg30 avatar abcdefg30 commented on July 26, 2024

I filed #128 which will fix this issue once upstream has fixed the underlying "breakage".

from ra2.

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.