23 May '13 - 10:39 *
Welcome, Guest. Please login or register.
Did you miss your activation email?

Login with username, password and session length
 
   Home   Help Search Login Register  
Pages: 1 ... 34 35 [36] 37 38 ... 43
  Reply  |  Print  
Author Topic: 3.4 reports, queries and bugs  (Read 214094 times)
Dotpitch
Posts: 2473


« Reply #700 on: 6 Jul '09 - 15:27 »
Reply with quoteQuote

The same XMPLAY.EXE file that was giving the error message is now fine? In that case, I guess the Comodo update must have been just modifying things in memory and not the file itself.
Yes it seems that Comodo modified it when unpacking and somehow the checksums of the executables then changed?
That sounds like Comodo's Defense+ is acting up, specifically the Image Execution Control. You can switch it off or add xmplay.exe to the list of exclusions.
Logged
winner
Posts: 193


« Reply #701 on: 6 Jul '09 - 16:17 »
Reply with quoteQuote

The same XMPLAY.EXE file that was giving the error message is now fine? In that case, I guess the Comodo update must have been just modifying things in memory and not the file itself.
Yes it seems that Comodo modified it when unpacking and somehow the checksums of the executables then changed?
That sounds like Comodo's Defense+ is acting up, specifically the Image Execution Control. You can switch it off or add xmplay.exe to the list of exclusions.
Thank you, Dotpitch, for the info! I checked Image Execution in version 3.9. It was Disabled. I moved the slider to Normal, then closed and reopened XMPlay. I got the unrecognized warning again from Comodo, allowed it, and XMPlay works fine. I wouldn't know how Image Execution would've been set in Comodo version 3.10.
« Last Edit: 6 Jul '09 - 16:20 by winner » Logged
winner
Posts: 193


« Reply #702 on: 8 Jul '09 - 05:05 »
Reply with quoteQuote

Ian, I've got a problem!  Embarrassed

After installing XMPlay version 3.4.2.111 and rebooting my computer, whenever I try to run XMPlay I get the following error:
ERROR! This file has been tampered with and MAY BE INFECTED BY A VIRUS!

XMPlay refuses to run.

I get the same error when I try to run previous versions. I even reinstalled the standard package from the website to another folder, but get the same error.

I've identified this message as coming from code in another program you've written, called Petite Packer, which to my knowledge I have never installed on my computer. I suspect XMPlay is a packed executable and something is going wrong when it self-decompresses.

This message has been extremely disconcerting for me; I've run numerous virus/malware scans and installed three additional malware scanners to find what might be wrong. I'm relieved to learn it's code that you probably wrote and know something about.

Please advise on how I can stop this from appearing and run XMPlay again. I also suggest that if this code is part of XMPlay or the Bass engine, that a more useful message is constructed, so that people encountering this will better know where to look for help.

Thanks Ian!
Today Comodo Internet Security was updated again. After uninstalling version 3.9, reinstalling version 3.10 and updating, the problem is resolved. XMPlay works without error.
Logged
jperez
Posts: 7


« Reply #703 on: 10 Jul '09 - 10:50 »
Reply with quoteQuote

Sorry for being a pain, but I swear that XMPlay hates me >:

New problem, at least for me anyway.  Seems that a chiptune I made will loop using the B00 command in MODPlug and in my custom test program with a plugin using the DUMB library, but not in XMPlay.  As soon as it reaches the end, instead of looping back to the 4th order (B03), it stops! T_T

I made about 5 different versions of the song and this one is the only one with this problem.  It just won't read the position jump...any ideas?

Jesse~
Logged
raina
Posts: 1088


« Reply #704 on: 10 Jul '09 - 12:53 »
Reply with quoteQuote

What are you trying to achieve? An infite loop? If you haven't enabled looping in the player, that's the same as ending the (sub)song.
Logged
jperez
Posts: 7


« Reply #705 on: 10 Jul '09 - 15:42 »
Reply with quoteQuote

Okay, let me clarify:

Looping: Auto loop
Music file: Last order ends with B03 (position jump to order 03(hex))

All other music with position jumps are playing fine except this one file.  I'll just play it in either the tracker or my newly created (yet very simple) mod player because it's working nicely at the moment and I have it where I want it until Ian tells me what the problem could be.

Jesse~
Logged
Dotpitch
Posts: 2473


« Reply #706 on: 10 Jul '09 - 15:46 »
Reply with quoteQuote

All other music with position jumps are playing fine except this one file.  I'll just play it in either the tracker or my newly created (yet very simple) mod player because it's working nicely at the moment and I have it where I want it until Ian tells me what the problem could be.
Could you upload it to the ftp folder, so Ian can take a look at it?
Logged
saga
Posts: 1365


« Reply #707 on: 10 Jul '09 - 15:47 »
Reply with quoteQuote

or can you upload this file somewhere where it's public (attach it to a forum post), so i might also have a look if something is going wrong in OpenMPT / ModPlug. (I'm currently hunting down a lot of playback bugs, so I'm interested if this is a XMPlay or MPT bug)
Logged
jperez
Posts: 7


« Reply #708 on: 10 Jul '09 - 16:21 »
Reply with quoteQuote

Well, I know it's working in MPTracker since that's what I use. o.o

It plays back fine in MPTracker, but not in XMPlay.  I'll attach it here anyway for your bug tracking.

