open-campaign-logger / generator-library

This repository contains the generator library files for https://campaign-logger.com/generator which can be referenced like this: "{lib:adjColor}".
Apache License 2.0
31 stars 13 forks source link

Code too long? #45

Open OtterlyAdorable opened 6 years ago

OtterlyAdorable commented 6 years ago

Little bit uncertain because the error popped up in german, but:

[An error occurred: Der Index und die Länge müssen sich auf eine Position in der Zeichenfolge beziehen. Parametername: length]

How many lines can the generator accommodate? =/

JochenLinnemann commented 6 years ago

I logged this German instead of English error for the next sprint.

The error itself is not related to the length of the generator. Some internal operation tried to access a character beyond the available text length. Can you send me the generator that caused the problem to support@campaign-logger.com and describe in the mail what you did to cause it?

Thanks!

OtterlyAdorable commented 6 years ago

Ha! Nevermind, I figured it out! Letting me know it wasn't a length error made me take a second look at the more recent parts I added and I realized that some of my variables weren't matching up!!