|
#1
|
||||
|
||||
|
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) |
|
#2
|
||||
|
||||
|
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. |
|
#3
|
||||
|
||||
|
reply
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..
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/?link...3&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 Last edited by paul186; 02-18-2008 at 09:05 AM. Reason: i added a line more... |
|
#4
|
||||
|
||||
|
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.
|
|
#5
|
||||
|
||||
|
lol
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 |
|
#6
|
|||
|
|||
|
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.
|
|
#7
|
|||
|
|||
|
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/?link...3&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. |
|
#8
|
||||
|
||||
|
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. |
|
#9
|
|||
|
|||
|
Quote:
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 Last edited by rexzooly; 02-26-2008 at 07:51 AM. Reason: AMS 6 Version |
|
#10
|
|||
|
|||
|
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/showthr...ight=luasocket works fine on XP. Can anyone else reproduce this issue or should I open a support ticket? Thanks! |
|
#11
|
|||
|
|||
|
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. |
|
#12
|
||||
|
||||
|
Please submit an official support ticket with your findings to have this looked into.
Thank you. |
|
#13
|
|||
|
|||
|
Just an FYI, I have submitted a support ticket and will report back with their findings.
|
|
#14
|
|||
|
|||
|
checking in
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! |
![]() |
«
Previous Thread
|
Next Thread
»
| Thread Tools | |
| Display Modes | |
|
|
Similar Threads
|
||||
| Thread | Thread Starter | Forum | Replies | Last Post |
| Setups not running on Windows Vista | JonK | Setup Factory 7.0 Discussion | 9 | 01-21-2009 03:14 AM |
| ANSI To UNICODE Is Finished! | coderanger | AutoPlay Media Studio 6.0 | 7 | 08-13-2007 10:27 AM |
| Put your moose to work.... | RobertB | General Chat | 5 | 03-02-2007 11:04 PM |
| NirCmd v1.85 - Freeware command-line tool | bobbie | AutoPlay Media Studio 6.0 | 1 | 02-19-2007 08:20 AM |
| Vista Gold-RTM - confirm functions | Eagle | Setup Factory 7.0 Discussion | 10 | 12-21-2006 02:08 PM |
All times are GMT -6. The time now is 09:12 PM.









Linear Mode

