POV-Ray : Newsgroups : moray.win : Bug in new City Plugin? Server Time
29 Jul 2024 04:19:05 EDT (-0400)
  Bug in new City Plugin? (Message 7 to 16 of 16)  
<<< Previous 6 Messages Goto Initial 10 Messages
From: Ian Burgmyer
Subject: Re: Bug in new City Plugin?
Date: 9 Sep 1999 23:24:21
Message: <37d879e5@news.povray.org>
It works for me, and I have VC4 installed.  Perhaps Steven has the DLLs
installed from another program?

-Ian

Keith Hull <kei### [at] totalisecouk> wrote in message
news:37D8017B.284294E3@totalise.co.uk...
> Hi Steven,
>
> Have you got MS VC installed?
>
> Keith
>
> Steven Durham wrote:
>
> > thats funny, it works for me.
> > Steven
> > Christophe Laborde <lab### [at] club-internetfr> wrote in message
> > news:37D74BB4.71C7DF59@club-internet.fr...
> > > Hi all
> > >
> > > The city plugin doesn't work, even the last version. Same message than
> > > Florian
> > >

> > >
> > > > Hi Florian,
> > > >
> > > > I'm not aware of any other dll that you may need unless I left it in
> > > > debug mode? However I've did find another bug last night (I didn't
> > > > calculate the number of edges and vectors correctly), which I've
fixed
> > > > and uploaded.
> > > > Hopefully this should fix any problems:-)
> > > >
> > > > Best Regards,
> > > >
> > > > Keith
> > > >
> > > > Florian Fischer wrote:
> > > >
> > > > > Thank you, Keith, that you put the roads into your plugin... but
> > > > > unfortunately I still can't see them.
> > > > > This is 'cause at startup Moray displays the following error
message:
> > > > >
> > > > > <errormsg> The plugin 'CityMFC.dll' could not be loaded. Make sure
> > > > > that any other DLLs the plugin requires are present. Contact the
> > > > > author of the plugin if you're not sure what the problem could be.
> > > > > </errormsg>
> > > > >
> > > > > So what is the problem? Did anyone else experience this too? Or
does
> > > > > the plugin really require some DLLs in the newest version? May I
> > > > > believe Moray?
> > > > >
> > > > > Thanks for answering
> > > > >
> > > > > Florian Fischer
> > >
> > > --
> > > LABORDE Christophe
> > >
> > >
>


Post a reply to this message

From: Ian Burgmyer
Subject: Re: Bug in new City Plugin?
Date: 9 Sep 1999 23:25:50
Message: <37d87a3e@news.povray.org>
MSVC = Microsoft Visual C++

-Ian

Steven Durham <ste### [at] earthlinknet> wrote in message
news:37d80c17@news.povray.org...
> I don't know, what is MS VC? I just downloaded the plugin and installed it
> by the directions included and it works just fine for me. I posted an
image
> using only the city plugin and the galaxyplugin on moray binaries. thanx
for
> the great plugins keith
> Keith Hull <kei### [at] totalisecouk> wrote in message
> news:37D8017B.284294E3@totalise.co.uk...
> > Hi Steven,
> >
> > Have you got MS VC installed?
> >
> > Keith
> >
*snip snip*


Post a reply to this message

From: Arne Kleinophorst
Subject: Re: Bug in new City Plugin?
Date: 10 Sep 1999 11:33:09
Message: <37D92371.5FA1771F@metronet.de>
Keith Hull schrieb:
> Have you got MS VC installed?
>
> Steven Durham wrote:
> 
> > thats funny, it works for me.

Well it' working fine for me as well and i'm pretty sure that i don't
have ms vc installed. But i do run a watcom 11 on my system, so thats
probably why it's working.

I remember a moray version, where some dll's were missing. I think this
package did it for me before installing my watcom. And if i remember
right, in the first version of Alexander Enzmann's plugin also some
dll's were missing.
Maybe he knows, which ones.

Not very much of a help, i'm afraid but maybe a hint.

Arne Kleinophorst


Post a reply to this message

From: Keith Hull
Subject: Re: Bug in new City Plugin?
Date: 11 Sep 1999 06:10:54
Message: <37DA2B64.737711FF@totalise.co.uk>
Hi All,

I don't know why the PlugIn is not working (using QuickView - the dll needs
the following dlls MFC42.dll MSVCRT.dll USER32.dll and  KERNEL32.dll these
should all be available in the Win98 system directory). None of the dlls
are debug versions, which means that the correct version has been uploaded
to my website.

Can you all right click on the dll and use QuickView to look at the dlls
needed?

TIA,

Keith

Arne Kleinophorst wrote:

> Keith Hull schrieb:
> > Have you got MS VC installed?
> >
> > Steven Durham wrote:
> >
> > > thats funny, it works for me.
>
> Well it' working fine for me as well and i'm pretty sure that i don't
> have ms vc installed. But i do run a watcom 11 on my system, so thats
> probably why it's working.
>
> I remember a moray version, where some dll's were missing. I think this
> package did it for me before installing my watcom. And if i remember
> right, in the first version of Alexander Enzmann's plugin also some
> dll's were missing.
> Maybe he knows, which ones.
>
> Not very much of a help, i'm afraid but maybe a hint.
>
> Arne Kleinophorst


