nillerusr / source-engine

Modified source engine (2017) developed by valve and leaked in 2020. Not for commercial purporses
Other
1.13k stars 174 forks source link

[macOS] All games fail to launch after commit 90e2937 updating waf #315

Closed shinra-electric closed 7 months ago

shinra-electric commented 7 months ago

Games won't launch after commit 90e2937: update waf, enable gccdeps and msvcdeps

The error message from terminal says:

Can't find module - engine.dylib
AppFramework : Unable to load module engine.dylib!
Unable to load interface VCvarQuery001 from engine.dylib

HL2 Terminal Output.txt

shinra-electric commented 7 months ago

It seems libengine.dylib is no longer built

Elc3r commented 7 months ago

I have the same problem before everything worked but now I have the same error, at least I know I'm not alone.

er2off commented 7 months ago

It seems libengine.dylib is no longer built

lmao, cool waf upgrade

Kizoky commented 7 months ago

engine was commented out in wscript, just re-enable it