rednblackgames/HyperLap2D

Cannot run on Windows 10

Closed this issue · 9 comments

Describe the bug
Cannot run HyperLab2D on Windows 10

To Reproduce
Steps to reproduce the behavior:

  1. Go to 'HyperLap2D.exe'
  2. Click on 'HyperLap2D.exe'
  3. See error

Expected behavior
Application is started

Screenshots
image

Desktop (please complete the following information):

  • OS: Windows
  • HyperLap2D Version [e.g. 0.0.6]

Runtime (please complete the following information):

  • Device: HP Omen Laptop
  • OS: Windows 10
  • Runtime Version e.g. 0.0.6

Additional context

fgnm commented

Could you please check what's inside the folder C:\Users\<username>\AppData\Roaming\.hyperlap2d\?

There should be:

  • cache directory with a license.html file inside
  • configs directory that should contains: config.pit file and an empty keymaps directory

@fgnm there are:

configs -> config.pit
crash -> java-hyperlog.txt

That's all

One more weird thing:
In app folder there is folder with name "null" with "licenses.html" file inside
image

It try to find folder "keymaps" but it does not exists

fgnm commented

I see, I'm trying to reproduce but can't get the crash.. Try to create the keymaps folder inside C:\Users\<username>\AppData\Roaming\.hyperlap2d\configs, it should be just an empty directory

fgnm commented

Check also if you have C:\Users\<username>\Documents\HyperLap2D folder (should be empty too)

image

  1. There is no folder HyperLap2D inside documents
    image

@fgnm fixed in this snapshot)) thanks))