Coder Social home page Coder Social logo

LCD appears broken about digilines HOT 4 OPEN

minetest-mods avatar minetest-mods commented on August 18, 2024
LCD appears broken

from digilines.

Comments (4)

Desour avatar Desour commented on August 18, 2024

I can't find any problems at testing with a newly placed lcd.
Could you describe the problem more precisely? Steps to reproduce would be helpful.

from digilines.

sofar avatar sofar commented on August 18, 2024

Old LCD displays no longer worked. All I did was hook up a chest to a LCD screen to quickly see if taking out/storing items produces the expected text.

from digilines.

Desour avatar Desour commented on August 18, 2024

Ah, I see.
It's not the lcd that makes problems but the digiline chest. It now sends tables instead of strings.

Change from sending strings to sending tables.

#49

This means that old constructions won't work anymore.
I'm not sure if this really is a big problem.
There might be some ugly and hacky ways to fix this, but reworks can break things, I think this is ok but players should be informed in some way.

(I'm sorry that I haven't spent again time to review that PR btw. >_<)

@Hawk777

from digilines.

Hawk777 avatar Hawk777 commented on August 18, 2024

Ah, yes, that was my change, wasn’t it? Yes, it does unfortunately break existing builds, but I submitted it thinking that the improvement was worthwhile (IMO the old string-based message format simply didn’t give enough information to do some of the useful things with Digilines chests that people might want, and expanding the string-based format would break existing parsers anyway, so why not just switch to tables while we’re at it?). I didn’t realize people would directly connect a Digilines chest to an LCD without an intervening Luacontroller, and it’s true that doesn’t work any more.

As far as informing players, does Digilines have a news page, changelog, or something? I’m not a member of the Minetest forum; maybe that’s where the info is supposed to go?

from digilines.

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.