S-C-A-N / SCANsat

Real Scanning, Real Science, at Warp Speed!
217 stars 97 forks source link

SCANtype limit #338

Closed tomasbrod closed 4 years ago

tomasbrod commented 5 years ago

While adding missing resources from Interstellar (kspie), I exceeded the maximum type. 2^30 seems to be the last working. It is ok to have a limit, but something has to be done about this.

I think the fastest workaround is to remove resources that I do not use in my modpack.

tomasbrod commented 5 years ago

Another solution would be to allow registering multiple resources with the same type. Usually one part is used to scan multiple resources at once, so it would not matter.

DMagic1 commented 4 years ago

This is no longer relevant as all resources are handled by a single scanner type. The high resolution resource scan will handle all of them.