Seleucids Posted March 25 Report Share Posted March 25 I was spectating a 3v3 on this map and the game suddenly crashed with these errors: Function call failed: return value was -1 (Function failed (no details available)) Location: dir_watch_inotify.cpp:214 (dir_watch_Add) Call stack: (0x622619be1224) /usr/bin/pyrogenesis(+0x4fd224) [0x622619be1224] (0x622619bebc9d) /usr/bin/pyrogenesis(+0x507c9d) [0x622619bebc9d] (0x622619b1a0df) /usr/bin/pyrogenesis(+0x4360df) [0x622619b1a0df] (0x622619be9bc7) /usr/bin/pyrogenesis(+0x505bc7) [0x622619be9bc7] (0x622619b43538) /usr/bin/pyrogenesis(+0x45f538) [0x622619b43538] (0x622619bd5a46) /usr/bin/pyrogenesis(+0x4f1a46) [0x622619bd5a46] (0x62261995b0b1) /usr/bin/pyrogenesis(+0x2770b1) [0x62261995b0b1] (0x62261996092f) /usr/bin/pyrogenesis(+0x27c92f) [0x62261996092f] (0x622619954349) /usr/bin/pyrogenesis(+0x270349) [0x622619954349] (0x62261994c48c) /usr/bin/pyrogenesis(+0x26848c) [0x62261994c48c] (0x6226198865d7) /usr/bin/pyrogenesis(+0x1a25d7) [0x6226198865d7] (0x6226198139a3) /usr/bin/pyrogenesis(+0x12f9a3) [0x6226198139a3] (0x127dc5421dc5) [0x127dc5421dc5] errno = 14 (?) OS error = ? /usr/bin/0ad: line 9: 11144 Aborted (core dumped) "$pyrogenesis" "$@" interestinglog.htmlFetching info... crashlog.txtFetching info... Quote Link to comment Share on other sites More sharing options...
Stan` Posted March 26 Report Share Posted March 26 https://gitea.wildfiregames.com/0ad/0ad/src/branch/main/source/lib/sysdep/os/linux/dir_watch_inotify.cpp#L214 Are you touching files while the game runs ? 1 Quote Link to comment Share on other sites More sharing options...
Stan` Posted March 26 Report Share Posted March 26 Oh wait you have broken actors/materials. That would do it. I assume your mod removed something it should not have. Also you could convert your modded sounds to mono to get rid of the warnings. 1 Quote Link to comment Share on other sites More sharing options...
Seleucids Posted March 26 Author Report Share Posted March 26 On 26/03/2025 at 7:46 AM, Stan` said: Are you touching files while the game runs ? Expand I wasn't touching it On 26/03/2025 at 7:59 AM, Stan` said: Oh wait you have broken actors/materials. That would do it. I assume your mod removed something it should not have. Expand I think this was the most likely reason, I might have a corrupted texture file somewhere. Quote Link to comment Share on other sites More sharing options...
Recommended Posts
Join the conversation
You can post now and register later. If you have an account, sign in now to post with your account.