Package Details: osu-lazer-git latest-1

Git Clone URL: https://aur.archlinux.org/osu-lazer-git.git (read-only, click to copy)
Package Base: osu-lazer-git
Description: A free-to-win rhythm game. Rhythm is just a *click* away!
Upstream URL: https://osu.ppy.sh/
Keywords: arcade game
Licenses: MIT AND CC-BY-NC-4.0
Conflicts: osu-lazer
Provides: osu-lazer
Submitter: emmieaur
Maintainer: neeshy
Last Packager: neeshy
Votes: 40
Popularity: 0.000001
First Submitted: 2017-03-25 04:24 (UTC)
Last Updated: 2024-04-15 19:08 (UTC)

Latest Comments

« First ‹ Previous 1 2 3 4 5 6 7 8 9 10 11 12 13 Next › Last »

deleteme123 commented on 2018-07-02 17:26 (UTC)

https://github.com/ppy/osu/issues/2843 There is issue on github already about it.

morguldir commented on 2018-06-21 12:44 (UTC) (edited on 2018-06-21 12:45 (UTC) by morguldir)

The latest update 2018.618.0 broke fonts and icons when using mono, they recommended using dotnet to run osu which is even more broken. See more here https://github.com/ppy/osu/issues/2843

I created a package using the tagged release 2018.616.0 which is working again. I think you will have to wait until dotnet fully works again to use a later version

https://aur.archlinux.org/packages/osu-lazer/

Leeo97one commented on 2018-06-21 00:26 (UTC)

Weird, I'm also missing all the text.

amatrelan commented on 2018-06-20 10:45 (UTC) (edited on 2018-06-21 07:04 (UTC) by amatrelan)

Hmm I tried to install and don't have much knowledge but I'm missing all text in game? Is there some specific font in use in linux?

After little investigating found out that game uses bitmap fonts so there is some problem with them and system. Not sure what. In game there is also some "icons" missing. On topbar there isn't game mode icons showing up right and in game reverse arrows also is missing.

crab2313 commented on 2018-06-19 05:56 (UTC)

The native libraries are renamed since upstream drop 32bit linux support. I have posted a patch below. Or you should add libbass (in aur) as a dependence.

MiCHSZCZ commented on 2018-06-17 10:46 (UTC)

I have problem: michal@archmichal /u/l/osu-lazer> osu-lazer [ERROR] FATAL UNHANDLED EXCEPTION: System.DllNotFoundException: bass at (wrapper managed-to-native) ManagedBass.Bass.GetDeviceInfo(int,ManagedBass.DeviceInfo&) at ManagedBass.Bass.get_DeviceCount () [0x00002] in <936a2c37f562472c9811ed7141f6f26b>:0 at osu.Framework.Audio.AudioManager.getAllDevices () [0x00000] in <506100d3b11146f084c4f5dc734b2137>:0 at osu.Framework.Audio.AudioManager.updateAvailableAudioDevices () [0x0000d] in <506100d3b11146f084c4f5dc734b2137>:0 at osu.Framework.Audio.AudioManager.setAudioDevice (System.String preferredDevice) [0x00006] in <506100d3b11146f084c4f5dc734b2137>:0 at osu.Framework.Audio.AudioManager+<>cDisplayClass28_0.<ondevicechanged>b</ondevicechanged>0 () [0x00011] in <506100d3b11146f084c4f5dc734b2137>:0 at osu.Framework.Threading.Scheduler.Update () [0x001f8] in <506100d3b11146f084c4f5dc734b2137>:0 at osu.Framework.Threading.GameThread.ProcessFrame () [0x00043] in <506100d3b11146f084c4f5dc734b2137>:0 at osu.Framework.Threading.GameThread.runWork () [0x0002a] in <506100d3b11146f084c4f5dc734b2137>:0 at System.Threading.ThreadHelper.ThreadStart_Context (System.Object state) [0x00014] in <1050938ab6ed42698bde160668e4367c>:0 at System.Threading.ExecutionContext.RunInternal (System.Threading.ExecutionContext executionContext, System.Threading.ContextCallback callback, System.Object state, System.Boolean preserveSyncCtx) [0x00071] in <1050938ab6ed42698bde160668e4367c>:0 at System.Threading.ExecutionContext.Run (System.Threading.ExecutionContext executionContext, System.Threading.ContextCallback callback, System.Object state, System.Boolean preserveSyncCtx) [0x00000] in <1050938ab6ed42698bde160668e4367c>:0 at System.Threading.ExecutionContext.Run (System.Threading.ExecutionContext executionContext, System.Threading.ContextCallback callback, System.Object state) [0x0002b] in <1050938ab6ed42698bde160668e4367c>:0 at System.Threading.ThreadHelper.ThreadStart () [0x00008] in <1050938ab6ed42698bde160668e4367c>:0

