Raised This Month: $51 Target: $400
 12% 

error deploy compiling...


Post New Thread Reply   
 
Thread Tools Display Modes
Author Message
BackStats
Senior Member
Join Date: Oct 2008
Old 10-31-2010 , 15:01   error deploy compiling...
Reply With Quote #1

ERROR TO COMPILE A PLUGIN:
PHP Code:
error 017undefined symbol "__deploy" 
BackStats is offline
Arkshine
AMX Mod X Plugin Approver
Join Date: Oct 2005
Old 10-31-2010 , 15:09   Re: error deploy compiling...
Reply With Quote #2

And we should guess the plugin ? The error is like it says, __deploy is not defined.
__________________
Arkshine is offline
BackStats
Senior Member
Join Date: Oct 2008
Old 10-31-2010 , 15:11   Re: error deploy compiling...
Reply With Quote #3

work is private, do not want to post here.
BackStats is offline
fysiks
Veteran Member
Join Date: Sep 2007
Location: Flatland, USA
Old 10-31-2010 , 15:14   Re: error deploy compiling...
Reply With Quote #4

That variable is not defined. Hope that helps ;)

EDIT: lol, guess I should refresh my browser before posting lol.
__________________
fysiks is online now
BackStats
Senior Member
Join Date: Oct 2008
Old 10-31-2010 , 15:14   Re: error deploy compiling...
Reply With Quote #5

this one part of it:

PHP Code:
new maps_ini_file[64]; __deploy();
    
get_configsdir(maps_ini_filecharsmax(maps_ini_file));
    
format(maps_ini_filecharsmax(maps_ini_file), "%s/maps.ini"maps_ini_file);

    if (!
file_exists(maps_ini_file))
        
get_cvar_string("mapcyclefile"maps_ini_filecharsmax(maps_ini_file));
        
    if (!
file_exists(maps_ini_file))
        
formatex(maps_ini_filecharsmax(maps_ini_file), "mapcycle.txt"); 
BackStats is offline
fysiks
Veteran Member
Join Date: Sep 2007
Location: Flatland, USA
Old 10-31-2010 , 15:15   Re: error deploy compiling...
Reply With Quote #6

What is __deploy() supposed to be?
__________________
fysiks is online now
BackStats
Senior Member
Join Date: Oct 2008
Old 10-31-2010 , 15:38   Re: error deploy compiling...
Reply With Quote #7

it should be there or not?
BackStats is offline
Arkshine
AMX Mod X Plugin Approver
Join Date: Oct 2005
Old 10-31-2010 , 15:44   Re: error deploy compiling...
Reply With Quote #8

How we could know without having the plugin ? But looking at the context, it seems it should not be there.
__________________
Arkshine is offline
BackStats
Senior Member
Join Date: Oct 2008
Old 11-01-2010 , 09:25   Re: error deploy compiling...
Reply With Quote #9

SOLVED
BackStats is offline
Reply



Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

BB code is On
Smilies are On
[IMG] code is On
HTML code is Off

Forum Jump


All times are GMT -4. The time now is 13:54.


Powered by vBulletin®
Copyright ©2000 - 2024, vBulletin Solutions, Inc.
Theme made by Freecode