Since the recent updates (I think .48 and upwards) I have experienced problems with the Helicopters and Teleportation mods. I've attached a screenshot of the error when I attempt to enter a helicopter that was placed before the update. If I place a new one, I don't have any problem.
Also, all teleportation platforms are basically "there but not there". If I place a new one, then it will work, but the old ones (like the one pictured in my screenshot) also doesn't work.
Note, I can put items into and take them out from my helicopter, but I get a similar crash if I try to enter, mine, or destroy the previously-placed helicopter.
Links to my save and mods:
https://drive.google.com/open?id=1DHgRR ... Ft2uCX9gu4
[0.16.50] Error while running event (entering helicopter)
-
- Burner Inserter
- Posts: 8
- Joined: Wed Aug 17, 2016 6:36 pm
- Contact:
[0.16.50] Error while running event (entering helicopter)
- Attachments
-
- Screenshot of error
- 2018-06-11_factorio_helicopters_error_crash-to-menu.png (2.58 MiB) Viewed 1953 times
-
- mod-list.json
- Mod list JSON
- (3.03 KiB) Downloaded 106 times
Re: [0.16.50] Error while running event (entering helicopter)
This is a mod error, not a game bug. Post in the mod's thread.
I'm an admin over at https://wiki.factorio.com. Feel free to contact me if there's anything wrong (or right) with it.
-
- Burner Inserter
- Posts: 8
- Joined: Wed Aug 17, 2016 6:36 pm
- Contact:
Re: [0.16.50] Error while running event (entering helicopter)
I wasn't sure since the error came after an update and I noticed problems with two mods.
- eradicator
- Smart Inserter
- Posts: 5207
- Joined: Tue Jul 12, 2016 9:03 am
- Contact:
Re: [0.16.50] Error while running event (entering helicopter)
That probably means the mod has a broken on_configuration_changed handler, and deleted the old register. You'll just have to rebuild all of them. I.e. it happens because an update happend, not particularly because this update happend. And unless the mod is fixed it's going to happen on every update.basilgohar wrote:Also, all teleportation platforms are basically "there but not there". If I place a new one, then it will work, but the old ones (like the one pictured in my screenshot) also doesn't work.
-
- Burner Inserter
- Posts: 8
- Joined: Wed Aug 17, 2016 6:36 pm
- Contact:
Re: [0.16.50] Error while running event (entering helicopter)
Opened an issue at GitHub for factorio-helicopters here:
https://github.com/kumpuu/factorio-heli ... /issues/14
https://github.com/kumpuu/factorio-heli ... /issues/14