Giter VIP home page Giter VIP logo

Comments (10)

deebz avatar deebz commented on June 11, 2024 1

I just installed this add in too. Blender v4.0.1 running on MacOS. Press E(e) when over my area of interest and crash to the same type of report as above.

Python:Traceback (most recent call last):
  File "/Users/deebz/Library/Application Support/Blender/4.0/scripts/addons/BlenderGIS-master/operators/view3d_mapviewer.py", line 959, in modal
    adjust3Dview(context, getBBOX.fromObj(obj))
  File "/Users/deebz/Library/Application Support/Blender/4.0/scripts/addons/BlenderGIS-master/operators/utils/bgis_utils.py", line 107, in adjust3Dview
    bpy.ops.view3d.view_selected(overrideContext)
  File "/Applications/Blender.app/Contents/Resources/4.0/scripts/modules/bpy/ops.py", line 106, in __call__
    C_exec, C_undo = _BPyOpsSubModOp._parse_args(args)
  File "/Applications/Blender.app/Contents/Resources/4.0/scripts/modules/bpy/ops.py", line 60, in _parse_args
    raise ValueError("1-2 args execution context is supported")
ValueError: 1-2 args execution context is supported

from blendergis.

domlysz avatar domlysz commented on June 11, 2024 1

Fixed https://github.com/domlysz/BlenderGIS/releases/tag/229

from blendergis.

dabaden avatar dabaden commented on June 11, 2024

I just installed Blender and the add-in today; same exact issue. Finding the map I want is delightful. Press "E" and I get a Python error precisely as reported.

from blendergis.

dabaden avatar dabaden commented on June 11, 2024

image

from blendergis.

Akashic101 avatar Akashic101 commented on June 11, 2024

I ran into the same error using a fresh install of Blender 4.0.1 and BlenderGIS 2.2.8. Error is the same as above

Report: Error
Python: Traceback (most recent call last):
File "C:\Users\David\AppData\Roaming\Blender Foundation\Blender\4.0\scripts\addons\BlenderGIS-228\operators\view3d_mapviewer.py", line 959, in modal
adjust3Dview(context, getBBOX.from Obj(obj))
File "C:\Users\David\AppData\Roaming\Blender Foundation\Blender\4.0\scripts\addons\BlenderGIS-228\operators\utils\bgis_utils.py", line 107, in adjust3Dview
bpy.ops.view3d.view_selected (overrideContext)
File "C:\Program Files\Blender Foundation\Blender 4.0\4.0\scripts\modules\bpy\ops.py", line 106, in __call__ C_exec, C_undo = _BPyOpsSubModOp._parse_args(args)
File "C:\Program Files\Blender Foundation\Blender 4.0\4.0\scripts\modules\bpy\ops.py", line 60, in _parse_args raise ValueError("1-2 args execution context is supported")
ValueError: 1-2 args execution context is supported

I previously had an older version of Blender installed, I believe 3.4 where this error didn't occur

from blendergis.

dabaden avatar dabaden commented on June 11, 2024

Would you recommend downgrading to 3.4 as a remediation?
DAB

from blendergis.

Akashic101 avatar Akashic101 commented on June 11, 2024

I tried it with Version 3.6.5 and I had no problem with that one. You can download it from here: https://download.blender.org/release/Blender3.6/

from blendergis.

dabaden avatar dabaden commented on June 11, 2024

FABulous---that worked great.
image

from blendergis.

UnboundGodz avatar UnboundGodz commented on June 11, 2024

You can either use the addon on a older Blender version thats supported, or you will have to give this a try "#840" <--- This does fix exporting issue that 4.0 is giving everyone.

from blendergis.

sandersemmel avatar sandersemmel commented on June 11, 2024

I'm using Blender 4.0 and I have the exact same issue:

ERROR:BlenderGIS-master:96:Uncaught exception
Traceback (most recent call last):
File "C:\Users\Sander\AppData\Roaming\Blender Foundation\Blender\4.0\scripts\addons\BlenderGIS-master\operators\view3d_mapviewer.py", line 959, in modal
adjust3Dview(context, getBBOX.fromObj(obj))
File "C:\Users\Sander\AppData\Roaming\Blender Foundation\Blender\4.0\scripts\addons\BlenderGIS-master\operators\utils\bgis_utils.py", line 107, in adjust3Dview
bpy.ops.view3d.view_selected(overrideContext)
File "C:\Program Files\Blender Foundation\Blender 4.0\4.0\scripts\modules\bpy\ops.py", line 106, in call
C_exec, C_undo = _BPyOpsSubModOp._parse_args(args)
File "C:\Program Files\Blender Foundation\Blender 4.0\4.0\scripts\modules\bpy\ops.py", line 60, in _parse_args
raise ValueError("1-2 args execution context is supported")
ValueError: 1-2 args execution context is supported

from blendergis.

Related Issues (20)

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.