Welcome to the Mod Share forums.
You are not logged in.
Pages: 1
anytime i try to use the "get cloud variable"block, it says that there is an error-and to fix it if you know squeak. the other cloud blocks work, just not that one.
the following statement is void where prohibited
this statement is prohibited
Offline
If you are using version 1.2, please install the update to 1.2.1, available on the download page.
It works for me in that version, as shown below:
Offline
If you are using version 1.2, please install the update to 1.2.1, available on the download page.
It works for me in that version, as shown below:
yeah but it only has been working for just me i can't link the cloud variables between projects
(also, you forgot on version info, for 1.2.1 it says 1.2 )
anytime i try to use the "get cloud variable"block, it says that there is an error-and to fix it if you know squeak. the other cloud blocks work, just not that one.
it only did that to me in 1.2 sometimes, in 1.2.1 in doesn't anymore
Last edited by SFollis (2013-04-06 09:57:59)
the above post has been found that the following
o There might be a typo
o I am awesome
o You are awesome
Offline
well, i got it just 2 days ago, and i think i got the most recent vertion...
the following statement is void where prohibited
this statement is prohibited
Offline
jvvg! i found it out, goto http://modshare.tk/api/cloudvars/get/SFollis_test i set it to testing, but it doesn't say testing, it says Variable Not Found! i guess modshare doesn't read it and keeps it at Variable Not Found.
the above post has been found that the following
o There might be a typo
o I am awesome
o You are awesome
Offline
jvvg! i found it out, goto http://modshare.tk/api/cloudvars/get/SFollis_test i set it to testing, but it doesn't say testing, it says Variable Not Found! i guess modshare doesn't read it and keeps it at Variable Not Found.
Actually, for the new system, you need to put the project ID number before the variable name, because variables go with projects. If you just access the variable name, it will show a not found error.
Offline
SFollis wrote:jvvg! i found it out, goto http://modshare.tk/api/cloudvars/get/SFollis_test i set it to testing, but it doesn't say testing, it says Variable Not Found! i guess modshare doesn't read it and keeps it at Variable Not Found.
Actually, for the new system, you need to put the project ID number before the variable name, because variables go with projects. If you just access the variable name, it will show a not found error.
oh, so basically you need to change the code? or does the project need to be posted?
the above post has been found that the following
o There might be a typo
o I am awesome
o You are awesome
Offline
jvvg wrote:SFollis wrote:jvvg! i found it out, goto http://modshare.tk/api/cloudvars/get/SFollis_test i set it to testing, but it doesn't say testing, it says Variable Not Found! i guess modshare doesn't read it and keeps it at Variable Not Found.
Actually, for the new system, you need to put the project ID number before the variable name, because variables go with projects. If you just access the variable name, it will show a not found error.
oh, so basically you need to change the code? or does the project need to be posted?
No, the project doesn't need to be posted. It's just rather difficult to access cloud vars manually through the API.
Offline
SFollis wrote:oh, so basically you need to change the code? or does the project need to be posted?
No, the project doesn't need to be posted. It's just rather difficult to access cloud vars manually through the API.
Ah, ok! only if it was easier...
the above post has been found that the following
o There might be a typo
o I am awesome
o You are awesome
Offline
Pages: 1