Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Foxbot 0.792 Very Unstable #6

Closed
NukemD opened this issue Aug 10, 2020 · 4 comments
Closed

Foxbot 0.792 Very Unstable #6

NukemD opened this issue Aug 10, 2020 · 4 comments
Assignees
Labels

Comments

@NukemD
Copy link

NukemD commented Aug 10, 2020

The latest Foxbot 0.792 release is extremely unstable. There's a note about it crashing listen servers, it crashes ALL servers, no matter if dedicated or listen, Linux or Windows.

I can't get my server to run more than 30 seconds or so before foxbot_mm.dll / foxbot.so causes the server to crash.

@APGRoboCop
Copy link
Owner

Did you get a debug log or any clues on how those crashes appear?

@NukemD
Copy link
Author

NukemD commented Sep 5, 2020

Unfortunately no logs were produced on either Linux or Windows.

Windows would pop up a "this application has stopped working" dialog, and Linux would just have "./hlds_run segmentation fault at xxxx"

Windows error reporting came up once and in the stack trace, foxbot.dll was there. When I went back to the previous version 0.791, the crashes went away.

@APGRoboCop
Copy link
Owner

For Linux you need to install GDB and use it to find the cause of the crash. Then type this:-

$ LD_LIBRARY_PATH=".:$LD_LIBRARY_PATH" gdb ./hlds_linux

Then this:-

run -game tfc +map 2fort +ip xx.xx.xx.xx +port 27015 +maxplayers 24 -map 2fort +exec server.cfg etc (ignore the "hlds_" part from "hlds_run". It will allow to backtrace but doesn't always work on some crashes.

@APGRoboCop APGRoboCop pinned this issue Sep 6, 2020
@APGRoboCop APGRoboCop added the bug label Sep 6, 2020
@APGRoboCop APGRoboCop self-assigned this Sep 6, 2020
@ForeskinJohn
Copy link

I've noticed that this instability has carried over to the latest build, ive since downgraded to 0.77 and have no issues whatsoever, I have also noticed that the bots in 0.77 complete objectives more often than in the latest build, I see a good future for later builds but TF Classic with bots is my preferred way to play when im not in tourney, ill be waiting for a fix in the near future, if not, the fact that this mod still gets updated is knowledge enough for me that some folks still care about this old game, lol ill never grow out of some good old team fortress, and i want to thank you RoboCop for keeping this game alive even after a majority of the community has left it to die, Ill always owe you a beer for that at least!

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

No branches or pull requests

3 participants