Kenshin the ancient said:
they where "32768" and "32769"
The maximum for many, many of the fields in the resources used by the Escape Velocity games is 32767.
The CrimpMaster, on Jan 30 2006, 10:05 PM, said:
Yeah, why does MC have a problem with paint? It annoys me.
Paint colour selection is broken in the current version, mostly because I tried to use a standard colour picker, which proved incompatible with the oütf resource's odd 15-bit colours. For 3.3.2, I've replaced it with a custom-designed colour picker which seems to work perfectly.
The CrimpMaster, on Jan 30 2006, 10:05 PM, said:
Also, I've had problems with MC checking random boxes for me, but nothing I couldn't fix.
View Post
I haven't been able to track down any cases of this that weren't caused by the user entering over-high values somewhere in the resource. The problem is that in the current version, under some circumstances, this can cause the resource to be incorrectly formatted; in 3.3.2, I've modified the resource framework itself to detect over-high values and replace them with the maximum.