Thread Rating:
  • 0 Vote(s) - 0 Average
  • 1
  • 2
  • 3
  • 4
  • 5
ofn3-layer-tiles
#2
Hi, tried using the ofn3-layer-tiles plugin yesterday and ran into issues with the tool.

After selecting the tool and entering the relevant config data (2 columns, 2 rows, keep in place, ...) I am getting an error message:
[attachment=13244]

Traceback:
Quote:Traceback (most recent call last):
  File "/home/#######/system/gimp_plugins/ofn3-layer-tiles/gimphelpers.py", line 111, in wrapped
    result=implementation(procedure, run_mode, image, drawables, config, data)
           ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
  File "/home/#######/system/gimp_plugins/ofn3-layer-tiles/ofn3-layer-tiles.py", line 209, in layerToTilesRC
    layerToTiles(image,layer,pattern,tilesDataRC(layer,rows,columns),rowsFirst,disposition)
  File "/home/#######/system/gimp_plugins/ofn3-layer-tiles/ofn3-layer-tiles.py", line 187, in layerToTiles
    image.insert_layer(tile, layer.get_parent(),layer.get_position())
                                                ^^^^^^^^^^^^^^^^^^
AttributeError: 'Layer' object has no attribute 'get_position'. Did you mean: 'get_lock_position'?



gimp: 3.0.2
operating system: Linux Mint 21.3

In case I can add other information, don't hesitate to ask
Reply


Messages In This Thread
ofn3-layer-tiles - by Ofnuts - 11-29-2024, 08:38 PM
RE: ofn3-layer-tiles - by karaxus - Yesterday, 09:39 AM

Forum Jump: