projectile
                                
                                 projectile copied to clipboard
                                
                                    projectile copied to clipboard
                            
                            
                            
                        Projectile addon and blender v4.0
I noticed the trajectory path was not being drawn in v4.0. It can be fixed by editing line 218 in utils.py. Change '3D_UNIFORM_COLOR' to 'UNIFORM_COLOR'.
thanks
Hey! I believe I already made this fix in this commit: https://github.com/natecraddock/projectile/commit/cf292abfabf8a6b5ee098cb88530ac1015804c1a
Could you download the most recent version and confirm that it is still broken?