Gustavo Felisberto

Results 8 comments of Gustavo Felisberto

I have this running on Linux and I don't think the disk was empty. I tried to clean the drive and restarted.

Same thing and now it was like 10 minutes. And when I restart it theres is no position file: {"level":30,"time":1633730256108,"pid":32724,"hostname":"raspberrypi","msg":"No positionData file found, starting with no existing position."}

I am not JS expert do I cannot really help, but I think that the WebSocket may get closed and the library is not detecting. One way would be to...

I was running the `master-steam`. The `master-nosteam` does not build: ``` GAME_CC code/game/g_items.c GAME_CC code/game/g_mem.c code/game/g_cmds.c:1628:27: error: implicit declaration of function 'Use_props_grammofon' is invalid in C99 [-Werror,-Wimplicit-function-declaration] if (!traceEnt->is_dead) Use_props_grammofon(traceEnt,...

The MR fixes the build and now the game starts, but somethings are strange. When it starts I cannot see the gun on the floor, and after picking it up...

Quick video https://youtu.be/Xpc8v71G5xg I used a camera because I do not have a loopback to grab video with audio

I synced my repo to the main one and now both the -steam and -nosteam branches have the problem of the game crashing in the mission screen. Any debug info...

> I solved this problem by updating game resources How did you do that?