EDITOR PLUGIN: Media Manager 1.0a (for AGS 3.0.1+)

Started by smiley, Tue 13/11/2007 02:19:22

Previous topic - Next topic

smiley

I've uploaded a new version. Could you please check if that fixes it?

Mantra of Doom

"Imitation is the sincerest form of imitation."

Dualnames

Thanks a lot for upgrading this. It's a must..
Worked on Strangeland, Primordia, Hob's Barrow, The Cat Lady, Mage's Initiation, Until I Have You, Downfall, Hunie Pop, and every game in the Wadjet Eye Games catalogue (porting)

Ghost

And to think that I could've had this so much longer before! Dual's right, this is a must. Thanks a lot for sharing!

Nickydude

This is fantastic! I always though it would be better if you could use descriptive filenames, and nnow you can! Well done. :)
Best Regards,
Nickydude
www.madladdesigns.co.uk

AGS Beginner's Guide - All you'll ever need!

Knoodn

i posted this in the 3.1.2 release thread:


the media manager plugin doesn't work for me. there are no soundfiles listed. and when i try to import manually this is shown:

Error: Der Index lag außerhalb des Bereichs. Er muss nicht negativ und kleiner als die Auflistung sein.
Parametername: index
Version: AGS 3.1.2.80

System.ArgumentOutOfRangeException: Der Index lag außerhalb des Bereichs. Er muss nicht negativ und kleiner als die Auflistung sein.
Parametername: index
   bei System.ThrowHelper.ThrowArgumentOutOfRa ngeException(ExceptionArgument argument, ExceptionResource resource)
   bei System.ThrowHelper.ThrowArgumentOutOfRa ngeException()
   bei MediaManager.Audio.Pane.AddFileToGameFo lder(String path, String type)
   bei MediaManager.Audio.Pane.Toolbar_AddToFo lder(Object sender, EventArgs e)
   bei System.Windows.Forms.ToolStripItem.Rais eEvent(Object key, EventArgs e)
   bei System.Windows.Forms.ToolStripMenuItem. OnClick(EventArgs e)
   bei System.Windows.Forms.ToolStripItem.Hand leClick(EventArgs e)
   bei System.Windows.Forms.ToolStripItem.Hand leMouseUp(MouseEventArgs e)
   bei System.Windows.Forms.ToolStripItem.Fire EventInteractive(EventArgs e, ToolStripItemEventType met)
   bei System.Windows.Forms.ToolStripItem.Fire Event(EventArgs e, ToolStripItemEventType met)
   bei System.Windows.Forms.ToolStrip.OnMouseU p(MouseEventArgs mea)
   bei System.Windows.Forms.ToolStripDropDown. OnMouseUp(MouseEventArgs mea)
   bei System.Windows.Forms.Control.WmMouseUp(Message& m, MouseButtons button, Int32 clicks)
   bei System.Windows.Forms.Control.WndProc(Message& m)
   bei System.Windows.Forms.ScrollableControl. WndProc(Message& m)
   bei System.Windows.Forms.ToolStrip.WndProc(Message& m)
   bei System.Windows.Forms.ToolStripDropDown. WndProc(Message& m)
   bei System.Windows.Forms.Control.ControlNat iveWindow.OnMessage(Message& m)
   bei System.Windows.Forms.Control.ControlNat iveWindow.WndProc(Message& m)
   bei System.Windows.Forms.NativeWindow.Callb ack(IntPtr hWnd, Int32 msg, IntPtr wparam, IntPtr lparam)

there were no problems with media manager in 3.1.1

smiley

#46
Did you move the game folder?

If so:
1) make a backup of Game.agf
2) open Game.agf in a text editor
3) search for: <Folder Path
4) replace the old path with the new one. E.g.: "C:\OldGamePath\Music" -> "C:\NewGamePath\Music"
5) repeat step 3 till you reach the end of the file.
6) save the file

Knoodn

thanks a lot. yes, i did change the game folder, that was the problem.
there were no "<Folder Path" in the Game.agf.
i had to insert the lines:

<Folders>
  <Folder Path="D:\MyGamePath\MyNewestGame\Speech" IncludeSubfolder="False">
    <Files />
  </Folder>
</Folders>

and so on for sound and music. now it's working again.

thanks for fast reply and this great plugin.

Knoodn

computernerdsa

hi,

Where can I download this plug in for the latest version of AGS ?

Thank you

subspark

You dont need it for the latest version of ags. This is an old thread btw.

NiksterG

I know you said it was discontinued, but would it be possible to upload a copy of the plugin for people who are using older versions of AGS?
Check out my games! (Not all made with AGS)


SMF spam blocked by CleanTalk