Skip to main content

Notice

Please note that most of the software linked on this forum is likely to be safe to use. If you are unsure, feel free to ask in the relevant topics, or send a private message to an administrator or moderator. To help curb the problems of false positives, or in the event that you do find actual malware, you can contribute through the article linked here.
Topic: foo_title, new version for 0.9 (Read 279443 times) previous topic - next topic
0 Members and 1 Guest are viewing this topic.

foo_title, new version for 0.9

Reply #25
I tried both versions you sent me and they still work. When I get some time, I'll try to find something useful in the crashlog. And if that won't help, I'll add lots of console output...

 

foo_title, new version for 0.9

Reply #26
The link in the last PM was with foobar crashing (just if you didn't redownload it) And at home, removing your component solved the problem. Exactly like yesterday.

I don't know why it works for you

foo_title, new version for 0.9

Reply #27
Code: [Select]
Failed to load DLL: foo_managedWrapper.dll
Reason: Det lykkedes ikke at initialisere en DLL.


The bottom line reads: It didn't succeed in initialsing a DLL

I get this error when I open up foobar. foo_title folder in root foobar folder and the components in the right place.. What did I do wrong?

I'm pretty sure I have .NET installed but I can't remember what version. Maybe you could include a link in the initial post?

Looking forward to testing this and hopefully making some skins for it.

Cheers,

Nova

foo_title, new version for 0.9

Reply #28
This seems like you only have .NET Framework 1. Link to download the second version added to first post.

You can find what version of the framework you have installed in the "Management tools" in Control panels, there should be a Microsoft .NET Framework 2 Configuration icon.

Bachi-Bouzouk: I downloaded foobar_4 the first time you sent me the PM, everything worked and then I downloaded it again when you sent me the next PM. It worked again  There must be something different in our computers or windows installation.. anything...

foo_title, new version for 0.9

Reply #29
http://eolindel.free.fr/images/net2.png

I have Microsoft .NET Framework 2.0. I don't know where it comes from..

I'm connected to windows updtae, I will see if I have the latest version or not

I have an update for .net, but it seems to be a minor update, i will see if it solves the problem


edit Bad news: it doesn't work and I have a crashlog.

edit Still very strange, I installed the latest beta and on this installation it works without any problem (for the moment ) It's OK, I closed foobar and restarted it, it works fine

foo_title, new version for 0.9

Reply #30
That was for Nova5000 that he doesn't have .NET 2  Anyway, I have the same version as you (according to the picture). I'm digging in the crash log now.

foo_title, new version for 0.9

Reply #31
I installed .NET Framework 2.0 from the link you provided. I no longer get the rror message I posted on start-up, I just get nothing. I have foo_managedWrapper in components but no foo_title. Similar to Bachi's problem.

foo_title, new version for 0.9

Reply #32

Do you have foo_title in the preferences ? Anything in the console ?

foo_title, new version for 0.9

Reply #33
Nope. No foo_title in the preferences and nothing in the console.

foo_title, new version for 0.9

Reply #34
Not sure that you saw my edits:

edit Bad news: it doesn't work and I have a crashlog.

edit Still very strange, I installed the latest beta and on this installation it works without any problem (for the moment ) It's OK, I closed foobar and restarted it, it works fine

It's very strange to see that on the same computer, it works with an installation, but not the other..

edit It doesn't seem to be plugin interference, I tried to remove all my plugins except the minimum and it still crashed

foo_title, new version for 0.9

Reply #35
Yeah, I'm using 0.9.2, btw

foo_title, new version for 0.9

Reply #36
Yeah, I'm using 0.9.2, btw

Me too ;-)

Btw. we have two bugs here, right ? One that foo_title does not load at all but doesn't crash and the other that it loads but crashes (on new track), right ?

foo_title, new version for 0.9

Reply #37
That's how I understand it yes, I'm getting the first one

foo_title, new version for 0.9

Reply #38
I second the fact that nothing happens :/
hi