Jesse~

* jBossBattle[Chiptune].zip (3.68 KB - downloaded 3 times.)
Logged
Ian @ un4seen
Administrator
Posts: 15269


« Reply #709 on: 10 Jul '09 - 17:25 »
Reply with quoteQuote

XMPlay will try to detect a loop, and stop playback at that point if looping isn't enabled. So if you don't have looping enabled, try that Smiley
Logged
saga
Posts: 1365


« Reply #710 on: 10 Jul '09 - 18:43 »
Reply with quoteQuote

Well, I know it's working in MPTracker since that's what I use. o.o

It plays back fine in MPTracker, but not in XMPlay.  I'll attach it here anyway for your bug tracking.

Jesse~
sure, but i'm always looking for stuff that's actually played wrong in MPT. Smiley
I think XMPlay doesn't detect a loop because there's digital silence at the loop end, so it will just ignore the loop. you can force it to loop by enabling looping, as Ian said.
Logged
jperez
Posts: 7


« Reply #711 on: 10 Jul '09 - 23:27 »
Reply with quoteQuote

Hmm...odd.  I could have sworn I've seen music with dead silence get looped automatically before in XMPlay with Auto loop on, but since XMPlay can save loop settings per song, it should work out for me.  Thank you saga and Ian for the help! raina, I hope I didn't come off as rude. Embarrassed

Jesse~
Logged
stanley.tweedle
Posts: 2


« Reply #712 on: 15 Jul '09 - 20:27 »
Reply with quoteQuote

Hi. I apologize for adding to thread clutter, if this isn't the most appropriate place for such a query.

I have installed XmPlay 3.4.x on another system (which I don't have access to, momentarily), which is a newer version than what is available at un4seen via regular D/L .

in particular, following the primary un4seen-com nav href (@left-column), the version which i d/l { en/us } is not as "new" as that which i d/l, elsewhere, as linked from an Album-Art "plugin" developer's site.

Identified by: re-organization of the DSP (and perhaps other areas) of the Options / Stuff GUI (of XmPlay), which i see now is reminiscent here of that "older" version-- not to mention, does not play well with this Album-Art plugin. (Indeed, why do i have the plugin, but not the "newer" version? Ah-- it is laughable, and such is life!)

if only i could recall what was that Winamp-wrapper-based (methinks) plugin (where album art is integrated into XmPlay through the std Vis. of { extended info } in XmPlay), i would d/l again. i am unfortunate, however, for that info is gone, like so much dead epiderm.

Please advise.
Logged
raina
Posts: 1088


« Reply #713 on: 15 Jul '09 - 21:40 »
Reply with quoteQuote

http://un4seen.com/stuff/xmplay.exe

winamp_svp was split into xmp-wavis and xmp-coverart.
« Last Edit: 15 Jul '09 - 21:45 by raina » Logged
Sam_Zen
Posts: 113


« Reply #714 on: 17 Jul '09 - 02:41 »
Reply with quoteQuote

A serious bug in stuff 3.4.2.113 around the Message button.
Since the last used button, General or Message, is saved in a session, it has two ways of opening again.

1. if General is on, one can play a song, but as soon as the Message button is pressed, XMPlay is gone.
2. if Message is on, XMPlay crashes when the play button is pressed.
Logged
Jace
Posts: 773


« Reply #715 on: 17 Jul '09 - 06:16 »
Reply with quoteQuote

Tried 3.4.2.114 yet? I can't reproduce the problem over here.

Could've been related to this:
Ok, this sounds cool of course, but this version has several issues:
- ID3 tags are shown in the info windows here, but when playing the tune, the playlist entry changes from "artist - tune" to filename display
- Also got a crash when opening an MP3 file, but couldn't reproduce it.

Oops, that'll be due to a remnant of the CUE tracks stuff that was accidentally left in. Here's a correction...

   www.un4seen.com/stuff/xmplay.exe

Logged
stanley.tweedle
Posts: 2


« Reply #716 on: 17 Jul '09 - 09:28 »
Reply with quoteQuote

many thanks!

winamp_svp was split into xmp-wavis and xmp-coverart.
indeed. i see i have two winamp-something-or-other's here in the XmPlay Vis mouse-click-some. Recalling, i believe it was that which position(ed) itself at the bottom-most position of the context-menu, which i was using (for what its worth and what not...)

thanks again! lovin' the XmPlay, of course.
:-)
« Last Edit: 17 Jul '09 - 22:31 by stanley.tweedle » Logged
Sam_Zen
Posts: 113


« Reply #717 on: 17 Jul '09 - 18:38 »
Reply with quoteQuote

Thanks Jace, problem seem to be solved with .116.
Logged
infimum
Posts: 6


« Reply #718 on: 21 Jul '09 - 03:15 »
Reply with quoteQuote

Recent versions stopped displaying specs in old skins like Bonjour_BS2000.
Logged
Dotpitch
Posts: 2473


« Reply #719 on: 21 Jul '09 - 09:29 »
Reply with quoteQuote

Recent versions stopped displaying specs in old skins like Bonjour_BS2000.
It still works here. Does the info window show anything on the General tab?
Logged
Pages: 1 ... 34 35 [36] 37 38 ... 43
  Reply  |  Print  
 
Jump to:  

Powered by SMF 1.1.18 | SMF © 2013, Simple Machines