Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

TypeError: t is undefined (at "Script Editor") #1737

Open
3 tasks
elzibubble opened this issue Oct 27, 2024 · 2 comments
Open
3 tasks

TypeError: t is undefined (at "Script Editor") #1737

elzibubble opened this issue Oct 27, 2024 · 2 comments
Labels
needs more info Additional info or a reliable bug reproduction method are needed

Comments

@elzibubble
Copy link

TypeError: t is undefined (at "Script Editor")

How did this happen?

Please fill this information with details if relevant.

  • Save file
  • Minimal scripts to reproduce the issue
  • Steps to reproduce

Environment

  • Error: TypeError: t is undefined
  • Page: Script Editor
  • Version: v2.6.2 (633da38)
  • Environment: Production
  • Platform: Browser
  • UserAgent: Mozilla/5.0 (Windows NT 10.0; Win64; x64; rv:131.0) Gecko/20100101 Firefox/131.0
  • Features: lang=en-GB cookiesEnabled=true doNotTrack=unspecified indexedDb=true
  • Source: https://bitburner-official.github.io/dist/vendor.bundle.js

Save

RECOVERY_BITBURNER_1730043435.json.gz

Steps to reproduce

Loading the save and going to the script editor might work. Disabling recovery mode and doing that certainly did. Reloading the page with ?noscripts seems to have sorted it. No idea what caused it, I do have some JS errors atm but I'm using bb-external-editor so they shouldn't have been uploaded even.

@catloversg
Copy link
Contributor

catloversg commented Oct 27, 2024

@elzibubble Do you use NoScript extension or any extensions that can restrict some "features" of the browser? Using those extensions may crash the game. For example, using NoScript without enabling webgl may crash the script editor on Chrome. Maybe something like that can also crash the script editor on Firefox.

@elzibubble
Copy link
Author

elzibubble commented Oct 27, 2024 via email

@gmcew gmcew added the needs more info Additional info or a reliable bug reproduction method are needed label Nov 4, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
needs more info Additional info or a reliable bug reproduction method are needed
Projects
None yet
Development

No branches or pull requests

3 participants