Attract-Mode Support Forum

Attract-Mode Support => Scripting => Topic started by: stickcross on December 31, 2019, 06:21:28 AM

Title: Help for updating script NXL layout whith AM 2.6
Post by: stickcross on December 31, 2019, 06:21:28 AM
hello, I updated AM with the NXL theme because it didn't work completely with the latest rocketlauncher.

Now everything works except that I have a little graphic problem on the wheel. see below

(https://nsm09.casimages.com/img/2019/12/31//19123103141625172716578277.png)

Normaly with AM 2.1:

(https://nsm09.casimages.com/img/2020/01/02//20010201191625172716580691.png)

Code: [Select]

AN ERROR HAS OCCURED [the index 'ScaleWidthHeight' does not exist]

CALLSTACK
*FUNCTION [grow()] C:\NESiCAxLive\AM\layouts/NesicaXlive/layout.nut line [689]
*FUNCTION [main()] C:\NESiCAxLive\AM\layouts/NesicaXlive/layout.nut line [1282]


Script Error in C:\NESiCAxLive\AM\layouts/NesicaXlive/layout.nut - the index 'ScaleWidthHeight' does not exist


I'm coming to you because I don't know what to modify to solve this little problem, sorry I can't update the loyout code

Title: Re: Help for updating script NXL layout whith AM 2.6
Post by: stickcross on June 16, 2020, 05:19:46 AM
Any people can help me for this?
Title: Re: Help for updating script NXL layout whith AM 2.6
Post by: keilmillerjr on June 16, 2020, 05:25:56 AM
Any people can help me for this?

Your error log tells you what is wrong. It looks like you have a method call that does not exist. Look at the code where it says.