monkeyman192 / NMSDK

Custom Model importer for NMS
https://monkeyman192.github.io/NMSDK/
29 stars 9 forks source link

Can't import in Blender 4.0 #102

Open ChaosThom opened 4 weeks ago

ChaosThom commented 4 weeks ago

Describe the bug Can't import any NMS scenes into Blender 4.0 or 4.1

To Reproduce Steps to reproduce the behavior.

Screenshots NMS SCENE SETTINGS

Additional context Hadn't had any difficulty until trying to update to the latest Blender and NMSDK.

monkeyman192 commented 3 weeks ago

This is actually not because of the blender version but because of the latest file changes in the game files themselves. Due to a lack of time on my behalf I haven't had a lot of time to work on this, but I do have a version which does work to load the latest files (and works for blender 4.X) I have linked the PR that has these changes to this issue, so if you download the version from the artefacts there then you should be able to import no worries 😄

ChaosThom commented 3 weeks ago

Thanks! I appreciate your quick reply. Unfortunately, you're talking over my head. Where exactly can I find this?

On Thu, Jun 6, 2024 at 9:11 AM monkeyman192 @.***> wrote:

This is actually not because of the blender version but because of the latest file changes in the game files themselves. Due to a lack of time on my behalf I haven't had a lot of time to work on this, but I do have a version which does work to load the latest files (and works for blender 4.X) I have linked the PR that has these changes to this issue, so if you download the version from the artefacts there then you should be able to import no worries 😄

— Reply to this email directly, view it on GitHub https://github.com/monkeyman192/NMSDK/issues/102#issuecomment-2152426042, or unsubscribe https://github.com/notifications/unsubscribe-auth/AMHHK7KDZQK7FGLIZYCQKG3ZGBNZ3AVCNFSM6AAAAABI3CCKDCVHI2DSMVQWIX3LMV43OSLTON2WKQ3PNVWWK3TUHMZDCNJSGQZDMMBUGI . You are receiving this because you authored the thread.Message ID: @.***>

monkeyman192 commented 3 weeks ago

See here: https://github.com/monkeyman192/NMSDK/actions/runs/9401467500?pr=103 The NSMDK artefact is the one you want.

ChaosThom commented 2 weeks ago

Thank you! Hope this fixes my migraines ;)