LDS2007 with showplayer V2

Alles rund um LDS LaserDesignStudio.

Moderator: decix

Antworten
Benutzeravatar
genesis
Beiträge: 626
Registriert: Di 17 Feb, 2004 3:26 pm
Wohnort: PARIS
Kontaktdaten:

LDS2007 with showplayer V2

Beitrag von genesis » Di 25 Sep, 2007 11:40 am

Hi all :)
i use LDS2007 but last week i want to use the showplayer function.
but i have a problem.
the show player start i create a playslist and when i add a show and want to know the lenght (refresh) i got an arror with a popup empty or random symbols sometimes i've got "****.rtd not ound" where **** is the name of the show and i'm sure the file is in god place and not in read only protection.

and if i not use the refresh function but use ok and start the showplayer to play the list i've got "showplayer make an exception error"

Does anyone have the same problem?
i have tried on the original bin of LDS on DVD and with the last update but have the same problem.

thank you
greetings

Benutzeravatar
genesis
Beiträge: 626
Registriert: Di 17 Feb, 2004 3:26 pm
Wohnort: PARIS
Kontaktdaten:

Beitrag von genesis » Sa 06 Okt, 2007 10:04 am

I'm the only one to use showplayer or what?

we buy two LDS pro one for my friend and one for me and we have the same problem on two laptop.

a little help is appreciated

thanks.

Benutzeravatar
spi
Beiträge: 94
Registriert: Sa 20 Aug, 2005 10:40 am
Wohnort: Luzern

Beitrag von spi » Sa 06 Okt, 2007 1:05 pm

Hi Genesis

I would like to use the Player too. But i have the same problem :roll:
The music is playing but --> no Laseroutput. :cry:

I tryed it also on a Laptop :idea: . Could there be the Problem? Displaydriver :?: :?:

Benutzeravatar
genesis
Beiträge: 626
Registriert: Di 17 Feb, 2004 3:26 pm
Wohnort: PARIS
Kontaktdaten:

Beitrag von genesis » Di 09 Okt, 2007 8:44 am

on my computer there's no music. only the error message.

dstar
Beiträge: 1437
Registriert: So 25 Sep, 2005 8:49 am
Do you already have Laser-Equipment?: genug
Wohnort: Rostock

Re: LDS2007 with showplayer V2

Beitrag von dstar » Di 09 Okt, 2007 1:13 pm

