Starstrider42 / Custom-Asteroids

A KSP mod that lets users control where asteroids appear
http://starstrider42.github.io/Custom-Asteroids/
MIT License
13 stars 10 forks source link

Asteroids Don't Receive Custom Names Without Custom Spawner #19

Closed wtchappell closed 8 years ago

wtchappell commented 9 years ago

In an effort to avoid a bug where asteroids spawn until the game chokes, I've disabled the CustomAsteroids spawner in favor of the stock one.

While this did fix the number of asteroids I have, all new asteroids are just named 'Ast. FOO' instead of the titles listed in the config files.

Starstrider42 commented 8 years ago

@wtchappell, can you tell me what KSP you're using (OS, 32- or 64-bit)? I just installed Custom Asteroids 1.1.0 on a clean Windows KSP 1.0.5 32-bit, and I don't get this problem:

Never mind, I saw it in your other post: Linux x64

Starstrider42 commented 8 years ago

Since the relevant code has been completely rewritten, this issue does not apply to Custom Asteroids 1.2. Please open a new issue if a similar problem appears again.