Skip to content
This repository has been archived by the owner on Oct 2, 2023. It is now read-only.

i dont know if its me being a total retard but i get this error #24

Open
Vipqix opened this issue Mar 12, 2023 · 1 comment
Open

i dont know if its me being a total retard but i get this error #24

Vipqix opened this issue Mar 12, 2023 · 1 comment
Labels
duplicate This issue or pull request already exists

Comments

@Vipqix
Copy link

Vipqix commented Mar 12, 2023

Exception in thread opengl_overlay:
Traceback (most recent call last):
  File "C:\Users\vipqix\AppData\Local\Programs\Python\Python311\Lib\threading.py", line 1038, in _bootstrap_inner
    self.run()
  File "C:\Users\vipqix\AppData\Local\Programs\Python\Python311\Lib\threading.py", line 975, in run
    self._target(*self._args, **self._kwargs)
  File "C:\Users\vipqix\BetterGo\app.py", line 539, in opengl_overlay
    ov = Overlay()
         ^^^^^^^^^
  File "C:\Users\vipqix\BetterGo\overlay.py", line 16, in __init__
    if not glfw.init() or not glut.glutInit():
                              ^^^^^^^^^^^^^^^
  File "C:\Users\vipqix\AppData\Local\Programs\Python\Python311\Lib\site-packages\OpenGL\GLUT\special.py", line 333, in glutInit
    _base_glutInit( ctypes.byref(count), holder )
  File "C:\Users\vipqix\AppData\Local\Programs\Python\Python311\Lib\site-packages\OpenGL\platform\baseplatform.py", line 423, in __call__
    raise error.NullFunctionError(
OpenGL.error.NullFunctionError: Attempt to call an undefined function glutInit, check for bool(glutInit) before calling
@OpsecGuy
Copy link
Owner

Please refer to this
https://i.imgur.com/Jr42wgW.png

@OpsecGuy OpsecGuy added the duplicate This issue or pull request already exists label Mar 13, 2023
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
duplicate This issue or pull request already exists
Projects
None yet
Development

No branches or pull requests

2 participants