foo_title, new version for 0.9

Reply #39
I have created a debug version which logs some of its actions to help me in finding the bug. So please download it here  http://www.fi.muni.cz/~xplasil/download/debugfooTitle.zip

It contains the dlls and one testing skin which has only one image, please try to use this skin too.

How to use:
1) It writes foo_title.log to the current working directory, so make sure you run foobar2000 in it's directory (this can be set in the propertis of a shortcut)
2) When you start foobar, it will tell you that foo_managedWrapper is compiled in debug mode. That's ok.

When you get a bug, post the foo_title.log into a codebox here. Also useful may be the version of your Windows a service pack installed. Thanks

EDIT: URL

foo_title, new version for 0.9

Reply #40
I downloaded your debug version and installed it, when it promped me and said 'foo_managedWrapper has been removed since it's last us, would you like to keep it's settings?' I said no.

Now everytime I load up foobar I get the following error

Code: [Select]
Failed to load DLL: foo_managedWrapper.dll
Reason: Dette program kunne ikke starte på grund af en forkert programkonfiguration. Du kan muligvis løse problemet ved at installere programmet igen.


It reads 'This program could not start due to a faulty program configuration. It is possible you kan solve the problem by installing the program again.'

So I extracted the deub version again, but got the same error.

Hope this helps?

EDIT: Ok, I just tried installing the old foo_title, then load up foobar, close it and then installed the bedug version, which as I thought, gave me that prompt if I wanted to keep it's settings again, this time I said yes, but got the same error as above.

foo_title, new version for 0.9

Reply #41
Quote
I downloaded your debug version and installed it, when it promped me and said 'foo_managedWrapper has been removed since it's last us, would you like to keep it's settings?' I said no.

The debug version is linked against the DLL version of the C++ runtime. Since the debug versions of these runtime DLLs are not redistributable as far as I remember, Quiark should use static linking, if he wishes you to test the debug build on your computer.

foo_title, new version for 0.9

Reply #42
Please try to download it again. It was probably because you don't have the development libraries so I had to compile it in release mode.

EDIT: Yes and I can't use static linking because of .NET (last time I tried it, linker complained about duplicate symbols). Anyway the log should provide some information.


foo_title, new version for 0.9

Reply #44
The skin finally worked with the debug version.. Here's the log file

Code: [Select]
Log started. CManagedWrapper instance created.
CManagedWrapper::Start() called.
Starting components search.
Starting component loading
Processing file C:\Programmer\foobar2000\components\dotnet_title.dll
Loading component C:\Programmer\foobar2000\components\dotnet_title.dll
Creating a component
Main::Create called. Starting to create variables...
Main::Create done.
Main::OnInit called
GetFoobarDirectory returning C:\Programmer\foobar2000\
GetFoobarDirectory returning C:\Programmer\foobar2000\
GetFoobarDirectory returning C:\Programmer\foobar2000\
GetFoobarDirectory returning C:\Programmer\foobar2000\
GetFoobarDirectory returning C:\Programmer\foobar2000\
GetFoobarDirectory returning C:\Programmer\foobar2000\
GetFoobarDirectory returning C:\Programmer\foobar2000\
GetFoobarDirectory returning C:\Programmer\foobar2000\
GetFoobarDirectory returning C:\Programmer\foobar2000\
GetFoobarDirectory returning C:\Programmer\foobar2000\
GetFoobarDirectory returning C:\Programmer\foobar2000\
GetFoobarDirectory returning C:\Programmer\foobar2000\
GetFoobarDirectory returning C:\Programmer\foobar2000\
GetFoobarDirectory returning C:\Programmer\foobar2000\
GetFoobarDirectory returning C:\Programmer\foobar2000\
Skin loaded

Then a whole lot of these:
Code: [Select]
Main::updateDisplay called

Code: [Select]
CPlayCallback::on_playback_new_track called
Created MetaDBHandle
Calling component...
Main::OnPlaybackNewTrack called


