Advertisement
Not a member of Pastebin yet?
Sign Up,
it unlocks many cool features!
- [204.3915 FATAL ERROR hecl::blender::Connection (HECL Worker 0)]
- Traceback (most recent call last):
- File "/tmp/hecl_blendershell.py", line 123, in exec_compbuf
- exec(co, globals)
- File "<HECL>", line 3, in <module>
- OSError: load: /home/mounts/ssd_leftover/URDE-new/urde-game/mp1/MP1/metroid5/!5MinesWorld1028b_B1AC4D65/26 Elite Quarters/05 Omega Pirate Battle/CINF_793726B0.blend failed to open blend file
- The above exception was the direct cause of the following exception:
- Traceback (most recent call last):
- File "/tmp/hecl_blendershell.py", line 555, in <module>
- exec_compbuf(compbuf, globals)
- File "/tmp/hecl_blendershell.py", line 127, in exec_compbuf
- raise RuntimeError(trace_prefix) from e
- RuntimeError: Error processing:
- target_arm_name = 'CINF_793726B0'
- if target_arm_name not in bpy.data.armatures:
- with bpy.data.libraries.load('''/home/mounts/ssd_leftover/URDE-new/urde-game/mp1/MP1/metroid5/!5MinesWorld1028b_B1AC4D65/26 Elite Quarters/05 Omega Pirate Battle/CINF_793726B0.blend''', link=True, relative=True) as (data_from, data_to):
- if target_arm_name not in data_from.armatures:
- raise RuntimeError('''unable to find CINF_793726B0 in /home/mounts/ssd_leftover/URDE-new/urde-game/mp1/MP1/metroid5/!5MinesWorld1028b_B1AC4D65/26 Elite Quarters/05 Omega Pirate Battle/CINF_793726B0.blend. try deleting it and restart the extract.''')
- data_to.armatures.append(target_arm_name)
- obj = bpy.data.objects.new(target_arm_name, bpy.data.armatures[target_arm_name])
- else:
- obj = bpy.data.objects[target_arm_name]
- if obj.name not in bpy.context.scene.objects:
- bpy.context.scene.collection.objects.link(obj)
- logvisor::logvisorAbort()
- ??:?
- void logvisor::Module::_vreport<char>(logvisor::Level, fmt::v6::basic_string_view<char>, fmt::v6::basic_format_args<fmt::v6::basic_format_context<std::back_insert_iterator<fmt::v6::internal::buffer<char> >, char> >)
- ??:?
- hecl::blender::Connection::_blenderDied()
- ??:?
- hecl::blender::Connection::_readStr(char*, unsigned int)
- ??:?
- hecl::blender::PyOutStream::StreamBuf::xsputn(char const*, long)
- ??:?
- DataSpec::SpecMP2::checkFromTrilogyDisc(nod::DiscBase&, std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&, std::vector<std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> >, std::allocator<std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > > > const&, std::vector<hecl::Database::IDataSpec::ExtractReport, std::allocator<hecl::Database::IDataSpec::ExtractReport> >&)
- ??:?
- void fmt::v6::vprint<char>(std::basic_ostream<char, std::char_traits<char> >&, fmt::v6::basic_string_view<char>, fmt::v6::basic_format_args<fmt::v6::basic_format_context<std::back_insert_iterator<fmt::v6::internal::buffer<fmt::v6::type_identity<char>::type> >, fmt::v6::type_identity<char>::type> >)
- ??:?
- bool DataSpec::DNAANCS::ReadANCSToBlender<DataSpec::PAKRouter<DataSpec::DNAMP1::PAKBridge>, DataSpec::DNAMP1::ANCS, DataSpec::DNAMP1::MaterialSet, DataSpec::DNACMDL::SurfaceHeader_1, 2u>(hecl::blender::Connection&, DataSpec::DNAMP1::ANCS const&, hecl::ProjectPath const&, DataSpec::PAKRouter<DataSpec::DNAMP1::PAKBridge>&, DataSpec::PAKRouter<DataSpec::DNAMP1::PAKBridge>::EntryType const&, DataSpec::SpecBase const&, std::function<void (char const*)>, bool)
- ??:?
- DataSpec::DNAMP1::ANCS::Extract(DataSpec::SpecBase const&, DataSpec::PAKEntryReadStream&, hecl::ProjectPath const&, DataSpec::PAKRouter<DataSpec::DNAMP1::PAKBridge>&, DataSpec::DNAMP1::PAK::Entry const&, bool, hecl::blender::Token&, std::function<void (char const*)>)
- ??:?
- std::_Function_handler<bool (DataSpec::SpecBase const&, DataSpec::PAKEntryReadStream&, hecl::ProjectPath const&, DataSpec::PAKRouter<DataSpec::DNAMP1::PAKBridge>&, DataSpec::DNAMP1::PAK::Entry const&, bool, hecl::blender::Token&, std::function<void (char const*)>), bool (*)(DataSpec::SpecBase const&, DataSpec::PAKEntryReadStream&, hecl::ProjectPath const&, DataSpec::PAKRouter<DataSpec::DNAMP1::PAKBridge>&, DataSpec::DNAMP1::PAK::Entry const&, bool, hecl::blender::Token&, std::function<void (char const*)>)>::_M_invoke(std::_Any_data const&, DataSpec::SpecBase const&, DataSpec::PAKEntryReadStream&, hecl::ProjectPath const&, DataSpec::PAKRouter<DataSpec::DNAMP1::PAKBridge>&, DataSpec::DNAMP1::PAK::Entry const&, bool&&, hecl::blender::Token&, std::function<void (char const*)>&&)
- ??:?
- DataSpec::PAKRouter<DataSpec::DNAMP1::PAKBridge>::extractResources(DataSpec::DNAMP1::PAKBridge const&, bool, hecl::blender::Token&, std::function<void (char const*, float)>)
- ??:?
- std::_Function_handler<void (hecl::blender::Token&), DataSpec::SpecMP1::extractFromDisc(nod::DiscBase&, bool, hecl::MultiProgressPrinter const&)::{lambda(hecl::blender::Token&)#1}>::_M_invoke(std::_Any_data const&, hecl::blender::Token&)
- ??:?
- hecl::ClientProcess::LambdaTransaction::run(hecl::blender::Token&)
- ??:?
- hecl::ClientProcess::Worker::proc()
- ??:?
- _ZN6athena2io13YAMLDocReader9enumerateIN8DataSpec10UniqueID32EEEmSt17basic_string_viewIcSt11char_traitsIcEERSt6vectorIT_SaISA_EEPNSt9enable_ifIXaaaaaantsr3stdE15is_arithmetic_vISA_Entsr3stdE9is_same_vISA_7atVec2fEntsr3stdE9is_same_vISA_7atVec3fEntsr3stdE9is_same_vISA_7atVec4fEEvE4typeE
- ??:?
- ??
- ??:0
- DataSpec::DNAMP1::CTweakPlayer::FixupValues()
- ??:?
- [terus@archi5 urde-game]$
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement