weird object error
BlueSoup:
But then you see that the OP has Inteen, so perhaps there is a conflict with them.
twojeffs:
That is a real Maxis error message believe it or not. I will look and see if the visitor controller could be causing that. I don't think so, but it's possible.
jase:
Quote from: BlueSoup on 2006 April 23, 02:45:42
But then you see that the OP has Inteen, so perhaps there is a conflict with them.
Must you blame InTeen for everything?
Anyway, this is a Lua scripting error (which is why it looks so different) and as Jeff states, a real Maxis error. Professor Kendal is trying to window shop and is apparently trying to find a window through which he can look at something. There is a Lua script called FindValidWindow, and at some point it attempted to look up an object by its GUID (a globally unique identifier that is assigned to all objects in the game). The GUID is bogus, so the game is complaining that it can't possibly find such an object. This is most likely a Maxis bug or possibly the script chanced upon some custom content (a custom window perhaps?) that was malformed in some way.
Ellie:
There were custom windows on the lot, yes.
But whatever it was, I think it is resolved now, at least I haven't had an error like this anymore and I have played with the lot for a while now. (When I last played, I got lots of error logs like the one I posted.) I took out some hacks and put in new ones, so it could have been a hack conflict although I thought none of the hacks I had at the time should have conflicted.
jase:
This is almost assuredly a content issue - whether its' a Maxis content issue or having to do with one of your custom objects, its difficult to say. I'd chock it up to a fluke and not worry about it unless it occurs repeatedly.
Navigation
[0] Message Index
[#] Next page
[*] Previous page