x8BitRain / webXash

WIP Improved version of xash3d emscripten in the browser
https://x8bitrain.github.io/webXash/
77 stars 40 forks source link

Error while trying to load the map "rocket_frenzy" #8

Closed TheDeafenGuy closed 4 months ago

TheDeafenGuy commented 5 months ago

I loaded up my copy of the full version of HL, and I try to load the map "rocket_frenzy" via the multiplayer menu. When I attempt to, the game freezes and gives me the error: "Xash Error

ED_AllocEdict: no free edicts".

Could this error be because this is an older version of xash?

x8BitRain commented 4 months ago

Yes, this uses a much older version of Xash3d compiled in 2017, so far there is no easy way to compile the current xash3D-FWGS into WASM unfortunately