ZizzyZizzy

Results 9 comments of ZizzyZizzy

This is long since abandoned. Try NukkitX https://github.com/NukkitX/Nukkit

You want the support forums. This is for reporting software bugs and crash issues. https://nukkitx.com/

I recently managed to break a perfectly working Bootstrap Tour and proceeded to pull my hair out for 45 minutes trying everything to fix it. If you are also having...

I pulled my hair out over this issue showing up in prod but not dev. It turns out an apache setting for security/compliance was the culprit: ``` # Enable secure...

TNT is a block until it is ignited; only then is it an entity. Region fixer does not have an option to delete all TNT BLOCKS. The problem is once...

I'm having a similar problem. I attempted to add an onafterchange callback with a simple introJs refresh to fix the location when a collapsible menu is collapsed, but the call...

After looking at the stackoverflow post, I was able to use the setTimeout function successfully: ``` function refreshIntro() { intro.refresh(); } intro.onafterchange(function(targetElement) { if(ElementID == "MenuLink") { // If going...

This is now completely broken and extremely difficult to fix with the given work around. The reason is because the files for all old versions previously hosted at ftl.pi-hole.net are...