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

Screen not displaying content #3

Open
MedicoreV8 opened this issue Feb 3, 2021 · 1 comment
Open

Screen not displaying content #3

MedicoreV8 opened this issue Feb 3, 2021 · 1 comment

Comments

@MedicoreV8
Copy link

MedicoreV8 commented Feb 3, 2021

It seems that this mod doesn't want to display the content you provided hosted on the same pc using IIS.
As suspecting a DNS issue at first changing localhost to the actual IPv4 address didn't yield any results I went back to the js and html files in the mod.
Upon closer inspection I noticed a reference to "http://localhost:9222/scripts/launcher.js"
There is no such thing on my computer? Where did you get that from, what is it supposed to do?
This line is not in the original plugin made by bymaximus.

@bergziege
Copy link
Owner

Hi @MedicoreV8, lets try a few steps to identify the core problem:

  • can you reach your IIS hosted page with a browser?
  • can you reach your IIS hosted page when empedded in an iframe (in your browser)?
  • If yes, copy the URL ;-)
  • I have no clue where this :9222 script thingy comes from. Its not in my repository where I guess you downloaded the toolbar from.
  • in "debgz-scratchpad/html_ui/InGamePanels/ScratchPanel/ScratchPanel.js" paste the URL into line 19 and 80

Should be all set now. If this does not fixes things for you, you may need to wait a little. I intend to release the scratchpad without the need for a webserver within the next week.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants