If you have a problem or need to report a bug please email : support@dsprobotics.com
There are 3 sections to this support area:
DOWNLOADS: access to product manuals, support files and drivers
HELP & INFORMATION: tutorials and example files for learning or finding pre-made modules for your projects
USER FORUMS: meet with other users and exchange ideas, you can also get help and assistance here
NEW REGISTRATIONS - please contact us if you wish to register on the forum
Users are reminded of the forum rules they sign up to which prohibits any activity that violates any laws including posting material covered by copyright
msvcr90-ruby191.dll error
16 posts
• Page 1 of 2 • 1, 2
msvcr90-ruby191.dll error
Hi,
i have installed flowstone 2 demo on different folder than v1 professional, but after doing that, i get the attached popup with exe exported on v1.
Even adding the msvcr90-ruby191.dll to the same folder where the exe is located the popup appears and only reinstalling flowstone v1 solved the issue.
i have installed flowstone 2 demo on different folder than v1 professional, but after doing that, i get the attached popup with exe exported on v1.
Even adding the msvcr90-ruby191.dll to the same folder where the exe is located the popup appears and only reinstalling flowstone v1 solved the issue.
- Attachments
-
- missing_dll.jpg (21.21 KiB) Viewed 20701 times
- sal
- Posts: 42
- Joined: Thu Aug 19, 2010 4:56 pm
Re: msvcr90-ruby191.dll error
Sal,
what version of Windows did you install the exe on?
I test FlowStone2 exes on numerous computers and have reproduced the exact same error as you on a machine running an older version of Windows XP SP3.
After debugging this issue though, I came to the conclusion I had a faulty RAM DIMM in that particular computer.
I also updated that computer's SP3 with the very latest updates.
Everything is okay now.
Let us know.
Cheers
what version of Windows did you install the exe on?
I test FlowStone2 exes on numerous computers and have reproduced the exact same error as you on a machine running an older version of Windows XP SP3.
After debugging this issue though, I came to the conclusion I had a faulty RAM DIMM in that particular computer.
I also updated that computer's SP3 with the very latest updates.
Everything is okay now.
Let us know.
Cheers
- AnthonyTower
- Posts: 29
- Joined: Wed Sep 01, 2010 3:22 am
Re: msvcr90-ruby191.dll error
hi,
i'm on windows 7 64 bit and it's not a ram problem, it's related to a conflict between flowstone v1 and the ruby functionality of flowstone v2.
i'm on windows 7 64 bit and it's not a ram problem, it's related to a conflict between flowstone v1 and the ruby functionality of flowstone v2.
- sal
- Posts: 42
- Joined: Thu Aug 19, 2010 4:56 pm
Re: msvcr90-ruby191.dll error
sal wrote:hi,
i'm on windows 7 64 bit and it's not a ram problem, it's related to a conflict between flowstone v1 and the ruby functionality of flowstone v2.
How did you find this out ?
I'm led to believe then, by de-installing FS1 the problem goes away ?
I had that same error message on a 'virgin' Windows XP SP3 install.... before I troubleshooted it to be a RAM issue.
Cheers
- AnthonyTower
- Posts: 29
- Joined: Wed Sep 01, 2010 3:22 am
Re: msvcr90-ruby191.dll error
I forgot to add that out of the half dozen computers I test FS2 compiled exes on, half of them are loaded with Windows 7 Home Premium SP 1.
You can always post your problematic compiled exe here and I'll be glad to test it out on my various computers, than give you the results.
Cheers
You can always post your problematic compiled exe here and I'll be glad to test it out on my various computers, than give you the results.
Cheers
- AnthonyTower
- Posts: 29
- Joined: Wed Sep 01, 2010 3:22 am
Re: msvcr90-ruby191.dll error
hi Anthony,
maybe my first post is not clear.
I have flowstone v1 professional and i wanted to try flowstone v2 free version on the same system.
After the installation of flowstone v2, the msvcr90-ruby191.dll error is related to exes compiled on flowstone v1.
So it's clear there is something in windows registry that points flowstone to compile the exe including the ruby dll which is only available in v2 and i don't see any relationship with bad ram modules.
After reinstalling flowstone v1 the problem disappeared, so i just wanted to let other people know what i have done to solve it.
maybe my first post is not clear.
I have flowstone v1 professional and i wanted to try flowstone v2 free version on the same system.
After the installation of flowstone v2, the msvcr90-ruby191.dll error is related to exes compiled on flowstone v1.
So it's clear there is something in windows registry that points flowstone to compile the exe including the ruby dll which is only available in v2 and i don't see any relationship with bad ram modules.
After reinstalling flowstone v1 the problem disappeared, so i just wanted to let other people know what i have done to solve it.
- sal
- Posts: 42
- Joined: Thu Aug 19, 2010 4:56 pm
Re: msvcr90-ruby191.dll error
sal wrote:
... the msvcr90-ruby191.dll error is related to exes compiled on flowstone v1.
So it's clear there is something in windows registry that points flowstone to compile the exe including the ruby dll which is only available in v2 and i don't see any relationship with bad ram modules.
After reinstalling flowstone v1 the problem disappeared, so i just wanted to let other people know what i have done to solve it.
I wonder if writing an ahead-of-time compiler for Ruby instead of running the Ruby scripts in a run-time environment (and without resorting to a JIT compiler) would solve issues like this one...
Cheers
- AnthonyTower
- Posts: 29
- Joined: Wed Sep 01, 2010 3:22 am
Re: msvcr90-ruby191.dll error
So basically what you are saying is, only install one copy of FlowStone on your PC.
V2 works perfectly
V1 Works Perfectly
But installing both in separate folders will cause a conflict in the registry.
Makes sense
V2 works perfectly
V1 Works Perfectly
But installing both in separate folders will cause a conflict in the registry.
Makes sense
- DSP
- Posts: 150
- Joined: Fri May 14, 2010 10:55 pm
Re: msvcr90-ruby191.dll error
hi,
New problem (sorry for my english)
I work with win7 64bits
I've make a very simple software with just a ruby custom ticker and all is basic: time and math component. After i install the exe on 5 computers: 1 with win 7 64 bits (no problem) and 4 with xp sp3 exactly the same, hard and soft, the system is cloned (ssd drive) new system, all checked. 2 works fine and 2 have msvcr90 problem. i don't understand.
Thanks for your help.
Regards
-i've only flowstone 3.02 installed
New problem (sorry for my english)
I work with win7 64bits
I've make a very simple software with just a ruby custom ticker and all is basic: time and math component. After i install the exe on 5 computers: 1 with win 7 64 bits (no problem) and 4 with xp sp3 exactly the same, hard and soft, the system is cloned (ssd drive) new system, all checked. 2 works fine and 2 have msvcr90 problem. i don't understand.
Thanks for your help.
Regards
-i've only flowstone 3.02 installed
- csdsp
- Posts: 12
- Joined: Tue Oct 12, 2010 10:24 am
Re: msvcr90-ruby191.dll error
Hi, there,
You're not the only one to have had this problem - but a coupe of other people have managed to fix it on their systems. These are both quite long threads, so you may have to read down a bit to find the suggested fixes...
http://www.dsprobotics.com/support/viewtopic.php?f=2&t=1259&p=4229&hilit=flowstone+crashes#p4212
http://www.dsprobotics.com/support/viewtopic.php?f=2&t=586&hilit=crashes+load
Seems that the error message is sometimes misleading - the .dll you mention in turn calls other .dlls which are part of the Windows installation, and sometimes it is these that are the ones it can't find/
Hope that helps get you fixed up.
You're not the only one to have had this problem - but a coupe of other people have managed to fix it on their systems. These are both quite long threads, so you may have to read down a bit to find the suggested fixes...
http://www.dsprobotics.com/support/viewtopic.php?f=2&t=1259&p=4229&hilit=flowstone+crashes#p4212
http://www.dsprobotics.com/support/viewtopic.php?f=2&t=586&hilit=crashes+load
Seems that the error message is sometimes misleading - the .dll you mention in turn calls other .dlls which are part of the Windows installation, and sometimes it is these that are the ones it can't find/
Hope that helps get you fixed up.
All schematics/modules I post are free for all to use - but a credit is always polite!
Don't stagnate, mutate to create!
Don't stagnate, mutate to create!
-
trogluddite - Posts: 1730
- Joined: Fri Oct 22, 2010 12:46 am
- Location: Yorkshire, UK
16 posts
• Page 1 of 2 • 1, 2
Who is online
Users browsing this forum: No registered users and 56 guests