Sehr geehrte Community,
ich habe ein riesiges Problem...
Und zwar werden die ganzen Werte geladen aber dann wieder auf 0 gesetzt
Woran kann dies liegen?
Im Script bekomm ich diese Warnings:
C:\Users\Florian\Desktop\Neuer Ordner\gamemodes\SfSelfmade.pwn(89) : warning 206: redundant test: constant expression is non-zeroC:\Users\Florian\Desktop\Neuer Ordner\gamemodes\SfSelfmade.pwn(89) : warning 215: expression has no effectPawn compiler 3.2.3664 Copyright (c) 1997-2006, ITB CompuPhase
2 Warnings.
[pwn=89]mysql_debug(1);[/pwn]
Und das hier steht in der MySQL_Log:
ZitatAlles anzeigen
[22:43:37] [DEBUG] mysql_connect - host: "localhost", user: "root", database: "selfmade", password: "****", port: 3306, autoreconnect: true, pool_size: 2
[22:43:37] [DEBUG] CMySQLHandle::Create - creating new connection..
[22:43:37] [DEBUG] CMySQLHandle::CMySQLHandle - constructor called
[22:43:37] [DEBUG] CMySQLHandle::Create - connection created (id: 1)
[22:43:37] [DEBUG] CMySQLConnection::Connect - establishing connection to database...
[22:43:37] [DEBUG] CMySQLConnection::Connect - connection was successful
[22:43:37] [DEBUG] CMySQLConnection::Connect - auto-reconnect has been enabled
[22:43:37] [DEBUG] mysql_errno - connection: 1
[22:43:37] [DEBUG] CMySQLConnection::Connect - establishing connection to database...
[22:43:37] [DEBUG] CMySQLConnection::Connect - establishing connection to database...
[22:43:37] [DEBUG] CMySQLConnection::Connect - establishing connection to database...
[22:43:37] [DEBUG] CMySQLConnection::Connect - connection was successful
[22:43:37] [DEBUG] CMySQLConnection::Connect - auto-reconnect has been enabled
[22:43:37] [DEBUG] CMySQLConnection::Connect - connection was successful
[22:43:37] [DEBUG] CMySQLConnection::Connect - auto-reconnect has been enabled
[22:43:37] [DEBUG] CMySQLConnection::Connect - connection was successful
[22:43:37] [DEBUG] CMySQLConnection::Connect - auto-reconnect has been enabled