View previous topic :: View next topic |
Author |
Message |
ReyVGM Member
Joined: 18 Sep 2004 Posts: 73
|
Posted: Thu May 15, 2008 8:29 am Post subject: Are CD games disabled in the demo version? |
|
|
I used the 1.1.2 demo to try Dracula X and ME said "No CD"
It worked fine on 1.0 (where it showed you the CD drives you had).
I used both my real Dracula X CD on my primary CD/DVD drive (drive E:, drive D: is a second hard drive) and an ISO with a virtual drive (drive F: ) and none worked. It just said "No CD".
I tried changing the pce.ini options from:
;
; CD-ROM drive
; --
; 1 -> first CD-ROM drive [default]
; 2 -> second CD-ROM drive
; ...
;
drive=
;
; CD-ROM drive letter
; --
; (Windows 2000/XP only)
;
; D:
; E:
; ...
;
drive_letter=
to:
;
; CD-ROM drive
; --
; 1 -> first CD-ROM drive [default]
; 2 -> second CD-ROM drive
; ...
;
drive=2
;
; CD-ROM drive letter
; --
; (Windows 2000/XP only)
;
; E:
; F:
; ...
;
drive_letter=F:
And that didn't work either.
Is it something that isn't available in the demo version or is that an issue with the registered emulator too? _________________ liebe
Last edited by ReyVGM on Thu May 15, 2008 9:47 am; edited 1 time in total |
|
Back to top |
|
|
dmichel Admin
Joined: 04 Apr 2002 Posts: 1166 Location: France
|
Posted: Thu May 15, 2008 9:03 am Post subject: |
|
|
No no, CD games should work in the demo too. Could you try again and post the log.txt file? _________________ David Michel |
|
Back to top |
|
|
ReyVGM Member
Joined: 18 Sep 2004 Posts: 73
|
Posted: Thu May 15, 2008 9:19 am Post subject: |
|
|
Ok, I deleted all the inis and started from scratch.
here's the logfile from trying to load a CD from my actual drive (drive E) and an iso from a virtual drive (drive F).
Quote: |
[VIDEO INIT]
driver... DirectX
found 1 video adapter(s)
- adapter 1 has 2 device(s) and 28 video mode(s)
select adapter... 1
select device... 1
build video mode list... 28 modes
device: v0.0.0 (HAL)
[INPUT INIT]
opening direct input DLL... OK
init direct input... OK
scanning gamepad device(s)...
- gamepad 0 : A4Tech Wheel Gamepad GP-11 (buttons=8, axes=2, povs=0, guid=5AE2D4F0-CF50-11DB-8002444553540000)
found 1 gamepad(s)
[SOUND INIT]
scanning sound card... found 1 sound card(s)
checking sound card mixer ("SB Live! Wave Device" v5.10)... OK
+SPEAKERS: vol = 100 [00000000/0000FFFF]
-WAVEOUT [ 0] vol = 98 [00000000/0000FFFF]
-DIGITAL [ 1] vol = 59 [00000000/0000FFFF]
-DIGITAL [ 2] vol = 59 [00000000/0000FFFF]
-SYNTHESIZER [ 3] vol = 100 [00000000/0000FFFF]
-COMPACTDISC [ 4] vol = 100 [00000000/0000FFFF] (selected as CD input line)
-LINE [ 5] vol = 100 [00000000/0000FFFF]
-MICROPHONE [ 6] vol = 59 [00000000/0000FFFF]
-ANALOG [ 7] vol = 100 [00000000/0000FFFF]
-ANALOG [ 8] vol = 100 [00000000/0000FFFF]
-TELEPHONE [ 9] vol = 59 [00000000/0000FFFF]
-WAVEOUT [ 10]
+WAVEIN:
master audio volume... 100 (100)
wav audio volume... 98 (9
cd audio volume... 100 (100)
opening direct sound DLL... OK
init direct sound... OK
set cooperative level... OK
create primary buffer... OK
setup primary buffer: freq=44100 channels=2 bits=16... OK
create thread... OK
[CD-ROM INIT]
scanning drives...
+ drive E: ATAPI DVD A DH20A3P (port=1, unit=1) [CDROM]
+ drive F: UE9403C SIE108Q (port=3, unit=0) [CDROM]
opening ASPI DLL... OK
found 5 adapters
found 2 CD-ROM drive(s)
[CDDA INIT]
creating thread... OK
[CD SCAN INIT]
creating thread... OK
[GAMEPAD INIT]
auto calibration: -500 500
[BACKUP RAM INIT]
loading backup RAM database index file : "C:\Documents and Settings\Reynaldo\Desktop\zt16\roms\backup.idx"... OK
checking database... 26 bank(s) found
[PSG INIT]
allocating sound buffers(6)... OK
allocating ADPCM sound buffer... OK
[HUCARD]
create dummy rom... OK
initialize a new backup RAM bank
[GAMEPAD STATS]
gamepad 0 stats:
status: 0000
poll errors: 8007001e 0 0 0
poll: failed=0 success=675
axes (2):
- 0: min=-46 max=-8 [675 (0 / 0)]
- 1: min=-44 max=-6 [675 (0 / 0)]
povs (0):
buttons (:
- 0: off=675 on=0 bitmask=00
- 1: off=675 on=0 bitmask=00
- 2: off=675 on=0 bitmask=00
- 3: off=675 on=0 bitmask=00
- 4: off=675 on=0 bitmask=00
- 5: off=675 on=0 bitmask=00
- 6: off=675 on=0 bitmask=00
- 7: off=675 on=0 bitmask=00
|
I don't know exactly what I should be seeing there, but if you need more info let me know.
Neither my real cd drive or the virtual drive get recognized, not even after fiddling with the ini. _________________ liebe |
|
Back to top |
|
|
dmichel Admin
Joined: 04 Apr 2002 Posts: 1166 Location: France
|
Posted: Thu May 15, 2008 1:00 pm Post subject: |
|
|
This is strange, the CD-ROM drives are detected but it doesn't see there are CDs inside, my log file looks like that :
Quote: |
...
[CD SCAN INIT]
creating thread... OK
spti[D:] disc mounted (tracks=56)
scanning drive D: ... PCE CD (Camp California) |
I will re-check my code, and add more logging information. _________________ David Michel |
|
Back to top |
|
|
ReyVGM Member
Joined: 18 Sep 2004 Posts: 73
|
Posted: Thu May 15, 2008 3:17 pm Post subject: |
|
|
Maybe because on the .ini it has drive D and E as CD drives, and I have E and F? _________________ liebe |
|
Back to top |
|
|
dmichel Admin
Joined: 04 Apr 2002 Posts: 1166 Location: France
|
|
Back to top |
|
|
ReyVGM Member
Joined: 18 Sep 2004 Posts: 73
|
Posted: Thu May 15, 2008 8:25 pm Post subject: |
|
|
Ok, I tried the test version from scratch and here's the log file:
Quote: |
[VIDEO INIT]
driver... DirectX
found 1 video adapter(s)
- adapter 1 has 2 device(s) and 28 video mode(s)
select adapter... 1
select device... 1
build video mode list... 28 modes
device: v0.0.0 (HAL)
[INPUT INIT]
opening direct input DLL... OK
init direct input... OK
scanning gamepad device(s)...
- gamepad 0 : A4Tech Wheel Gamepad GP-11 (buttons=8, axes=2, povs=0, guid=5AE2D4F0-CF50-11DB-8002444553540000)
found 1 gamepad(s)
[SOUND INIT]
scanning sound card... found 1 sound card(s)
checking sound card mixer ("SB Live! Wave Device" v5.10)... OK
+SPEAKERS: vol = 100 [00000000/0000FFFF]
-WAVEOUT [ 0] vol = 98 [00000000/0000FFFF]
-DIGITAL [ 1] vol = 59 [00000000/0000FFFF]
-DIGITAL [ 2] vol = 59 [00000000/0000FFFF]
-SYNTHESIZER [ 3] vol = 100 [00000000/0000FFFF]
-COMPACTDISC [ 4] vol = 100 [00000000/0000FFFF] (selected as CD input line)
-LINE [ 5] vol = 100 [00000000/0000FFFF]
-MICROPHONE [ 6] vol = 59 [00000000/0000FFFF]
-ANALOG [ 7] vol = 100 [00000000/0000FFFF]
-ANALOG [ 8] vol = 100 [00000000/0000FFFF]
-TELEPHONE [ 9] vol = 59 [00000000/0000FFFF]
-WAVEOUT [ 10]
+WAVEIN:
master audio volume... 100 (100)
wav audio volume... 98 (9
cd audio volume... 100 (100)
opening direct sound DLL... OK
init direct sound... OK
set cooperative level... OK
create primary buffer... OK
setup primary buffer: freq=44100 channels=2 bits=16... OK
create thread... OK
[CD-ROM INIT]
scanning drives...
+ drive E: ATAPI DVD A DH20A3P (port=1, unit=1) [CDROM]
+ drive F: UE9403C SIE108Q (port=3, unit=0) [CDROM]
opening ASPI DLL... OK
found 5 adapters
found 2 CD-ROM drive(s)
[CDDA INIT]
creating thread... OK
[CD SCAN INIT]
creating thread... OK
scanning...
- drive E: not ready, no change
- drive F: not ready, no change
scanning...
[GAMEPAD INIT]
auto calibration: -500 500
[BACKUP RAM INIT]
loading backup RAM database index file : "C:\Documents and Settings\Reynaldo\Desktop\zt16\roms\backup.idx"... OK
checking database... 26 bank(s) found
[PSG INIT]
allocating sound buffers(6)... OK
allocating ADPCM sound buffer... OK
[HUCARD]
create dummy rom... OK
initialize a new backup RAM bank
[HUCARD]
loading ROM file : "C:\Documents and Settings\Reynaldo\Desktop\zt16\roms\syscard3.pce"... OK
searching game backup RAM in database [6d9a73ef|00000000]... not found
initialize a new backup RAM bank
cdscan: start
cdscan: stop
[BOOT CD]
reading TOC...
- error : drive not ready!
[BOOT CD]
reading TOC...
- error : drive not ready!
cdda number of buffers: 5 (60KB)
cdda buffer size: 4 (12KB, 53ms)
cdda queue delay: 4 (213ms)
allocating cdda buffers (5)... OK
allocating sound buffer... OK
playing... OK
cd play: start=0 pos=0 offset=0 stop=3590 mode=3
cdda error: failed to read sector 0
[BOOT CD]
reading TOC...
- error : drive not ready!
cd play: start=0 pos=0 offset=0 stop=3590 mode=3
cdda error: failed to read sector 0
[BOOT CD]
reading TOC...
- error : drive not ready!
cd play: start=0 pos=0 offset=0 stop=3590 mode=3
cdda error: failed to read sector 0
[GAMEPAD STATS]
gamepad 0 stats:
status: 0000
poll errors: 8007001e 0 0 0
poll: failed=0 success=2261
axes (2):
- 0: min=-13 max=-6 [2261 (0 / 0)]
- 1: min=-9 max=-2 [2261 (0 / 0)]
povs (0):
buttons (:
- 0: off=2242 on=19 bitmask=80
- 1: off=2248 on=13 bitmask=80
- 2: off=2261 on=0 bitmask=00
- 3: off=2261 on=0 bitmask=00
- 4: off=2261 on=0 bitmask=00
- 5: off=2261 on=0 bitmask=00
- 6: off=2261 on=0 bitmask=00
- 7: off=2261 on=0 bitmask=00
|
That "BOOT CD" part repeated like 1000 times.
Here's the log from version 1.0 (which works fine), just in case a comparison helps.
Quote: |
[VIDEO INIT]
driver... DirectX
device: NVIDIA GeForce4 MX 440-SE (Microsoft Corporation) v14.10.9371 (HAL)
[INPUT INIT]
opening direct input DLL... OK
init direct input... OK
scanning gamepad device(s)...
- gamepad 0 : A4Tech Wheel Gamepad GP-11 (buttons=8, axes=2, povs=0)
found 1 gamepad(s)
[SOUND INIT]
scanning sound card... found 1 sound card(s)
checking sound card mixer ("SB Live! Wave Device" v5.10)... OK
+SPEAKERS: vol = 100 [00000000/0000FFFF]
-WAVEOUT [ 0] vol = 98 [00000000/0000FFFF]
-DIGITAL [ 1] vol = 59 [00000000/0000FFFF]
-DIGITAL [ 2] vol = 59 [00000000/0000FFFF]
-SYNTHESIZER [ 3] vol = 100 [00000000/0000FFFF]
-COMPACTDISC [ 4] vol = 100 [00000000/0000FFFF] (selected as CD input line)
-LINE [ 5] vol = 100 [00000000/0000FFFF]
-MICROPHONE [ 6] vol = 59 [00000000/0000FFFF]
-ANALOG [ 7] vol = 100 [00000000/0000FFFF]
-ANALOG [ 8] vol = 100 [00000000/0000FFFF]
-TELEPHONE [ 9] vol = 59 [00000000/0000FFFF]
-WAVEOUT [ 10]
+WAVEIN:
master audio volume... 100 (100)
wav audio volume... 98 (9
cd audio volume... 100 (100)
opening direct sound DLL... OK
init direct sound... OK
set cooperative level... OK
create primary buffer... OK
setup primary buffer: freq=44100 channels=2 bits=16... OK
create thread... OK
[CD-ROM INIT]
scanning drives...
- drive E: ATAPI DVD A DH20A3P (port=1, unit=1) [CDROM]
- drive F: UE9403C SIE108Q (port=3, unit=0) [CDROM]
found 2 CD-ROM drive(s)
[CDDA INIT]
creating thread... OK
[CD SCAN INIT]
creating thread... OK
[GAMEPAD INIT]
auto calibration: -500 500
[BACKUP RAM INIT]
loading backup RAM database index file : "C:\Documents and Settings\Reynaldo\Desktop\zt16\roms\backup.idx"... OK
checking database... 26 bank(s) found
[PSG INIT]
allocating sound buffers(6)... OK
allocating ADPCM sound buffer... OK
[HUCARD]
create dummy rom... OK
initialize a new backup RAM bank
[GAMEPAD SELECT #0]
number of controls: 10
number of axes: 2
number of buttons: 8
number of povs: 0
scanning controls...
- 0 : "Y Axis"
- 1 : "X Axis"
- 2 : "Button 0"
- 3 : "Button 1"
- 4 : "Button 2"
- 5 : "Button 3"
- 6 : "Button 4"
- 7 : "Button 5"
- 8 : "Button 6"
- 9 : "Button 7"
- OK, 10 controls (0)
[HUCARD]
loading ROM file : "C:\Documents and Settings\Reynaldo\Desktop\zt16\roms\syscard3.pce"... OK
searching game backup RAM in database [6d9a73ef|00000000]... not found
initialize a new backup RAM bank
[BOOT CD]
reading TOC...
- track 1 [00]: 00 02 00 ( 0, 3590)
- track 2 [04]: 00 49 65 ( 3590, 11220)
- track 3 [00]: 02 31 45 ( 11220, 24724)
- track 4 [00]: 05 31 49 ( 24724, 38403)
- track 5 [00]: 08 34 03 ( 38403, 51888)
- track 6 [00]: 11 33 63 ( 51888, 62352)
- track 7 [00]: 13 53 27 ( 62352, 75100)
- track 8 [00]: 16 43 25 ( 75100, 87717)
- track 9 [00]: 19 31 42 ( 87717, 99707)
- track 10 [00]: 22 11 32 ( 99707, 114400)
- track 11 [00]: 25 27 25 ( 114400, 123523)
- track 12 [00]: 27 28 73 ( 123523, 134537)
- track 13 [00]: 29 55 62 ( 134537, 143856)
- track 14 [00]: 32 00 06 ( 143856, 146982)
- track 15 [00]: 32 41 57 ( 146982, 152050)
- track 16 [00]: 33 49 25 ( 152050, 157404)
- track 17 [00]: 35 00 54 ( 157404, 162817)
- track 18 [00]: 36 12 67 ( 162817, 168592)
- track 19 [00]: 37 29 67 ( 168592, 172508)
- track 20 [00]: 38 22 08 ( 172508, 176167)
- track 21 [00]: 39 10 67 ( 176167, 177683)
- track 22 [00]: 39 31 08 ( 177683, 182083)
- track 23 [00]: 40 29 58 ( 182083, 188895)
- track 24 [00]: 42 00 45 ( 188895, 202632)
- track 25 [00]: 45 03 57 ( 202632, 213865)
- track 26 [04]: 47 33 40 ( 213865, 221345)
- OK, 26 track(s)
cd read, sector=3590 nb=2
searching game backup RAM in database [f31eca29|6759a6a4]... not found
initialize a new backup RAM bank
cd read, sector=3592 nb=4
cd read, sector=3596 nb=32
cd read, sector=4392 nb=4
cd read, sector=3624 nb=16
cd read, sector=4104 nb=4
cd read, sector=8668 nb=20
[GAMEPAD STATS]
gamepad 0 stats:
status: 0000
poll errors: 8007000c 0 0 0
poll: failed=0 success=579
axes (2):
- 0: min=-36 max=-6 [579 (0 / 0)]
- 1: min=-33 max=-4 [579 (0 / 0)]
povs (0):
buttons (:
- 0: off=579 on=0 bitmask=00
- 1: off=579 on=0 bitmask=00
- 2: off=579 on=0 bitmask=00
- 3: off=579 on=0 bitmask=00
- 4: off=579 on=0 bitmask=00
- 5: off=579 on=0 bitmask=00
- 6: off=579 on=0 bitmask=00
- 7: off=579 on=0 bitmask=00
|
And here are some pics, just in case. BTW, both versions 1.0 and 1.1 say 'Magic Engine 1.0" on the top. I guess you missed changing that
Version 1.1.2 & test version
Version 1.0
_________________ liebe |
|
Back to top |
|
|
dmichel Admin
Joined: 04 Apr 2002 Posts: 1166 Location: France
|
Posted: Fri May 16, 2008 8:47 am Post subject: |
|
|
Thanks for all the info! (I fixed the version number ^^; )
It looks like every CD commands fail. It seems to work during the CD-ROM drives detection but it always fail after that, it's strange... I rewrote the CD-ROM driver but it's not that different from the old one.
Could you try again with this new test version and re-post the log?
http://www.magicengine.com/files/me-test2.zip _________________ David Michel |
|
Back to top |
|
|
ReyVGM Member
Joined: 18 Sep 2004 Posts: 73
|
Posted: Fri May 16, 2008 5:42 pm Post subject: |
|
|
Ok, I tried it again. Same problem
Here's the log:
Quote: |
[VIDEO INIT]
driver... DirectX
found 1 video adapter(s)
- adapter 1 has 2 device(s) and 28 video mode(s)
select adapter... 1
select device... 1
build video mode list... 28 modes
device: v0.0.0 (HAL)
[INPUT INIT]
opening direct input DLL... OK
init direct input... OK
scanning gamepad device(s)...
- gamepad 0 : A4Tech Wheel Gamepad GP-11 (buttons=8, axes=2, povs=0, guid=5AE2D4F0-CF50-11DB-8002444553540000)
found 1 gamepad(s)
[SOUND INIT]
scanning sound card... found 1 sound card(s)
checking sound card mixer ("SB Live! Wave Device" v5.10)... OK
+SPEAKERS: vol = 100 [00000000/0000FFFF]
-WAVEOUT [ 0] vol = 98 [00000000/0000FFFF]
-DIGITAL [ 1] vol = 59 [00000000/0000FFFF]
-DIGITAL [ 2] vol = 59 [00000000/0000FFFF]
-SYNTHESIZER [ 3] vol = 100 [00000000/0000FFFF]
-COMPACTDISC [ 4] vol = 100 [00000000/0000FFFF] (selected as CD input line)
-LINE [ 5] vol = 100 [00000000/0000FFFF]
-MICROPHONE [ 6] vol = 59 [00000000/0000FFFF]
-ANALOG [ 7] vol = 100 [00000000/0000FFFF]
-ANALOG [ 8] vol = 100 [00000000/0000FFFF]
-TELEPHONE [ 9] vol = 59 [00000000/0000FFFF]
-WAVEOUT [ 10]
+WAVEIN:
master audio volume... 100 (100)
wav audio volume... 98 (9
cd audio volume... 100 (100)
opening direct sound DLL... OK
init direct sound... OK
set cooperative level... OK
create primary buffer... OK
setup primary buffer: freq=44100 channels=2 bits=16... OK
create thread... OK
[CD-ROM INIT]
scanning drives...
spti[E:] device opened (flags=c0000000)
spti[E:] ready
+ drive E: ATAPI DVD A DH20A3P (port=1, unit=1) [CDROM]
spti[F:] device opened (flags=c0000000)
spti[F:] ready
+ drive F: UE9403C SIE108Q (port=3, unit=0) [CDROM]
opening ASPI DLL... OK
found 5 adapters
found 2 CD-ROM drive(s)
[CDDA INIT]
creating thread... OK
[CD SCAN INIT]
creating thread... OK
scanning...
spti[E:] failed to open device
- drive E: not ready, no change
spti[F:] failed to open device
- drive F: not ready, no change
scanning...
spti[E:] failed to open device
[GAMEPAD INIT]
auto calibration: -500 500
[BACKUP RAM INIT]
loading backup RAM database index file : "C:\Documents and Settings\Reynaldo\Desktop\zt16\roms\backup.idx"... OK
checking database... 26 bank(s) found
[PSG INIT]
allocating sound buffers(6)... OK
allocating ADPCM sound buffer... OK
[HUCARD]
create dummy rom... OK
initialize a new backup RAM bank
[HUCARD]
loading ROM file : "C:\Documents and Settings\Reynaldo\Desktop\zt16\roms\syscard3.pce"... OK
searching game backup RAM in database [6d9a73ef|00000000]... not found
initialize a new backup RAM bank
cdscan: start
spti[E:] failed to open device
spti[F:] failed to open device
spti[E:] failed to open device
spti[F:] failed to open device
spti[E:] failed to open device
spti[F:] failed to open device
spti[E:] failed to open device
spti[F:] failed to open device
spti[E:] failed to open device
spti[F:] failed to open device
cdscan: stop
[BOOT CD]
reading TOC...
- error : drive not ready!
[BOOT CD]
reading TOC...
- error : drive not ready!
[BOOT CD]
reading TOC...
- error : drive not ready!
[BOOT CD]
reading TOC...
- error : drive not ready!
cdscan: start
spti[E:] failed to open device
spti[F:] failed to open device
spti[E:] failed to open device
spti[F:] failed to open device
spti[E:] failed to open device
spti[F:] failed to open device
spti[E:] failed to open device
spti[F:] failed to open device
spti[E:] failed to open device
spti[F:] failed to open device
spti[E:] failed to open device
spti[F:] failed to open device
spti[E:] failed to open device
spti[F:] failed to open device
spti[E:] failed to open device
spti[F:] failed to open device
spti[E:] failed to open device
spti[F:] failed to open device
spti[E:] failed to open device
spti[F:] failed to open device
[GAMEPAD STATS]
gamepad 0 stats:
status: 0000
poll errors: 8007000c 0 0 0
poll: failed=0 success=786
axes (2):
- 0: min=-22 max=-2 [786 (0 / 0)]
- 1: min=-18 max=0 [786 (0 / 0)]
povs (0):
buttons (:
- 0: off=786 on=0 bitmask=00
- 1: off=786 on=0 bitmask=00
- 2: off=786 on=0 bitmask=00
- 3: off=786 on=0 bitmask=00
- 4: off=786 on=0 bitmask=00
- 5: off=786 on=0 bitmask=00
- 6: off=786 on=0 bitmask=00
- 7: off=786 on=0 bitmask=00
|
_________________ liebe |
|
Back to top |
|
|
dmichel Admin
Joined: 04 Apr 2002 Posts: 1166 Location: France
|
Posted: Fri May 16, 2008 6:43 pm Post subject: |
|
|
Ah, I see where it fails now... OK, try this new test version :
http://www.magicengine.com/files/me-test3.zip
This one may work, finger crossed!
(if it works no need to post the log) _________________ David Michel |
|
Back to top |
|
|
ReyVGM Member
Joined: 18 Sep 2004 Posts: 73
|
Posted: Fri May 16, 2008 6:59 pm Post subject: |
|
|
Yes! Now it works like the previous version.
Thanks a lot!
What was the problem then? _________________ liebe |
|
Back to top |
|
|
dmichel Admin
Joined: 04 Apr 2002 Posts: 1166 Location: France
|
Posted: Fri May 16, 2008 7:40 pm Post subject: |
|
|
For an unknown reason your PC didn't like that I open the CD-ROM drive device twice. I open it once when scanning CD-ROM drives, then I close it, and I open it again later when the emulator need to use the drive. Now I open it only once. What is strange is that in ME 1.0 I also open it twice but this doesn't seem to make problems... go figure. _________________ David Michel |
|
Back to top |
|
|
ReyVGM Member
Joined: 18 Sep 2004 Posts: 73
|
Posted: Fri May 16, 2008 8:56 pm Post subject: |
|
|
Hmm, strange. Well, I'm glad that's fixed then, even if I was the only one having such problem _________________ liebe |
|
Back to top |
|
|
|
|
You cannot post new topics in this forum You cannot reply to topics in this forum You cannot edit your posts in this forum You cannot delete your posts in this forum You cannot vote in polls in this forum
|
Powered by phpBB © 2001, 2005 phpBB Group
|