Numos59 / darkrp

Automatically exported from code.google.com/p/darkrp
0 stars 2 forks source link

FPP Blocked models #699

Open GoogleCodeExporter opened 8 years ago

GoogleCodeExporter commented 8 years ago
What is the problem? After adding a new prop to the blacklist ( a popcan, 
lately there have been users crashing one of my servers with it, along with 
other servers. ) when the server restarted, the blacklist seems to have 
disappeared. You're now able to spawn explosive barrels, etc. 

I read up on the errors I received below through some google searches, and it 
appears that one user hit his "2048" limit, my database only has about 1300 
blocked props in it. So this isn't my issue, and I went through and even 
removed a few values with an SQLite browser just to be sure. 

If I add a prop to the blacklist, it will only work until a map change/server 
restart. Then it will be allowed again, however the database stays unchanged, 
as if it cannot be read. (I checked, all permissions are in order, the file is 
not read-only)

I'm currently about to test the same with a fresh install of DarkRP on a brand 
new server.

Do you have any errors? serverside or clientside? If you do, which ones?
Listed below. 

Are you using the downloaded version or an SVN revision (if SVN, which
revision number)? Latest Revision

rokrox added models/props_c17/oildrum001_explosive.mdl to the blocked models 
black/whitelist
Unknown command: FPP_sendblockedmodels
Unknown command: FPP_sendblocked
Unknown command: FPP_sendblocked
Unknown command: FPP_sendblocked
Unknown command: FPP_sendblocked
Unknown command: FPP_sendblocked
Unknown command: FPP_sendblocked
Unknown command: FPP_sendblockedmodels
Unknown command: FPP_sendblockedmodels
Unknown command: FPP_sendblockedmodels
Unknown command: FPP_sendblockedmodels
Unknown command: FPP_sendblockedmodels
Unknown command: FPP_sendblocked
Unknown command: FPP_sendblocked
Unknown command: FPP_sendblocked
Unknown command: FPP_sendblocked
Unknown command: FPP_sendblocked
Unknown command: FPP_sendblocked
rokrox (STEAM_0:1:3421491) Spawned a models/props_c17/oildrum001_explosive.mdl

Original issue reported on code.google.com by rokro...@gmail.com on 6 Nov 2011 at 6:45

GoogleCodeExporter commented 8 years ago
This has been fixed by removing about 6 items from the last of the database, I 
managed to re-add the cans without issues. It doesn't make sense to me.

Original comment by rokro...@gmail.com on 6 Nov 2011 at 7:07

GoogleCodeExporter commented 8 years ago
Someone had a previous issue with this, it wasn't the limit that was getting 
them, there was a corrupt entry in the database. Presumably it was one of those 
6 items you removed.

Original comment by drakehawke@gmail.com on 6 Nov 2011 at 10:22