Coder Social home page Coder Social logo

Can't map players about bedrock-viz HOT 8 OPEN

bedrock-viz avatar bedrock-viz commented on June 11, 2024 1
Can't map players

from bedrock-viz.

Comments (8)

counterfitninja avatar counterfitninja commented on June 11, 2024 1

Do let me know if you want any beta testing. Always happy to help with different size maps

from bedrock-viz.

tomnolan avatar tomnolan commented on June 11, 2024

@killercode did you ever get this to work? Let me know if this is still an issue, I'll take a look and see if there is an issue. This could be related to #18 and your config file not actually loading properly.

from bedrock-viz.

counterfitninja avatar counterfitninja commented on June 11, 2024

@tomnolan i have not been able to get it to work.

Any way I can buy you a coffee for all your work getting this updated?

from bedrock-viz.

tomnolan avatar tomnolan commented on June 11, 2024

Hah! No worries, just glad there are people out there who appreciate the updates.

I'll take a look at the player parsing, I thought I had it working on one of my worlds before, I'll have to double check.

from bedrock-viz.

cabbey avatar cabbey commented on June 11, 2024

I don't believe the "local" config file logic is working. I've been meaning to look into that.

As a workaround: you can insert those values into the main data\bedrock_viz.cfg file (note the name has changed) which I can confirm works with the recent v0.1.3 release. (I have a copy on the side that I've added players and a few geojson-block elements that I specify with a --cfg command line option.)

from bedrock-viz.

cabbey avatar cabbey commented on June 11, 2024

yeah, the "local" config file wasn't "working" because there doesn't seem to be any code that even tried to do that. 🙄 Fix proposed on the above PR, would love to get some feedback on if the docs make any sense, and if that style of handling it works for you @counterfitninja

from bedrock-viz.

counterfitninja avatar counterfitninja commented on June 11, 2024

Thanks for the update @cabbey i had already been editing the previous bedrock_viz.cfg file to add player names and that was working fine, after i realised that on a server you get multiple entries for the play, one to link the xbox account, one local player, and one server player. It is difficult to know who is who on a server as there is pretty much no way to find out which user it which without asking. (i did find other ways todo this via mcctoolchest and guessing their inventory)

The docs did make sense to me, but is there another way to click a play in the UI and tag them? ( I guess this would need a writable DB somewhere. Would having all the data in a SQLlite DB be better than the xml files, that way it might be writable? )

from bedrock-viz.

cabbey avatar cabbey commented on June 11, 2024

If I were to build that, I'd suggest that the FE pull from the DB to display the names rather than having the visualizer embed them into the map statically... it would be best to just put the player id in the geojson and leave it to the FE to translate the ID to a name. You could almost envision that as a addon to the produced web app. Perhaps we should think about some sort of extension system that could be added in and allow users to deploy various addon as they need. I'd personally love to see a "real time" version of that where the player location is loaded dynamically from the server instead of from the static map dump.

from bedrock-viz.

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.