First of all: I am writing for a Pro user, since my English is better then his (please, no jokes :) ). We are trying to create a custom template for our player. Using the template "in progress" version we started receiving the error: "Custom template Cannot read property 'substring' of undefined". We tried every possibility, the last one was to create an empty module (for empty I mean: no character sheet at all) We wrote in the HTML some examples like the ones in the wiki ( <a href="https://wiki.roll20.net/Roll_Templates#Creating_a_Roll_Template" rel="nofollow">https://wiki.roll20.net/Roll_Templates#Creating_a_Roll_Template</a> ) Same error. We create an empty template, only HTML: <rolltemplate class="sheet-rolltemplate-test"> <div> Test </div> </rolltemplate> Same error. I suppose we are missing something really stupid, but we have no clues. Does anybody have an idea on what we are doing wrong? Thank you