planetteamspeak / ts3phpframework

Modern use-at-will framework that provides individual components to manage TeamSpeak 3 Server instances
https://www.planetteamspeak.com
GNU General Public License v3.0
212 stars 59 forks source link

Fatal error: Allowed memory #224

Open D4rkBytePT opened 1 month ago

D4rkBytePT commented 1 month ago

I've been trying to use teamspeak php for some time now, I'm making a room panel and I managed to do it but it took a long time to load the page and gave an error that I didn't understand, everything worked correctly but this error still appeared, I had to increase the memory limit to 2gb, today I came to try to redo everything from scratch and I came across this error:

Fatal error: Allowed memory size of 2147483648 bytes exhausted (tried to allocate 2147483648 bytes) in C:\laragon\www\vendor\planetteamspeak\ts3-php-framework\src\Helper\StringHelper.php on line 73

how can i solve this?

ScchutzZ commented 2 weeks ago

+1