PDA

View Full Version : Strange Layout Loading Error?


newbietek
05-28-2004, 04:28 AM
Hi,

Seem to have this error when loading a scene of mine. It asks for the location of an object and then shows this error (below). When I close down the error it appears that the only object that loaded was the one I showed the location of. I've tried removing this object etc, or clicking no to choosing an 'alternative object location' but the error appears none the less. I was hoping someone could help, being it my final assessment.

The error is..

Error on load! Couldn't load a line of data! E
Line 519

Any assistance would be greatly appreciated,

Chris

JamesCurtis
05-28-2004, 02:26 PM
I'm wondering if it is a missing or malfunctioning plugin problem.

Lynx3d
05-28-2004, 05:44 PM
possibly, since there is a nice well...i call it bug that causes your scene not to load if a plugin searches block of data and it does not exist.
If the block is (or rather should be) at the lowest level of the plugin entry LW will search to the end of the scene file instead of stopping at the end of the plugin entry. Happens at least up to LW 7.5c.

Is there any plugin assigned to that one object that loads?
(one that gets saved with the scene, so one that is no shader or procedural texture)

newbietek
05-29-2004, 10:58 PM
Thanks for your help guys,

You were right, there is a compatability issue with Macintosh SasLite -> PC SasLite. Removed the reference and it seems to like me again.

Cheers!