Raised This Month: $ Target: $400
 0% 

Run time error 4: index out of bounds


  
 
 
Thread Tools Display Modes
Prev Previous Post   Next Post Next
Author Message
djh
Member
Join Date: Nov 2004
Old 10-04-2006 , 06:38   Run time error 4: index out of bounds
Reply With Quote #1

DEVS SHOULD REALLY LOOK INTO THIS -> see the 6'th reply
1'st of all. i know this happened before and i've read those posts, also i've searched google and what i found is that i should increase the max_admins to a higher value. i did. it didn't work
i also did this :
Code:
 #pragma dynamic 32768
i've seen that in the help file, to increase the memory. that didn't work also

the problem is as follows:

i have a mysql database (customised) -as in- it has the following design :
Code:
id - int Length(11) Primary key - auto increment
type - int length(11)
auth - varchar length(32) - ORIGINAL AMXX field
password - varchar length(32) - ORIGINAL AMXX field
access varchar length(32) - ORIGINAL AMXX field
flags varchar length(32) - ORIGINAL AMXX field
username varchar length(255)
email varchar length(64)
phone varchar length(64)
trust int length(11)
comments varchar length(255)
i have "admin_sql.amxx debug "(in the plugins.ini) and "mysql"(in the modules.ini) lines.
when i start up the server it all goes well except it gives me this message:
Code:
L 10/04/2006 - 13:30:23: -------- Mapchange to de_dust2 --------
Executing AMX Mod X Configuration File 
Scrolling message displaying frequency: 10:00 minutes
L 10/04/2006 - 13:30:24: [AMXX] Displaying debug trace (plugin "admin_sql.amxx")
L 10/04/2006 - 13:30:24: [AMXX] Run time error 4: index out of bounds 
L 10/04/2006 - 13:30:24: [AMXX]    [0] admin.sma::adminSql (line 465)
thanx for reading help please!

Last edited by djh; 10-04-2006 at 12:44.
djh is offline
 



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 04:54.


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