Index mismatch problem - Printable Version
+- SA-MP Forums Archive (
https://sampforum.blast.hk)
+-- Forum: SA-MP Server (
https://sampforum.blast.hk/forumdisplay.php?fid=6)
+--- Forum: Server Support (
https://sampforum.blast.hk/forumdisplay.php?fid=19)
+--- Thread: Index mismatch problem (
/showthread.php?tid=645672)
Index mismatch problem -
SH0x - 01.12.2017
hi , i just updated my streamer plugin and i got these errors when i want to run my server in console :
Код HTML:
[16:41:25] [sampgdk:warning] Index mismatch for OnIncomingConnection (-10010 != -10008)
[16:44:34] [sampgdk:warning] Index mismatch for OnActorStreamIn (-10002 != -10000)
[16:44:34] [sampgdk:warning] Index mismatch for OnActorStreamIn (-10002 != -10000)
[16:44:34] [sampgdk:warning] Index mismatch for OnActorStreamIn (-10002 != -10000)
[16:44:34] [sampgdk:warning] Index mismatch for OnActorStreamIn (-10002 != -10000)
[16:44:37] [sampgdk:warning] Index mismatch for OnActorStreamOut (-10003 != -10001)
[16:44:38] [sampgdk:warning] Index mismatch for OnActorStreamOut (-10003 != -10001)
[16:44:39] [sampgdk:warning] Index mismatch for OnActorStreamIn (-10002 != -10000)
[16:44:42] [sampgdk:warning] Index mismatch for OnActorStreamOut (-10003 != -10001)
[16:44:50] [sampgdk:warning] Index mismatch for OnActorStreamIn (-10002 != -10000)
[16:44:51] [sampgdk:warning] Index mismatch for OnActorStreamIn (-10002 != -10000)
[16:44:51] [sampgdk:warning] Index mismatch for OnActorStreamOut (-10003 != -10001)
[16:44:54] [sampgdk:warning] Index mismatch for OnActorStreamIn (-10002 != -10000)
[16:44:56] [sampgdk:warning] Index mismatch for OnActorStreamOut (-10003 != -10001)
[16:44:56] [sampgdk:warning] Index mismatch for OnActorStreamOut (-10003 != -10001)
[16:45:15] [sampgdk:warning] Index mismatch for OnActorStreamIn (-10002 != -10000)
[16:45:15] [sampgdk:warning] Index mismatch for OnActorStreamIn (-10002 != -10000)
[16:45:18] [sampgdk:warning] Index mismatch for OnActorStreamOut (-10003 != -10001)
[16:45:18] [sampgdk:warning] Index mismatch for OnActorStreamOut (-10003 != -10001)
[16:45:27] [sampgdk:warning] Index mismatch for OnActorStreamIn (-10002 != -10000)
[16:45:28] [sampgdk:warning] Index mismatch for OnActorStreamOut (-10003 != -10001)
[16:45:39] [sampgdk:warning] Index mismatch for OnActorStreamOut (-10003 != -10001)
[16:45:39] [sampgdk:warning] Index mismatch for OnActorStreamOut (-10003 != -10001)
[16:45:43] [sampgdk:warning] Index mismatch for OnActorStreamIn (-10002 != -10000)
[16:45:44] [sampgdk:warning] Index mismatch for OnActorStreamIn (-10002 != -10000)
[16:45:44] [sampgdk:warning] Index mismatch for OnActorStreamOut (-10003 != -10001)
[16:45:47] [sampgdk:warning] Index mismatch for OnActorStreamOut (-10003 != -10001)
[16:45:48] [sampgdk:warning] Index mismatch for OnActorStreamOut (-10003 != -10001)
[16:45:49] [sampgdk:warning] Index mismatch for OnActorStreamIn (-10002 != -10000)
[16:45:49] [sampgdk:warning] Index mismatch for OnActorStreamOut (-10003 != -10001)
[16:45:50] [sampgdk:warning] Index mismatch for OnActorStreamOut (-10003 != -10001)
what is the problem?
Re: Index mismatch problem -
SH0x - 02.12.2017
nobody have'nt any idea ?
Re: Index mismatch problem -
lNoobOnDutyl - 03.12.2017
Show us the code where the problem is originating from so we can actually help you.