SA-MP Forums Archive
Help! REP+ - Printable Version

+- SA-MP Forums Archive (https://sampforum.blast.hk)
+-- Forum: SA-MP Scripting and Plugins (https://sampforum.blast.hk/forumdisplay.php?fid=8)
+--- Forum: Scripting Help (https://sampforum.blast.hk/forumdisplay.php?fid=12)
+--- Thread: Help! REP+ (/showthread.php?tid=580598)



Help! REP+ - manishmulchandani11 - 06.07.2015

Im getting spammed this thing on logs:

[20:38:22] *** Streamer Plugin: CreateDynamicObject: Expecting 12 parameter(s), but found 11
[20:38:22] *** Streamer Plugin: CreateDynamicObject: Expecting 12 parameter(s), but found 11
[20:38:22] *** Streamer Plugin: CreateDynamicObject: Expecting 12 parameter(s), but found 11
[20:38:22] *** Streamer Plugin: CreateDynamicObject: Expecting 12 parameter(s), but found 11
[20:38:22] *** Streamer Plugin: CreateDynamicObject: Expecting 12 parameter(s), but found 11

2k+ lines are filled by those texts -.-

any way to fix it?


Re: Help! REP+ - Lynn - 06.07.2015

Expected:
CreateDynamicObject(modelid, Float:X, Float:Y, Float:Z, Float:rX, Float:rY, Float:rZ, worldid, interiorid, playerid, Float:Streamdistance, Float:drawdistance);

Found:
CreateDynamicObject(modelid, Float:X, Float:Y, Float:Z, Float:rX, Float:rY, Float:rZ, worldid, interiorid, playerid, Float:Streamdistance);

You're missing the drawdistance float in each of your CreateDynamicObjects.


Re: Help! REP+ - manishmulchandani11 - 06.07.2015

that's not the actual problem, the problem is occuring when i'm updating streamer plugin (.so / linux)
I converted window script to linux, all plugins are working perfect expect this one.

and when i'm downgrading the plugin back to old version, it shows run time error, and i'm updating the streamer plugin it shows that. :/


Re: Help! REP+ - Vanter - 06.07.2015

upgrade it to the latest with all plugins and includes if available and try again

and it seems to me that you're missing parameter to add.


Re: Help! REP+ - fuckingcruse - 07.07.2015

Update your plugins..


Re: Help! REP+ - manishmulchandani11 - 07.07.2015

I already updated my all plugins, and i get this error, any way to fix it?


Re: Help! REP+ - SoFahim - 07.07.2015

Recompile your all FS which is with
PHP код:
#include <streamer> 
and also recompile your GM


Re: Help! REP+ - manishmulchandani11 - 07.07.2015

I don't have .pwn of filterscripts and the filterscripts are important for server, it have maps and shits.


Re: Help! REP+ - manishmulchandani11 - 07.07.2015

Quote:
Originally Posted by SoFahim
Посмотреть сообщение
Recompile your all FS which is with
PHP код:
#include <streamer> 
and also recompile your GM
I unloaded fs and compilied gm with streamer inc, thank you that worked!

but the server isn't starting here are logs:


[11:07:11]
-------------------------------------------
[11:07:11] Advance Gaming Roleplay

[11:07:11] Copyright © Advance Gaming, LLC (2015)
[11:07:11] All Rights Reserved
[11:07:11] -------------------------------------------

[11:07:11] Successfully initiated the gamemode...
[11:07:11] Number of vehicle models: 29
[11:07:11] [Dynamic Giftbox] Successfully loaded the dynamic giftbox.
[11:07:11] [LoadCrates] Loading Crates Finished
[11:07:11]
[11:07:11] ==========================================
[11:07:11] | |
[11:07:11] | A new version (v3.09.0684) of YSI is |
[11:07:11] | available from: |
[11:07:11] | |
[11:07:11] | www.y-less.com/YSI/YSI_1.0.zip |
[11:07:11] | |
[11:07:11] | Changelog: |
[11:07:11] | |
[11:07:11] | 3.09.0684: |
[11:07:11] | |
[11:07:11] | Reverted to old download location. |
[11:07:11] | Improved (and fixed) version checks; |
[11:07:11] | added y_bitmap, y_areas, y_races, |
[11:07:11] | y_zonenames, better documentation; |
[11:07:11] | MANY other bug fixes - see the github |
[11:07:11] | repository for more details: |
[11:07:11] | |
[11:07:11] ==========================================
[11:07:11]
[11:07:11] [LoadHouses] 5000 houses rehashed/loaded.
[11:07:12] [LoadDynamicDoors] 3000 doors rehashed/loaded.
[11:07:12] [LoadDynamicMapIcons] 400 map icons rehashed/loaded.
[11:07:12] [LoadMailboxes] 50 mailboxes rehashed/loaded.
[11:07:12] [LoadBusinesses] Failed to load any businesses.
[11:07:12] [LoadPlants] Successfully loaded 300 plants
[11:07:12] [SpeedCameras] No Speed Cameras loaded.
[11:07:12] [LoadRelayForLifeTeams] 200 teams loaded.
[11:07:12] TotalSold0: 0 | AmountMade0: 0
[11:07:12] TotalSold1: 0 | AmountMade1: 0
[11:07:12] TotalSold2: 0 | AmountMade2: 0
[11:07:12] TotalSold3: 0 | AmountMade3: 0
[11:07:12] TotalSold4: 0 | AmountMade4: 0
[11:07:12] TotalSold5: 0 | AmountMade5: 0
[11:07:12] TotalSold6: 0 | AmountMade6: 0
[11:07:12] TotalSold7: 0 | AmountMade7: 0
[11:07:12] TotalSold8: 0 | AmountMade8: 0
[11:07:12] TotalSold9: 0 | AmountMade9: 0
[11:07:12] TotalSold10: 0 | AmountMade10: 0
[11:07:12] TotalSold11: 0 | AmountMade11: 0
[11:07:12] TotalSold12: 0 | AmountMade12: 0
[11:07:12] TotalSold13: 0 | AmountMade13: 0
[11:07:12] TotalSold14: 0 | AmountMade14: 0
[11:07:12] TotalSold15: 0 | AmountMade15: 0
[11:07:12] TotalSold16: 0 | AmountMade16: 0
[11:07:12] TotalSold17: 0 | AmountMade17: 0
[11:07:12] TotalSold18: 0 | AmountMade18: 0
[11:07:12] TotalSold19: 0 | AmountMade19: 0
[11:07:12] TotalSold20: 0 | AmountMade20: 0
[11:07:12] TotalSold21: 0 | AmountMade21: 0
[11:07:12] TotalSold22: 0 | AmountMade22: 0
[11:07:12] TotalSold23: 0 | AmountMade23: 0
[11:07:12] TotalSold24: 0 | AmountMade24: 0
[11:07:12] TotalSold25: 0 | AmountMade25: 0
[11:07:12] TotalSold26: 0 | AmountMade26: 0
[11:07:12] TotalSold27: 0 | AmountMade27: 0
[11:07:12] TotalSold28: 0 | AmountMade28: 0
[11:07:12] TotalSold29: 0 | AmountMade29: 0
[11:07:12] Price0: 1000
[11:07:12] Price1: 199
[11:07:12] Price2: 180
[11:07:12] Price3: 80
[11:07:12] Price4: 100
[11:07:12] Price5: 100
[11:07:12] Price6: 250
[11:07:12] Price7: 90
[11:07:12] Price8: 25
[11:07:12] Price9: 80
[11:07:12] Price10: 25
[11:07:12] Price11: 150
[11:07:12] Price12: 200
[11:07:12] Price13: 300
[11:07:12] Price14: 299
[11:07:12] Price15: 100
[11:07:12] Price16: 60
[11:07:12] Price17: 1
[11:07:12] Price18: 1
[11:07:12] Price19: 2
[11:07:12] Price20: 11
[11:07:12] Price21: 10000
[11:07:12] Price22: 50
[11:07:12] Price23: 149
[11:07:12] Price24: 2
[11:07:12] Price25: 300
[11:07:12] Price26: 400
[11:07:12] Price27: 500
[11:07:12] Price28: 100
[11:07:12] Price29: 29
[11:07:12] [Family Points] 8 family points has been loaded.


Re: Help! REP+ - manishmulchandani11 - 07.07.2015

I erased some logs from ^^

here you go full svr logs (added in atachment)