Git Product home page Git Product logo

Comments (9)

hainguyents13 avatar hainguyents13 commented on May 22, 2024

which button did you clicked leading to this?

from mechvibes.

kristoferdowe avatar kristoferdowe commented on May 22, 2024

which button did you clicked leading to this?

This happened after following instructions to download new sound packs. I downloaded one soundpack in particular (i think it's called sine wave beeps) and then this issue started.

from mechvibes.

hainguyents13 avatar hainguyents13 commented on May 22, 2024

can you record a video to demo this issue? because I can't figure out how Mechvibes redirected to this screen
or provide the steps you followed to re-produce the problem

from mechvibes.

kristoferdowe avatar kristoferdowe commented on May 22, 2024

unfortunately, I cannot open the app to the normal UI screen. It defaults to this screen every time, even if I delete the files for the app.

I think the default action for loading packs is targeting the pack that I downloaded by targeting Google Drive, where the pack is saved. I could be wrong, but maybe something to do with event.preventDefault

from mechvibes.

hainguyents13 avatar hainguyents13 commented on May 22, 2024

this app does not point to any resource from anywhere but the app installed folder so this behavior is so weird.
I will upload a new version within this week, so in the meantime can you try to uninstall it completely by using Total Uninstaller?

from mechvibes.

kristoferdowe avatar kristoferdowe commented on May 22, 2024

I understand this app doesnt point to outside resources once sounds are loaded, however in this line, it looks like it is pointing to the element body:

sound_data[kc].once('load', function () {
all_sound_files[${pack_data.pack_id}-${kc}] = true;
checkIfAllSoundLoaded(status_display_elem, app_body);

from mechvibes.

hainguyents13 avatar hainguyents13 commented on May 22, 2024

it points to the document body to remove the loading class from the body

app_body.classList.remove('loading');

from mechvibes.

kristoferdowe avatar kristoferdowe commented on May 22, 2024

I was able to fix by reinstalling after totally removing software. Thanks for helping!

from mechvibes.

hainguyents13 avatar hainguyents13 commented on May 22, 2024

I was able to fix by reinstalling after totally removing software. Thanks for helping!

you are welcome!

from mechvibes.

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.