Giter VIP home page Giter VIP logo

Comments (10)

stocyr avatar stocyr commented on July 2, 2024

Hey Jonas

Thanks for submitting this - I have a strong feeling it's because of a never version of kivy - I developed the game on the current version a year ago - there might have changed some basic thing since then.

But I have to honestly say, I sadly won't have the time to work this up in the near future.

from deflectouch.

JonasGroeger avatar JonasGroeger commented on July 2, 2024

Could you tell me which version you developed the game on? Maybe I can track the error down and submit a patch.

from deflectouch.

stocyr avatar stocyr commented on July 2, 2024

Of course - I made the last commit (with a surely working state of the game) on the 6th of February (see the commit list). According to the change log of Kivy, this would have been on version 1.0.9 (released Nov. 14th 2011).

I hope this helps you.

from deflectouch.

robertour avatar robertour commented on July 2, 2024

I fixed this adding a missing keybinding module to the config.ini.

[modules]
keybinding =

I also tried to add that to the deflectouch.ini but it didn't work, just in my global ~/.kivy/config.ini

Now, I have another issue. The program starts and everything is working but I cannot draw any deflector because my 'length deflector bar' seems to be zero. I attached
an image so you can see what I mean. Look at the bottom part. I could target this if you give me any clue.

Thanks.

from deflectouch.

stocyr avatar stocyr commented on July 2, 2024

Hey robertour

I can just tell you how the initial stock bar length is initiated: https://github.com/stocyr/Deflectouch/blob/master/main.py#L404

It's stored in the bottom most line of the level image bitmap.

from deflectouch.

robertour avatar robertour commented on July 2, 2024

Thanks, I ll try to take a look at it.

I know the game cuz i have played it in the Ipad.

Cheers!

from deflectouch.

stock99 avatar stock99 commented on July 2, 2024

Hey robertour,

Did you manage to work out the issue? I got the same issue you encounter too and I am just start learning python too. :)

from deflectouch.

robertour avatar robertour commented on July 2, 2024

I am sorry but I didn't have the time. Good luck.

from deflectouch.

Heeya123 avatar Heeya123 commented on July 2, 2024

i m having the same issue ...while i m using kivy 1.8.0 can anyone tell me what shall i do??

from deflectouch.

stocyr avatar stocyr commented on July 2, 2024

The stock bar length issue was solved with commit 933c487

from deflectouch.

Related Issues (12)

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.