Strange bugs on launching the game on Ubuntu
|
2020-12-04, 03:16 PM
|
|||
|
|||
Strange bugs on launching the game on Ubuntu
I tried to run ACR on my computer. It's the first time I try to do it from this computer
The first time, I only got a black screen with a background music. I tried to interact but nothing responded This look like what happened with Tomatenquark (a fork of Sauerbraten), and, like with Tomatenquark, I had to reboot my computer. Next, I added fullscreen 0 in the file default.cfg. (with Tomatenquark, deactivating fullscreen in the config files was the fix for this problem) This just made things stranger the game tried again to force the fullscreen mode (apparently ignoring the value of the variable fullscreen), changing the screen resolution to 1024x768, then crashed. I had to revert after screen resolution Luckily, I had to launch it from command line. here is what I got : Code: Using home directory: home I added to the file default.cfg two lines, scr_w 800 and scr_h 600. Just to chek what happen. It merely changed nothing. I got exactly the same console output and the screen resolution changed again to 1024x768. However, unlike ACR, AC work fine on my computer. I checked the version, it's the version 1.2.0.2, the latest one. I suspect the reason is I deactivated fullscreen in the setting menu before a faulty change in a system update. Visibly, since that update, nothing works in fullscreen. They was confident : "Only some thousands of bricks, and it will look like something !"
More a community is little, more the "others will do it" way to think is dangerous for it. |
|||
2020-12-05, 12:29 PM
(This post was last modified: 2020-12-05, 12:32 PM by Victor.)
|
|||
|
|||
RE: Strange bugs on launching the game on Ubuntu
Could it be graphics driver issues?
Could it have been a bug introduced in a later version of libsdl, which we depend on? https://bugs.launchpad.net/ubuntu/+sourc...bug/162151 ACR is typically compiled with the latest version of dependencies, so it might have a different version of libsdl compared to AC and Tomatenquark when they were compiled. If you are using the executables from the ACR package, does compiling it manually make a difference? Best regards,
Victor //victorz.ca Code: Your antithesis compares favorably with any high magnitude of pwnage. (-you > |p|, you < -|p|) |
|||
« Next Oldest | Next Newest »
|