blender_niftools_addon
blender_niftools_addon copied to clipboard
I can't import Epic Mickey 2 map
@niftools/blender-niftools-addon-reviewer -
Before creating a new issue, ensure that
- [x] Read the user documentation.
- [x] Check that the issue hasn't already been reported.
- [x] Read through the list of
Helpful resources
links on the right-hand side. - [ ] Talk with the developers to ensure its a valid issue
The issue will get closed off immediately as invalid if
- [ ] Looking for support where the forums, chat or documentation is more appropriate.
- [ ] Goes off topic, loses focus or turns into a discussion.
- [ ] Removing parts of the template the issue.
Fill out the template below to the best of your ability, including .blend files, nifs, logs; help us to help you.
Issue Overview
[Provide a general introduction to the issue and why it is relevant to this repository]
Version Information
Blender Niftools Addon Version Info
[0.0.3]
Blender Version Info
[2.91]
Platform information
[ Windows 10 pro]
Context
[I select a map from "Epic Mickey 2" folder and I import it but a error show]
Steps to Reproduce
[install the add-ons, import .nif, select the map] #.
Expected Result
[The map will open]
Actual Result
[Error screen]
Possible Fix
[Correct the code of the add-ons as Blender say]
Screenshot
[
]
Logs and Files
**[ Python: Traceback (most recent call last): File "C:\Users\Gaming\AppData\Roaming\Blender Foundation\Blender\2.91\scripts\addons\io_scene_niftools\operators\nif_import_op.py", line 121, in execute return NifImport(self, context).execute() File "C:\Users\Gaming\AppData\Roaming\Blender Foundation\Blender\2.91\scripts\addons\io_scene_niftools\nif_import.py", line 74, in execute self.load_files() # needs to be first to provide version info. File "C:\Users\Gaming\AppData\Roaming\Blender Foundation\Blender\2.91\scripts\addons\io_scene_niftools\nif_import.py", line 144, in load_files NifData.init(NifFile.load_nif(NifOp.props.filepath)) File "C:\Users\Gaming\AppData\Roaming\Blender Foundation\Blender\2.91\scripts\addons\io_scene_niftools\file_io\nif.py", line 64, in load_nif data.read(nif_stream) File "C:\Users\Gaming\AppData\Roaming\Blender Foundation\Blender\2.91\scripts\addons\io_scene_niftools\dependencies\pyffi\formats\nif_init_.py", line 1297, in read self.header.read(stream, data=self) File "C:\Users\Gaming\AppData\Roaming\Blender Foundation\Blender\2.91\scripts\addons\io_scene_niftools\dependencies\pyffi\object_models\xml\struct_.py", line 373, in read attr_value.read(stream, data) File "C:\Users\Gaming\AppData\Roaming\Blender Foundation\Blender\2.91\scripts\addons\io_scene_niftools\dependencies\pyffi\object_models\xml\array.py", line 303, in read elem.read(stream, data) File "C:\Users\Gaming\AppData\Roaming\Blender Foundation\Blender\2.91\scripts\addons\io_scene_niftools\dependencies\pyffi\object_models\common.py", line 668, in read % (length, stream.tell())) ValueError: string too long (0xFFFFFFFF at 0x00000093)
location:
Info Bar Output
[Output from the Info View, available at top of Blender viewport, drag to expand]
Console Output
[
**location:
location:
Blend File
Nif File
** MAP_BTA_Main_tex.zip **
Similar Known Issues
[Reference any known issues - https://github.com/niftools/blender_niftools_addon/issues]
Additional Information
[Anything else you feel is relevant]
I tried with NifSkope and this addon for blender but I can't import Epic Mickey 2 map.
Kicking off my standard workflow of re-adding the template, so please fill out properly.
Although I doubt it will matter but it looks like you are using an older version of the plugin based on the error report ui.
I have the exact same issue. I'm currently trying to download gambryo so i can see if i can export it that way. Epic Mickey is really the only reason i need this software so i hope it gets added in.
(I'm just trying to get character models not a whole map and i have the exact same error code.)