BlueMap-Minecraft / BlueMap

A Minecraft mapping tool that creates 3D models of your Minecraft worlds and displays them in a web viewer.
https://bluecolo.red/bluemap
MIT License
1.76k stars 114 forks source link

Firefox Flickering issue #530

Closed Sqoutv closed 2 months ago

Sqoutv commented 2 months ago

What i did / Steps to reproduce

Open 1.20 Forge latest master (4.1-17 downloaded artefact on 10. March) with Firefox

Expected result

No Flickering

Actual result

Complete Map Flickers

Context

4.1-17 downloaded artefact on 10. March

Windows, Server on Forge 1.20.1 Mods were used on the map.

Also: Problem only occurs on Firefox Browser, very similar issue: https://github.com/BlueMap-Minecraft/BlueMap/issues/522

TBlueF commented 2 months ago

Have you updated your webapp after upgrading from 4.1 to 4.1-17? -> deleted the index.html so bluemap regenerates it?

If not, do that. And see if that fixes your issue.

Sqoutv commented 2 months ago

Have you updated your webapp after upgrading from 4.1 to 4.1-17? -> deleted the index.html so bluemap regenerates it?

If not, do that. And see if that fixes your issue.

Yes i did, clean install of Bluemap

TBlueF commented 2 months ago

Then i'll need either a link to your flickering map or some more info on how to reproduce your issue as it's working fine on my end :)

Sqoutv commented 2 months ago

Yup sure, in my browser console this error appears constantly:

Uncaught TypeError: undefined has no properties
    step http://projectserver.modded.fun:8100/assets/index-9d2e9578.js:3227
    render http://projectserver.modded.fun:8100/assets/index-9d2e9578.js:4164
    render http://projectserver.modded.fun:8100/assets/index-9d2e9578.js:4164
    MapViewer http://projectserver.modded.fun:8100/assets/index-9d2e9578.js:4164

Link to the map is projectserver.modded.fun:8100

Sqoutv commented 2 months ago

Yup sure, in my browser console this error appears constantly:

Uncaught TypeError: undefined has no properties
    step http://projectserver.modded.fun:8100/assets/index-9d2e9578.js:3227
    render http://projectserver.modded.fun:8100/assets/index-9d2e9578.js:4164
    render http://projectserver.modded.fun:8100/assets/index-9d2e9578.js:4164
    MapViewer http://projectserver.modded.fun:8100/assets/index-9d2e9578.js:4164

Link to the map is projectserver.modded.fun:8100

Newest Firefox version btw, adblocker extension disabled

Sqoutv commented 2 months ago

Okay the problem just solved itself after i double clicked on a block, very weird. It has been like this for days and now that i post a issue about it it just stopped...

TBlueF commented 2 months ago

Yeah .. i was about to tell you that i cannot reproduce your issue, even with your link. If it's solved for you too then perfect 👍 Closing..

TeoZler commented 2 months ago

Had the same problem with chrome on windows, tried using chrome on ios as well as safari and had the same problem. Version of bulemap used: Version 4.1 (Snapshot) Test link: https://mcmap.wen-he.icu/

Tried updating the version to BlueMap-4.1-18-forge-1.20.jar and the problem was solved!