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

PHP Fatal error: Uncaught Error: Class "TeamSpeak3_Exception" not found #905

Open
Justman100 opened this issue Jan 6, 2024 · 5 comments

Comments

@Justman100
Copy link

Beschreibung unterhalb ausfüllen
Ranksystem Version Neuste über GitHub Repo
Nutzt du TeamSpeak oder TeaSpeak? TeamSpeak
Pastebin Link zu deiner Ranksystem Log *¹ https://pastebin.com/Sk1XrEuY

1) Was hast du getan?

git init
git pull https://github.com/Newcomer1989/TSN-Ranksystem.git
chmod -R 777 .

2) Was war deine Erwartung?

TS Query Bot bleibt aktiv

3) Was ist stattdessen passiert?

TS Query Bot stürzt ab

@Justman100
Copy link
Author

@Newcomer1989

@teris
Copy link

teris commented Mar 7, 2024

Hallo, so wie ich das sehe, scheint deine Schreibrechte auf dem Server fatal zu sein. Die LIBS für TS3 sind dem log nach nicht korrekt herunter geladen. Bei Nutzung von PHP8 oder höher musst du mal in den Error.log von deinem Webserver schauen. Da hat sich nämliche insbesondere bei Objekt-Arrays etwas geändert.

@LuftigerLuca
Copy link

Hey @Justman100, konntest du das Problem lösen?

@Justman100
Copy link
Author

Hey @Justman100, konntest du das Problem lösen?

Keine Ahnung, auf meinen neuen Server kommt der Fehler nicht!

@monster010
Copy link

Sollte dein Problem noch bestehen, ich habe ne Pull-Request gemacht um das Problem zu lösen. Auch an @LuftigerLuca

Zur Aufklärung:
Im letzten Release hat @Newcomer1989 wohl ausversehen die TeamSpeak3_Exception Class überschrieben, als er eine neue Exception Class hinzugefügt hat.

Zur Beseitigung:
Bearbeite die Datei libs/ts3_lib/Exception.php um ersetz den Inhalt mit dem aus der Pull-Request hier ein Link zur RAW File der Request
Das sollte das Problem lösen.

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

No branches or pull requests

4 participants