Skip to content
This repository has been archived by the owner on Jan 22, 2023. It is now read-only.

bob_plugin.py doesn't work in blender 2.8 #76

Open
Leonkoithara opened this issue Sep 13, 2019 · 15 comments
Open

bob_plugin.py doesn't work in blender 2.8 #76

Leonkoithara opened this issue Sep 13, 2019 · 15 comments

Comments

@Leonkoithara
Copy link

It seems that they have made a lot of changes to the blender api in 2.8 e.g register_module(name) no longer works

@shantanuaryan67
Copy link

shantanuaryan67 commented Mar 25, 2020

Hey. I've tried to update the bob plugin. It is a bit buggy and mostly works well.
If anyone has the original source code, I can look into it and make it better.
I am also working on another addon that will improve the workflow of creating models for the game.

forked repo: https://github.com/shantanuaryan67/BombSquad-Community-Mod-Manager/tree/master/utils/blender_2-80

@Rishav-G
Copy link

@shantanuaryan67 i am having an error while exporting bob files.
2020-04-18

@shantanuaryan67
Copy link

@Rishav-G . Oh, that's funny. The error only shows up when exporting bob file with the old method. When using batch import, I get no errors. Also, the same line of code is used in exporting cob, but no errors in that

@Rishav-G
Copy link

@shantanuaryan67 so any solution for the problem??
And please can you explain how to do batch import ? I am unable to understand that

@shantanuaryan67
Copy link

@Rishav-G bob export should work now however cob export is still broken. to use batch import, make sure you have both addons installed, then in 3d viewport you will get a bombsquad panel in create tab. just select the models directory and enter 'neospaz' as the name. click import and you should get the entire character assembled

@Rishav-G
Copy link

Rishav-G commented Apr 18, 2020

@shantanuaryan67 so sorry i misunderstood batch import with export.

Thanks for such speedy work.
So now exporting bob is working but not cob??

@shantanuaryan67
Copy link

@Rishav-G yes

@Rishav-G
Copy link

@shantanuaryan67 i know u told me exporting cob has some error but my model cob was exported successfully but in game it gave me this error.
error22

@shantanuaryan67
Copy link

@Rishav-G yes. it only exports the vertices not faces. therefore no error in blender but the game throws error

@Rishav-G
Copy link

@shantanuaryan67 ok.
So are you working on this error??
Eagerly waiting for this to get solved as i dont know anything about coding.

@Rishav-G
Copy link

@shantanuaryan67 any updates?

@SmooothSoundz
Copy link

I just use Blender 2.79b...

@TheMikirog
Copy link
Contributor

TheMikirog commented May 3, 2020

I just use Blender 2.79b...

"Oh, screw the guys who like the new interface and navigation of the new Blender in comparison to the old one and don't want to jump between two different versions just to make a BombSquad map!"

@SmooothSoundz
Copy link

SmooothSoundz commented May 3, 2020

I just use Blender 2.79b...

"Oh, screw the guys who like the new interface and navigation of the new Blender in comparison to the old one and don't want to jump between two different versions just to make a BombSquad map!"

image

Maybe you could help fix the cob issue...

@shantanuaryan67
Copy link

@Rishav-G @TheMikirog I have updated the script. Everything should work now.

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

No branches or pull requests

5 participants