Indigo Rose Software
  #1  
Old 02-17-2008
paul186's Avatar
paul186 paul186 is offline
Forum Member
 
Join Date: Jan 2006
Location: Asturias, Spain
Posts: 67
Grin When will work LUAsocket in win Vista?

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)
Reply With Quote
  #2  
Old 02-18-2008
Darryl's Avatar
Darryl Darryl is offline
Indigo Rose Staff Member
 
Join Date: Jul 2001
Location: Indigo Rose Software
Posts: 1,602
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.
__________________
Darryl
Indigo Rose Corporation

Product Guides: AMS70 | SUF80 | TU30 | VP30 |MSIFACT |DeltaMAX
Reply With Quote
  #3  
Old 02-18-2008
paul186's Avatar
paul186 paul186 is offline
Forum Member
 
Join Date: Jan 2006
Location: Asturias, Spain
Posts: 67
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.. 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/?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
Attached Images
File Type: jpg Dibujo.jpg (115.7 KB, 55 views)

Last edited by paul186; 02-18-2008 at 09:05 AM. Reason: i added a line more...
Reply With Quote
  #4  
Old 02-19-2008
Darryl's Avatar
Darryl Darryl is offline
Indigo Rose Staff Member
 
Join Date: Jul 2001
Location: Indigo Rose Software
Posts: 1,602
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.
__________________
Darryl
Indigo Rose Corporation

Product Guides: AMS70 | SUF80 | TU30 | VP30 |MSIFACT |DeltaMAX
Reply With Quote
  #5  
Old 02-19-2008
paul186's Avatar
paul186 paul186 is offline
Forum Member
 
Join Date: Jan 2006
Location: Asturias, Spain
Posts: 67
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
Reply With Quote
  #6  
Old 02-21-2008
rexzooly rexzooly is offline
Forum Enthusiast
 
Join Date: Jul 2007
Posts: 1,515
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.
Reply With Quote
  #7  
Old 02-21-2008
rexzooly rexzooly is offline
Forum Enthusiast
 
Join Date: Jul 2007
Posts: 1,515
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.
Reply With Quote
  #8  
Old 02-26-2008
Darryl's Avatar
Darryl Darryl is offline
Indigo Rose Staff Member
 
Join Date: Jul 2001
Location: Indigo Rose Software
Posts: 1,602
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.
__________________
Darryl
Indigo Rose Corporation

Product Guides: AMS70 | SUF80 | TU30 | VP30 |MSIFACT |DeltaMAX
Reply With Quote
  #9  
Old 02-26-2008
rexzooly rexzooly is offline
Forum Enthusiast
 
Join Date: Jul 2007
Posts: 1,515
Quote:
Originally Posted by Darryl View Post
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

Last edited by rexzooly; 02-26-2008 at 07:51 AM. Reason: AMS 6 Version
Reply With Quote
  #10  
Old 03-31-2008
Buffman Buffman is offline
Forum Member
 
Join Date: Mar 2005
Posts: 173
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!
Reply With Quote
  #11  
Old 04-01-2008
Worm Worm is offline
Indigo Rose Customer
 
Join Date: Jul 2002
Location: USA
Posts: 3,937
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.
Reply With Quote
  #12  
Old 04-01-2008
Darryl's Avatar
Darryl Darryl is offline
Indigo Rose Staff Member
 
Join Date: Jul 2001
Location: Indigo Rose Software
Posts: 1,602
Please submit an official support ticket with your findings to have this looked into.

Thank you.
__________________
Darryl
Indigo Rose Corporation

Product Guides: AMS70 | SUF80 | TU30 | VP30 |MSIFACT |DeltaMAX
Reply With Quote
  #13  
Old 04-08-2008
Buffman Buffman is offline
Forum Member
 
Join Date: Mar 2005
Posts: 173
Just an FYI, I have submitted a support ticket and will report back with their findings.
Reply With Quote
  #14  
Old 1 Week Ago
Buffman Buffman is offline
Forum Member
 
Join Date: Mar 2005
Posts: 173
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!
Reply With Quote
Reply

Thread Tools
Display Modes

Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

BB code is On
Smilies are On
[IMG] code is On
HTML code is Off


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.


Powered by vBulletin® Version 3.8.4
Copyright ©2000 - 2009, Jelsoft Enterprises Ltd.
Copyright © 2000 - 2009 Indigo Rose Corporation. All rights reserved.
Indigo Rose Software