[0.15] Attempt to use different prototype to traverse ...

This subforum contains all the issues which we already resolved.
User avatar
mickael9
Fast Inserter
Fast Inserter
Posts: 112
Joined: Mon Mar 14, 2016 4:04 am
Contact:

[0.15] Attempt to use different prototype to traverse ...

Post by mickael9 »

Having this error with my brand new portable chests mod (https://mods.factorio.com/mods/mickael9/portable-chests)

This happens if you have a portable chest in an inventory and then try to load the save with the mod missing or disabled.

It seems to be caused by the fact there is no base item of type "item-with-inventory":

Code: Select all

  23.021 Warning Scenario.cpp:145: Map loading failed: Unknown entity portable-chests-wooden-chest (Maybe you loaded alpha save from demo)

Attempt to use different prototype to traverse save of already removed entity called "portable-chests-wooden-chest" failed.There is no other prototype of the same type (item-with-inventory) to be used to load the entity.
  23.165 Error AppManagerStates.cpp:1119: Unknown entity portable-chests-wooden-chest (Maybe you loaded alpha save from demo)
Attachments
test.zip
Example save file (load with no mods)
(1.37 MiB) Downloaded 81 times
Rseding91
Factorio Staff
Factorio Staff
Posts: 16025
Joined: Wed Jun 11, 2014 5:23 am
Contact:

Re: [0.15] Attempt to use different prototype to traverse ...

Post by Rseding91 »

Which version of the game are you running? This should be fixed in 0.15.13.
If you want to get ahold of me I'm almost always on Discord.
User avatar
mickael9
Fast Inserter
Fast Inserter
Posts: 112
Joined: Mon Mar 14, 2016 4:04 am
Contact:

Re: [0.15] Attempt to use different prototype to traverse ...

Post by mickael9 »

Apparently not. Try loading the save (you can also see it was created in 0.15.13)
Rseding91
Factorio Staff
Factorio Staff
Posts: 16025
Joined: Wed Jun 11, 2014 5:23 am
Contact:

Re: [0.15] Attempt to use different prototype to traverse ...

Post by Rseding91 »

Thanks for the save. This is now fixed for the next version of 0.15.
If you want to get ahold of me I'm almost always on Discord.
Post Reply

Return to “Resolved Problems and Bugs”