(Gelöst) Wine kann songlisteditor nicht ausführen.

Status
Für weitere Antworten geschlossen.

Smokealot

New Member
Hallo,

ich habe ein kleines Problem beim ausführen von songlist_editor_v032, einem Programm zum hinzufügen von songs für Guitar Hero 3 über Wine.Guitar Hero läuft ohne Probleme mit Gitarre auf Wine. Nur wenn ich den songlisteditor ausführen will kommt:
ingmar@linux-gfdu:~/.wine/drive_c/Games/Guitar Hero III/GH3-PC-Tools.zip_FILES/Songlist_Editor_v.32> wine '/home/ingmar/.wine/drive_c/Games/Guitar Hero III/GH3-PC-Tools.zip_FILES/Songlist_Editor_v.32/songlist_editor.exe'
err:module:import_dll Library MSVCP71.dll (which is needed by L"C:\\Games\\Guitar Hero III\\GH3-PC-Tools.zip_FILES\\Songlist_Editor_v.32\\wxbase28h_vc.dll") not found
err:module:import_dll Library wxbase28h_vc.dll (which is needed by L"C:\\Games\\Guitar Hero III\\GH3-PC-Tools.zip_FILES\\Songlist_Editor_v.32\\_core_.pyd") not found
err:module:import_dll Library MSVCP71.dll (which is needed by L"C:\\Games\\Guitar Hero III\\GH3-PC-Tools.zip_FILES\\Songlist_Editor_v.32\\wxbase28h_vc.dll") not found
err:module:import_dll Library wxbase28h_vc.dll (which is needed by L"C:\\Games\\Guitar Hero III\\GH3-PC-Tools.zip_FILES\\Songlist_Editor_v.32\\wxbase28h_net_vc.dll") not found
err:module:import_dll Library MSVCP71.dll (which is needed by L"C:\\Games\\Guitar Hero III\\GH3-PC-Tools.zip_FILES\\Songlist_Editor_v.32\\wxbase28h_net_vc.dll") not found
err:module:import_dll Library wxbase28h_net_vc.dll (which is needed by L"C:\\Games\\Guitar Hero III\\GH3-PC-Tools.zip_FILES\\Songlist_Editor_v.32\\_core_.pyd") not found
err:module:import_dll Library MSVCP71.dll (which is needed by L"C:\\Games\\Guitar Hero III\\GH3-PC-Tools.zip_FILES\\Songlist_Editor_v.32\\wxbase28h_vc.dll") not found
err:module:import_dll Library wxbase28h_vc.dll (which is needed by L"C:\\Games\\Guitar Hero III\\GH3-PC-Tools.zip_FILES\\Songlist_Editor_v.32\\wxmsw28h_core_vc.dll") not found
err:module:import_dll Library MSVCP71.dll (which is needed by L"C:\\Games\\Guitar Hero III\\GH3-PC-Tools.zip_FILES\\Songlist_Editor_v.32\\wxmsw28h_core_vc.dll") not found
err:module:import_dll Library wxmsw28h_core_vc.dll (which is needed by L"C:\\Games\\Guitar Hero III\\GH3-PC-Tools.zip_FILES\\Songlist_Editor_v.32\\_core_.pyd") not found
err:module:import_dll Library MSVCP71.dll (which is needed by L"C:\\Games\\Guitar Hero III\\GH3-PC-Tools.zip_FILES\\Songlist_Editor_v.32\\wxbase28h_vc.dll") not found
err:module:import_dll Library wxbase28h_vc.dll (which is needed by L"C:\\Games\\Guitar Hero III\\GH3-PC-Tools.zip_FILES\\Songlist_Editor_v.32\\wxmsw28h_core_vc.dll") not found
err:module:import_dll Library MSVCP71.dll (which is needed by L"C:\\Games\\Guitar Hero III\\GH3-PC-Tools.zip_FILES\\Songlist_Editor_v.32\\wxmsw28h_core_vc.dll") not found
err:module:import_dll Library wxmsw28h_core_vc.dll (which is needed by L"C:\\Games\\Guitar Hero III\\GH3-PC-Tools.zip_FILES\\Songlist_Editor_v.32\\wxmsw28h_adv_vc.dll") not found
err:module:import_dll Library MSVCP71.dll (which is needed by L"C:\\Games\\Guitar Hero III\\GH3-PC-Tools.zip_FILES\\Songlist_Editor_v.32\\wxbase28h_vc.dll") not found
err:module:import_dll Library wxbase28h_vc.dll (which is needed by L"C:\\Games\\Guitar Hero III\\GH3-PC-Tools.zip_FILES\\Songlist_Editor_v.32\\wxmsw28h_adv_vc.dll") not found
err:module:import_dll Library MSVCP71.dll (which is needed by L"C:\\Games\\Guitar Hero III\\GH3-PC-Tools.zip_FILES\\Songlist_Editor_v.32\\wxmsw28h_adv_vc.dll") not found
err:module:import_dll Library wxmsw28h_adv_vc.dll (which is needed by L"C:\\Games\\Guitar Hero III\\GH3-PC-Tools.zip_FILES\\Songlist_Editor_v.32\\_core_.pyd") not found
err:module:import_dll Library MSVCP71.dll (which is needed by L"C:\\Games\\Guitar Hero III\\GH3-PC-Tools.zip_FILES\\Songlist_Editor_v.32\\_core_.pyd") not found
Traceback (most recent call last):
File "songlist_editor.py", line 9, in ?
File "datcreate.pyc", line 4, in ?
File "PythonCard\model.pyc", line 21, in ?
File "wx\__init__.pyc", line 45, in ?
File "wx\_core.pyc", line 4, in ?
File "wx\_core_.pyc", line 12, in ?
File "wx\_core_.pyc", line 10, in __load
ImportError: DLL load failed: Modul nicht gefunden
ingmar@linux-gfdu:~/.wine/drive_c/Games/Guitar Hero III/GH3-PC-Tools.zip_FILES/Songlist_Editor_v.32>
Habe ein System auf OpenSuse 10.2 und benutze die neuste Wineversion.
Meine Hardware besteht aus einem Asrock AM2NF6G-VSTA mit einem AMD Athlon x2 und einer Geforce 8600 GT mit den Herstellertreibern.

Wäre nett wenn mir wer Helfen könnte :) .


MfG
 

Jacko

Moderator
AW: Wine kann songlisteditor nicht ausführen.

Dabei handelt es sich weniger um ein Wine Problem.

Code:
import_dll Library MSVCP71.dll (which is needed by L"C:\\Games\\Guitar Hero III\\GH3-PC-Tools.zip_FILES\\Songlist_Editor_v.32\\wxbase28h_v c.dll") not found
Recht eindeutig, die Microsoft C++ runtime library "MSVCP71.dll" fehlt.
In einem "normalen" Windows befindet dieses sich in
Code:
$(Installdir)\system32
, also zumeist in
Code:
C:\Windows\system32
.

Diese Datei solltest Du Dir besorgen (exakt Version 7.1), in das entsprechende wine Verzeichnis kopieren und nochmal versuchen.

Da findet sich doch bestimmt was im Internet ...
MSVCP71.dll download - Google-Suche

Das gleiche gilt natürlich auch für die anderen beiden Dlls.

Grüße

Jacko
 
Status
Für weitere Antworten geschlossen.
Oben