ERM - Zerg HD Graphic Assets

by heyqule

ERM - Zerg HD Graphic Assets. PLEASE DO NOT COPY THESE ASSETS TO YOUR OWN MODS. You should use mod dependencies if you plan to use these assets. HD asset duplication is bad for game performance! Visit detail page for integration details

Internal
1 year, 2 months ago
1.1
17.0K

b Crash because erm_libs is not loaded

1 year, 3 months ago

Hi! We've got a crash reported which is actually caused by an error in your mod:

Failed to load mod "Natural_Evolution_Enemies": __erm_zerg_hd_assets__/animation_db.lua:7: Path __erm_libs__/prototypes/animation_db.lua does not match any enabled mod.

The game will crash because your mod is missing the dependency on erm_libs. The reason is a typo in your info.json:

  "depedencies": [
  "erm_libs >= 1.0.0"
]

Please note the wrong spelling of "depeNdencies"!

1 year, 3 months ago

My apologies. 1.2.0 fixes it.

1 year, 3 months ago

No need to apologize, typos happen. And thanks for fixing this so fast! :-)

New response