[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
Re: pdp++ crashes when changing specs
"Stefan van der Stigchel" <stefan.vanderstigchel@phil.uu.nl> writes:
> I'm working on a project and everytime when I change the specs of a
> connection, save the project, close it, load it again and run it, it
> craches. Is there anyone who has had this same issue or could give me some
> advice?
Make sure to do ReInit or NewInit before running -- it will check the
network and should prevent this kind of crash. If you're already
doing this, then its a bug. If you email me the project that crashes,
I can debug it (be sure to specify the executable type, eg., bp++).
- Randy