Brycey92 / Galaxy-Craft-Issues

This is a location to keep track of Galaxy-Craft server and pack issues and feature requests.
https://www.galaxy-craft.com
0 stars 0 forks source link

Prism doesn't work - We need an alternative #20

Closed Brycey92 closed 5 years ago

Brycey92 commented 5 years ago

Pack version 1.0.2-1

Describe the bug The inspect wand gives an error when used, which probably means none of Prism is working. It's probably the database. It's always the database.

To reproduce Steps to reproduce the behavior:

  1. Run /pr i
  2. Right click any block
  3. Read the error in the console

Expected behavior The inspect wand should return block history.

Brycey92 commented 5 years ago

I reconfigured Prism to use MySQL instead of Mongo, since Mongo is kinda shit to use. I also reset the password on the prism MySQL user account and wiped the old data from the prism database.

Whether all this works remains to be tested.

Brycey92 commented 5 years ago

It doesn't actually work that great after all. Now it's time to find a Prism alternative!

Brycey92 commented 5 years ago

I removed PrismPlus, and put back Prism, and things seem to be working.