john9818a on 2/3/2016 at 04:23
A search turned up nothing. Does anyone know what this means? I've found it repeatedly in the monolog file and each entry is followed by three numbers as in 3 0 0.
Unna Oertdottir on 2/3/2016 at 16:06
Look at the first number (3 in this case). Is this an object? Maybe an object with a corpse link or an emitter that doesn't work?
R Soul on 2/3/2016 at 16:34
Quote Posted by john9818a
A search turned up nothing.
Looking for ghosts is hard :sweat:
Is this for a specific mission? If so are there custom scripts? And are you getting problems like crashes or other things?
john9818a on 2/3/2016 at 17:00
There are custom scripts and I do get an occasional crash in dromed when going back to editor mode or when moving the camera around. The crashes only occurs maybe once every few days (with me using dromed everyday) but I have seen this monolog entry in other missions as well.
I'll check on the object tonight but everything in the mission seems to be working fine.
Unna Oertdottir on 3/3/2016 at 09:31
Let's asume the monolog shows that message
cannot setup debug ghost info for 1000 0 0
The object number "1000" doesn't extist. But 999 is the latest object that you created. "1000" is an object that will be created later in game mode (like a critter shot)
If you're lucky, obj 999 is also the culprit. But you have to pay attention for the monolog right after creating the object and checked the monolog.
You can see that in some old T1/TG missions like Curse of the Ancients. If I delete the apparitions there, the message is not displayed in the monolog any more.