Post a reply to this message

From: Florian Fischer
Subject: Re: Bug in new City Plugin?
Date: 11 Sep 1999 09:56:32
Message: <37DA5EAC.2B7E928A@gmx.de>
Hi,

> I don't know why the PlugIn is not working (using QuickView - the
> dll needs the following dlls MFC42.dll MSVCRT.dll USER32.dll and  
> KERNEL32.dll these should all be available in the Win98 system 
> directory). 

Well, good idea to use QuickView. I did this too and I see that you're
importing the following dlls:

MFC42D.dll MSVCRTD.dll KERNEL32.DLL USER32.DLL

so probably I'm not having the first and the second. They are debug
versions, aren't they?

But I'll look for the new version. You might have solved the problem.

Florian Fischer


Post a reply to this message

From: Keith Hull
Subject: Re: Bug in new City Plugin?
Date: 11 Sep 1999 14:23:19
Message: <37DA9ECF.67FAEEB7@totalise.co.uk>
Hi Florian,
Yep, the d after MFC42 and MSVCRT gives it away!

Hopefully the new version should be OK!

Best Regards,

keith

Florian Fischer wrote:

> Hi,
>
> > I don't know why the PlugIn is not working (using QuickView - the
> > dll needs the following dlls MFC42.dll MSVCRT.dll USER32.dll and
> > KERNEL32.dll these should all be available in the Win98 system
> > directory).
>
> Well, good idea to use QuickView. I did this too and I see that you're
> importing the following dlls:
>
> MFC42D.dll MSVCRTD.dll KERNEL32.DLL USER32.DLL
>
> so probably I'm not having the first and the second. They are debug
> versions, aren't they?
>
> But I'll look for the new version. You might have solved the problem.
>
> Florian Fischer


Post a reply to this message

From: Florian Fischer
Subject: Re: Bug in new City Plugin?
Date: 12 Sep 1999 14:27:18
Message: <37DBF074.8E6E5E5F@gmx.de>
Hi Keith,

> Hi Florian,
> Yep, the d after MFC42 and MSVCRT gives it away!
> 
> Hopefully the new version should be OK!

If you're referring to the version of 8/9/99: same problem in there.
I've tried it.

Bye
  Florian


Post a reply to this message

From: LABourdillon
Subject: Re: Bug in new City Plugin?
Date: 12 Sep 1999 17:16:55
Message: <37dc1847@news.povray.org>
Just downloaded and tried the CityMFC.dll dated 9/7/99 (~80kb) and it failed
to load during the Moray startup. Yes, I am using MSVC V6 SP3 on my machine.
Your galaxy plugin works just fine, however.

..larry


Keith Hull <kei### [at] totalisecouk> wrote in message
news:37D8017B.284294E3@totalise.co.uk...
> Hi Steven,
>
> Have you got MS VC installed?
>


Post a reply to this message

From: Keith Hull
Subject: Re: Bug in new City Plugin?
Date: 14 Sep 1999 13:50:07
Message: <37DE8B92.6B003ADC@totalise.co.uk>
Hi There,

I think I've found the fault - please try again, the new version should be the
release version and it should not have any optimizations.

Best of Luck ;-)
Keith

LABourdillon wrote:

> Just downloaded and tried the CityMFC.dll dated 9/7/99 (~80kb) and it failed
> to load during the Moray startup. Yes, I am using MSVC V6 SP3 on my machine.
> Your galaxy plugin works just fine, however.
>
> ..larry
>
> Keith Hull <kei### [at] totalisecouk> wrote in message
> news:37D8017B.284294E3@totalise.co.uk...
> > Hi Steven,
> >
> > Have you got MS VC installed?
> >


Post a reply to this message

From: LABourdillon
Subject: Re: Bug in new City Plugin?
Date: 14 Sep 1999 20:50:56
Message: <37deed70@news.povray.org>
Keith,

As you suggested, just downloaded the 9/10/99 version. Loads fine with
Moray - only had a few minutes with it and it seemed to behave nicely. I'll
experiment more with this plugin later, but looks good so far. Much
appreciated. While I've programmed over the years in C and C++, I'm
relatively new to Windows MSVC so I can appreciate the effort that one puts
into tracking down such a problem. Thanks again.

..larry


Keith Hull <kei### [at] totalisecouk> wrote in message
news:37DE8B92.6B003ADC@totalise.co.uk...
> Hi There,
>
> I think I've found the fault - please try again, the new version should be
the
> release version and it should not have any optimizations.
>
> Best of Luck ;-)
> Keith
>
> LABourdillon wrote:
>
> > Just downloaded and tried the CityMFC.dll dated 9/7/99 (~80kb) and it
failed
> > to load during the Moray startup. Yes, I am using MSVC V6 SP3 on my
machine.
> > Your galaxy plugin works just fine, however.
> >


Post a reply to this message

<<< Previous 6 Messages Goto Initial 10 Messages

Copyright 2003-2023 Persistence of Vision Raytracer Pty. Ltd.