Search found 23 matches
- Wed Apr 08, 2020 9:13 pm
- Forum: 3D/2D models
- Topic: Jurassic World Evolution
- Replies: 126
- Views: 30368
Re: Jurassic World Evolution
blender is saying Traceback (most recent call last): File "C:\Users\Wild\AppData\Roaming\Blender Foundation\Blender\2.81\scripts\addons\cobra-blender\__init__.py", line 68, in execute from . import import_mdl2 File "C:\Users\Wild\AppData\Roaming\Blender Foundation\Blender\2.81\scripts\addons\cobra-...
- Tue Apr 07, 2020 8:24 am
- Forum: 3D/2D models
- Topic: Jurassic World Evolution
- Replies: 126
- Views: 30368
Re: Jurassic World Evolution
Yeah it does.
Follow the installation instructions.Wildzooguy wrote: ↑Mon Apr 06, 2020 10:43 pmThis worked momentarily for me but when I tried to load it in blender there's a Pyffi Something Traceback error.
- Sat Mar 07, 2020 11:09 am
- Forum: 3D/2D models
- Topic: NIF formats
- Replies: 2
- Views: 753
- Wed Feb 12, 2020 10:26 pm
- Forum: 3D/2D models
- Topic: [SOLVED][Help] Solve 4x4 Bone Matrix
- Replies: 1
- Views: 425
Re: [SOLVED][Help] Solve 4x4 Bone Matrix
Looks like you're setting the local space matrix (relative to parent) as the world space matrix (relative to origin) of the bone. To get the world space matrix for bone X from the stored local space matrices you must multiply the local matrices for bone X and all of its parents in the right order.
- Mon Jan 20, 2020 4:22 pm
- Forum: 3D/2D models
- Topic: Jurassic World Evolution
- Replies: 126
- Views: 30368
Re: Jurassic World Evolution
Follow the installation instructions.
- Tue Jan 14, 2020 7:10 pm
- Forum: 3D/2D models
- Topic: Jurassic World Evolution
- Replies: 126
- Views: 30368
Re: Jurassic World Evolution
You downloaded the dev branch instead of a release.ModuleNotFoundError: No module named 'pyffi_ext.formats'
Follow the instructions and tutorials, it's all written down.
- Mon Jan 13, 2020 9:13 pm
- Forum: 3D/2D models
- Topic: Jurassic World Evolution
- Replies: 126
- Views: 30368
Re: Jurassic World Evolution
If you have installed python with a launcher, you can also double-click the py files directly instead of the bat shortcuts. (for some reason they are no longer 'trusted' by default, lol - used to be different) If that doesn't do the trick, open a cmd or powershell in the ovl-tools folder and type: p...
- Wed Jan 08, 2020 8:28 pm
- Forum: 3D/2D models
- Topic: Jurassic World Evolution
- Replies: 126
- Views: 30368
Re: Jurassic World Evolution
Update cobra tools to latest release.
- Thu Jan 02, 2020 9:14 pm
- Forum: 3D/2D models
- Topic: Jurassic World Evolution
- Replies: 126
- Views: 30368
Re: Jurassic World Evolution
Either you haven't checked the box in the addons list to activate them or you're using a wrong blender version? 2.79 only for now, soon to migrate to 2.81. You can get support on this discord: https://discord.gg/3AjAbdZ
- Mon Dec 30, 2019 12:11 am
- Forum: 3D/2D models
- Topic: Jurassic World Evolution
- Replies: 126
- Views: 30368
Re: Jurassic World Evolution
I'm having issues getting this new tool to work, following the instructions, I double click on the OVL_tool.bat, but nothing happens, it wont open for me. I'm not fully convinced I've got everything I need to get his going, could someone point me in the right direction or even just tell me how to g...
- Sun Dec 15, 2019 9:52 pm
- Forum: 3D/2D models
- Topic: Weird .NIF files, how to preview anims and export them with mesh?
- Replies: 25
- Views: 3620
Re: Weird .NIF files, how to preview anims and export them with mesh?
Can't find a snoozer nif in the samples I was sent? Might be corrupted? If nifskope doesn't read it probably has some custom data modification.
- Sat Dec 14, 2019 10:38 pm
- Forum: 3D/2D models
- Topic: Weird .NIF files, how to preview anims and export them with mesh?
- Replies: 25
- Views: 3620
Re: Weird .NIF files, how to preview anims and export them with mesh?
All anims are imported as blender actions, use the action editor when the armature is selected to switch between them.
- Sat Dec 14, 2019 10:04 pm
- Forum: 3D/2D models
- Topic: Weird .NIF files, how to preview anims and export them with mesh?
- Replies: 25
- Views: 3620
Re: Weird .NIF files, how to preview anims and export them with mesh?
Copy of pyffi:
https://we.tl/t-CLuGOfMfIr
Put the pyffi folder from inside the zip into C:\Program Files\Blender Foundation\blender-2.79b-windows64\2.79\python\lib\site-packages
or whereever your blender's python lives.
https://we.tl/t-CLuGOfMfIr
Put the pyffi folder from inside the zip into C:\Program Files\Blender Foundation\blender-2.79b-windows64\2.79\python\lib\site-packages
or whereever your blender's python lives.
- Sat Dec 14, 2019 8:12 pm
- Forum: 3D/2D models
- Topic: Weird .NIF files, how to preview anims and export them with mesh?
- Replies: 25
- Views: 3620
Re: Weird .NIF files, how to preview anims and export them with mesh?
code is here: https://github.com/HENDRIX-ZT2/blender_nif_plugin for blender 2.79 needs pyffi 2.2.4.dev3 to be installed in blender's bundled python (see pyffi installation instructions here: https://github.com/OpenNaja/cobra-blender ) zip up the io_scene_nif folder and install via blender plugin ins...
- Sat Dec 14, 2019 6:18 pm
- Forum: 3D/2D models
- Topic: Weird .NIF files, how to preview anims and export them with mesh?
- Replies: 25
- Views: 3620

