sarbian / ModuleManager

177 stars 95 forks source link

[Bug] Patches can't be applied to parts with spaces in name #156

Closed Monniasza closed 4 years ago

Monniasza commented 4 years ago

This code won't work, but it follows all guidelines: @PART[Some part]{ @name = Second name }

The ModuleManager stops interpreting name after the space.

sarbian commented 4 years ago

It is not a bug with MM but with how the stock game parse cfg. You need to replace the space with a ?