Skip to content

Feedback, Suggestions and Bugs

Please provide us with your ideas to improve Phantasy Tour. Do not use this feature to submit general support requests. Please address those requests to [email protected].

  • Hot ideas
  • Top ideas
  • New ideas
  • My feedback

43 results found

  1. Sprunki Incredibox

    Engage with the Community for Inspiration Sprunki Incredibox
    Join r/Sprunki: Share your mixes, ask for bonus combos, or discover new mods. The community is active and supportive, with tips from players and creators like Nyankobflol.
    Explore Fan Mods: Try popular mods like Sprunki Rejoyed, Abgerny, or Mustard for fresh sounds. Submit your own mods on sprunkin.com to contribute.
    Watch Tutorials: YouTube channels or Scratch pages (e.g., cocrea.world) offer gameplay demos to learn advanced techniques.
    Smart Tip: Save community-shared mixes as references to reverse-engineer their structure, helping you learn pro-level mixing faster.

    1 vote
    Vote

    We're glad you're here

    Please sign in to leave feedback

    Signed in as (Sign out)
    You have left! (?) (thinking…)
    1 comment  ·  Bug  ·  Admin →
    How important is this to you?

    We're glad you're here

    Please sign in to leave feedback

    Signed in as (Sign out)
  2. Revolutionize Your Comfort with Innovative Cooling Solutions from InverterCool

    InverterCool is redefining the way we experience indoor climate control through cutting-edge, energy-efficient cooling technology. Focused on delivering comfort, performance, and sustainability, InverterCool offers a range of smart cooling solutions tailored for both residential and commercial spaces. Their systems are designed with advanced inverter technology, which adjusts cooling power based on real-time needs—helping you maintain a consistent temperature while using less energy for more details https://invertercool.com.

    At the core of InverterCool’s offerings is their commitment to intelligent design and user-friendly functionality. Their cooling units are sleek, compact, and built for durability, making them ideal for modern homes, offices, and…

    1 vote
    Vote

    We're glad you're here

    Please sign in to leave feedback

    Signed in as (Sign out)
    You have left! (?) (thinking…)
    0 comments  ·  Bug  ·  Admin →
    How important is this to you?

    We're glad you're here

    Please sign in to leave feedback

    Signed in as (Sign out)
  3. Sprunki 1996

    Players of the retro-inspired browser-based music game Sprunki 1996 drag animated characters—each with unique sound—onto the screen to construct their own beats. Designed by Draker, the game is a creative development of the original Sprunki now with 20 fresh sprites and sound effects and wrapped in a lighthearted fictional tale that offers a nostalgic twist. Its mythology holds that a long-lost studio known as Sunset Entertainment & Technologies created the game in the middle of the 1990s. This adds to its appeal and gives it the impression of a buried gem from the early years of computer software.

    Like games…

    1 vote
    Vote

    We're glad you're here

    Please sign in to leave feedback

    Signed in as (Sign out)
    You have left! (?) (thinking…)
    0 comments  ·  Bug  ·  Admin →
    How important is this to you?

    We're glad you're here

    Please sign in to leave feedback

    Signed in as (Sign out)
  4. Sprunki Game

    Sprunki enhances the Incredibox formula with vibrant animations and dynamic character designs inspired by urban culture, hip-hop, and street art.

    Details
    Characters animate Sprunki Game and perform as you add sounds, creating an engaging visual experience.

    Some mods, like Sprunki Remastered, feature upgraded graphics and smoother animations for a modernized look

    1 vote
    Vote

    We're glad you're here

    Please sign in to leave feedback

    Signed in as (Sign out)
    You have left! (?) (thinking…)
    0 comments  ·  Bug  ·  Admin →
    How important is this to you?

    We're glad you're here

    Please sign in to leave feedback

    Signed in as (Sign out)
  5. Why Sprunked Is Taking the Gaming World by Storm

    Sprunked is all about simplicity and creativity. The drag-and-drop interface is intuitive, allowing players of all skill levels to jump in and start crafting music within minutes. Each character represents a distinct sound—be it a drumbeat, vocal riff, or eerie effect—and combining them unlocks a world of musical experimentation. Special combinations even trigger hidden animations or bonus scenes, adding an extra layer of excitement to the experience.

    1 vote
    Vote

    We're glad you're here

    Please sign in to leave feedback

    Signed in as (Sign out)
    You have left! (?) (thinking…)
    0 comments  ·  Bug  ·  Admin →
    How important is this to you?

    We're glad you're here

    Please sign in to leave feedback

    Signed in as (Sign out)
  6. Block Blast

    Block Blast rewards patience over speed, so don't rush to place blocks just because they're available;

    This game

    Instead, Block Blast take your time to consider the best spot for each piece, especially as the game gets harder. 6. Practice Patience: Treat every move like a chess play—calculated and deliberate. 6. Avoid stacking blocks in one area unless it's part of a larger plan.

    Practice Patience: Avoid stacking blocks in one area unless it's part of a larger plan.

    1 vote
    Vote

    We're glad you're here

    Please sign in to leave feedback

    Signed in as (Sign out)
    You have left! (?) (thinking…)
    0 comments  ·  Bug  ·  Admin →
    How important is this to you?

    We're glad you're here

    Please sign in to leave feedback

    Signed in as (Sign out)
  7. reverse() in JavaScript?

    https://docs.vultr.com/javascript/standard-library/Array/reverse reverse() in JavaScript?
    The reverse() method in JavaScript reverses the order of elements in an array and modifies the original array.

    Syntax:
    javascript
    Copy
    Edit
    array.reverse();
    Mutates the original array.
    Returns the reversed array.
    Example Usage:

    1 vote
    Vote

    We're glad you're here

    Please sign in to leave feedback

    Signed in as (Sign out)
    You have left! (?) (thinking…)
    0 comments  ·  Bug  ·  Admin →
    How important is this to you?

    We're glad you're here

    Please sign in to leave feedback

    Signed in as (Sign out)
  8. Issue with Notifications Not Updating Properly

    Hey everyone,

    I’ve noticed that my notifications on PhantasyTour aren’t updating correctly. Sometimes, I’ll get a new notification, but when I click on it, the alert doesn’t go away. Other times, I don’t receive a notification at all for replies to my posts or messages.

    I’ve tried clearing my cache and logging in from a different browser, but the issue still persists. Is anyone else experiencing this? Could this be a bug, or is there a setting I need to adjust?

    Appreciate any insights! Thanks. sprunki phase 5

    1 vote
    Vote

    We're glad you're here

    Please sign in to leave feedback

    Signed in as (Sign out)
    You have left! (?) (thinking…)
    0 comments  ·  Bug  ·  Admin →
    How important is this to you?

    We're glad you're here

    Please sign in to leave feedback

    Signed in as (Sign out)
  9. c program to multiply two matrices by passing matrix to a function

    The function multiplyMatrices() takes two matrices and computes their product.
    The function displayMatrix() prints a matrix.
    The main() function defines two 3×3 matrices, calls the multiplication function, and displays the result.
    This program correctly multiplies two matrices and prints the resultant matrix.

    1 vote
    Vote

    We're glad you're here

    Please sign in to leave feedback

    Signed in as (Sign out)
    You have left! (?) (thinking…)
    0 comments  ·  Bug  ·  Admin →
    How important is this to you?

    We're glad you're here

    Please sign in to leave feedback

    Signed in as (Sign out)
  10. 1 vote
    Vote

    We're glad you're here

    Please sign in to leave feedback

    Signed in as (Sign out)
    You have left! (?) (thinking…)
    0 comments  ·  Bug  ·  Admin →
    How important is this to you?

    We're glad you're here

    Please sign in to leave feedback

    Signed in as (Sign out)
  11. loan calculators

    You can find free online loan calculators on many financial or banking websites. Let me know if you need further assistance on how to use this tool https://loan-calculator.io

    4 votes
    Vote

    We're glad you're here

    Please sign in to leave feedback

    Signed in as (Sign out)
    You have left! (?) (thinking…)
    6 comments  ·  Bug  ·  Admin →
    How important is this to you?

    We're glad you're here

    Please sign in to leave feedback

    Signed in as (Sign out)
  12. What do you know about driving directions?

    The driving directions service is an online mapping application that provides users with the ability to travel the world with ease. This navigation service has the potential to revolutionize the way you travel by directing you from point A to point B in a manner that is both precise and effortless. In a world filled with a plethora of opportunities, driving-directions.io acts as a reliable companion for you to have as you move around and discover new places. The navigation capabilities, which include turn-by-turn directions, real-time traffic updates, multi-stop planning, and other features, can help you navigate the maze of…

    1 vote
    Vote

    We're glad you're here

    Please sign in to leave feedback

    Signed in as (Sign out)
    You have left! (?) (thinking…)
    0 comments  ·  Bug  ·  Admin →
    How important is this to you?

    We're glad you're here

    Please sign in to leave feedback

    Signed in as (Sign out)
  13. What are black diamond earrings?

    Yes. Black diamonds are trendy.

    They are simply a diamond with so many inclusions, or flaws, that there is nothing left but the black. They claim that ‘natural’ black diamonds are much more valuable than their artificially colored siblings.

    Okay.

    1 vote
    Vote

    We're glad you're here

    Please sign in to leave feedback

    Signed in as (Sign out)
    You have left! (?) (thinking…)
    1 comment  ·  Bug  ·  Admin →
    How important is this to you?

    We're glad you're here

    Please sign in to leave feedback

    Signed in as (Sign out)
  14. I am trying to sign up but I am getting an error.

    I am trying to register but I am getting a 500 error. I have tried different email, passwords, usernames, etc... I am not getting any errors on the form but when I fill out the form and click "sign up" I get a pop up that says "Your account could not be created. Please correct the errors and try again.".

    But it doesn't show any errors on the form and like I said, I tried different usernames, email, and passwords. I have also tried using a different browser that has no extensions installed and I am not using a VPN.

    4 votes
    Vote

    We're glad you're here

    Please sign in to leave feedback

    Signed in as (Sign out)
    You have left! (?) (thinking…)
    5 comments  ·  Bug  ·  Admin →
    How important is this to you?

    We're glad you're here

    Please sign in to leave feedback

    Signed in as (Sign out)
  15. 6 votes
    Vote

    We're glad you're here

    Please sign in to leave feedback

    Signed in as (Sign out)
    You have left! (?) (thinking…)
    0 comments  ·  Bug  ·  Admin →
    How important is this to you?

    We're glad you're here

    Please sign in to leave feedback

    Signed in as (Sign out)
  16. I can't post in the forums. What do I need to do to enable that?

    I can't post in the forums. What do I need to do to enable that?

    1 vote
    Vote

    We're glad you're here

    Please sign in to leave feedback

    Signed in as (Sign out)
    You have left! (?) (thinking…)
    0 comments  ·  Bug  ·  Admin →
    How important is this to you?

    We're glad you're here

    Please sign in to leave feedback

    Signed in as (Sign out)
  17. What is going on, this is a horrible way to try and talk about phish lol I'm out

    Try and make it easier for new people to set up an account and talk about phishor life or anything, never seen such a poop fest

    1 vote
    Vote

    We're glad you're here

    Please sign in to leave feedback

    Signed in as (Sign out)
    You have left! (?) (thinking…)
    0 comments  ·  Bug  ·  Admin →
    How important is this to you?

    We're glad you're here

    Please sign in to leave feedback

    Signed in as (Sign out)
  18. FIX THE ARCHIVES!!! (you need to escape special characters)

    In your code from extracting data from your databases you need to escape special and hidden characters. For instance... all of the posts on this thread are truncated when it reaches one of these characters. This is simple shit. Jesus. I've told you this now for years. e.g. https://www.phantasytour.com/bands/phish/threads/852100/the-first-time-i-tood-lsd#/page/1 look at the first post.

    3 votes
    Vote

    We're glad you're here

    Please sign in to leave feedback

    Signed in as (Sign out)
    You have left! (?) (thinking…)
    0 comments  ·  Bug  ·  Admin →
    How important is this to you?

    We're glad you're here

    Please sign in to leave feedback

    Signed in as (Sign out)
  19. Fix the Archives

    Seriously, this is so easy and it's been a problem for years. Just escape the special characters when reading from the database. Any old posts when special characters in them get truncated.

    3 votes
    Vote

    We're glad you're here

    Please sign in to leave feedback

    Signed in as (Sign out)
    You have left! (?) (thinking…)
    1 comment  ·  Bug  ·  Admin →
    How important is this to you?

    We're glad you're here

    Please sign in to leave feedback

    Signed in as (Sign out)
  20. 2 votes
    Vote

    We're glad you're here

    Please sign in to leave feedback

    Signed in as (Sign out)
    You have left! (?) (thinking…)
    1 comment  ·  Bug  ·  Admin →
    How important is this to you?

    We're glad you're here

    Please sign in to leave feedback

    Signed in as (Sign out)
← Previous 1 3
  • Don't see your idea?

Feedback, Suggestions and Bugs

Categories

Feedback and Knowledge Base