Post reply

Warning: this topic has not been posted in for at least 120 days.
Unless you're sure you want to reply, please consider starting a new topic.
Name:
Email:
Subject:
Message icon:

Verification:

shortcuts: hit alt+s to submit/post or alt+p to preview


Topic Summary

Posted by: patson
« on: November 25, 2019, 01:45:30 pm »

Posted by: Aquantis
« on: November 25, 2019, 03:37:35 am »

Yep that was the issue, it's up and running now, thanks so much for the help! And final question, is there a single line or section of code I can edit to change the cycle speed?
Posted by: patson
« on: November 24, 2019, 11:25:16 am »

Have u tried to run `publishLocal` again after u `git pull` ? :)
Posted by: Aquantis
« on: November 23, 2019, 11:31:46 pm »

It was set to the default latin1, however changing it to utf8-bin actually solved the issue, however the Santa event is now giving me errors when I try to access the site it's running on (whale.ga:9000) https://i.imgur.com/fa2iX0Q.png and https://i.imgur.com/HcIbRyf.png (the forum doesn't let me upload images btw so that's why I'm using imgur links)
Posted by: patson
« on: November 23, 2019, 09:37:35 pm »

what's the collation of your table `airline`?

It should be latin1 i think
Posted by: Aquantis
« on: November 23, 2019, 08:22:04 pm »

Hey thanks for the quick response! Unfortunately getting this error on running Main Init now: https://i.imgur.com/XLJ8fTm.png
Posted by: patson
« on: November 23, 2019, 02:22:38 pm »

Both are fixed. please pull from github and try again!

Posted by: patson
« on: November 23, 2019, 01:57:24 pm »

O thanks for reporting the bugs. I will take a look today!  :D
Posted by: Aquantis
« on: November 23, 2019, 06:01:06 am »

Hi there,
I'm attempting to run version 1.0 on my Ubuntu 18.04 server, but upon running Main Init I get an error, and if I control+c out and try to force the Main Simulation to run it gives me another error. Running the recommended Java and MySQL versions from the readme.md. Any idea what I'm doing wrong?
imgur link: https://imgur.com/a/ARAeDwm