View Full Version : When will work LUAsocket in win Vista?
paul186
02-17-2008, 05:31 PM
compat-5.1.lua does not work on Vista, at least for me but i read that if AMS uses lua 5.1 this problem will not exist.
mu question is: When will AMS be compatible with lua 5.1? and why the actual AMS version (i tried v6 & v7) supports lua 5.1 in xp but not in vista?
as i know luasocket causes error in win vista in the module "ntdll.dll" i only think that the problem could be in this file, but i tried to reemplace this dll, but i wasnt able to, because windows denied me the acces to writte over that file o delete it...
When can we use AMS with LUA socket on windows Vista???????????
i had a project of an instant messenger and i had worked on a beta of voip via luasocket, but i left them because they havent future... today some pcs uses xp but tomorrow all pcs will use vista...
(another time: sorry 4 my bad english)
Darryl
02-18-2008, 08:37 AM
Hi paul186,
To my knowledge, there hasn't been any reported problems to this effect. This may be because there is a specific problem you are having in your code, or that not many people have used LUASocket very much and this problem hasn't come up yet.
My initial thought on this is whether the problem is related to application manifest chosen for your project. To test this, please go to Project > Settings, select the "Advanced" tab, and select "Require administrator."
See if this problem still exists when using that setting if you aren't currently.
If this problem still exists, please submit a support ticket at http://support.indigorose.com and if possible, include a sample project of what you are experiencing to help our support department get to the bottom of it.
paul186
02-18-2008, 09:02 AM
i have done an app with luasocket but its more complex in the script and i thought that my problem could be in the script but i download the simplechat from this forum and didnt work (reporting the same bug with that dll "ntdll.dll"). I was searching in the web and theres many problems with this dll: i read that could be a problem of codecs with divx but my app and simplechat didnt use them, so its rule out and the other think i saw is what you said, that could be a problem of user privileges but i didnt know that you can change them in AMS as you said, but another time for my surprise its disabled.. :huh so i cant select require administrator (see the photo)
PD. When i preview, or build the app gives me the next error:
Firma con problemas:
Nombre del evento de problema: APPCRASH
Nombre de la aplicación: autorun.exe_AutoPlay Media Studio 7.0 Runtime
Versión de la aplicación: 7.1.1000.0
Marca de tiempo de la aplicación: 4730bb1c
Nombre del módulo con errores: ntdll.dll
Versión del módulo con errores: 6.0.6000.16385
Marca de tiempo del módulo con errores: 4546db07
Código de excepción: c0000005
Desplazamiento de excepción: 00061a56
Versión del sistema operativo: 6.0.6000.2.0.0.256.1
Id. de configuración regional: 3082
Información adicional 1: 142c
Información adicional 2: 8815a4aec2119dd18db480893aea5080
Información adicional 3: 682d
Información adicional 4: 1db9ac18913ee702f4894a74024d1300
Lea nuestra declaración de privacidad: http://go.microsoft.com/fwlink/?linkid=50163&clcid=0x0c0a
Also i tried this app onto 6 pcs:
(x2 pcs) windows xp SP2 WORK OK
Windows XP SP2 colossus version WORK OK
Windows Vista RC2 CRASH
Windows VISTA original Premium CRASH
Windows Vista Ultimate CRASH
in windows vista i tried also to build it in an executable and i made "right click - Execute as administrator", but it crashes too...
if one of you need more information or screenshoots im pleased to give them.
anyway thanx 4 all
Darryl
02-19-2008, 08:24 AM
Given what you've shown in the screenshot, it appears you have a corrupted copy of AutoPlay Media Studio. If you contact our support department at http://support.indigorose.com along with your serial number and contact information, they can look into the issue further and get to the bottom of it.
paul186
02-19-2008, 09:38 AM
for now im using the demo version of the autoplay 7 im going to try to came back to version 6 to see if anything goes
also thanxs 4 all
rexzooly
02-21-2008, 04:07 PM
sorry paul is right here i have a problem just like this works on 2000 and xp and 2003 but will not work on vista i also have the demo version of 7 and full version of 6 but with nothing to downgrade the project i have done to 6 no way of testing this.
rexzooly
02-21-2008, 06:02 PM
Problem signature:
Problem Event Name: APPCRASH
Application Name: autorun.exe_AutoPlay Media Studio 6.0 Runtime
Application Version: 6.0.4.0
Application Timestamp: 45081973
Fault Module Name: ntdll.dll
Fault Module Version: 6.0.6000.16386
Fault Module Timestamp: 4549bdc9
Exception Code: c0000005
Exception Offset: 00061a56
OS Version: 6.0.6000.2.0.0.256.1
Locale ID: 2057
Additional Information 1: 142c
Additional Information 2: 8815a4aec2119dd18db480893aea5080
Additional Information 3: 39eb
Additional Information 4: 7af77f390d15b24f1daf7402a83b42e9
Read our privacy statement:
http://go.microsoft.com/fwlink/?linkid=50163&clcid=0x0409
Ok i have re done my project in 6 full 7 demo and 2 versions what my friends have 7 fulls it dose not work in anyway its not a fault with one version but all
so is there away to fix this i have tryed this with admin and non admin options with 6 and 7 seems to not like ever is thay maybe a dll what dose something the same what can be used as a work around thanks.
Darryl
02-26-2008, 07:43 AM
In order to fix the issue, we will need to replicate it on our side. This type of problem is best suited by corresponding directly with our support department at http://support.indigorose.com. So, please submit a support ticket and if possible, include a sample project that we can use for testing that illustrates the problem.
And just to let you know, version 6.0.5.0 was the final release of 6.0, so make sure you replicate it with the latest release. You can update your software by choosing Help > Check for Update.
Thank you.
rexzooly
02-26-2008, 07:49 AM
In order to fix the issue, we will need to replicate it on our side. This type of problem is best suited by corresponding directly with our support department at http://support.indigorose.com. So, please submit a support ticket and if possible, include a sample project that we can use for testing that illustrates the problem.
And just to let you know, version 6.0.5.0 was the final release of 6.0, so make sure you replicate it with the latest release. You can update your software by choosing Help > Check for Update.
Thank you.
Hey i have tryed many things to get it to work and i gave up i used a dll
posted in one of the forums what worked a treat but when i get time i will
make a sample and submit it for bug report thanks
/////
Edit
////
I have 6.0.5.0 just checked after posting. thanks
Buffman
03-31-2008, 11:26 PM
Hi I am able to reproduce this bug consistently with AMS 7.1.1007.0. I am using wormz simple web server here:
http://indigorose.com/forums/showthread.php?t=13268&highlight=luasocket
works fine on XP. Can anyone else reproduce this issue or should I open a support ticket?
Thanks!
I'm suprised that this is the first IR's heard of it. I've seen several posts in regard to this error popping up when using vista, and compat
I don't have Vista, so I can't confirm myself, but I'm sure I've seen posts from Dermot in regard to this.
Darryl
04-01-2008, 09:37 AM
Please submit an official support ticket with your findings to have this looked into.
Thank you.
Buffman
04-08-2008, 01:16 PM
Just an FYI, I have submitted a support ticket and will report back with their findings.
Buffman
11-14-2009, 02:23 PM
Hello,
I am just checking in to see if there's been any updates with this. The ticket I opened a while back had it marked - REF: 17360.
Its a growing issue for me as more of my clients are using Vista/Win7 and I can't code anything that requires compat-5.1.lua...
Any chance of this getting fixed?
Thanks!
vBulletin® v3.8.4, Copyright ©2000-2009, Jelsoft Enterprises Ltd.