To moderators : I don't mean to be rude or disrespectful, I just wasted 1 hour and 30 minutes to install latest Hercules from GIT, I think it should bring me some satisfaction ...
OK....So I'm back from school!
So as of writing this post, latest commit in GIT is
32 minutes ago
hash is
1b02f9269f15582c7d211f1d1a3a0c1c7ce68a88
1 parent 19883c5 commit 1b02f9269f15582c7d211f1d1a3a0c1c7ce68a88HerculesWSAPI committed with HerculesWSAPI 32 minutes ago
Verified
I installed latest Hercules emulator on my Raspberry Pi server Using my guide
Here is the output of the commands
hercuser@mtldevserverrpi:~/HerculesLatest $ git rev-parse HEAD
1b02f9269f15582c7d211f1d1a3a0c1c7ce68a88
hercuser@mtldevserverrpi:~/HerculesLatest $ cat .git/refs/heads/master
1b02f9269f15582c7d211f1d1a3a0c1c7ce68a88
hercuser@mtldevserverrpi:~/HerculesLatest $
As you can see the hash of My cloned emulator is also
1b02f9269f15582c7d211f1d1a3a0c1c7ce68a88
Here is the output of commands on my Log Database
mysql> use hercrolatestlog
Reading table information for completion of table and column names
You can turn off this feature to get a quicker startup with -A
Database changed
mysql> show tables;
+---------------------------+
| Tables_in_hercrolatestlog |
+---------------------------+
| atcommandlog |
| branchlog |
| chatlog |
| loginlog |
| mvplog |
| npclog |
| picklog |
| zenylog |
+---------------------------+
8 rows in set (0.00 sec)
See there are
Only log tables...
My guide works...
PS: My character wants to tell you something
So, please do yourself and every one else a favor, and do as my character tells you to do
And stop wasting everyone else's time...
To moderators : I don't mean to be rude or disrespectful, I just wasted 1 hour and 30 minutes to install latest Hercules from GIT, I think it should bring me some satisfaction ...