gorilla-devs / GDLauncher

GDLauncher is a simple, yet powerful Minecraft custom launcher with a strong focus on the user experience
https://gdevs.io
GNU General Public License v3.0
1.21k stars 256 forks source link

Cant get machine ID from regedit if its disabled #806

Open HAV0C101 opened 3 years ago

HAV0C101 commented 3 years ago

Describe the bug On computers with regedit disabled by admins of the domain network the launcher fails to load and errors out with the attached error

To Reproduce Steps to reproduce the behavior:

  1. have computer on domain network with regedit disabled
  2. launch launcher

Expected behavior should load the launcher normaly without any issues

Possible solutions Grab the machine ID in another way or on computers that you cant to this, generate a unique ID for the computer

Screenshots image image

Operating System:

Additional context User account attached to AD domain network

RemagOfficial commented 3 years ago

why don't you just enable regedit, if you own the computer it should be easy enough

HAV0C101 commented 3 years ago

why don't you just enable regedit, if you own the computer it should be easy enough

The computer is a local school one that the school has told us we can use during lunch times for games, and they wont enable regedit for a student account

blarfoon commented 3 years ago

I am not sure what we can use as a replacement, I will think about it

jiaaluo commented 3 years ago

use mac address or add launch option to disable usage

HAV0C101 commented 3 years ago

any update on this?