and if i not use the refresh function but use ok and start the showplayer to play the list i've got "showplayer make an exception error"
Hi, i have the same problem since LDS2007.
Different Notebooks, new Systems, no way..
Showplayer V1 & V2 do not work :(
I had contact with Phillip (developer of the ShowPlayers) therefore already.
But because it does not have LDS2007, it cannot reconstruct the problem.

Christian

Benutzeravatar
genesis
Beiträge: 626
Registriert: Di 17 Feb, 2004 3:26 pm
Wohnort: PARIS
Kontaktdaten:

Beitrag von genesis » Di 09 Okt, 2007 1:19 pm

thank's for the info.
this is a bad new :( because there is no way at this time to solve the problem :(

Benutzeravatar
tracky
Beiträge: 4869
Registriert: Di 11 Mär, 2003 1:51 pm
Do you already have Laser-Equipment?: Hat sich im Laufe der Jahre doch einiges angesammelt
Wohnort: Germany, Seefeld bei Werneuchen
Kontaktdaten:

Beitrag von tracky » Di 09 Okt, 2007 7:22 pm

Hi,

I can only testing by the "old" LDS. No problems. Also under phoenix the player is running without error messages. This is a new version only for Phoenix. I think Phillip needs the latest LDS software for creating a Show Player update. Genesis, send Lennart a bug list of this. I think that's the best way for this problem.
GruĂź Sven

Laser? Was ist das? Licht aus super erschwinglichen Restbeständen

Benutzeravatar
nohoe
Beiträge: 3976
Registriert: Mo 20 Feb, 2006 1:09 pm
Do you already have Laser-Equipment?: 9x RGB LASER
6 x Netlase(5 x LC) + 1x EL LC
Software: Dynamics + + Beyond
HE und sonstige
Wohnort: 44795 Bochum

Beitrag von nohoe » Di 09 Okt, 2007 7:50 pm

Hallo

My Showplayer V2 works with LDS Pro 2007.
Laseroutput is functional.

It's running at this moment on my Notebook(Win XP Home)

greetings
Norbert :D

Benutzeravatar
genesis
Beiträge: 626
Registriert: Di 17 Feb, 2004 3:26 pm
Wohnort: PARIS
Kontaktdaten:

Beitrag von genesis » Di 09 Okt, 2007 8:38 pm

this is strange because i have the same config and that not work ^ ^
can you post your "bin" and "shoplayer" folders in zip package to test it?
thank you
franck.

Benutzeravatar
genesis
Beiträge: 626
Registriert: Di 17 Feb, 2004 3:26 pm
Wohnort: PARIS
Kontaktdaten:

Beitrag von genesis » So 21 Okt, 2007 2:09 pm

i have try lots of things.
but without success

each time i have these error messages when i try to play a show or use refresh or even the about button.

Bild

no serial dongle found! but the dongle work properly if i double click on *.rtd file the pro version îs loading and open the rtd show.

Bild

"incorrect class string" prog ID: realtime.document"


i don't know why.

nohoe what is you window installation language?

Benutzeravatar
tracky
Beiträge: 4869
Registriert: Di 11 Mär, 2003 1:51 pm
Do you already have Laser-Equipment?: Hat sich im Laufe der Jahre doch einiges angesammelt
Wohnort: Germany, Seefeld bei Werneuchen
Kontaktdaten:

Beitrag von tracky » So 21 Okt, 2007 4:02 pm

I have spoke with Satrek. He had written this player. Last weekend I have installed a new LDS2007 basic. I have the same problem like Genesis.

Here is a little bit VBS script from Satrek for testing the struktur of the registry.

Set Show = CreateObject("RealTime.Document")
Show.VBAHelloWorld
Show = 0

save to test.vbs

start execute this file - you must see a popup windows "Copyright by Lennart Wietzke" bla bla lba

Next step:

Set Show = CreateObject("RealTime.Document")
Show.VBAOpen("c:\laser\shows\honor.rtd")
Show.VBARun
Show.VBAWait
Show.VBAStop
Show = 0

save to honor.vbs

execute this file. When the show is running, the struktur of registry is okay. Is it not running, windows can't open this dokument (registry)
Then we must inform Lennart for update this function.

Bad englisch . . . . .
GruĂź Sven

Laser? Was ist das? Licht aus super erschwinglichen Restbeständen

Benutzeravatar
genesis
Beiträge: 626
Registriert: Di 17 Feb, 2004 3:26 pm
Wohnort: PARIS
Kontaktdaten:

Beitrag von genesis » So 21 Okt, 2007 4:11 pm

hello tracky :)
thanks for your help
i've try the first step but i obtain a popup with an error
do you have msn?

here is the error
c:\lase\test.vbs
line 1
caracter1
an active x component can't create object 'realtime.document'
code 800A01AD
execution error microsoft vbscript

i try some search about this error under windows
Zuletzt geändert von genesis am So 21 Okt, 2007 6:21 pm, insgesamt 1-mal geändert.

tl
Beiträge: 46
Registriert: So 30 Okt, 2005 1:24 pm
Wohnort: Karlsruhe

Beitrag von tl » So 21 Okt, 2007 5:49 pm

You could try this:
Open a command shell (DOS Box) and enter the following commands:

Code: Alles auswählen

cd \laser\bin
realtime -register

Benutzeravatar
genesis
Beiträge: 626
Registriert: Di 17 Feb, 2004 3:26 pm
Wohnort: PARIS
Kontaktdaten:

Beitrag von genesis » So 21 Okt, 2007 6:06 pm

hello TL :)
that load lds but the script not work.
perhaps my windows installation. i have tried six or seven tips for the 800A01AD error but without success.
:(

a question: which dlls are used to execute this vbs script?

Benutzeravatar
tracky
Beiträge: 4869
Registriert: Di 11 Mär, 2003 1:51 pm
Do you already have Laser-Equipment?: Hat sich im Laufe der Jahre doch einiges angesammelt
Wohnort: Germany, Seefeld bei Werneuchen
Kontaktdaten:

Beitrag von tracky » So 21 Okt, 2007 9:23 pm

Okay you have the same message! :(
Can you send a message to Lennart. I think he has a solution for this. Philipp said he must change a entry in the registry.
GruĂź Sven

Laser? Was ist das? Licht aus super erschwinglichen Restbeständen

Benutzeravatar
genesis
Beiträge: 626
Registriert: Di 17 Feb, 2004 3:26 pm
Wohnort: PARIS
Kontaktdaten:

Beitrag von genesis » Mo 22 Okt, 2007 8:21 am

ok i will try but i think the problem is from VBS not LDS.
i need to try another vbs code and see if that work
like createobject with another application (word etc)

thank all for your help :)

another infos

i have tried your code on my laptop and it work
for the first step but the second step i obtain

"the server generate an exception"
line 2
caracter 1
code 80010105
source "null"

and on showplayer 2

the serial dongle is displayed

but if i use showplayer i have an error message

"the server have generated an exception"
or
"file m1/4"
or
file "p1/2"


the strange thing is if i try to open the BASIC\1 show.rtd that work well!
but not with another shows!

Benutzeravatar
genesis
Beiträge: 626
Registriert: Di 17 Feb, 2004 3:26 pm
Wohnort: PARIS
Kontaktdaten:

Beitrag von genesis » Do 14 Aug, 2008 4:47 pm

Hi, i not want to be unpleasant but i not have solution for this problem.

when i buy a software i would like to have a functionnal software not a beta.

someone can help me? because i not want to buy the "new" (read not beta) version of LDS each year.

i use my laser for free at gaming events and NOT FOR COMMERCIAL USE! i can't spent money each year to correct bugs and used for beta testing!!

each time i have no support for this software, no change.txt where i can found update if i crash my system because i not have the last version on CD? nowhere!! this is like if this soft was never released!

thank you.

Benutzeravatar
m.phoenix
Beiträge: 311
Registriert: Do 21 Jun, 2007 10:17 am
Wohnort: Hamburg
Kontaktdaten:

Beitrag von m.phoenix » So 17 Aug, 2008 9:04 pm

Hi Genesis,
I have a solution for your problem...
just buy one time PHOENIX ;-)
We spend a lot of money every month for permanent programmer and tester. We garantee a working software - without compromises. We have a 24/7 support and react normaly within 48 hours if any bugs are known.
Also the showplayer is working 100% in PHOENIX - and will be improved in the next days - with SMS-to-Laser functions and some other nice things like World-settings, Preview-window and and and...
Just send us an mail if you need any further information.
And check our website for more detail information about PHOENIX!
www.phoenix-showcontroller.de

Boris

mackel

Beitrag von mackel » So 17 Aug, 2008 10:42 pm

M.PHOENIX hat geschrieben:Hi Genesis,
I have a solution for your problem...
just buy one time PHOENIX ;-)
Hi,

