RMRK is retiring.
Registration is disabled. The site will remain online, but eventually become a read-only archive. More information.

RMRK.net has nothing to do with Blockchains, Cryptocurrency or NFTs. We have been around since the early 2000s, but there is a new group using the RMRK name that deals with those things. We have nothing to do with them.
NFTs are a scam, and if somebody is trying to persuade you to buy or invest in crypto/blockchain/NFT content, please turn them down and save your money. See this video for more information.
Yeah right...like anyone here would know

0 Members and 1 Guest are viewing this topic.

****
Rep:
Level 89
This is an SDK problem. Everytime I try to install ccoa's AWS or Near's ATS with SDK v 1.4 OR SDK v 1.3, I always end up getting this error at start.

The error reads:

Code: [Select]

Script 'Standard Development Kit' line 340: TypeError occured.
Cannot convert nil into String



Line 340:

Code: [Select]

eval(commands[index])


However when I delete the ATS and AWS, it works just fine. Any ideas?

EDIT: Nevermind, it was a little incompatibility with the AWS and ATS as far as SDK is concerned.