A fix will be included in the next Plutonium update

FutureRave
Posts
-
CL_CGGameNeedsServerCommand: A reliable command was cycled out -
LOST RELIABLE ERRORA fix will be included in the next Plutonium update
-
Lost reliable commands error even with an excellent connectionA fix will be included in the next Plutonium update
-
Game LoadingPirated copies of the game are not supported.
-
Error 0xC0000005 is not related to outdated serverNope. I have been busy.
-
What is "Plugin SDK" and how it works? -
Error 0xC0000005 is not related to outdated serverI could not join the same server as you because it's full. I'm not crashing on another server made by the Nacho clan.
Maybe your storage/t6 folder isn't clear or something.
What I was looking for was the full console.log file of when the crash happens to see if you had any foreign GSC scripts loading. -
Error 0xC0000005 is not related to outdated serverI'd like you to also upload the console.log. If it contains private information just do your best to remove it.
Make sure it's the same console log when you get this crash.
Thanks. -
Error 0xC0000005 is not related to outdated serverWhich server did you connect to?
-
Error 0xC0000005 is not related to outdated serverEven your crash dump file name contains the outdated revision
-
Error 0xC0000005 is not related to outdated serverUnless I'm mistaken 3963 is not the latest revision, that would be 4035.
So was this testing done on an outdated server or am I misreading the report? -
I created the images folder but its nothing insideThis is not real life. This cannot be real life
-
Crashing when entering to a serverPlutonium is not open-source, why would we make a DLL when we have an update in the works? What DLL?!
-
Crashing when entering to a serverThe next update should take care of this crash
-
Bsp map files not found for dlc t5ENXHS You need to buy the DLCs from Steam. Pretty simple logic. No game no play, no DLC buy no DLC maps.
-
I cant open bo2Did you download the game from Steam?
-
Is there a way to detect if a player writes a specific word in the game chat?As Resxt pointed out, you can handle the logic completely from a game script.
If you host a dedicated server you can also use third-party tools like IW4M which can track in their database everything a player said in the chat. You can also make plugins for that tool to do certain actions for every chat message.
-
Hello, I need help to remove the chat from my server.You will no longer need to use my plugin "Disable Chat" with the next update.
Kalitos use IsTestClient() function to test if a player is a bot or not.