Search found 5 matches

by knutaldrin
Mon Feb 01, 2021 10:05 pm
Forum: Won't fix.
Topic: Pipe depth buffer error
Replies: 1
Views: 958

Pipe depth buffer error

Forgive me if this has been reported before (or God forbid, even fixed), but I noticed some layering issues when trying to build pipe. It seems the already existing pipe drawn over the blueprint (which I would this it should not). See attached screens for a better explanation.
by knutaldrin
Tue Mar 12, 2019 5:58 pm
Forum: Resolved Problems and Bugs
Topic: [0.17.4] [MacOS] Delays in control
Replies: 87
Views: 27117

Re: [0.17.4] [MacOS] Delays in control

The problem was we are translating SDL events to our own structures, and if there was an event that didn't yield any Factorio event, it would be mistaken for "end of the event queue" and event processing would stop until next frame. Touchpad was probably cause extra touch event to be sent...
by knutaldrin
Mon Mar 04, 2019 8:27 pm
Forum: Resolved Problems and Bugs
Topic: [0.17.4] [MacOS] Delays in control
Replies: 87
Views: 27117

Re: [0.17.4] [MacOS] Delays in control

posila wrote: ↑
Mon Mar 04, 2019 12:43 pm
and lot of you mentioned trackpad so I switch my focus on our event processing code and found bug in it.
Out of curiosity, what specifically caused the lag? I have experienced the same on other software, but nobody managed to fix the issue before now. :)
by knutaldrin
Mon Jun 05, 2017 10:42 am
Forum: Duplicates
Topic: [15.x] Crash during loading on macOS
Replies: 5
Views: 2728

Re: [15.x] Crash during loading on macOS

Hi.

This seems to be caused by a config settings from 0.14 saying "video-memory-usage=high". Changing it to "medium" fixed the issue.
Apparently, the game seems to not check how much memory is available on the machine, and thus crashes.
by knutaldrin
Sat Jun 03, 2017 9:09 pm
Forum: Duplicates
Topic: [15.x] Crash during loading on macOS
Replies: 5
Views: 2728

Re: [15.x] Crash during loading on macOS

I have exactly the same bug, posting my log from 15.18.

Go to advanced search