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

Can't build latest #86

Open
jeyndoe opened this issue Aug 6, 2021 · 0 comments
Open

Can't build latest #86

jeyndoe opened this issue Aug 6, 2021 · 0 comments

Comments

@jeyndoe
Copy link

jeyndoe commented Aug 6, 2021

Describe the bug
Followed every instruction, still can't run latest build

To Reproduce
Steps to reproduce the behavior:

  1. Try to build latest commit
  2. Fail
  3. ???

Expected behavior
Build to be runnable

Additional Info

  • OS: Windows
  • Server and Client versions (eaf8f00)

Basically i've managed to compile the solution but that wasn't enough to it being actually usable.

I've got this in my Debug-x64 folder:

chrome_elf.dll
d3dcompiler_47.dll
icudtl.dat
libcef.dll
libEGL.dll
libGLESv2.dll
OSS13 Server.exe
OSS13 Server.exp
OSS13 Server.ilk
OSS13 Server.lib
OSS13 Server.pdb
oss13.browser.exe
oss13.browser.ilk
oss13.browser.pdb
SharedLibrary.idb
SharedLibrary.lib
SharedLibrary.pdb
SharedLibrary_Test.exe
SharedLibrary_Test.ilk
SharedLibrary_Test.pdb
snapshot_blob.bin
v8_context_snapshot.bin

Isn't it supposed to be an OS13Client in there? Can't run client from VS itself either because it can't find OS13Client.exe

Can't run Server because it can't find Python besides detecting different envs

Fatal Python error: init_fs_encoding: failed to get the Python codec of the filesystem encoding
Python runtime state: core initialized
ModuleNotFoundError: No module named 'encodings'

Current thread 0x0000080c (most recent call first):
<no Python frame>

Am i missing something?

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

1 participant