Then a whole lot of these again

Code: [Select]
Main::updateDisplay called

foo_title, new version for 0.9

Reply #45
Bachi-Bouzouk: Yes, it crashes, but you should have a foo_title.log in the directory from which you started foobar.

Nova5000: try to change skins and to restart foobar a few times, it might stop working again...

foo_title, new version for 0.9

Reply #46
Nope, seems to be working fine..

foo_title, new version for 0.9

Reply #47
I don't have any foo_title.log in my directory.

But it works on 4 installation and crashes only on one, I will try to remove my .cfg and see what happens

Now it works, foo_title is loaded but I don't have any script available in the preferences.

In the console, I got an error message because I deleted the .cfg file.

and then i had this:
Code: [Select]
ERROR : System.IO.DirectoryNotFoundException: Impossible de trouver une partie du chemin d'acc

it says that itcouldn't find a part of the filepath for??

Now it isn't loaded and I have:
Code: [Select]
ERROR : System.NullReferenceException: La r

New crashlog:
Code: [Select]
Illegal operation:
Code: E0434F4Dh, flags: 00000001h, address: 7C81EB33h
Call path:
entry=>initquit::on_quit
This is the first crash logged by this instance.
Code bytes (7C81EB33h):
7C81EAF3h:  8B 45 0C 56 8B 75 14 83 E0 01 85 F6 89 45 B4 C7
7C81EB03h:  45 BC E1 EA 81 7C 0F 84 9A 00 00 00 8B 4D 10 83
7C81EB13h:  F9 0F 0F 87 69 5A 02 00 85 C9 89 4D C0 74 07 57
7C81EB23h:  8D 7D C4 F3 A5 5F 8D 45 B0 50 FF 15 04 15 80 7C
7C81EB33h:  5E C9 C2 10 00 85 FF 0F 8E E6 D0 FE FF 8B 55 FC
7C81EB43h:  89 55 0C 0F B7 16 8B 7D F8 8A 14 3A 88 11 8B 78
7C81EB53h:  0C 0F B6 D2 66 8B 14 57 66 3B 16 0F 85 2F C7 02
7C81EB63h:  00 8B 50 08 66 8B 5A 04 38 19 0F 84 2D C7 02 00
Stack (0012F8ECh):
0012F8CCh:  00DFDB9C 7C9D93A0 77F443DD 7C9D93A0
0012F8DCh:  00000004 00000000 00DFD0A8 00000000
0012F8ECh:  0012F978 E0434F4D 00000001 00000000
0012F8FCh:  7C81EB33 00000001 80004003 790C2000
0012F90Ch:  02000036 0012F924 79E814DA 0012F930
0012F91Ch:  02000036 00000001 0012F9A0 79E87FF4
0012F92Ch:  0000012C 790FABCC 79F958B8 7915EC4C
0012F93Ch:  0000012C 0012F9A0 79F97065 E0434F4D
0012F94Ch:  00000001 00000001 0012F978 ABF87566
0012F95Ch:  00000000 013FE698 0012FA80 00033000
0012F96Ch:  79E782DC 00000001 00169DA8 80004003
0012F97Ch:  0012F4FC 00000001 00000001 0012F958
0012F98Ch:  0012F4FC 0012F9CC 79F9A3C8 D213FC46
0012F99Ch:  00000000 0012F9D8 79F972D0 013FE698
0012F9ACh:  00000000 00000000 ABF8751E 7A36DBD0
0012F9BCh:  0012FA80 0012FA80 00169DA8 00000001
0012F9CCh:  0012FA80 79F9AC4C 00000000 0012FA8C
0012F9DCh:  7A0F6AB7 0012FA3C 001A9398 ABF8764A
0012F9ECh:  0012FB54 013FE680 00000000 0000003C
0012F9FCh:  00000001 03B9F514 79E7C1D7 00000006
Registers:
EAX: 0012F8F0, EBX: 00169DA8, ECX: 00000000, EDX: 00000025
ESI: 0012F97C, EDI: E0434F4D, EBP: 0012F940, ESP: 0012F8EC
Crash location: "kernel32", loaded at 7C800000h - 7C904000h
Symbol: "RaiseException" (+00000052h)

