• Welcome to Dizzi's Support Forum.
 

News:

Welcome to my support forum for Advanced Library and PoseMagic2Pose.

Main Menu

Some questions

Started by bean, September 16, 2010, 07:19:46 AM

Previous topic - Next topic

bean

Hi, I got some questions.

1. When I set Automatically Background Indexer to True, AL will crash on restart. Anyway to fix that?
When that happend I had on old backup I installed instead. But that didn't work.

2. After a long search I found out that my AL config (user.config) file was not saved in the path I have chosen (Under General). Can the path to the config file be change to use the path the user type in? I really like to have only 1 directory I have to make a backup off where all the files are located so I can use a clean backup if everything should fail.

3. In the library "Indexer" I have some files that are zero bytes. Shouldn't that contain the indexed files after having synchronized the library (just guessing)? Or do we have to synchronize the Library everytime it's loaded to speed up the search?

Vista64bit - PP2010

Dizzi

1. It should not crash when the indexer is running. Send me the log (AL.log in the temp folder). What OS are you using?
2. Sorry, but the Microsoft default setting stuff doesn't allow that, so no way to change that currently.
3. The index (for search and the synchronized library) is saved in "library_index.xml". The files you see are used for locking, so AL and the indexer don't update the index file at the same time. So 0 byte length is ok. The idea of the indexer is to not have to synchronize all the time. The indexer will pick up changes from the runtimes you added on the tab "Settings > Runtimes". (Please be aware, that adding p:\poser will actually only index file changes inside "p:\Poser\runtime\libraries", so if you need anything inside p:\poser indexed, you'll have to add these paths manually. This is to not index stuff that's not inside a library folder.)
You can stop the indexer from the tray icon's context menu or check how many updates it did to the index (status).

bean

I use Vista64bit. There's no log file in my Temp dir.

When I restart my PC, I need to synchronize the libraries the first time I start AL or it will take forever to load the folders in AL. But once I have done the synch, the libraries opens fast, and it doesn't matter how many times I restart AL, it will still load fast. But only until I restart my PC and then I have to synchronize it again or it will take about 5 minutes to open a library.
I have had AL to work without synchronizing before where it loads fast right after a reboote, so I was guessing it now misses to read the indexfile.
Vista64bit - PP2010

Dizzi

Where do you have the settings saved?

Search for AL*.txt to find the logfiles. Try entering "%Temp%" into exporer, that should usually find the correct folder.

bean

#4
I found the log file. It was 14MB though so I deleted it and created the crash again but only this was writend in the log file:
"-----------------------
SettingsUpToDate: True"

Although windows error window says "System.IO.DirectoryNotFound".

My AL dir: d:\Poser Pro\Advanced_Library_1_9_0_0   (I just overwrite files whenever a new update is out).

My config file Dir: C:\Users\ny\AppData\Local\xxx\Advanced_Library.exe_Url_0wmu4uymohf3fyzcor0vf3mwe4fjdant\1.9.2.13
Vista64bit - PP2010

Dizzi

Could you please post the whole error message?

bean

The Windows error.

Problemsignatur:
  Navn på problemhændelse:   CLR20r3
  Problemsignatur 01:   advanced_library.exe
  Problemsignatur 02:   1.9.2.13
  Problemsignatur 03:   4c8bad7f
  Problemsignatur 04:   Advanced_Library
  Problemsignatur 05:   1.9.2.13
  Problemsignatur 06:   4c8bad7f
  Problemsignatur 07:   3b8
  Problemsignatur 08:   6d
  Problemsignatur 09:   System.IO.DirectoryNotFound
  OS-version:   6.0.6002.2.2.0.256.6
  Landestandard-id:   1030



When I click on "Automatically start background Indexer", I get this error right after.

************** Undtagelsestekst **************
System.IO.DirectoryNotFoundException: Den angivne sti blev ikke fundet. (Undtagelse fra HRESULT: 0x80070003)
   ved Shell32.IShellLinkDual.Save(Object vWhere)
   ved Advanced_Library.Util.CreateShortcut(Shell Shell, String ShortcutDirectory, String ShortcutName, String TargetDirectory, String TargetName, String Arguments)
   ved Advanced_Library.Form1.set_bAutostartBackgroundIndexer(Boolean value)
   ved Advanced_Library.Form1.cbAutostartBackgroundIndexer_CheckedChanged(Object sender, EventArgs e)
   ved System.Windows.Forms.CheckBox.OnCheckedChanged(EventArgs e)
   ved System.Windows.Forms.CheckBox.set_CheckState(CheckState value)
   ved System.Windows.Forms.CheckBox.OnClick(EventArgs e)
   ved System.Windows.Forms.CheckBox.OnMouseUp(MouseEventArgs mevent)
   ved System.Windows.Forms.Control.WmMouseUp(Message& m, MouseButtons button, Int32 clicks)
   ved System.Windows.Forms.Control.WndProc(Message& m)
   ved System.Windows.Forms.ButtonBase.WndProc(Message& m)
   ved System.Windows.Forms.Control.ControlNativeWindow.WndProc(Message& m)
   ved System.Windows.Forms.NativeWindow.Callback(IntPtr hWnd, Int32 msg, IntPtr wparam, IntPtr lparam)


