Skip to content

This Python script will read fxserver.log and clean it to understand the scripts that are generating errors, or are missing, etc

Notifications You must be signed in to change notification settings

JhonnyLusonode/FivemTroubleshooting

Repository files navigation

You just need to change the location of fxserver.log on your machine (usually on txdata/default/logs/fxserver.log) and the output location. Then run cmd and write: python CountMain.py

From this:

1

To this:

2

Instead of reading bunch of trash, run the code and get all the information you need.

About

This Python script will read fxserver.log and clean it to understand the scripts that are generating errors, or are missing, etc

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages