- 0
Problema "cache_get_field_content_int" [MySQL R39]
-
Similar Content
-
Recently Browsing 0 members
- No registered users viewing this page.
We have placed cookies on your device to help make this website better. You can adjust your cookie settings, otherwise we'll assume you're okay to continue. For more details you can also review our Terms of Use and Privacy Policy.
Question
#Teddy
Problema intalnita (descriere): M-am hotarat sa trec serverul de pe o versiune mai mica de mysql, la ultima (R39). Am rescris scriptul, l-am testat..merge, desi..unele date salvate in baza de date a serverului, au disparut.
Ero(area / rile) / warning-(ul / urile): La deschiderea serverului, apare asta in mysql_log (tin sa precizez, ca aceeasi eroare o intalnesc si la cache_get_field_content_float):
Liniile de cod / sursa / script-ul(obligatoriu):
PlayerData[extraid][pPos][2] = cache_get_field_content_float(0, "PosZ", M_Connect);
PlayerData[extraid][pSkin] = cache_get_field_content_int(0, "Skin", M_Connect);
Imagini / Video (optional): Nu este nevoie
Ati incercat sa rezolvati singur?: Da, am cautat problema asta pe internet, insa fara rezultat. Am intrat in a_mysql.inc sa vad daca parametrii sunt corecti.
Desi inainte era:
PlayerData[extraid][pSkin] = cache_get_field_content_int(0, "Skin");
tot aceste erori dadea.
OFF: Bug super naspa la code
Edited by #TeddyOcupation: Youtube, Mined Bitcoin's, Scripting & Mapping SA:MP
9 answers to this question
Recommended Posts