This thread looks to be a little on the old side and therefore may no longer be relevant. Please see if there is a newer thread on the subject and ensure you're using the most recent build of any software if your question regards a particular product.
This thread has been locked and is no longer accepting new posts, if you have a question regarding this topic please email us at support@mindscape.co.nz
|
I've just opened an existing project in Lightspeed 5, but I believe before they may have been using Lightspeed 4 (it's potentially the first time use with Lightspeed 5). I get about sixteen errors: "The discriminator value '6' is used more than once in the same inheritance hierarchy" with varying numbers specified. I can't seem to find anything like it on stackoverflow or the like so thought I'd post here. |
|
|
Look for an inheritance structure with a large number of derived classes and then check what discriminator value you are using. Presumably you will find 16 of them using the value "6" :)
|
|