Depends on where you have SceneSelector installed (and perhaps which button you're using, there are a few I made; I'll assume x_app). The easiest way to find the path, if you don't remember where you installed it (on XP), is to right-click the shortcut and select properties. Copy the target path.What is the right path to start Scene Selector from the button on Anime Studio?
Scene Selector
Moderators: Víctor Paredes, Belgarath, slowtiger
- synthsin75
 - Posts: 10363
 - Joined: Mon Jan 14, 2008 2:20 pm
 - Location: Oklahoma
 - Contact:
 
I know where the program are installed, the problem are another.
I've installed the button on Anime studio and when I press it, a DOS windows appears for a few seconds.
Nothing appens and the windows closes saying "Invalid command"
I have to insert the program path on the line in the _tools_list.txt?
			
			
									
									
						I've installed the button on Anime studio and when I press it, a DOS windows appears for a few seconds.
Nothing appens and the windows closes saying "Invalid command"
I have to insert the program path on the line in the _tools_list.txt?
- synthsin75
 - Posts: 10363
 - Joined: Mon Jan 14, 2008 2:20 pm
 - Location: Oklahoma
 - Contact:
 
You have to open the script, syn_x_app.lua, in a text editor like Notepad. Find the section below this:
The first one will be:
Just put your actual path here, making sure that it is surrounded by "\" and \"" as shown. 
One of these days, I'll include a UI for finding the programs and automatically assigning these paths.
 
			
			
									
									
						Code: Select all
-- ***************************************************
--                  Application Paths
--         Edit these according to your system
-- ***************************************************Code: Select all
SceneSelector = "\"C:\\Program Files\\Anime Studio Scene Selector\\SceneSelector.exe\""One of these days, I'll include a UI for finding the programs and automatically assigning these paths.
- synthsin75
 - Posts: 10363
 - Joined: Mon Jan 14, 2008 2:20 pm
 - Location: Oklahoma
 - Contact:
 
v_aviles will have to help you with that, but I'd try reinstalling it. I updated from an earlier version, so if they're still up, you might try installing one of those and then just replacing the .exe file to update. 
v_aviles,
Love the improvements. I only have one request. Would it be possible for Scene Selector to store all of its backups and thumbs in the installation folder? I keep deleting the thumbs folder from my desktop after I've accidentally navigated to it.
 
p.s. Any reason the scroll bar flashes?
			
			
									
									
						v_aviles,
Love the improvements. I only have one request. Would it be possible for Scene Selector to store all of its backups and thumbs in the installation folder? I keep deleting the thumbs folder from my desktop after I've accidentally navigated to it.
p.s. Any reason the scroll bar flashes?
Imago:
It is a very strange error. I've done some tests and still don't get that error displayed. I even verified the code and found nothing. Are you using an external drive or flash drive to store your Anime Studio files?
synthsin75:
			
			
									
									
						It is a very strange error. I've done some tests and still don't get that error displayed. I even verified the code and found nothing. Are you using an external drive or flash drive to store your Anime Studio files?
synthsin75:
I have no idea! But it's not the first time I write a program in Visual Basic and the scroll bar flashes...p.s. Any reason the scroll bar flashes?
I could make another upgrade in which the backups and thumbs folder can be specified instead of creating and using sub-folders in the folders in which the animations are stored.Would it be possible for Scene Selector to store all of its backups and thumbs in the installation folder?
- synthsin75
 - Posts: 10363
 - Joined: Mon Jan 14, 2008 2:20 pm
 - Location: Oklahoma
 - Contact:
 
The program was installed on the default path.
Now I've moved it in my AS project folder on a external USB HD, in this way I don't need change directory.
The error appears in both cases...
P.S.
I work under Windows Millennium Edition because some graphics utilities crashes on XP and Vista... The OS are the trouble?
			
			
									
									Now I've moved it in my AS project folder on a external USB HD, in this way I don't need change directory.
The error appears in both cases...
P.S.
I work under Windows Millennium Edition because some graphics utilities crashes on XP and Vista... The OS are the trouble?
Sorry for my bad english... Q_Q
						Scene Selector update
*** Update ***
Sometimes, a thumbnail was not created. This version solves that bug:
http://www.mediafire.com/?741dcg7azbfry8b
			
			
													Sometimes, a thumbnail was not created. This version solves that bug:
http://www.mediafire.com/?741dcg7azbfry8b
					Last edited by v_aviles on Mon Dec 12, 2011 7:39 pm, edited 1 time in total.
									
			
									
						Very well! I was looking for it from ages! Thanks, V_Aviles!  
P.S.
It give me the same "run-time error 53, File not found" when I try to create yhe thumbnails, as the older versions... And everytime I run the program again, it will create the thumbnail once, then it crashes at error 53...How it comes?
			
			
									
									P.S.
It give me the same "run-time error 53, File not found" when I try to create yhe thumbnails, as the older versions... And everytime I run the program again, it will create the thumbnail once, then it crashes at error 53...How it comes?
Sorry for my bad english... Q_Q