Loaded modules:
foobar2000                      loaded at 00400000h - 004E6000h
ntdll                            loaded at 7C910000h - 7C9C7000h
kernel32                        loaded at 7C800000h - 7C904000h
COMCTL32                        loaded at 77390000h - 77492000h
msvcrt                          loaded at 77BE0000h - 77C38000h
ADVAPI32                        loaded at 77DA0000h - 77E4C000h
RPCRT4                          loaded at 77E50000h - 77EE1000h
GDI32                            loaded at 77EF0000h - 77F37000h
USER32                          loaded at 77D10000h - 77DA0000h
SHLWAPI                          loaded at 77F40000h - 77FB6000h
SHELL32                          loaded at 7C9D0000h - 7D1F3000h
ole32                            loaded at 774A0000h - 775DD000h
shared                          loaded at 10000000h - 1002A000h
comdlg32                        loaded at 76340000h - 7638A000h
uxtheme                          loaded at 5B090000h - 5B0C8000h
GameHook                        loaded at 10D00000h - 10D0D000h
lgscroll                        loaded at 10100000h - 1010E000h
MSVCR71                          loaded at 7C340000h - 7C396000h
MSVCP71                          loaded at 7C3A0000h - 7C41B000h
foo_abx                          loaded at 00A20000h - 00A54000h
foo_albumlist                    loaded at 00A60000h - 00AA1000h
foo_audioscrobbler              loaded at 00AD0000h - 00B08000h
WS2_32                          loaded at 719F0000h - 71A07000h
WS2HELP                          loaded at 719E0000h - 719E8000h
foo_autoplaylist                loaded at 00B70000h - 00BA2000h
foo_bitcompare                  loaded at 00BD0000h - 00BF6000h
foo_cdda                        loaded at 00C20000h - 00C59000h
foo_channel_mixer                loaded at 00C80000h - 00CBA000h
foo_common                      loaded at 00CD0000h - 00D09000h
foo_converter                    loaded at 00D30000h - 00D94000h
foo_dbsearch                    loaded at 00DC0000h - 00E19000h
foo_dsp_skip_silence            loaded at 00E40000h - 00E4A000h
MSVCR80                          loaded at 78130000h - 781CB000h
foo_dsp_std                      loaded at 00E70000h - 00EB2000h
foo_freedb2                      loaded at 00EE0000h - 00F20000h
foo_history                      loaded at 00F40000h - 00F5C000h
foo_input_shorten                loaded at 00F80000h - 00FAE000h
foo_input_std                    loaded at 00FD0000h - 010CB000h
foo_lnk                          loaded at 010F0000h - 01109000h
foo_managedWrapper              loaded at 01130000h - 011D1000h
mscoree                          loaded at 79000000h - 79045000h
MSVCP80                          loaded at 7C420000h - 7C4A7000h
msvcm80                          loaded at 7C4C0000h - 7C53D000h
mscorwks                        loaded at 79E70000h - 7A3D1000h
mscorlib.ni                      loaded at 790C0000h - 79BA6000h
mscorjit                        loaded at 79060000h - 790B3000h
rsaenh                          loaded at 0FFD0000h - 0FFF8000h
System.ni                        loaded at 7A440000h - 7ABFE000h
System.Drawing.ni                loaded at 7ADE0000h - 7AF74000h
System.Windows.Forms.ni          loaded at 7AFD0000h - 7BC56000h
xpsp2res                        loaded at 20000000h - 202DA000h
dotnet_title                    loaded at 11000000h - 11012000h
foo_managedWrapper              loaded at 03A20000h - 03AC1000h
mscorlib.resources              loaded at 03C50000h - 03CA0000h
diasymreader                    loaded at 5E380000h - 5E409000h
foo_masstag                      loaded at 03D50000h - 03DA0000h
foo_msnalt                      loaded at 03DC0000h - 03DD9000h
foo_playcount                    loaded at 03E00000h - 03E28000h
foo_playlist_manager            loaded at 03E50000h - 03E95000h
foo_pqview                      loaded at 03EC0000h - 03EDC000h
foo_rgscan                      loaded at 03F00000h - 03F46000h
foo_run                          loaded at 03F70000h - 03F9B000h
foo_sic                          loaded at 03FC0000h - 0400B000h
foo_uie_albumart                loaded at 04030000h - 04064000h
gdiplus                          loaded at 4EB80000h - 4ED23000h
foo_uie_albumart_msn            loaded at 040A0000h - 040BB000h
OLEAUT32                        loaded at 770E0000h - 7716C000h
foo_uie_console                  loaded at 040D0000h - 040EC000h
foo_uie_explorer                loaded at 04110000h - 0414D000h
foo_uie_lyrics_panel            loaded at 04170000h - 041D3000h
foo_uie_playlists_dropdown      loaded at 04200000h - 04239000h
foo_uie_quicksearch 2.0          loaded at 04260000h - 042A1000h
foo_uie_tabs                    loaded at 042D0000h - 042F7000h
foo_uie_trackinfo                loaded at 04320000h - 0434E000h
foo_ui_columns                  loaded at 04370000h - 0440B000h
foo_ui_std                      loaded at 04430000h - 04487000h
foo_unpack                      loaded at 044B0000h - 044DE000h
foo_utils                        loaded at 04500000h - 04539000h
foo_version                      loaded at 04560000h - 04585000h
dbghelp                          loaded at 5D3F0000h - 5D491000h
VERSION                          loaded at 77BD0000h - 77BD8000h
CLBCATQ                          loaded at 76F80000h - 76FFF000h
COMRes                          loaded at 77000000h - 770D4000h
imagehlp                        loaded at 76C40000h - 76C68000h

