Author Topic: Invalid packet 1: What player experince when joining online server  (Read 777 times)

Yep. People join. They leave. they come back to explain that it says Invalid packet;1
Please help


The last type of answer I wanted to hear

No, he means, go into 1P, and then when you have an error of "Failed to load texture _____(includes add-on's name), using default"
Disable those add-ons.

No, he means, go into 1P, and then when you have an error of "Failed to load texture _____(includes add-on's name), using default"
Disable those add-ons.
Heh... about that...

Hmmm.. how many error messages of that do I get?

Yeh, i got alot of those
KunitMod. That is what must be screwing up. thx for the help.

Wait... It says i have one in the AddDamge() - Flare File "base/client/ui/general.png does not exist! Why is there a screw-up in my base folder?

oh thats just a file directed in a wrong spot. If you want to fix it go into the flare file, go to where the add damage type is and change it to:
Code: [Select]
AddDamageType("Flare",   '<bitmap:base/client/ui/[b]CI[/b]/generic> %1',    '%2 <bitmap:base/client/ui/[b]CI[/b]/generic> %1',0.2,1);

 What no edit button i screwd it up here it is
Code: [Select]
AddDamageType("Flare",   '<bitmap:base/client/ui/CI/generic> %1',    '%2 <bitmap:base/client/ui/CI/generic> %1',0.2,1);

Uhhh.... can you post something i could understand? Or at least elaborate what to do with
Code: [Select]
AddDamageType("Flare",   '<bitmap:base/client/ui/CI/generic> %1',    '%2 <bitmap:base/client/ui/CI/generic> %1',0.2,1);

base/client/ui/

should be

Add-ons/addon_name/

I always get that, its loving annoying >:(

I always get that, its loving annoying >:(

Yeah, there were a couple RPG's up that had crappy add-ons that would give the invalid packet error.

Stop using crappy add-ons people, I only download the good ones that aren't packaged correctly so that I can use them if I go on a server that has them.

Yeah, there were a couple RPG's up that had crappy add-ons that would give the invalid packet error.

Stop using crappy add-ons people, I only download the good ones that aren't packaged correctly so that I can use them if I go on a server that has them.
You download incorrectly packaged add-ons?!

You download incorrectly packaged add-ons?!

Well, that give an error, like pooterin's weapons, only because some servers use them without knowing that they aren't able to be downloaded properly through the auto-download system.