The RPG Maker Resource Kit

Other Game Creation => Program Troubleshooting => Topic started by: Viper on March 16, 2006, 08:44:18 PM

Title: Yeah right...like anyone here would know
Post by: Viper on March 16, 2006, 08:44:18 PM
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.