Stack dump analysis:
Address: 7C81EB33h, location: "kernel32", loaded at 7C800000h - 7C904000h
Symbol: "RaiseException" (+00000052h)
Address: 790C2000h, location: "mscorlib.ni", loaded at 790C0000h - 79BA6000h
Address: 79E814DAh, location: "mscorwks", loaded at 79E70000h - 7A3D1000h
Symbol: "InstallCustomModule" (+00001F6Ah)
Address: 79E87FF4h, location: "mscorwks", loaded at 79E70000h - 7A3D1000h
Symbol: "LogHelp_TerminateOnAssert" (+00001FA4h)
Address: 790FABCCh, location: "mscorlib.ni", loaded at 790C0000h - 79BA6000h
Address: 79F958B8h, location: "mscorwks", loaded at 79E70000h - 7A3D1000h
Symbol: "DllCanUnloadNowInternal" (+00001FFCh)
Address: 7915EC4Ch, location: "mscorlib.ni", loaded at 790C0000h - 79BA6000h
Address: 79F97065h, location: "mscorwks", loaded at 79E70000h - 7A3D1000h
Symbol: "DllCanUnloadNowInternal" (+000037A9h)
Address: 79E782DCh, location: "mscorwks", loaded at 79E70000h - 7A3D1000h
Symbol: "DllUnregisterServerInternal" (+00004ABCh)
Address: 79F9A3C8h, location: "mscorwks", loaded at 79E70000h - 7A3D1000h
Symbol: "DllCanUnloadNowInternal" (+00006B0Ch)
Address: 79F972D0h, location: "mscorwks", loaded at 79E70000h - 7A3D1000h
Symbol: "DllCanUnloadNowInternal" (+00003A14h)
Address: 7A36DBD0h, location: "mscorwks", loaded at 79E70000h - 7A3D1000h
Address: 79F9AC4Ch, location: "mscorwks", loaded at 79E70000h - 7A3D1000h
Symbol: "DllCanUnloadNowInternal" (+00007390h)
Address: 7A0F6AB7h, location: "mscorwks", loaded at 79E70000h - 7A3D1000h
Symbol: "TranslateSecurityAttributes" (+0000C0DAh)
Address: 79E7C1D7h, location: "mscorwks", loaded at 79E70000h - 7A3D1000h
Symbol: "DllUnregisterServerInternal" (+000089B7h)
Address: 79E71870h, location: "mscorwks", loaded at 79E70000h - 7A3D1000h
Address: 7924DBA0h, location: "mscorlib.ni", loaded at 790C0000h - 79BA6000h
Address: 79E71870h, location: "mscorwks", loaded at 79E70000h - 7A3D1000h
Address: 7968E688h, location: "mscorlib.ni", loaded at 790C0000h - 79BA6000h
Address: 7A329D8Ch, location: "mscorwks", loaded at 79E70000h - 7A3D1000h
Address: 79EE9E82h, location: "mscorwks", loaded at 79E70000h - 7A3D1000h
Symbol: "IEE" (+00012936h)
Address: 011BAE80h, location: "foo_managedWrapper", loaded at 01130000h - 011D1000h
Address: 011BAE80h, location: "foo_managedWrapper", loaded at 01130000h - 011D1000h
Address: 77D1DAEAh, location: "USER32", loaded at 77D10000h - 77DA0000h
Symbol: "DestroyWindow" (+00000000h)
Address: 79FCC4DAh, location: "mscorwks", loaded at 79E70000h - 7A3D1000h
Symbol: "GetCompileInfo" (+0000656Bh)
Address: 00427A8Ah, location: "foobar2000", loaded at 00400000h - 004E6000h
Address: 011BAE80h, location: "foo_managedWrapper", loaded at 01130000h - 011D1000h
Address: 77D1DAEAh, location: "USER32", loaded at 77D10000h - 77DA0000h
Symbol: "DestroyWindow" (+00000000h)
Address: 011BAE80h, location: "foo_managedWrapper", loaded at 01130000h - 011D1000h
Address: 00427A4Ch, location: "foobar2000", loaded at 00400000h - 004E6000h
Address: 0049AF5Ah, location: "foobar2000", loaded at 00400000h - 004E6000h
Address: 00428883h, location: "foobar2000", loaded at 00400000h - 004E6000h
Address: 004B0380h, location: "foobar2000", loaded at 00400000h - 004E6000h
Address: 004B0380h, location: "foobar2000", loaded at 00400000h - 004E6000h
Address: 00400000h, location: "foobar2000", loaded at 00400000h - 004E6000h
Address: 004B287Ch, location: "foobar2000", loaded at 00400000h - 004E6000h
Address: 7C9205D4h, location: "ntdll", loaded at 7C910000h - 7C9C7000h
Symbol: "RtlAllocateHeap" (+00000000h)
Address: 7C920732h, location: "ntdll", loaded at 7C910000h - 7C9C7000h
Symbol: "RtlAllocateHeap" (+0000015Eh)
Address: 7C91EE18h, location: "ntdll", loaded at 7C910000h - 7C9C7000h
Symbol: "strchr" (+00000117h)
Address: 7C921538h, location: "ntdll", loaded at 7C910000h - 7C9C7000h
Symbol: "wcsncpy" (+00000AA9h)
Address: 7C921596h, location: "ntdll", loaded at 7C910000h - 7C9C7000h
Symbol: "wcsncpy" (+00000B07h)
Address: 7C9206EBh, location: "ntdll", loaded at 7C910000h - 7C9C7000h
Symbol: "RtlAllocateHeap" (+00000117h)
Address: 004A892Ch, location: "foobar2000", loaded at 00400000h - 004E6000h
Address: 7C927CB7h, location: "ntdll", loaded at 7C910000h - 7C9C7000h
Symbol: "RtlReAllocateHeap" (+000002BAh)
Address: 7C91EE18h, location: "ntdll", loaded at 7C910000h - 7C9C7000h
Symbol: "strchr" (+00000117h)
Address: 7C91EE18h, location: "ntdll", loaded at 7C910000h - 7C9C7000h
Symbol: "strchr" (+00000117h)
Address: 7C9206F0h, location: "ntdll", loaded at 7C910000h - 7C9C7000h
Symbol: "RtlAllocateHeap" (+0000011Ch)
Address: 7C9206EBh, location: "ntdll", loaded at 7C910000h - 7C9C7000h
Symbol: "RtlAllocateHeap" (+00000117h)
Address: 0048842Eh, location: "foobar2000", loaded at 00400000h - 004E6000h
Address: 004B90FCh, location: "foobar2000", loaded at 00400000h - 004E6000h
Address: 00403535h, location: "foobar2000", loaded at 00400000h - 004E6000h
Address: 004075EBh, location: "foobar2000", loaded at 00400000h - 004E6000h
Address: 004075F8h, location: "foobar2000", loaded at 00400000h - 004E6000h
Address: 0048CE6Bh, location: "foobar2000", loaded at 00400000h - 004E6000h
Address: 01000000h, location: "foo_input_std", loaded at 00FD0000h - 010CB000h
Address: 0048B590h, location: "foobar2000", loaded at 00400000h - 004E6000h
Address: 004B4080h, location: "foobar2000", loaded at 00400000h - 004E6000h
Address: 10002D67h, location: "shared", loaded at 10000000h - 1002A000h
Symbol: "uPrintCrashInfo_SetDumpPath" (+000000B7h)
Address: 004B4080h, location: "foobar2000", loaded at 00400000h - 004E6000h
Address: 004A30F3h, location: "foobar2000", loaded at 00400000h - 004E6000h
Address: 004B4080h, location: "foobar2000", loaded at 00400000h - 004E6000h
Address: 004289C7h, location: "foobar2000", loaded at 00400000h - 004E6000h
Address: 00400000h, location: "foobar2000", loaded at 00400000h - 004E6000h
Address: 004D37B0h, location: "foobar2000", loaded at 00400000h - 004E6000h
Address: 0048B299h, location: "foobar2000", loaded at 00400000h - 004E6000h
Address: 004866B7h, location: "foobar2000", loaded at 00400000h - 004E6000h
Address: 004866B1h, location: "foobar2000", loaded at 00400000h - 004E6000h
Address: 004A893Ch, location: "foobar2000", loaded at 00400000h - 004E6000h
Address: 004A7000h, location: "foobar2000", loaded at 00400000h - 004E6000h
Address: 004D6C48h, location: "foobar2000", loaded at 00400000h - 004E6000h
Address: 0048B590h, location: "foobar2000", loaded at 00400000h - 004E6000h
Address: 004A3208h, location: "foobar2000", loaded at 00400000h - 004E6000h
Address: 0048AA74h, location: "foobar2000", loaded at 00400000h - 004E6000h
Address: 00400000h, location: "foobar2000", loaded at 00400000h - 004E6000h
Address: 0048B590h, location: "foobar2000", loaded at 00400000h - 004E6000h
Address: 7C816D4Fh, location: "kernel32", loaded at 7C800000h - 7C904000h
Symbol: "RegisterWaitForInputIdle" (+00000049h)
Address: 7C8399F3h, location: "kernel32", loaded at 7C800000h - 7C904000h
Symbol: "FindAtomW" (+00000094h)
Address: 7C816D58h, location: "kernel32", loaded at 7C800000h - 7C904000h
Symbol: "RegisterWaitForInputIdle" (+00000052h)
Address: 0048AADDh, location: "foobar2000", loaded at 00400000h - 004E6000h
Address: 004E0049h, location: "foobar2000", loaded at 00400000h - 004E6000h
Address: 004B0063h, location: "foobar2000", loaded at 00400000h - 004E6000h
Address: 00410072h, location: "foobar2000", loaded at 00400000h - 004E6000h
Address: 004E0049h, location: "foobar2000", loaded at 00400000h - 004E6000h
Address: 004D002Eh, location: "foobar2000", loaded at 00400000h - 004E6000h
Address: 0044002Eh, location: "foobar2000", loaded at 00400000h - 004E6000h
Address: 0044002Eh, location: "foobar2000", loaded at 00400000h - 004E6000h
Address: 00410072h, location: "foobar2000", loaded at 00400000h - 004E6000h
Address: 004E0049h, location: "foobar2000", loaded at 00400000h - 004E6000h
Address: 0044002Eh, location: "foobar2000", loaded at 00400000h - 004E6000h