idkidknow commented on 2018-06-17 03:10 (UTC)

After being successful installed, it said

[ERROR] FATAL UNHANDLED EXCEPTION: System.TypeInitializationException: The type initializer for 'osu.Game.Database.OsuDbContext' threw an exception.
  at (wrapper managed-to-native) System.Object.__icall_wrapper_mono_generic_class_init(intptr)
  at osu.Game.Database.DatabaseContextFactory.CreateContext () [0x00015] in <79926fe373c14c4eaa90334ee5d337ee>:0 
  at System.Threading.ThreadLocal`1[T].GetValueSlow () [0x00031] in <1050938ab6ed42698bde160668e4367c>:0 
  at System.Threading.ThreadLocal`1[T].get_Value () [0x0003e] in <1050938ab6ed42698bde160668e4367c>:0 
  at osu.Game.Database.DatabaseContextFactory.GetForWrite (System.Boolean withTransaction) [0x00064] in <79926fe373c14c4eaa90334ee5d337ee>:0 
  at osu.Game.OsuGameBase.runMigrations () [0x00055] in <79926fe373c14c4eaa90334ee5d337ee>:0 
  at osu.Game.OsuGameBase.load () [0x00076] in <79926fe373c14c4eaa90334ee5d337ee>:0

I still do not know what has happened.

Shywim commented on 2018-06-16 08:34 (UTC)

For this error : System.DllNotFoundException: bass you need to install libbass from the aur.

warsh commented on 2018-06-13 01:16 (UTC)

Upon a sucessful installation of this package, I am met with a failing program. Is anyone also facing similar issues to this output?

[ERROR] FATAL UNHANDLED EXCEPTION: System.DllNotFoundException: bass
  at (wrapper managed-to-native) ManagedBass.Bass.GetDeviceInfo(int,ManagedBass.DeviceInfo&)
  at ManagedBass.Bass.get_DeviceCount () [0x00002] in <936a2c37f562472c9811ed7141f6f26b>:0 
  at osu.Framework.Audio.AudioManager.getAllDevices () [0x00000] in <506100d3b11146f084c4f5dc734b2137>:0 
  at osu.Framework.Audio.AudioManager.updateAvailableAudioDevices () [0x0000d] in <506100d3b11146f084c4f5dc734b2137>:0 
  at osu.Framework.Audio.AudioManager.setAudioDevice (System.String preferredDevice) [0x00006] in <506100d3b11146f084c4f5dc734b2137>:0 
  at osu.Framework.Audio.AudioManager+<>c__DisplayClass28_0.<onDeviceChanged>b__0 () [0x00011] in <506100d3b11146f084c4f5dc734b2137>:0 
  at osu.Framework.Threading.Scheduler.Update () [0x001f8] in <506100d3b11146f084c4f5dc734b2137>:0 
  at osu.Framework.Threading.GameThread.ProcessFrame () [0x00043] in <506100d3b11146f084c4f5dc734b2137>:0 
  at osu.Framework.Threading.GameThread.runWork () [0x0002a] in <506100d3b11146f084c4f5dc734b2137>:0 
  at System.Threading.ThreadHelper.ThreadStart_Context (System.Object state) [0x00014] in <1050938ab6ed42698bde160668e4367c>:0 
  at System.Threading.ExecutionContext.RunInternal (System.Threading.ExecutionContext executionContext, System.Threading.ContextCallback callback, System.Object state, System.Boolean preserveSyncCtx) [0x00071] in <1050938ab6ed42698bde160668e4367c>:0 
  at System.Threading.ExecutionContext.Run (System.Threading.ExecutionContext executionContext, System.Threading.ContextCallback callback, System.Object state, System.Boolean preserveSyncCtx) [0x00000] in <1050938ab6ed42698bde160668e4367c>:0 
  at System.Threading.ExecutionContext.Run (System.Threading.ExecutionContext executionContext, System.Threading.ContextCallback callback, System.Object state) [0x0002b] in <1050938ab6ed42698bde160668e4367c>:0 
  at System.Threading.ThreadHelper.ThreadStart () [0x00008] in <1050938ab6ed42698bde160668e4367c>:0

dhs92 commented on 2018-06-11 22:29 (UTC) (edited on 2018-06-12 14:57 (UTC) by dhs92)

Getting this error when I try to build from AUR

install: cannot stat 'libbass.x64.so': No such file or directory

Edit: Latest repo update seems to have fixed this.