Problem with Object Load
#1

All my mapping stuff is in format of CreateDynamicObject.But objects are not loading at all :/ How to fix it ? Btw i was running windows server but now on linux objects aint loading.
Reply
#2

i don't know if this will work to you but i got this problem too but i re-download the streamer and put it into plugin folder and i re-compile the script it works to me.
Reply
#3

Alright mate you are the only one who gives some kind of hope i will try it out mybe it will rly work thanks in adnavnce
Reply
#4

Download linux plugin + all other plugins/files then recompile it
Reply
#5

Quote:
Originally Posted by weedxd
View Post
Alright mate you are the only one who gives some kind of hope i will try it out mybe it will rly work thanks in adnavnce
Message me if worked
Reply
#6

I will try to reinstall them but in not sure if it will work.
Reply
#7

I redownloaded all newest linux plugins still nothing wtf is this thing which keeps server away from reading CDO and CO codes ?
Reply
#8

Is your gm mysql database , based ?
Reply
#9

Well myne isn't mysql based.
Reply
#10

Now i tested an older version streamer and i get this ;/

PHP Code:
E:\Linux no SUNC\gamemodes\HTLS-RP.pwn(4462) : error 017undefined symbol "E_STREAMER_ATTACH_OFFSET_Z"
E:\Linux no SUNC\gamemodes\HTLS-RP.pwn(5627) : error 017undefined symbol "EditDynamicObject"
E:\Linux no SUNC\gamemodes\HTLS-RP.pwn(8527) : error 017undefined symbol "AttachDynamicObjectToVehicle"
E:\Linux no SUNC\gamemodes\HTLS-RP.pwn(8537) : error 017undefined symbol "AttachDynamicObjectToVehicle"
E:\Linux no SUNC\gamemodes\HTLS-RP.pwn(12361) : warning 202number of arguments does not match definition
E
:\Linux no SUNC\gamemodes\HTLS-RP.pwn(12361) : warning 202number of arguments does not match definition
E
:\Linux no SUNC\gamemodes\HTLS-RP.pwn(12361) : warning 202number of arguments does not match definition
E
:\Linux no SUNC\gamemodes\HTLS-RP.pwn(12366) : warning 202number of arguments does not match definition
E
:\Linux no SUNC\gamemodes\HTLS-RP.pwn(12366) : warning 202number of arguments does not match definition
E
:\Linux no SUNC\gamemodes\HTLS-RP.pwn(12366) : warning 202number of arguments does not match definition
E
:\Linux no SUNC\gamemodes\HTLS-RP.pwn(12559) : warning 202number of arguments does not match definition
E
:\Linux no SUNC\gamemodes\HTLS-RP.pwn(12559) : warning 202number of arguments does not match definition
E
:\Linux no SUNC\gamemodes\HTLS-RP.pwn(12559) : warning 202number of arguments does not match definition
E
:\Linux no SUNC\gamemodes\HTLS-RP.pwn(12564) : warning 202number of arguments does not match definition
E
:\Linux no SUNC\gamemodes\HTLS-RP.pwn(12564) : warning 202number of arguments does not match definition
E
:\Linux no SUNC\gamemodes\HTLS-RP.pwn(12564) : warning 202number of arguments does not match definition
E
:\Linux no SUNC\gamemodes\HTLS-RP.pwn(12572) : warning 202number of arguments does not match definition
E
:\Linux no SUNC\gamemodes\HTLS-RP.pwn(12572) : warning 202number of arguments does not match definition
E
:\Linux no SUNC\gamemodes\HTLS-RP.pwn(12572) : warning 202number of arguments does not match definition
E
:\Linux no SUNC\gamemodes\HTLS-RP.pwn(12577) : warning 202number of arguments does not match definition
E
:\Linux no SUNC\gamemodes\HTLS-RP.pwn(12577) : warning 202number of arguments does not match definition
E
:\Linux no SUNC\gamemodes\HTLS-RP.pwn(12577) : warning 202number of arguments does not match definition
E
:\Linux no SUNC\gamemodes\HTLS-RP.pwn(18373) : error 017undefined symbol "E_STREAMER_ATTACH_OFFSET_Z"
E:\Linux no SUNC\gamemodes\HTLS-RP.pwn(18411) : error 017undefined symbol "E_STREAMER_ATTACH_OFFSET_Z"
E:\Linux no SUNC\gamemodes\HTLS-RP.pwn(20117) : error 017undefined symbol "EditDynamicObject"
E:\Linux no SUNC\gamemodes\HTLS-RP.pwn(20129) : error 017undefined symbol "EditDynamicObject"
E:\Linux no SUNC\gamemodes\HTLS-RP.pwn(25783) : error 017undefined symbol "E_STREAMER_ATTACH_OFFSET_Z"
E:\Linux no SUNC\gamemodes\HTLS-RP.pwn(27301) : warning 235: public function lacks forward declaration (symbol "OnPlayerEditDynamicObject")
E:\Linux no SUNC\gamemodes\HTLS-RP.pwn(33623) : warning 202number of arguments does not match definition
E
:\Linux no SUNC\gamemodes\HTLS-RP.pwn(33623) : warning 202number of arguments does not match definition
E
:\Linux no SUNC\gamemodes\HTLS-RP.pwn(33623) : warning 202number of arguments does not match definition
E
:\Linux no SUNC\gamemodes\HTLS-RP.pwn(33645) : warning 202number of arguments does not match definition
E
:\Linux no SUNC\gamemodes\HTLS-RP.pwn(33645) : warning 202number of arguments does not match definition
E
:\Linux no SUNC\gamemodes\HTLS-RP.pwn(33645) : warning 202number of arguments does not match definition
Pawn compiler 3.2.3664 
Warnings from 12361-12577 and 33623-33645
PHP Code:
    if(IsACop(playerid) && IsPlayerInRangeOfPoint(playerid61544.7363,-1627.0232,13.3672)) // NYPD Barrier
    
{
        if(!
NYPDBarrierStatus)
        {
            
NYPDBarrierStatus 1;
/*this is makeing the warns*/            MoveDynamicObject(NYPDBarrier1544.6943359375, -1630.7304687513.27956199646+0.00010.00020090);
        }
        else
        { 
And warning on 27301
PHP Code:
public OnPlayerEditDynamicObject(playeridobjectidresponseFloat:xFloat:yFloat:zFloat:rxFloat:ryFloat:rz
Reply


Forum Jump:


Users browsing this thread: 1 Guest(s)