Version info:
foobar2000 v0.9.2
UNICODE

Additional info:
Album List 3.2.0  (foo_albumlist)
Playlist tools 0.5.5  (foo_utils)
Lyrics panel 0.33.3  (foo_uie_lyrics_panel)
FLAC decoder 1.1.0  (foo_input_std)
Tabbed panel modifyed 0.2.0  (foo_uie_tabs)
Shorten decoder 0.4.2a  (foo_input_shorten)
Audioscrobbler 1.3.2  (foo_audioscrobbler)
Skip silence 0.1  (foo_dsp_skip_silence)
MSN Now Playing (alt) 2.4  (foo_msnalt)
Track info panel 0.8  (foo_uie_trackinfo)
ReplayGain Scanner 2.0.1  (foo_rgscan)
Standard DSP array 1.0  (foo_dsp_std)
Album Art Panel 0.2.0  (foo_uie_albumart)
Channel Mixer 0.9.4  (foo_channel_mixer)
RAR reader 1.1  (foo_unpack)
Binary comparator 1.0  (foo_bitcompare)
Quick Search Toolbar 2.0  (foo_uie_quicksearch 2.0)
ABX comparator 1.3  (foo_abx)
Play Count 1.9.2  (foo_playcount)
Run services 0.3.2  (foo_run)
Masstagger 1.5  (foo_masstag)
History 0.2  (foo_history)
CD Audio decoder 2.1  (foo_cdda)
foo_managedWrapper 0.3  (foo_managedWrapper)
Playlist Manager 1.0  (foo_playlist_manager)
Converter 1.0.1  (foo_converter)
Default User Interface 0.9acc  (foo_ui_std)
Console panel 0.2  (foo_uie_console)
Database search 1.3.1 beta 10  (foo_dbsearch)
Album Art Panel (MSN) 0.2.1  (foo_uie_albumart_msn)
Columns UI 0.1.3 beta 1v5  (foo_ui_columns)
Explorer Tree 1.04.6a  (foo_uie_explorer)
Components versions viewer 0.2  (foo_version)
foosic music database 1.0 beta 7  (foo_sic)
Shell link resolver 1.1  (foo_lnk)
Standard input array 1.0  (foo_input_std)
freedb tagger v0.5  (foo_freedb2)
Common services 0.1  (foo_common)
ZIP/GZIP reader 1.0  (foo_unpack)
Playlists Dropdown 0.5.7  (foo_uie_playlists_dropdown)

I could reproduce the error.

And now, with the old .cfg file:

foo_title, new version for 0.9

Reply #48
With the debug version, foo_title only loads when I open foobar from within it's directory, like Quiark said.

foo_title, new version for 0.9

Reply #49
Hmm I see, when you don't start foobar from it's directory, foo_title won't load. That's probably the solution to the bug nr. 1. I'll fix it in the next release.

So there are the numerous crashes on one of Bachi's foobars left to solve. Try to start foobar always from it's directory (set Working directory to foobar's dir in the shortcut).

EDIT: like this:
[img=http://img479.imageshack.us/img479/1161/sshotdf8.th.png]