Giter VIP home page Giter VIP logo

Comments (11)

HenriWahl avatar HenriWahl commented on July 21, 2024

Same problem here. 😢

from minecraft.

ajh123 avatar ajh123 commented on July 21, 2024

Just look through the code and replace .texture with get_texture()

from minecraft.

michpcx avatar michpcx commented on July 21, 2024

@ajh123 It seemed to helped however now I am getting green bars across the screen? I should probably say that I used 2to3 to move everything over to python 3. Any idea what could be the reason?

from minecraft.

ajh123 avatar ajh123 commented on July 21, 2024

You didn't need to use 2to3, it works. and just change any print "...". to. print("...")

from minecraft.

r58Playz avatar r58Playz commented on July 21, 2024

from minecraft.

michpcx avatar michpcx commented on July 21, 2024

image
@ajh123 Sorry that was my bad, I don't know why I didn't notice it was already in python 3. Once I change the textures to get_texture thats the program I get. Graphics drivers are up to date, same with python and all the python libraries.

Any idea?

from minecraft.

ajh123 avatar ajh123 commented on July 21, 2024

Don’t know what’s gone on there, my solution works for me. Maybe the texture files got corrupted?

from minecraft.

michpcx avatar michpcx commented on July 21, 2024

It must be fault on my end then, thanks anyway!

from minecraft.

HeyItsAnushtubh avatar HeyItsAnushtubh commented on July 21, 2024

Just look through the code and replace .texture with get_texture()

Ummm, where is it? @ajh123

from minecraft.

ajh123 avatar ajh123 commented on July 21, 2024

Everywhere

from minecraft.

d3cryptofc avatar d3cryptofc commented on July 21, 2024

same problem here

from minecraft.

Related Issues (20)

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.