************** Indlæste assemblies **************
mscorlib
    Assemblyversion: 2.0.0.0
    Win32-version: 2.0.50727.4200 (NetFxQFE.050727-4200)
    CodeBase: file:///C:/Windows/Microsoft.NET/Framework64/v2.0.50727/mscorlib.dll
----------------------------------------
Advanced_Library
    Assemblyversion: 1.9.2.13
    Win32-version: 1.9.2.13
    CodeBase: file:///D:/Poser%20Pro/Advanced_Library_1_9_0_0/Advanced_Library_1_9_0_0/Advanced_Library.exe
----------------------------------------
System
    Assemblyversion: 2.0.0.0
    Win32-version: 2.0.50727.4205 (VistaSP2GDR.050727-4200)
    CodeBase: file:///C:/Windows/assembly/GAC_MSIL/System/2.0.0.0__b77a5c561934e089/System.dll
----------------------------------------
System.Windows.Forms
    Assemblyversion: 2.0.0.0
    Win32-version: 2.0.50727.4016 (NetFxQFE.050727-4000)
    CodeBase: file:///C:/Windows/assembly/GAC_MSIL/System.Windows.Forms/2.0.0.0__b77a5c561934e089/System.Windows.Forms.dll
----------------------------------------
System.Drawing
    Assemblyversion: 2.0.0.0
    Win32-version: 2.0.50727.4016 (NetFxQFE.050727-4000)
    CodeBase: file:///C:/Windows/assembly/GAC_MSIL/System.Drawing/2.0.0.0__b03f5f7f11d50a3a/System.Drawing.dll
----------------------------------------
System.Configuration
    Assemblyversion: 2.0.0.0
    Win32-version: 2.0.50727.4016 (NetFxQFE.050727-4000)
    CodeBase: file:///C:/Windows/assembly/GAC_MSIL/System.Configuration/2.0.0.0__b03f5f7f11d50a3a/System.Configuration.dll
----------------------------------------
System.Xml
    Assemblyversion: 2.0.0.0
    Win32-version: 2.0.50727.4016 (NetFxQFE.050727-4000)
    CodeBase: file:///C:/Windows/assembly/GAC_MSIL/System.Xml/2.0.0.0__b77a5c561934e089/System.Xml.dll
----------------------------------------
Interop.Shell32
    Assemblyversion: 1.0.0.0
    Win32-version: 1.0.0.0
    CodeBase: file:///D:/Poser%20Pro/Advanced_Library_1_9_0_0/Advanced_Library_1_9_0_0/Interop.Shell32.DLL
----------------------------------------
mscorlib.resources
    Assemblyversion: 2.0.0.0
    Win32-version: 2.0.50727.4200 (NetFxQFE.050727-4200)
    CodeBase: file:///C:/Windows/Microsoft.NET/Framework64/v2.0.50727/mscorlib.dll
----------------------------------------
System.DirectoryServices
    Assemblyversion: 2.0.0.0
    Win32-version: 2.0.50727.4016 (NetFxQFE.050727-4000)
    CodeBase: file:///C:/Windows/assembly/GAC_MSIL/System.DirectoryServices/2.0.0.0__b03f5f7f11d50a3a/System.DirectoryServices.dll
----------------------------------------
System.Windows.Forms.resources
    Assemblyversion: 2.0.0.0
    Win32-version: 2.0.50727.4016 (NetFxQFE.050727-4000)
    CodeBase: file:///C:/Windows/assembly/GAC_MSIL/System.Windows.Forms.resources/2.0.0.0_da_b77a5c561934e089/System.Windows.Forms.resources.dll
----------------------------------------

************** JIT-fejlfinding **************
Hvis du vil aktivere JIT-fejlfinding, skal værdien jitDebugging indstilles
i afsnittet system.windows.forms i konfigurationsfilen
for programmet eller computeren.
Programmet skal desuden kompileres med fejlfinding
aktiveret.

Eksempel:

<configuration>
    <system.windows.forms jitDebugging="true" />
</configuration>
Vista64bit - PP2010


bean

You're right :) No more crashes. Thanks Dizzi! ;D
Vista64bit - PP2010