-
Notifications
You must be signed in to change notification settings - Fork 6
Open
Description
Describe the bug
Followed every instruction, still can't run latest build
To Reproduce
Steps to reproduce the behavior:
- Try to build latest commit
- Fail
- ???
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?
Reactions are currently unavailable
Metadata
Metadata
Assignees
Labels
No labels