Skip to content

Can't build latest #86

@jeyndoe

Description

@jeyndoe

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?

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions