[FIX REQ] Bazooka plugin error
hi all,
I get this error written in my logs.txt file when I play the server with bazooka plugin: L 08/14/2014 - 18:21:04: [AMXX] Displaying debug trace (plugin "bazooka_fixed.amxx") L 08/14/2014 - 18:21:04: [AMXX] Run time error 4: index out of bounds L 08/14/2014 - 18:21:04: [AMXX] [0] bazooka_fixed.sma::player_bazooka (line 1283) below is the PHP code ..line 1283 starts at the first line u see below.. hmm error: index out of bounds .. I can compile the plugin successfully as it is with no error.. but when I start playing it logs errors that can go over 20 MB in size please help!! PHP Code:
|
Re: [FIX REQ] Bazooka plugin error
Looks like bazooka_fixed it's not too fixed :P
PHP Code:
|
Re: [FIX REQ] Bazooka plugin error
Quote:
someone please advise how to fix |
Re: [FIX REQ] Bazooka plugin error
Quote:
PHP Code:
|
Re: [FIX REQ] Bazooka plugin error
could you please show me where user_controll is declared?
new user_controll or whatever |
Re: [FIX REQ] Bazooka plugin error
It just has to have 33 cells and the id couldn't outbound it if id is a connected user (which is also important check).
|
Re: [FIX REQ] Bazooka plugin error
1 Attachment(s)
Quote:
Then I thought for some reason the amx studio wants another l in the word "control" so now in it's spelled "controll" it looks like below now and compiled successfully PHP Code:
|
Re: [FIX REQ] Bazooka plugin error
now here's another error that comes up
L 08/16/2014 - 22:31:01: [AMXX] Displaying debug trace (plugin "bazooka_fixed.amxx") L 08/16/2014 - 22:31:01: [AMXX] Run time error 10: native error (native "cs_get_user_plant") L 08/16/2014 - 22:31:01: [AMXX] [0] bazooka_fixed.sma::client_disconnect (line 395) anyone help please?! PHP Code:
|
Re: [FIX REQ] Bazooka plugin error
Maybe because the player is already disconnected (?)
Change PHP Code:
PHP Code:
|
Re: [FIX REQ] Bazooka plugin error
Quote:
seems like every time I fix 1 line I get another line giving error can anyone help below now I get this: L 08/17/2014 - 20:27:52: [AMXX] Displaying debug trace (plugin "bazooka_fixed.amxx") L 08/17/2014 - 20:27:52: [AMXX] Run time error 10: native error (native "attach_view") L 08/17/2014 - 20:27:52: [AMXX] [0] bazooka_fixed.sma::pfn_touch (line 994) PHP Code:
|
| All times are GMT -4. The time now is 13:16. |
Powered by vBulletin®
Copyright ©2000 - 2024, vBulletin Solutions, Inc.