Search found 10 matches

by Philipp
Sat May 24, 2025 5:22 am
Forum: Wiki Talk
Topic: Factorio Wiki is down
Replies: 5
Views: 1319

Re: Factorio Wiki is down

Hi, its down again :warning:
by Philipp
Fri Nov 22, 2024 6:25 pm
Forum: Technical Help
Topic: [2.0.20] mixed world gen on nauvis
Replies: 3
Views: 530

Re: [2.0.20] mixed world gen on nauvis

Tahnk you so much Genhis, you saved my weekend.
Do you know what might have caused this behaviour?
I wont use commands/editor or mods without making a backup first in the future!
by Philipp
Fri Nov 22, 2024 5:04 pm
Forum: Technical Help
Topic: [2.0.20] mixed world gen on nauvis
Replies: 3
Views: 530

Re: [2.0.20] mixed world gen on nauvis

So after trying countless commands I still couldnt fix the chunks or generation...
Turns out the mixed terrain is generating since I visited gleba for all new chunks I think.
When I try the map exchange string in a new save and go with the editor to the affected area it generates how it is supposed ...
by Philipp
Fri Nov 22, 2024 3:13 pm
Forum: Technical Help
Topic: [2.0.20] mixed world gen on nauvis
Replies: 3
Views: 530

[2.0.20] mixed world gen on nauvis

Hello,
I noticed mixed world generation in my save on nauvis.
on the left of the map in the dessert scrap patches and gleba vegetation is generating.
How can i fix this? I nearly spent 90 hours in this save file.

I added the save file.

Thanks!
by Philipp
Sat Mar 30, 2024 9:05 pm
Forum: Modding help
Topic: What am I missing? Lua API
Replies: 4
Views: 1231

Re: What am I missing? Lua API

Thanks, that fixed it!
by Philipp
Sat Mar 30, 2024 8:24 pm
Forum: Modding help
Topic: What am I missing? Lua API
Replies: 4
Views: 1231

Re: What am I missing? Lua API

I get the same error when I use on_init
by Philipp
Sat Mar 30, 2024 7:01 pm
Forum: Modding help
Topic: What am I missing? Lua API
Replies: 4
Views: 1231

What am I missing? Lua API

Hello together,

I´m realyy struggling to get a simple script from the API Docs running.
Just can´t figure out what I´m missing. I guess its pretty simple...

The code:

--control.lua

script.on_load(function()
local surface = game.surfaces["nauvis"]
surface.create_entity({
name = "big-biter ...
by Philipp
Mon Aug 21, 2023 6:53 pm
Forum: Modding help
Topic: Technology Order
Replies: 5
Views: 1457

Re: Technology Order

Hello Bilka,

thank you. Assigning a subgroup "science-pack" to the blue science pack moved them way down but now they still ignore the the order.
Can I upload a save with the mod here?
by Philipp
Mon Aug 21, 2023 2:18 pm
Forum: Modding help
Topic: Technology Order
Replies: 5
Views: 1457

Re: Technology Order

Hello Bilka,
yes that was what I was also thinking but see:
Bildschirmfoto 2023-08-21 um 16.16.56.png
Bildschirmfoto 2023-08-21 um 16.16.56.png (284.19 KiB) Viewed 1400 times
by Philipp
Mon Aug 21, 2023 9:40 am
Forum: Modding help
Topic: Technology Order
Replies: 5
Views: 1457

Technology Order

Hello!
Im trying to figure out how ordering in the technology gui works. I use debug mode to gather information and the Lua API.
I was thinking that the game sorts after the order string in alphabetical order.
So why is it that in the base mod "military" has the order "e-a-a" but "logistics" with ...

Go to advanced search