Giter VIP home page Giter VIP logo

Comments (4)

Smeo00 avatar Smeo00 commented on August 15, 2024

I'm also experiencing this and in fact have been through all the MCPE 1.1.x.x beta testing builds.
Didn't report it as they were beta rels'.
I'm on Firefox 54.0, checked on IExploder (eugh!).
The world is huge but I've zipped the log, there are a few parsing issues in there also probably due to 1.1.x changes. Hope this helps.
OldVillageW10.zip
Thanks as always for the app!!

EDIT: should mention this world was moved from PE on android to PC and has been resaved from MCPE Win10.

from mcpe_viz.

Andrewgeochan avatar Andrewgeochan commented on August 15, 2024

People I found out what was the problem! There is a bug in the "Sign" code, if you delete the "Return", it will work perfectly~
-----------------------From this
{"type":"Feature","geometry":{"type":"Point","coordinates":[717.5,1191.5]},"properties":{"Name":"SignNonBlank","SignNonBlank":{"Text1":"Leatherworker
","Text2":"Butcher
","Text3":"Weaponsmith","Text4":""},"TileEntity":"true","Dimension":"0","Pos":[-259,82,8]}},
-------------------------Into this
{"type":"Feature","geometry":{"type":"Point","coordinates":[717.5,1191.5]},"properties":{"Name":"SignNonBlank","SignNonBlank":{"Text1":"Leatherworker","Text2":"Butcher","Text3":"Weaponsmith","Text4":""},"TileEntity":"true","Dimension":"0","Pos":[-259,82,8]}},

from mcpe_viz.

Plethora777 avatar Plethora777 commented on August 15, 2024

I think this may be fixed by the new versions lately. I'm going to close this. Please feel free to open a new one if it's still a problem.

from mcpe_viz.

stpsc-rev avatar stpsc-rev commented on August 15, 2024

Well done! you are a star!!

from mcpe_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.