GithubHelp home page GithubHelp logo

godotautotileassembler's People

Contributors

pyrareae avatar

Stargazers

 avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar

Watchers

 avatar  avatar  avatar  avatar

godotautotileassembler's Issues

Plugin not showing up

I copied the .py file to my gimps plugin directory. The plugin is not showing up under filters. I am on linux and the folder im copying to is /home/devyn/.var/app/org.gimp.GIMP/config/GIMP/2.10/plug-ins

Gimp won't load script on OSX without #! line

Thanks for this awesome script!

After copying the .py file over and doing chmod u+x, I was getting an error:

Parsing '/Users/lorennorman/Library/Application Support/GIMP/2.8/pluginrc'
Querying plug-in: '/Users/lorennorman/Library/Application Support/GIMP/2.8/plug-ins/autotileassembler.py'
from: can't read /var/mail/gimpfu
/Users/lorennorman/Library/Application Support/GIMP/2.8/plug-ins/autotileassembler.py: line 4: BLANK: command not found
/Users/lorennorman/Library/Application Support/GIMP/2.8/plug-ins/autotileassembler.py: line 5: CENTER: command not found
/Users/lorennorman/Library/Application Support/GIMP/2.8/plug-ins/autotileassembler.py: line 6: VERT: command not found
/Users/lorennorman/Library/Application Support/GIMP/2.8/plug-ins/autotileassembler.py: line 7: HORIZ: command not found
/Users/lorennorman/Library/Application Support/GIMP/2.8/plug-ins/autotileassembler.py: line 8: INSIDE: command not found
/Users/lorennorman/Library/Application Support/GIMP/2.8/plug-ins/autotileassembler.py: line 9: FILL: command not found
/Users/lorennorman/Library/Application Support/GIMP/2.8/plug-ins/autotileassembler.py: line 11: syntax error near unexpected token `('
/Users/lorennorman/Library/Application Support/GIMP/2.8/plug-ins/autotileassembler.py: line 11: `class Autoload():'

(GIMP-bin:41610): LibGimpBase-WARNING **: GIMP-bin: gimp_wire_read(): error
Terminating plug-in: '/Users/lorennorman/Library/Application Support/GIMP/2.8/plug-ins/autotileassembler.py'

I was unable to understand exactly what was wrong, but after comparing your script to some others in the wild I noticed they used a hash-bang line to start their script where yours did not.

After adding #!/usr/bin/env python to the top of the file, the plugin loaded correctly.

Thanks again!

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.