@Boris,

i think it is great that you have your own phoenix section at this forum and you help users or other laserfreaks there.
But please stop that... that is the same ugly type of advertisement we don't want to have here... Like the companies from china.

So: Advertisements should be posted to the "Marktplatz".
For help in Phoenix related things you have your own Part of the Forum.
For help or questions on other things feel free to post in the specific section of the forum.

Advertisements in other channels except "Marktplatz" or "Phoenix" are not wanted.

Greetings,

Mackel

Benutzeravatar
genesis
Beiträge: 626
Registriert: Di 17 Feb, 2004 3:26 pm
Wohnort: PARIS
Kontaktdaten:

Beitrag von genesis » Mo 18 Aug, 2008 9:48 am

i'm ok with you but at this time that give one answer to my problem! and about LDS? what else?

Benutzeravatar
decix
Beiträge: 1507
Registriert: So 30 Jul, 2006 11:56 am
Do you already have Laser-Equipment?:  nicht mehr, vielleicht irgendwann wieder

Beitrag von decix » Mo 18 Aug, 2008 9:58 am

The Showplayer is not part of LDS 2007, it's 3rd party software. So please don't blame the author of LDS.
And btw... LDS 2008 has a simple built-in showplayer which is enough to play some shows in a row.

Benutzeravatar
nohoe
Beiträge: 3976
Registriert: Mo 20 Feb, 2006 1:09 pm
Do you already have Laser-Equipment?: 9x RGB LASER
6 x Netlase(5 x LC) + 1x EL LC
Software: Dynamics + + Beyond
HE und sonstige
Wohnort: 44795 Bochum

Beitrag von nohoe » Mo 18 Aug, 2008 10:14 am

Hello

@Genesis
The new Colorfunktions are great in LDS2008.
Best is the RGB Effect.
And, you get some new Shows with LDS2008,my last Shows also.

Before you ask.:lol:
No, I'm no Reseller of LDS.

I don't know the reason why it was working on my Computers.
(LDS2007 and the Showplayer)

Greetings
Norbert :)
http://www.nohoe.de/gallerie
RGB 4 Watt OPT Laser RGB mit CT6800 + 2 LIGHSPACE 3 Watt Pure Diode PT40K
+ 2x RGB 1 Watt Pure Diode Litracks+ 4 x RGB 1.8 Watt Pure Diode PT40K
Software Dynamics und Beyond

Benutzeravatar
genesis
Beiträge: 626
Registriert: Di 17 Feb, 2004 3:26 pm
Wohnort: PARIS
Kontaktdaten:

Beitrag von genesis » Mo 18 Aug, 2008 10:18 am

i think LDS2008 is better but when you don't use the software for commercial use this is expensive!
and next year? i need to buy the 2009?

Benutzeravatar
m.phoenix
Beiträge: 311
Registriert: Do 21 Jun, 2007 10:17 am
Wohnort: Hamburg
Kontaktdaten:

Beitrag von m.phoenix » Mo 18 Aug, 2008 3:44 pm

@Mackel
sorry! you are absolutely right! My mistake and I apologize for that.
I wont do it again.

@ Genesis
I think first of all - it should be 100% clear, that the showplayer is NOT part of LDS and is just a free gift of another laserfreak!!! Its just on the CD from LDS because of a nice service - thats it. In that case - without making adds in here - we spend money for reprogramming the tool...

"Normaly" the showplayer works fine with LDS - but in 95% of the problems the "Bug" is just a missing path. So, from my experience I know, that most of the people forget to save the correct pathes for everyting (CAT, Music, worlds...)
About the price / updates - LDS is VERY cheap already. The update and the upgrades are the only chance to get a little (!) bit money back for months of work - for nice new things.
A software is NEVER finished! Look at VISTA ;-) We are all just stupid bug-searcher - and we can not do anything in most of the problems.

so, you always buy a software without any warranty. You can try it - if you dont like it - you dont need to pay it.. BUT there are no rights in the world, which say "Free updates for ever". So, the programmers have 2 possiblities: 1) Sell Cheap for the current version - and sell every year a new update or whatever or 2) Sell for high price and support customers for a limited time with service or free updates.
So, dont blame on LDS -for that price you already get much more possibilities then in all other software in the world! If you want something special - you need to go other ways...
Greets
Boris

Antworten

Zurück zu „LaserDesignStudio“

Wer ist online?

Mitglieder in diesem Forum: 0 Mitglieder und 1 Gast