See the following image:
Search found 5 matches
- Sun Jul 28, 2019 6:04 pm
- Forum: Duplicates
- Topic: [0.17.59] Console/chat text ends up below toolbar making it unreadable
- Replies: 3
- Views: 1931
- Sun Jul 21, 2019 7:45 pm
- Forum: Resolved Problems and Bugs
- Topic: [0.17.58] corpse player_index is 1 higher after creation of corpse
- Replies: 2
- Views: 2709
[0.17.58] corpse player_index is 1 higher after creation of corpse
The following code should create a corpse with the player index of 1, but the resulting corpse has player index 2
/c local c = game.player.surface.create_entity{name = "character-corpse", position = game.player.character.position, force = game.player.force, inventory_size = 0, player_index = 1 ...
/c local c = game.player.surface.create_entity{name = "character-corpse", position = game.player.character.position, force = game.player.force, inventory_size = 0, player_index = 1 ...
- Tue Feb 26, 2019 10:28 pm
- Forum: Technical Help
- Topic: [0.17] Not loading certain graphics
- Replies: 11
- Views: 4046
Re: [0.17] Not loading certain graphics
After turning the steam overlay off, the graphics seem to be working fine again. The discord overlay doesn't break the graphics, but when I open it, it flickers a lot. So there is definitely something going on with the rendering of overlays that is causing problems.
- Tue Feb 26, 2019 8:42 pm
- Forum: Technical Help
- Topic: [0.17] Not loading certain graphics
- Replies: 11
- Views: 4046
Re: [0.17] Not loading certain graphics
Similar problem here. When I move the terrain does render, but when standing still it is just black. I tried with various graphics settings(everything high, everything low, etc), but no change at all. The bug is also visible for me in the initial loading screen where the factorio logo disappears ...
- Wed Dec 13, 2017 9:48 pm
- Forum: Resolved Problems and Bugs
- Topic: [posila][16.0] Hidden water tiles after landfill
- Replies: 5
- Views: 5813
[posila][16.0] Hidden water tiles after landfill
I couldn't place a miner on a landfilled area because there was still water there even though it looks like it is ground. See image where I hover over the area with landfill.