Main Site | Forum | Rules | Downloads | Wiki | Features | Podcast

NLSC Forum

A hub for everything related to NBA 2K20 modding. Releases, previews, requests, and other modding discussion belongs here.
Post a reply

Blender HELP!

Mon May 25, 2020 10:23 am

Hey everyone, bought a PC a little while ago and starting to play around with modding in 2k. Need help with blender though. I followed The Goods tutorial but whenever I 'Import' a file to blender, nothing happens. Tried with Blender 2.79 and 2.8. Please help so I can start modding.

Thanks.

Re: Blender HELP!

Mon May 25, 2020 10:35 am

BountyKillah wrote:Hey everyone, bought a PC a little while ago and starting to play around with modding in 2k. Need help with blender though. I followed The Goods tutorial but whenever I 'Import' a file to blender, nothing happens. Tried with Blender 2.79 and 2.8. Please help so I can start modding.

Thanks.


Are you clearing out the LODs in the scne file? The file won't load and you'll get an error if the LODs aren't cleared.

Re: Blender HELP!

Mon May 25, 2020 10:48 am

bluejaybrandon wrote:
BountyKillah wrote:Hey everyone, bought a PC a little while ago and starting to play around with modding in 2k. Need help with blender though. I followed The Goods tutorial but whenever I 'Import' a file to blender, nothing happens. Tried with Blender 2.79 and 2.8. Please help so I can start modding.

Thanks.


Are you clearing out the LODs in the scne file? The file won't load and you'll get an error if the LODs aren't cleared.


No I haven't. How do I do that? Open it with notepad++?

Re: Blender HELP!

Mon May 25, 2020 10:54 am

BountyKillah wrote:
bluejaybrandon wrote:
BountyKillah wrote:Hey everyone, bought a PC a little while ago and starting to play around with modding in 2k. Need help with blender though. I followed The Goods tutorial but whenever I 'Import' a file to blender, nothing happens. Tried with Blender 2.79 and 2.8. Please help so I can start modding.

Thanks.


Are you clearing out the LODs in the scne file? The file won't load and you'll get an error if the LODs aren't cleared.


No I haven't. How do I do that? Open it with notepad++?


Yep open it up and scroll to the bottom of the file. Delete the parts the say LOD 1-5 so that the section looks like this:

"Lods": [
"hihead",
"hihead",
"hihead",
"hihead",
"hihead"

Then try to import and you should have better luck.

Re: Blender HELP!

Mon May 25, 2020 11:38 am

bluejaybrandon wrote:
BountyKillah wrote:
bluejaybrandon wrote:
BountyKillah wrote:Hey everyone, bought a PC a little while ago and starting to play around with modding in 2k. Need help with blender though. I followed The Goods tutorial but whenever I 'Import' a file to blender, nothing happens. Tried with Blender 2.79 and 2.8. Please help so I can start modding.

Thanks.


Are you clearing out the LODs in the scne file? The file won't load and you'll get an error if the LODs aren't cleared.


No I haven't. How do I do that? Open it with notepad++?


Yep open it up and scroll to the bottom of the file. Delete the parts the say LOD 1-5 so that the section looks like this:

"Lods": [
"hihead",
"hihead",
"hihead",
"hihead",
"hihead"

Then try to import and you should have better luck.


Lods were already deleted. Still not importing... :?

Re: Blender HELP!

Mon May 25, 2020 12:02 pm

HELP PLEASE! Nothing happens when I click 'import'.

Re: Blender HELP!

Mon May 25, 2020 12:10 pm

BountyKillah wrote:HELP PLEASE! Nothing happens when I click 'import'.


So you have the blender plug-ins all set up? In both the "Program Files" and "AppData" locations? Assuming that's true and you have the plugin in available to import, are you importing the hihead.scne file and the correct corresponding file? you need two files on the desktop in order to properly import.

Re: Blender HELP!

Mon May 25, 2020 12:16 pm

bluejaybrandon wrote:
BountyKillah wrote:HELP PLEASE! Nothing happens when I click 'import'.


So you have the blender plug-ins all set up? In both the "Program Files" and "AppData" locations? Assuming that's true and you have the plugin in available to import, are you importing the hihead.scne file and the correct corresponding file? you need two files on the desktop in order to properly import.


I'm only importing hihead.scne, I thought this was the only file to be imported...

what's the corresponding file?

And I think I have my plug-ins all set up.

Re: Blender HELP!

Mon May 25, 2020 3:38 pm

BountyKillah wrote:
bluejaybrandon wrote:
BountyKillah wrote:HELP PLEASE! Nothing happens when I click 'import'.


So you have the blender plug-ins all set up? In both the "Program Files" and "AppData" locations? Assuming that's true and you have the plugin in available to import, are you importing the hihead.scne file and the correct corresponding file? you need two files on the desktop in order to properly import.


I'm only importing hihead.scne, I thought this was the only file to be imported...

what's the corresponding file?

And I think I have my plug-ins all set up.


Open hihead.scne, Control+F and look for "hihead." the first result is the file you need to find in the png. Drag both to your desktop and import from there.
Post a reply