McGuten / 5DimsFactorioMods

5Dim's Factorio mods
MIT License
36 stars 45 forks source link

incompatible with version 0.17.35 #94

Open redmoonrus opened 5 years ago

redmoonrus commented 5 years ago

Change in Core.

Renamed the character entity type and name from "player" to "character" to make it consistent with how we call/access it in all other places.

MisterX2000 commented 5 years ago

Can confirm in 0.17.37 too. I get this error message because of the name change:

Error ModManager.cpp:1294: Failed to load mod "5dim_core": __5dim_core__/data-final-fixes.lua:46: attempt to index field 'player' (a nil value)
thezboe commented 5 years ago

96 will fix this.

thezboe commented 5 years ago

This issue has been fixed with the pull request accepted.