Any of you play UO Outlands?

Can I get it to play in Manjaro? I added it to Stean, didn’t open.

You might be better off asking that question in the games section as there is a higher flow of that type of questions there.

I’ve just moved it there.

@Edward78

Please see:

I assume UO Outlands is Ultima Online Outlands?

It seems searching the internet with things like uo outlands steam or ultima online outlands steam yield some results with possible solutions.

1 Like

It is working until the game loads & the game doesn’t respnd to mouse clicks. I do have Lutris with all Op. Deps. I get this far.

1 Like

Sorry for the wait, I have the crash log.

ClassicUO [STANDARD_BUILD] - 1.0.2.103 - 02/23/2025 09:16:38
OS: Win32NT x64
Thread: CUO_MAIN_THREAD

Shard: play.uooutlands.com

Exception:
System.NullReferenceException: Object reference not set to an instance of an object.
   at Assistant.Client.UpdateTitleBar() + 0xaf
   at Assistant.ClassicUOClient.UpdateTitleBar() + 0x3b2
   at Assistant.Timer.Slice() + 0x90
   at Assistant.ClassicUOClient.Tick() + 0x9
   at ClassicUO.Network.Plugin.Tick() + 0x27
   at ClassicUO.GameController.Update(GameTime) + 0x104
   at Microsoft.Xna.Framework.Game.Tick() + 0x262
   at Microsoft.Xna.Framework.Game.RunLoop() + 0x45
   at Microsoft.Xna.Framework.Game.Run() + 0x9e
   at ClassicUO.Client.Run() + 0xa3
   at ClassicUO.Bootstrap.Main(String[]) + 0x509
   at ClassicUO!<BaseAddress>+0x1038a18
######################## [END LOG] ########################

Well I am playing the same game, but I am facing a different error! which is critical according to me!

Welcome to the forum. Plus when I click on the Outlands icon & it opens,it alays make 2 files. #2 is .json at the end, odd file yo make.
image

@Edward78 Please follow up on an existing topic instead of creating a new one about the same subject. I’ve merged your two topics.

Sorry for that, I would have deleted that 1 first, but the forum never allows me to. The .exe.json is the odd one on the desktop it creats.

So I need .net, should I download the dotnet runtime 8.0, the sdk or both? I am thinking core, but want to be sure?

you play it with Lutris ?

without Lutris
https://wiki.uooutlands.com/Install_UO_on_Linux
scroll down to Arch Flavor

or add it to Steam Library and patch it with Protontricks

Well just installed runtime 8, I need that for other windows app to so that is good.

image

Now I get this, that location doesn’t exist though, odd. How do I check my proton version, I have Steam, so it should be the
latest.

This vid. said get .net, so I did. It is not popping up that log anymore. So .Net is good now it seems.

Not sure what I did, but pointed to my windows install & it works like 99.999%. My hotkeys don’t seems to work. Plus, when I double click something like my backpack, it doesn’t come up *maybe I am clicking to slow, always had trouble with thay). Well I restarted & get this when I try to start Ourlands, I started in in Windows bfore the restart, but not sure how that could be it.

The file /run/media/nickj/Data/UOO/Outlands.exe could not be found

Traceback (most recent call last):

  File "/usr/lib/python3.13/site-packages/lutris/exception_backstops.py", line 29, in wrapper
    result = function(*args, **kwargs)

  File "/usr/lib/python3.13/site-packages/lutris/game.py", line 672, in configure_game
    gameplay_info = self.get_gameplay_info(launch_ui_delegate)

  File "/usr/lib/python3.13/site-packages/lutris/game.py", line 611, in get_gameplay_info
    gameplay_info = self.runner.play()

  File "/usr/lib/python3.13/site-packages/lutris/runners/wine.py", line 1223, in play
    raise MissingGameExecutableError(filename=game_exe)

lutris.exceptions.MissingGameExecutableError: The file /run/media/nickj/Data/UOO/Outlands.exe could not be found

Lutris log:
[INFO:2025-03-04 14:08:09,327:application]: Starting Lutris 0.5.18
[INFO:2025-03-04 14:08:09,383:startup]: "card1" is NVIDIA GeForce RTX 3060 Ti (10de:2489 3842:4663 nvidia) Driver 550.144.03
[ERROR:2025-03-04 14:08:09,388:system]: ['vulkaninfo', '--summary'] command failed: Command '['vulkaninfo', '--summary']' returned non-zero exit status 1.
[INFO:2025-03-04 14:08:09,399:startup]: "card0" is No GPU (simple-framebuffer) Driver None
[ERROR:2025-03-04 14:08:09,399:startup]: i386 libgnutls.so.30 missing (needed by gnutls)
[ERROR:2025-03-04 14:08:12,814:exception_backstops]: UO Outlands (wine) has encountered an error: The file /run/media/nickj/Data/UOO/Outlands.exe could not be found
Traceback (most recent call last):
  File "/usr/lib/python3.13/site-packages/lutris/exception_backstops.py", line 29, in wrapper
    result = function(*args, **kwargs)
  File "/usr/lib/python3.13/site-packages/lutris/game.py", line 672, in configure_game
    gameplay_info = self.get_gameplay_info(launch_ui_delegate)
  File "/usr/lib/python3.13/site-packages/lutris/game.py", line 611, in get_gameplay_info
    gameplay_info = self.runner.play()
  File "/usr/lib/python3.13/site-packages/lutris/runners/wine.py", line 1223, in play
    raise MissingGameExecutableError(filename=game_exe)
lutris.exceptions.MissingGameExecutableError: The file /run/media/nickj/Data/UOO/Outlands.exe could not be found
[WARNING:2025-03-04 14:08:12,815:game]: The game has run for a very short time, did it crash?

The .exe IS in the folder though. To make it crazy, I just pointed it to the .exe again in the config, then it opened fine.