Search found 5 matches

by MengLei
Mon May 05, 2025 2:23 am
Forum: Modding help
Topic: [Solved]How to create cargo pod?
Replies: 1
Views: 266

Re: How to create cargo pod?

It's been resolved.
Turns out you don't need to specify hatch at all, just station or surface!

If spaceship to surface:

local multi_pod_destination = nil
if pod.cargo_pod_destination["type"] == defines.cargo_destination.station then
multi_pod_destination = {
type = defines.cargo_destination ...
by MengLei
Sat May 03, 2025 10:10 am
Forum: Modding help
Topic: [Solved]How to create cargo pod?
Replies: 1
Views: 266

[Solved]How to create cargo pod?

As you can see in the picture, the cargo is clearly "not reseved", but the next step of the game is to report an error that it's already reseved. Why?
Or is there a better way to launch a rocket (only need space platform -> surface)?

Key Code:

---- in function Public.examine_cargo_pods(platform ...
by MengLei
Thu Oct 31, 2024 3:14 pm
Forum: Resolved Problems and Bugs
Topic: [2.0.13] Crash recycling blueprint album (ItemStack::addFromItemStack)
Replies: 4
Views: 1684

Re: [2.0.13]Recycling blueprint albums causes the game to crash

I think this is most likely caused by Chinese (non-ascii characters). Because I tested all three blueprints with the name [1] [test1] [test+icon] and none of them crashed.
by MengLei
Thu Oct 31, 2024 3:05 pm
Forum: Resolved Problems and Bugs
Topic: [2.0.13] Crash recycling blueprint album (ItemStack::addFromItemStack)
Replies: 4
Views: 1684

Re: [2.0.13]Recycling blueprint albums causes the game to crash

Rseding91 wrote: Thu Oct 31, 2024 2:57 pm Can you please provide a save file that reproduces this issue?
factorio-current.log
(24.41 KiB) Downloaded 54 times
1.png
1.png (5.86 MiB) Viewed 1672 times
2.png
2.png (4.63 MiB) Viewed 1672 times
like this, I put "铺网格专用" blueprint book into recycler, and game crashed.
save file:
1.zip
(34.69 MiB) Downloaded 62 times
by MengLei
Thu Oct 31, 2024 2:57 pm
Forum: Resolved Problems and Bugs
Topic: [2.0.13] Crash recycling blueprint album (ItemStack::addFromItemStack)
Replies: 4
Views: 1684

[2.0.13] Crash recycling blueprint album (ItemStack::addFromItemStack)

As the title says, my friend doesn't know how to delete the blueprints directly, so he puts the blueprint book in the recycler and then the game crashes directly. Please fix the problem as soon as possible. I have told him that blueprints can be removed by using the delete button to remove them.

Go to advanced search