Objects won't load after updating Streamer - 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: Objects won't load after updating Streamer (
/showthread.php?tid=498507)
Objects won't load after updating Streamer -
Aerotactics - 03.03.2014
Yep, I know this has happened to people in the past, it's happened to me before, yet I always forget how to fix it. I recently updated streamer, everything checks out, yet objects aren't loading in the script/server log. Do I just have to restart my comp, or is this something I can fix otherwise?
Re: Objects won't load after updating Streamer -
davve95 - 03.03.2014
Why not try to restart it?.
What streamer are you using?.
Re: Objects won't load after updating Streamer -
Knappen - 03.03.2014
Did you remember to change the include with the one for the newest version, then recompiling your script?
I recently changed as well. Please note that CreateDynamicObject now has 12 arguments instead of 11. It does post errors in the console. Check your server logs.
Re: Objects won't load after updating Streamer -
Aerotactics - 04.03.2014
Quote:
Originally Posted by Knappen
Did you remember to change the include with the one for the newest version, then recompiling your script?
I recently changed as well. Please note that CreateDynamicObject now has 12 arguments instead of 11. It does post errors in the console. Check your server logs.
|
12?
EDIT
The error was in another FS