We want to make sure everyone on Crafting For Christ is safe when they play, and when they interact. We have launched Safe Server to help! Check out more by clicking here.
Click me for more information.

Feature Disabled

There was an error ;-;

/opt/render/project/src/views/modules/profile/profile.ejs:8 6| <%- include("../../modules/navigationBar.ejs") %> 7| >> 8| <%- include("../../modules/profile/profileHeader.ejs"), { 9| profileSession: profileSession 10| } %> 11| <br> /opt/render/project/src/views/modules/profile/profileHeader.ejs:14 12| <h4 class="mb-1 text-white"><i class="fa-solid fa-circle" style="color: red;"></i> Last Seen <%= profileSession.lastOnlineDiff %> ago on <%= profileSession.server.charAt(0).toUpperCase() + profileSession.server.slice(1) %></h4> 13| <% } else { %> >> 14| <h4 class="mb-1 text-white"><i class="fa-solid fa-circle" style="color: green;"></i> Currently Online on <%= profileSession.server.charAt(0).toUpperCase() + profileSession.server.slice(1) %></h4> 15| <% } %> 16| </div> 17| </div> Cannot read properties of null (reading 'charAt') TypeError: /opt/render/project/src/views/modules/profile/profile.ejs:8 6| <%- include("../../modules/navigationBar.ejs") %> 7| >> 8| <%- include("../../modules/profile/profileHeader.ejs"), { 9| profileSession: profileSession 10| } %> 11| <br> /opt/render/project/src/views/modules/profile/profileHeader.ejs:14 12| <h4 class="mb-1 text-white"><i class="fa-solid fa-circle" style="color: red;"></i> Last Seen <%= profileSession.lastOnlineDiff %> ago on <%= profileSession.server.charAt(0).toUpperCase() + profileSession.server.slice(1) %></h4> 13| <% } else { %> >> 14| <h4 class="mb-1 text-white"><i class="fa-solid fa-circle" style="color: green;"></i> Currently Online on <%= profileSession.server.charAt(0).toUpperCase() + profileSession.server.slice(1) %></h4> 15| <% } %> 16| </div> 17| </div> Cannot read properties of null (reading 'charAt')


If this continues to happen, please report this by either e-mailing our Support Team or join our Community Discord and open a ticket.