BombSquad-Community-Mod-Manager icon indicating copy to clipboard operation
BombSquad-Community-Mod-Manager copied to clipboard

bob_plugin.py doesn't work in blender 2.8

Open Leonkoithara opened this issue 5 years ago • 15 comments

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

Leonkoithara avatar Sep 13 '19 14:09 Leonkoithara

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

shantanuaryan67 avatar Mar 25 '20 16:03 shantanuaryan67

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

Rishav-G avatar Apr 18 '20 15:04 Rishav-G

@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

shantanuaryan67 avatar Apr 18 '20 16:04 shantanuaryan67

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

Rishav-G avatar Apr 18 '20 18:04 Rishav-G

@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

shantanuaryan67 avatar Apr 18 '20 18:04 shantanuaryan67

@shantanuaryan67 so sorry i misunderstood batch import with export.

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

Rishav-G avatar Apr 18 '20 19:04 Rishav-G

@Rishav-G yes

shantanuaryan67 avatar Apr 18 '20 19:04 shantanuaryan67

@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

Rishav-G avatar Apr 19 '20 09:04 Rishav-G

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

shantanuaryan67 avatar Apr 19 '20 10:04 shantanuaryan67

@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 avatar Apr 19 '20 10:04 Rishav-G

@shantanuaryan67 any updates?

Rishav-G avatar Apr 25 '20 13:04 Rishav-G

I just use Blender 2.79b...

SmooothSoundz avatar May 03 '20 18:05 SmooothSoundz

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!"

TheMikirog avatar May 03 '20 18:05 TheMikirog

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...

SmooothSoundz avatar May 03 '20 18:05 SmooothSoundz

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

shantanuaryan67 avatar Oct 08 '20 07:10 shantanuaryan67