Sylaous Posted January 24, 2022 Share Posted January 24, 2022 I am trying to add textures to ME1LE, I keep getting an this error; Exception occurred! QString Package::getName(int) at Package.cpp: line 519 Callstack:01. Package::getName(int) at Package.cpp: line 51902. std::enable_if<std::__and_<std::__not_<std::__is_tuple_like<QTypedArrayData<unsigned short>*> >, std::is_move_constructible<QTypedArrayData<unsigned short>*>, std::is_move_assignable<QTypedArrayData<unsigned short>*> >::value, void>::type std::swap<QTypedArrayData<unsigned short>*>(QTypedArrayData<unsigned short>*&, QTypedArrayData<unsigned short>*&) at move.h: line 19703. Properties::Properties(Package&, ByteBuffer const&, int) at Properties.cpp: line 3404. ByteBuffer::size() const at ByteBuffer.h: line 8605. ByteBuffer::Free() at ByteBuffer.h: line 7006. QListData::size() const at qlist.h: line 11507. Misc::InstallMods(MeType, Resources&, QStringList&, bool, bool, bool, bool, int, void (*)(void*, int, QString const&), void*) at MiscModsInstall.cpp: line 25508. LayoutInstallModsManager::InstallMods(QStringList&) at LayoutInstallMods.cpp: line 26109. LayoutInstallModsManager::InstallSelected() at LayoutInstallMods.cpp: line 29110. LayoutInstallModsManager::InstallSelected() at rescaler.c: line 011. LayoutInstallModsManager::InstallSelected() at moc_qplatforminputcontext.cpp: line 012. LayoutInstallModsManager::InstallSelected() at moc_qplatforminputcontext.cpp: line 013. LayoutInstallModsManager::InstallSelected() at qabstractbutton.cpp: line 014. LayoutInstallModsManager::InstallSelected() at Stream.cpp: line 015. LayoutInstallModsManager::InstallSelected() at qabstractproxymodel.cpp: line 016. LayoutInstallModsManager::InstallSelected() at MemoryStream.cpp: line 017. LayoutInstallModsManager::InstallSelected() at qcollator_win.cpp: line 018. LayoutInstallModsManager::InstallSelected() at qabstractproxymodel.cpp: line 019. LayoutInstallModsManager::InstallSelected() at qwidgetaction.cpp: line 020. LayoutInstallModsManager::InstallSelected() at qwidgetaction.cpp: line 021. LayoutInstallModsManager::InstallSelected() at qabstractproxymodel.cpp: line 022. LayoutInstallModsManager::InstallSelected() at qcollator_win.cpp: line 023. LayoutInstallModsManager::InstallSelected() at moc_qplatforminputcontext.cpp: line 024. LayoutInstallModsManager::InstallSelected() at qplatformopenglcontext.cpp: line 025. LayoutInstallModsManager::InstallSelected() at moc_qwindowsinputcontext.cpp: line 026. LayoutInstallModsManager::InstallSelected() at qwindowsgdinativeinterface.cpp: line 027. LayoutInstallModsManager::InstallSelected() at qclipboard.cpp: line 028. LayoutInstallModsManager::InstallSelected() at qcollator_win.cpp: line 029. runQtApplication(int, char**) at Main.cpp: line 16130. qMain(int, char**) at Main.cpp: line 20031. qMain(int, char**) at qtmain_win.cpp: line 0What is it, and how do I fix it? Help would be appreciated Screenshot of error and Mods attached Link to comment Share on other sites More sharing options...
chxwolf Posted January 25, 2022 Share Posted January 25, 2022 Same problems using the MEM utility, I have given up. Link to comment Share on other sites More sharing options...
Recommended Posts