Raised This Month: $ Target: $400
 0% 

[JSON] Invalid JSON value! 1


Post New Thread Reply   
 
Thread Tools Display Modes
Author Message
karaulov
Senior Member
Join Date: Jul 2018
Old 11-14-2021 , 06:25   Re: [JSON] Invalid JSON value! 1
Reply With Quote #1

Same error with (no error but value not written)
Code:
new JSON:tmpObj  = json_init_object();
json_object_set_number(tmpObj,key,1);
new JSON: g_jObject = json_init_object();
json_object_set_value(g_jObject, "test", tmpObj, false);
json_free(g_jObject );
json_free(tmpObj );
but with less often

Last edited by karaulov; 11-14-2021 at 06:36.
karaulov is offline
Reply



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 11:31.


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