Re: progress
Quote:
|
Re: progress
As I said, backtrace is not an error list. It just shows the last call-stack up to the crash.
|
Re: progress
Quote:
I've got part of the way to debugging minidumps on Linux - I'll probably continue down this path (I do other Half-Life modding so I'll need to figure it out sooner or later). I might crank up the gcc warnings and see what I get. |
Re: progress
Alright, playing some more, v0.4.1 works for me in Half-Life and Opposing Force, except for on op4ctf_hairball. Opposing Force doesn't work at all with MetaMod though.
I managed to get the minidump loaded into gdb but there are no symbols, though the backtrace for Opposing Force says WaypointDistanceFromTo and the backtrace for Opposing Force MetaMod says WaypointRouteInit. Maybe the undefined symbol stuff I saw wasn't actually causing any crash but was more of a warning? |
Re: progress
Robocop could you post the output of the following in bash:
ls -ali --time-style=full-iso ~/.local/share/steam/Steam/steamapps/common/Half-Life/gearbox/maps/*.wp* |
Re: progress
After half day trying to run it firstly with Metamod, now i try without it and i got problem. Here is log from console. I tryed your precompiled binary and after all i compiled it on local machine. My OS: Debian 9.1 x64
Server is for Day of Defeat 1.3 Code:
Auto-restarting the server on crash |
Re: progress
Quote:
Also, what version of Sandbot are you using? |
Re: progress
Newest one.
I don't have directory what u give me. I run server from user "nubzior" not root. |
Re: progress
Could you run ls -ali --time-style=full-iso /home/nubzior/dod2017/dod/./dod/maps/*.wp*
So looks like this is where the crash is: Code:
// check if this is NOT team specific OR matches this team |
Re: progress
Code:
95552360 -rwxrwxrwx 1 nubzior nubzior 13924 2017-04-22 13:49:46.000000000 +0200 /home/nubzior/dod2017/dod/./dod/maps/dod_avalanche.wp1 |
All times are GMT +2. The time now is 06:35. |
Powered by vBulletin® Version 3.8.2
Copyright ©2000 - 2024, Jelsoft Enterprises Ltd.