Fixed https://github.com/wube/factorio-data/r ... /tag/1.0.0.
Thanks for the report.
Search found 328 matches
- Fri Nov 06, 2020 5:42 pm
- Forum: Resolved Problems and Bugs
- Topic: [wheybags] Version 1.0.0 not tagged on github.
- Replies: 1
- Views: 2096
- Mon Nov 02, 2020 3:18 pm
- Forum: Resolved Problems and Bugs
- Topic: [wheybags] [0.18.37] Blueprint book names with bold rich text are misaligned
- Replies: 4
- Views: 4389
Re: [wheybags] [0.18.37] Blueprint book names with bold rich text are misaligned
Thanks for the report.
Fixed for the next release.
Fixed for the next release.
- Thu Oct 22, 2020 1:51 pm
- Forum: Resolved Problems and Bugs
- Topic: [Wheybags] [1.0.0] macOS: updating breaks code signature
- Replies: 1
- Views: 3015
Re: [Wheybags] [1.0.0] macOS: updating breaks code signature
Thanks for the report. This should be fixed in the next release.
- Tue Oct 13, 2020 2:12 pm
- Forum: Resolved Problems and Bugs
- Topic: [Wheybags] [0.17.77] changing style.font for textfields does not cause redrawing
- Replies: 2
- Views: 3834
Re: [Wheybags] [0.17.77] changing style.font for textfields does not cause redrawing
Thanks for the report! It's always nice when someone includes simple lua commands to replicate the issue, instead of a massive mod list and instructions, or something like that
Fixed for 1.1.
Fixed for 1.1.
- Tue Oct 13, 2020 1:37 pm
- Forum: Resolved Problems and Bugs
- Topic: [Wheybags] [0.18.17] Certain translations fail with keyboard binds
- Replies: 1
- Views: 3664
Re: [Wheybags] [0.18.17] Certain translations fail with keyboard binds
Thanks for the report!
I've added support for keyboard keys and mouse scroll to the alt control system, they will be available in 1.1. The new keys will be described here when 1.1 is released. It will work pretty much the same as it does for mouse buttons atm.
I've added support for keyboard keys and mouse scroll to the alt control system, they will be available in 1.1. The new keys will be described here when 1.1 is released. It will work pretty much the same as it does for mouse buttons atm.
- Tue Oct 13, 2020 12:59 pm
- Forum: Pending
- Topic: [Wheybags] [linux] [0.18.10] Linux/Kubuntu the Copy Button is slightly broken with xclip
- Replies: 2
- Views: 1633
Re: [Wheybags] [linux] [0.18.10] Linux/Kubuntu the Copy Button is slightly broken with xclip
Do you mean this xclip? https://linux.die.net/man/1/xclip The way you're talking about it makes it sound like you might not, but that's the only xclip I can find. Anyway, I just tried it on gnome on Ubuntu 20.04, and it works fine for me. I ran xclip -selection clipboard -o to get the data that fact...
- Tue Oct 13, 2020 12:47 pm
- Forum: Resolved Problems and Bugs
- Topic: [Wheybags] [0.18.3] [Minor] Indonesian doesn't have a language name in UI settings
- Replies: 4
- Views: 4742
Re: [Wheybags] [0.18.3] [Minor] Indonesian doesn't have a language name in UI settings
Bulgarian name should be fixed in 1.1. I know where the problem came from. A while back, I was reviewing our translations to make sure we had fonts that worked, and correct names for each language, in that language (before, some were the name of the language in English, others in the langauge itself...
- Fri Aug 14, 2020 11:23 am
- Forum: Resolved Problems and Bugs
- Topic: [1.0.0] Lua API Latest still points to 0.18.47
- Replies: 1
- Views: 1085
Re: [1.0.0] Lua API Latest still points to 0.18.47
Fixed, thanks for the report!
- Mon May 11, 2020 5:34 pm
- Forum: Technical Help
- Topic: [0.18.13] Game won't start on Linux Steam
- Replies: 21
- Views: 11866
Re: [0.18.13] Game won't start on Linux Steam
Great! and no problem
- Mon May 11, 2020 2:49 pm
- Forum: Technical Help
- Topic: [Linux] Problem launching 17.55 from steam client
- Replies: 3
- Views: 3168
Re: [Linux] Problem launching 17.55 from steam client
Hey, if you're still having this problem, the solution (probably) was found in another thread: viewtopic.php?f=49&t=84048
- Mon May 11, 2020 2:43 pm
- Forum: Technical Help
- Topic: [0.18.13] Game won't start on Linux Steam
- Replies: 21
- Views: 11866
Re: [0.18.13] Game won't start on Linux Steam
Bingo: 7f07808c5000-7f07808d3000 r-xp 00000000 08:01 2917405 /usr/lib/libsteam_api.so Something has installed a bad (just old?) libsteam_api.so in your /usr/lib. That seems unusual, it would be nice to know how it got there. Did you install it yourself, as a workaround for another game? (eg https://...
- Mon May 11, 2020 2:21 pm
- Forum: Technical Help
- Topic: [0.18.13] Game won't start on Linux Steam
- Replies: 21
- Views: 11866
Re: [0.18.13] Game won't start on Linux Steam
Can you run the second command (/home/stavros/.local/share/Steam/steamapps/common/Factorio/bin/x64/factorio --debug-linux-dump-proc-maps) again, without the redirect, so I can see both stderr and stdout interleaved, instead of separated?
- Mon May 11, 2020 8:30 am
- Forum: Technical Help
- Topic: [0.18.13] Game won't start on Linux Steam
- Replies: 21
- Views: 11866
Re: [0.18.13] Game won't start on Linux Steam
I don't see the original error in that log anywhere (undefined symbol: SteamInternal_ContextInit). Actually, I don't think I see any errors?
Where did you get that error log from the first time, steam command line output?
Where did you get that error log from the first time, steam command line output?
- Mon May 04, 2020 10:04 am
- Forum: Technical Help
- Topic: [0.18.13] Game won't start on Linux Steam
- Replies: 21
- Views: 11866
Re: [0.18.13] Game won't start on Linux Steam
Thanks for posting the above, but I wasn't able to figure out what was happening even still :( However, the new debug flag is now present in v0.18.22. Could I ask you to: - Exit steam - Start a new terminal, and run steam in it (so we can see the command line output) - Start another new terminal, an...
- Tue Apr 28, 2020 3:50 pm
- Forum: Resolved Problems and Bugs
- Topic: [wheybags] [0.18.4] Unoptimal code generation of Linux binary (too many redundant stores/loads)
- Replies: 11
- Views: 6770
Re: [wheybags] [0.18.4] Unoptimal code generation of Linux binary (too many redundant stores/loads)
Bang on technical analysis, ffloat-store will be disabled in the next release. It made quite a difference too: Before: Performed 1000 updates in 20680.999 ms avg: 20.681 ms, min: 16.671 ms, max: 65.007 ms After: Performed 1000 updates in 15265.129 ms avg: 15.265 ms, min: 13.098 ms, max: 59.362 ms Th...
- Tue Apr 28, 2020 11:04 am
- Forum: Technical Help
- Topic: [0.18.13] Game won't start on Linux Steam
- Replies: 21
- Views: 11866
Re: [0.18.13] Game won't start on Linux Steam
Hello, I am the aforementioned linux dev :p There will be an extra debug command in the next release that we can use to help debug this, but for now could you please post the output of the following commands? uname -a ldd /home/stavros/.local/share/Steam/steamapps/common/Factorio/bin/x64/factorio ob...
- Wed Apr 01, 2020 11:23 am
- Forum: News
- Topic: Friday Facts #340 - Deep desyncs
- Replies: 82
- Views: 44513
Re: Friday Facts #340 - Deep desyncs
none of that is new to me. I have been programming for 15 years. You seem to have thought that I don't understand multiplayer networking very much - that's a fair thing to assume about people you don't know, but immediately dropping an introductory article series is a bit condescending I find. ... ...
- Tue Mar 31, 2020 12:33 pm
- Forum: News
- Topic: Friday Facts #340 - Deep desyncs
- Replies: 82
- Views: 44513
Re: Friday Facts #340 - Deep desyncs
At this point it's moot but an alternative connection strategy might have worked better - same as in "regular" MMO games - when the client connects into a blank world and then asks the server to give it sync packets about everything, one thing at a time, closest first. So, I get that you'...
- Wed Jan 22, 2020 3:59 pm
- Forum: Resolved Problems and Bugs
- Topic: [Wheybags] [0.17.78] Crash when attepting to refrence a train in chat.
- Replies: 1
- Views: 2453
Re: [Wheybags] [0.17.78] Crash when attepting to refrence a train in chat.
Thanks for the report. Fixed for the next release.
- Mon Nov 25, 2019 4:14 pm
- Forum: Resolved Problems and Bugs
- Topic: [wheybags] [0.16.4] Mac - Factorio.app can't be opened because...
- Replies: 7
- Views: 5170
Re: [wheybags] [0.16.4] Mac - Factorio.app can't be opened because...
This has been fixed for a while now, forgot to move the ticket. Thanks for reporting!