Giter VIP home page Giter VIP logo

yuki-emby-crack's Issues

Got premium seal but still cant watch stuff from app

I have followed everything properly and even got the premium seal in my server settings, but i still can't play movies and stuff from emby theater app for windows 10.

I can't use emby web app as most of my movies are hevc which isnt supported by any browser afaik

Fatal Error!

Hi! I don't know if this actually works but everytime i try to run 'main.exe' i get a "Fatal Error!" message which states: 'Failed to execute script main'. Anyone else has this issue? I try to run 'main.exe' on windows server 2012 (on which my emby server is installed). thnx.

Errno 10013

INFO: Started server process [7776]
INFO: Waiting for application startup.
INFO: Application startup complete.
ERROR: [Errno 10013] error while attempting to bind on address ('127.0.0.1', 443): an attempt was made to access a socket in a way forbidden by its access permissions
INFO: Waiting for application shutdown.
INFO: Application shutdown complete.

plesse help,

i have Windows server 2022 + IIS ,

and Emby Server last version , what have i do ?

main.exe not launching

It appears in the task manager for a brief moment and then disappears. I have my antivirus disabled so that's not closing it.
The file works on my other PC just fine but instantly vanishes on the current PC. I have no idea why this is happening. The crack works perfectly on my other PC but main.exe is being weird on my main PC. Does it require some kind of dependencies?

Do you have any suggestions as to why this may be happening?

Crash.mp4

failed to execute main script

Can't run at all. Tried python 3.9 64bit and then 3.7.6 32bit

PS C:\Users\Mossshine\Documents\dist> pyinstaller.exe .\main.exe
65 INFO: PyInstaller: 4.3
65 INFO: Python: 3.7.6
65 INFO: Platform: Windows-10-10.0.19041-SP0
66 INFO: wrote C:\Users\Mossshine\Documents\dist\main.spec
69 INFO: UPX is not available.
71 INFO: Extending PYTHONPATH with paths
['C:\\Users\\Mossshine\\Documents\\dist',
 'C:\\Users\\Mossshine\\Documents\\dist']
76 INFO: checking Analysis
76 INFO: Building Analysis because Analysis-00.toc is non existent
76 INFO: Initializing module dependency graph...
78 INFO: Caching module graph hooks...
87 WARNING: Several hooks defined for module 'win32ctypes.core'. Please take care they do not conflict.
91 INFO: Analyzing base_library.zip ...
2499 INFO: Caching module dependency graph...
2677 INFO: running Analysis Analysis-00.toc
2683 INFO: Adding Microsoft.Windows.Common-Controls to dependent assemblies of final executable
  required by c:\users\mossshine\appdata\local\programs\python\python37-32\python.exe
2783 INFO: Analyzing C:\Users\Mossshine\Documents\dist\main.exe
Traceback (most recent call last):
  File "c:\users\mossshine\appdata\local\programs\python\python37-32\lib\runpy.py", line 193, in _run_module_as_main
    "__main__", mod_spec)
  File "c:\users\mossshine\appdata\local\programs\python\python37-32\lib\runpy.py", line 85, in _run_code
    exec(code, run_globals)
  File "C:\Users\Mossshine\AppData\Local\Programs\Python\Python37-32\Scripts\pyinstaller.exe\__main__.py", line 9, in <module>
  File "c:\users\mossshine\appdata\local\programs\python\python37-32\lib\site-packages\PyInstaller\__main__.py", line 114, in run
    run_build(pyi_config, spec_file, **vars(args))
  File "c:\users\mossshine\appdata\local\programs\python\python37-32\lib\site-packages\PyInstaller\__main__.py", line 65, in run_build
    PyInstaller.building.build_main.main(pyi_config, spec_file, **kwargs)
  File "c:\users\mossshine\appdata\local\programs\python\python37-32\lib\site-packages\PyInstaller\building\build_main.py", line 737, in main
    build(specfile, kw.get('distpath'), kw.get('workpath'), kw.get('clean_build'))
  File "c:\users\mossshine\appdata\local\programs\python\python37-32\lib\site-packages\PyInstaller\building\build_main.py", line 684, in build
    exec(code, spec_namespace)
  File "C:\Users\Mossshine\Documents\dist\main.spec", line 18, in <module>
    noarchive=False)
  File "c:\users\mossshine\appdata\local\programs\python\python37-32\lib\site-packages\PyInstaller\building\build_main.py", line 242, in __init__
    self.__postinit__()
  File "c:\users\mossshine\appdata\local\programs\python\python37-32\lib\site-packages\PyInstaller\building\datastruct.py", line 160, in __postinit__
    self.assemble()
  File "c:\users\mossshine\appdata\local\programs\python\python37-32\lib\site-packages\PyInstaller\building\build_main.py", line 414, in assemble
    priority_scripts.append(self.graph.run_script(script))
  File "c:\users\mossshine\appdata\local\programs\python\python37-32\lib\site-packages\PyInstaller\depend\analysis.py", line 304, in run_script
    pathname)
  File "c:\users\mossshine\appdata\local\programs\python\python37-32\lib\site-packages\PyInstaller\lib\modulegraph\modulegraph.py", line 1411, in run_script
    contents = fp.read() + '\n'
  File "c:\users\mossshine\appdata\local\programs\python\python37-32\lib\codecs.py", line 322, in decode
    (result, consumed) = self._buffer_decode(data, self.errors, final)
UnicodeDecodeError: 'utf-8' codec can't decode byte 0x90 in position 2: invalid start byte

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.