Coder Social home page Coder Social logo

opioid2d's People

Watchers

James Cloos avatar

opioid2d's Issues

Mouse.get_world_position does not work

What steps will reproduce the problem?

Do Mouse.get_world_position("some_layer")

What is the expected output? What do you see instead?

Expected output is the world position of the mouse.  What I see instead is 
"TypeError: convert_pos() takes exactly 3 arguments (2 given)".

What version of the product are you using? On what operating system?

Using version 6.4 on Windows 7.

Please provide any additional information below.

It seems like convert_pos wants the x and y coordinates
as separate arguments but get_world_position is giving it a tuple instead.

Original issue reported on code.google.com by [email protected] on 5 Mar 2011 at 5:20

"DLL load failed" on Windows

What steps will reproduce the problem?

1. Install Opioid2D from the 6.4 msi installed.
2. Make a python program that includes the line "import Opioid2D".
3. Run it.

What is the expected output? What do you see instead?

The expected output is that the program will run correctly.
What I see instead is "ImportError: DLL load failed: The specified module could 
not be found".  Eventually I got it to tell me that the missing DLLs are 
libgcc_s_dw2-1.dll and libstdc++-6.dll.

What version of the product are you using? On what operating system?

Using version 6.4 on Windows 7 64 bit.

Please provide any additional information below.
I was able to work around it by downloading and installing MinGW and then 
copying the 2 missing DLLs from C:\MinGW\bin to C:\Python26.


Original issue reported on code.google.com by [email protected] on 5 Mar 2011 at 5:30

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.