Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Stack Trace Error #2

Open
HeadClot opened this issue Aug 9, 2017 · 0 comments
Open

Stack Trace Error #2

HeadClot opened this issue Aug 9, 2017 · 0 comments

Comments

@HeadClot
Copy link

HeadClot commented Aug 9, 2017

Hey I am getting a stack trace error with bLandscapeTools.

Here are my system specs

OS - Windows 10 x64
Ram - 16 GB
Blender Version - 2.79 RC 1
GDAL version - gdal-201-1800-x64-core

What am I doing?

When ever I click the + to add a location it give me the following stack trace. I have defined a height map if you need it I can provide it as needed. I am using the Unreal Engine 4 engine preset.

bpy.context.area.type = 'VIEW_3D'
Traceback (most recent call last):
File "C:\Users...\AppData\Roaming\Blender Foundation\Blender\2.79\scripts\addons\bLandscapeTools-master\bLT_main.py", line 112, in execute
db0lqo1p()
File "C:\Users...\AppData\Roaming\Blender Foundation\Blender\2.79\scripts\addons\bLandscapeTools-master\bLT_utils.py", line 185, in db0lqo1p
space.image = bpy.data.images['previewTerTex.tif']
KeyError: 'bpy_prop_collection[key]: key "previewTerTex.tif" not found'

location: :-1

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

No branches or pull requests

1 participant