Search found 39 matches

by mcgiwer
Thu Nov 09, 2023 11:01 pm
Forum: Not a bug
Topic: [Linux] GLSL Not supported error
Replies: 12
Views: 1205

Re: [Linux] GLSL Not supported error

Rseding91 wrote: ↑ Alternatively: you seem long overdue for a newer computer.
Unfortunatelly, I'm currently unable to afford myself neither a new pc, nor a monitor with DVI (only output type in my second and better graphical card) :-(
by mcgiwer
Thu Nov 09, 2023 7:34 pm
Forum: Not a bug
Topic: [Linux] GLSL Not supported error
Replies: 12
Views: 1205

Re: [Linux] GLSL Not supported error

Answering on both questions in one post: Yes, it's the same pc. When I had launched the previous stable Factorio on it (It was running earlier as a temporary system Ubuntu 14.10), Factorio was working correctly. However, when I had installed Debian (bookworm) and had downloaded the recent version of...
by mcgiwer
Thu Nov 09, 2023 1:36 pm
Forum: Not a bug
Topic: [Linux] GLSL Not supported error
Replies: 12
Views: 1205

Re: [Linux] GLSL Not supported error

I tryed to do the bypass like it was on stackoverflow (and other pages) and factorio keeps complaining that the installed GLSL is newer then the supported one What is the specific error you're getting? Please see the screenshoot included to this post I understand from it that Factorio support GLSL ...
by mcgiwer
Wed Nov 08, 2023 8:28 pm
Forum: Ideas and Suggestions
Topic: [Linux] Fix related to the Factorio binary and eventually folder structure
Replies: 13
Views: 1183

Re: [Linux] Fix related to the Factorio binary and eventually folder structure

Sorry if my intervention isn't related to the original issue, I haven't been on a linux system for 25 years. @OP : is the information here of any use ? Especially the section about the config file. Hello. I had tryed it as well, and sadly wothout any success. While debugging I got into conclusions ...
by mcgiwer
Wed Nov 08, 2023 6:12 pm
Forum: Not a bug
Topic: [Linux] GLSL Not supported error
Replies: 12
Views: 1205

Re: [Linux] GLSL Not supported error

I tryed to do the bypass like it was on stackoverflow (and other pages) and factorio keeps complaining that the installed GLSL is newer then the supported one
by mcgiwer
Wed Nov 08, 2023 6:09 pm
Forum: Ideas and Suggestions
Topic: [Linux] Fix related to the Factorio binary and eventually folder structure
Replies: 13
Views: 1183

Re: [Linux] Fix related to the Factorio binary and eventually folder structure

Let me explain. When starting factorio up for the first time on Linux (when the game wasn't ever run before), there seem be a issue that in the "/usr/share" isn't created link to the "data" folder. Even when the config file in the game root folder states to a correct place factor...
by mcgiwer
Wed Nov 08, 2023 1:47 pm
Forum: Not a bug
Topic: [Linux] GLSL Not supported error
Replies: 12
Views: 1205

Re: [Linux] GLSL Not supported error

Hello. I had updated the drivers and now it supports OpenGL 4.5 and got the latest GLSL, but the error still appear If you read it more troughtly, you will see that it's a factorio issue. The installed on my Debian GLSL is at latest 3.30 and the message tell's that the game does not support glsl new...
by mcgiwer
Wed Nov 08, 2023 1:28 pm
Forum: Not a bug
Topic: [Linux] GLSL Not supported error
Replies: 12
Views: 1205

[Linux] GLSL Not supported error

Since OpenGL and graphic driver have become newer with the next releases of Linux, there started (after fixing the GSXBadFBConfig error), to appear an error of not supported GLSL version (like on this screenshoot ) It look like it have been forgotten to become updated in factorio to support the neve...
by mcgiwer
Wed Nov 08, 2023 1:01 pm
Forum: Ideas and Suggestions
Topic: [Linux] Fix related to the Factorio binary and eventually folder structure
Replies: 13
Views: 1183

Re: [Linux] Fix related to the Factorio binary and eventually folder structure

Hares wrote: ↑
Tue Nov 07, 2023 3:18 pm
The attachment is no longer available
Here is a zipped copy: data_path_fix.patch.zip
I had updated the links. Thanks for letting me know about it and creating a backup download :-)
by mcgiwer
Wed Nov 08, 2023 12:49 pm
Forum: Ideas and Suggestions
Topic: [Linux] Fix related to the Factorio binary and eventually folder structure
Replies: 13
Views: 1183

Re: [Linux] Fix related to the Factorio binary and eventually folder structure

And when did you post that "patch"? Because your post here was the 7th, yesterday, and the download was deleted the same day from the site despite your selecting the longest hosting interval? Unless you actually uploaded it a very, very long time ago and just happened to put a link to it ...
by mcgiwer
Wed Nov 08, 2023 12:39 pm
Forum: Technical Help
Topic: "Failed to create OpenGL context"
Replies: 4
Views: 717

