Jump to content
SSForum.net is back!

Recommended Posts

Posted

migt be a stupid question but ill ask it anyway.

 

I downloaded the lates build (1109) and I extracted em and overwriten the old version. Now when I try to open it it gives this error: "the language DLL 'VB6FR.DLL' count not be found." Why does it give that? and where is that dll supose to be? coz i never had that dll before. (actualy not in the folder where DCME is in).

 

- Witch

Posted

someone else had that problem before, and its not a dumb question blum.gif

 

Did you get the same problem with previous versions of DCME? That might give us a hint as to what's causing the problem...

 

that DLL is for French version of visual basic 6.0, which I am using to build DCME... but I have no idea why it needs it...

why would it need the language DLL after being compiled... and how would I fix that... cause it seems that all the .exe I compile have this problem, and not those compiled by Drake... I'm guessing you're not using VB6.0 French Drake?

 

anyways... here's your temporary fix:

it goes in c:\windows\system32 if I remember correctly

 

http://www.ssforum.net/index.php?act=Attac...pe=post&id=1727

Posted
no i use the english version, as for every other program i use, although my main language is dutch (well more flemish dialect than proper dutch but well you get the point) but i hate having programs in dutch so everything english.
Posted

If you compile with French VB, (all? some? most?) system error messages (file not found and such) are in French as well!

 

So, it's a rather bad idea.

Posted

but how can I make it compile non-french? ... i'll have to take a look...

 

just get the .dll i attached for now blum.gif i'll fix it someday

Posted

You can't actually fix it just by copying that DLL to the program directory. It has to be stuck in System32 and registered. (regsvr32 blah.dll)

 

I'm pretty sure French VB6 can't compile English, so... meh blum.gif

Posted

there is something called like a visual basic 6 torrent blum.gif . And after a while a file will magically appear on your disk and if you execute it, it will no doubtly install the english version.

 

too subtle ? thought so

Posted
someone else had that problem before, and its not a dumb question blum.gif

 

Did you get the same problem with previous versions of DCME? That might give us a hint as to what's causing the problem...

 

that DLL is for French version of visual basic 6.0, which I am using to build DCME... but I have no idea why it needs it...

why would it need the language DLL after being compiled... and how would I fix that... cause it seems that all the .exe I compile have this problem, and not those compiled by Drake... I'm guessing you're not using VB6.0 French Drake?

 

anyways... here's your temporary fix:

it goes in c:\windows\system32 if I remember correctly

 

http://www.ssforum.net/index.php?act=Attac...pe=post&id=1727

 

i only had 3 versions.

1: DCME1108

2: DCME1108_edits1

3: DCME_1109

 

the problem only occured at version 1109.

cant tell you more.

 

i can tell you that if you download that file (http://www.ssforum.net/index.php?act=Attac...pe=post&id=1727) and you extract it into c:\windows\system32 it fixes the problem

Posted

im not going to download a whole other VB program...

 

im sure there is a way to make it compile using another language... I mean... the fact that it is in french is only meant to give me a french interface, it shouldnt affect the way I have to distribute my programs... thats dumb

Posted

aaah, but you have dumb and microsoft dumb, the two are different, as the second one = dumb + totally illogical

 

iirc btw these version were the ones that sama compiled

 

Btw, it seems that your regional settings also change the behaviour of vb, when i programmed a app while being on Chinese PRC as regional setting and recompiled it afterwards being on English (US) changed some String handling and all

Guest
This topic is now closed to further replies.
×
×
  • Create New...