error help
#1

Hey guys;
i am added some objects
when players want to join the server they be crashed;
and i find this in server_log.txt

PHP код:

[connectionxx.xx.xx.xx;xxxx requests connection cookie.
[
connectionincoming connection:  xx.xx.xx.xx;xxxx id0
[debugRun time error 20"Invalid index parameter (bad entry point)"
[joinSlawi has joined the server (0:xx.xx.xx.xx
Reply
#2

Were they crashing before the objects? If not, then can we know what objects you added and the code you added for the objects?
Reply
#3

he got crashed in OnPlayerConnect
Reply
#4

i am added this

PHP код:
    AAAZ[0] = CreateDynamicObject(18981391.464842464.0444315.57210,   0.0000090.000000.00000);
    
SetDynamicObjectMaterial(AAAZ[0], 018903"matclothes""BandanaWash1"0);
    
AAAZ[1] = CreateDynamicObject(18981391.483222439.3142115.57210,   0.0000090.000000.00000);
    
SetDynamicObjectMaterial(AAAZ[1], 018903"matclothes""BandanaWash1"0);
    
AAAZ[2] = CreateDynamicObject(18981418.174902437.3208015.57210,   0.0000090.000000.00000);
    
SetDynamicObjectMaterial(AAAZ[2], 018903"matclothes""BandanaWash1"0);
    
AAAZ[3] = CreateDynamicObject(18981418.170932462.0832515.57210,   0.0000090.000000.00000);
    
SetDynamicObjectMaterial(AAAZ[3], 018903"matclothes""BandanaWash1"0);
    
AAAZ[4] = CreateDynamicObject(18981399.216132438.9907215.51310,   0.0000090.000000.00000);
    
SetDynamicObjectMaterial(AAAZ[4], 018933"matclothes""BandanaDots1"0);
    
AAAZ[5] = CreateDynamicObject(18981397.462462463.8283715.51310,   0.0000090.000000.00000);
    
SetDynamicObjectMaterial(AAAZ[5], 018933"matclothes""BandanaDots1"0); 
Reply


Forum Jump:


Users browsing this thread: 1 Guest(s)