ViperZ8 / darkrp

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

All props being blacklisted #961

Closed GoogleCodeExporter closed 9 years ago

GoogleCodeExporter commented 9 years ago
What is the problem?
After a while all props become black listed?

What steps will reproduce the problem (or what were you doing when it
happened)?
Nothing it just comes out of nowhere

Do you have any errors? serverside or clientside? If you do, which ones?
Nope

Please provide any additional information below.
Atfer a while i dont know what causes it but all props become blacklisted i 
dont know how?

Original issue reported on code.google.com by emind...@hotmail.com on 3 Oct 2012 at 4:39

GoogleCodeExporter commented 9 years ago
Only way of fixing it is by disabling the blocked models check box but then all 
props can be spawned and i have the white list option unticked so its not that

Original comment by emind...@hotmail.com on 3 Oct 2012 at 4:45

GoogleCodeExporter commented 9 years ago
I also checked the blocked models list to see if all the props where on it but 
they are not, 

Original comment by emind...@hotmail.com on 3 Oct 2012 at 4:45

GoogleCodeExporter commented 9 years ago
[deleted comment]
GoogleCodeExporter commented 9 years ago
You edited out the question that asks which version you're running.

It's essential for me to know which version you're running. Especially with the 
git thing going on AND two versions of DarkRP existing for Gmod 12 and 13 
respectively.

This issue is invalid until you give me that information.

Original comment by fpeijnen...@gmail.com on 3 Oct 2012 at 12:18

GoogleCodeExporter commented 9 years ago
Oh sorry didn't realize, im using garrysmod 12, with a DarkRP that is SVN 
version 1285.

Original comment by emind...@hotmail.com on 3 Oct 2012 at 12:37

GoogleCodeExporter commented 9 years ago
Try this version. I messed about with the banned props in it:

https://github.com/FPtje/DarkRP/trunk

Note, this is a different SVN address.

Original comment by fpeijnen...@gmail.com on 3 Oct 2012 at 1:08

GoogleCodeExporter commented 9 years ago
Will do

Original comment by emind...@hotmail.com on 3 Oct 2012 at 1:43

GoogleCodeExporter commented 9 years ago
Ive tried the SVN from the GitHUB and i still have the same problem.

Original comment by emind...@hotmail.com on 4 Oct 2012 at 3:03

GoogleCodeExporter commented 9 years ago
what do you mean by 'after a while' ? 
I can't reproduce this, and I haven't heard anyone else about the issue.

Original comment by fpeijnen...@gmail.com on 4 Oct 2012 at 7:15

GoogleCodeExporter commented 9 years ago
Well after a few hours of the server being up approximately 2-4 hours every 
single prop becomes blocked, but after i restart it the blocked model list 
starts working again but its always after like 2-4 hours the blocked model list 
decides to block every prop again.  

Original comment by emind...@hotmail.com on 4 Oct 2012 at 8:46

GoogleCodeExporter commented 9 years ago
When the problem occurs, enter this in the server console, and tell me what it 
says:
lua_run print("::") PrintTable(FPP.BlockedModels) print("::")

Original comment by fpeijnen...@gmail.com on 4 Oct 2012 at 9:32

GoogleCodeExporter commented 9 years ago
> print ( :: ) PrintTable ( FPP.BlockedModels ) print ( :: )...
[lua_run:1] unexpected symbol near ':'

Original comment by emind...@hotmail.com on 4 Oct 2012 at 9:51

GoogleCodeExporter commented 9 years ago
damn server consoles. try this instead.
 lua_run print([[::]]) PrintTable(FPP.BlockedModels) print([[::]])

Original comment by fpeijnen...@gmail.com on 4 Oct 2012 at 10:07

GoogleCodeExporter commented 9 years ago
[deleted comment]
GoogleCodeExporter commented 9 years ago
[deleted comment]
GoogleCodeExporter commented 9 years ago
Sorry it was to big to fit in the box

http://pastebin.com/b7x3xwuD

Original comment by emind...@hotmail.com on 4 Oct 2012 at 10:15

GoogleCodeExporter commented 9 years ago
And also to add when i have it enabled i cant spawn this prop 

models/props_c17/concrete_barrier001a.mdl

and its not in the list.

Original comment by emind...@hotmail.com on 4 Oct 2012 at 10:17

GoogleCodeExporter commented 9 years ago
I'm sorry if this has nothing to do with it but, 

There is also a problem when if you join a server only some rpname will update 
on tab and others will stay as there steam name.

Original comment by emind...@hotmail.com on 4 Oct 2012 at 12:44

GoogleCodeExporter commented 9 years ago
It actually blocks it after the blocked models option has been ticked, not when 
the server is up. So if i were to restart the server with the blocked models 
box is off then turn it on, after like 30 minutes it would start to block 
everything again.

Original comment by emind...@hotmail.com on 6 Oct 2012 at 11:35

GoogleCodeExporter commented 9 years ago
Same issue. Anyone got a better blocked models addon since this one completely 
fails? 

Original comment by someguy0...@gmail.com on 27 Dec 2012 at 2:22