[Linux] Fix:Failed to create OpenGL context: GLXBadFBConfig

To fix the issue (with is the base of this post), I had found a working fix: Enter the "/etc/bash.bashrc" file and add following lines: if [ -z "${MESA_GL_OVERRIDE}" ]; then export MESA_GL_VERSION_OVERRIDE=4.5; fi Check also if you have the latest graphic card drivers and OpenGL ...
by mcgiwer
Wed Nov 08, 2023 11:42 am
Forum: Technical Help
Topic: "Failed to create OpenGL context"
Replies: 4
Views: 717

Re: "Failed to create OpenGL context"

may I ask which GPU your are using in you system?
I guess the one listed.

It's strange, but before I had updated my system, factorio worked very well
by mcgiwer
Wed Nov 08, 2023 11:34 am
Forum: Ideas and Suggestions
Topic: [Linux] Fix related to the Factorio binary and eventually folder structure
Replies: 13
Views: 1183

Re: [Linux] Fix related to the Factorio binary and eventually folder structure

Hares wrote: ↑
Tue Nov 07, 2023 3:18 pm
The attachment is no longer available
Here is a zipped copy: data_path_fix.patch.zip
Unfortunatelly, the website had limited how long it can be avaliable. I had selected the maximal value.

Hopefully, the developers will integrate my patch into the next relase ;)
by mcgiwer
Tue Nov 07, 2023 2:49 pm
Forum: Technical Help
Topic: [Linux] Patch for the "missing game data" issue
Replies: 0
Views: 212

[Linux] Patch for the "missing game data" issue

Hello. I wanted to propose a patch that would fix in Factorio for Linux the error of missing game data in the "/usr/share" folder.

The topic with the patch and the instruction how to apply it can be found in this topic
by mcgiwer
Tue Nov 07, 2023 2:37 pm
Forum: Ideas and Suggestions
Topic: [Linux] Fix related to the Factorio binary and eventually folder structure
Replies: 13
Views: 1183

Re: [Linux] Fix for point 2. from above post

Proposed patch that fixes the "data" path issue in Factorio for Linux Steps to patch the factorio binary Download the patch from: https://fastupload.io/qiwN4wLXbZgFBvy/file to the folder where you had extracted Factorio Open the terminal and using the "cd" command, go to the path...
by mcgiwer
Tue Nov 07, 2023 1:21 pm
Forum: Ideas and Suggestions
Topic: [Linux] Fix related to the Factorio binary and eventually folder structure
Replies: 13
Views: 1183

[Linux] Fix related to the Factorio binary and eventually folder structure

Hello. I would like to propose following fixes for the Factorio binary for Linux and eventual directory structure: Used terms : Root Folder - directory to with the game was extracted from a archive Binary - "factorio" file (main executable) --- 1. Directory structure : All folders should b...
by mcgiwer
Mon Nov 06, 2023 4:24 pm
Forum: Technical Help
Topic: "Failed to create OpenGL context"
Replies: 4
Views: 717

"Failed to create OpenGL context"

OS : Debian 13 Factorio version : 1.1.94 (Linux) OpenGL and latest drivers installed : yes Hello. I had just downloaded Factorio and after unpacking, I tryed to run it, I had recieven an output: 0.019 2023-11-06 16:20:29; Factorio 1.1.94 (build 61774, linux64, full) 0.037 Operating system: Linux (D...
by mcgiwer
Thu Nov 02, 2023 5:46 pm
Forum: Technical Help
Topic: Unable to login in game
Replies: 10
Views: 1195

Re: Unable to login in game

I tried "dpkg -l|grep ca-certificates" but openSSL says that dpkg isn't a valid command. both commands: "dpkg" and "grep" are Linux commands. It has also displayed an error because there are spaces missing and you had used the invalid switch". The correct Linux co...
by mcgiwer
Mon Oct 23, 2023 7:39 pm
Forum: Outdated/Not implemented
Topic: Multiplayer and plugins without login in the game
Replies: 7
Views: 868

Re: Multiplayer and plugins without login in the game

You mean like with this help thread here where you didn't get back to some of posts attempting to help you? https://forums.factorio.com/viewtopic.php?f=49&t=108997&p=593199#p593199 Sorry for not answering earlier, but there was an blackout here, plus I was in the middle of changing the inte...
by mcgiwer
Mon Oct 23, 2023 12:08 pm
Forum: Outdated/Not implemented
Topic: Multiplayer and plugins without login in the game
Replies: 7
Views: 868

Re: Multiplayer and plugins without login in the game

Hello and thanks for the answer.

I had made this proposal due the recently reported issue making me unable to login into the game, even if I have a valid license and have given correct login and password (I had even tryed the hashed key displayed in my profile). Neither had worked

Go to advanced search