The forum has been created. I'm not sure how to link the current users to the forum, but if you give me your username once you register, I can set you as an admin.
Offline
Magnie, a total reset was absolutely un-needed.
I could have just changed a couple of files.
Offline
Zeusking19 wrote:
Magnie, a total reset was absolutely un-needed.
I could have just changed a couple of files.
Um... there were no records of the old forums (I checked the database before I even posted about "reinstalling" the forums). If Servine copies it over from 000webhost then I can get the old information. So there was no reset. I even looked at the config.php file to see if there was anything that I could fix to bring the forums back, but it just connected to an old database that x10 couldn't connect to.
Last edited by Magnie (2013-01-23 17:24:27)
Offline
servine are you messing with the Battle system again?
For some reason i have 0 health all the time..
EDIT: after logging out then back in it works...
Last edited by muppetds (2013-01-24 11:59:49)
Offline
Servine wrote:
muppetds wrote:
servine are you messing with the Battle system again?
For some reason i have 0 health all the time..
EDIT: after logging out then back in it works...Im not messing with it. Hmm....
hmm.. bug...
Offline
I'll look into it, though I haven't touched it either.
Edit: I have 275 health, so I can't see any problems.
Last edited by Magnie (2013-01-24 12:43:19)
Offline
Magnie wrote:
Zeusking19 wrote:
Magnie, a total reset was absolutely un-needed.
I could have just changed a couple of files.Um... there were no records of the old forums (I checked the database before I even posted about "reinstalling" the forums). If Servine copies it over from 000webhost then I can get the old information. So there was no reset. I even looked at the config.php file to see if there was anything that I could fix to bring the forums back, but it just connected to an old database that x10 couldn't connect to.
I was going to move the information over and fix it myself, but throw a spanner in the works as someone does....
Offline
Zeusking19 wrote:
Magnie wrote:
Zeusking19 wrote:
Magnie, a total reset was absolutely un-needed.
I could have just changed a couple of files.Um... there were no records of the old forums (I checked the database before I even posted about "reinstalling" the forums). If Servine copies it over from 000webhost then I can get the old information. So there was no reset. I even looked at the config.php file to see if there was anything that I could fix to bring the forums back, but it just connected to an old database that x10 couldn't connect to.
I was going to move the information over and fix it myself, but throw a spanner in the works as someone does....
You can do it then... Just upload the DB stuff and then change the config.php file. I didn't make it any harder than it normally would have been (other than deleting the DB rows that are part of the new forum which I can delete myself after you copy the old DB to this website).
Also, I found out how to recreate the 0 life bug:
1. Go to the VR sim page
2. Wait until the session expires (without reloading the VR sim page)
3. Challenge a monster
4. You will end up battling the monster as a guest.
5. Login
6. Go to the VR sim and battle that same monster and you should have 0 health.
Offline
Magnie wrote:
Zeusking19 wrote:
Magnie wrote:
Um... there were no records of the old forums (I checked the database before I even posted about "reinstalling" the forums). If Servine copies it over from 000webhost then I can get the old information. So there was no reset. I even looked at the config.php file to see if there was anything that I could fix to bring the forums back, but it just connected to an old database that x10 couldn't connect to.I was going to move the information over and fix it myself, but throw a spanner in the works as someone does....
You can do it then... Just upload the DB stuff and then change the config.php file. I didn't make it any harder than it normally would have been (other than deleting the DB rows that are part of the new forum which I can delete myself after you copy the old DB to this website).
Also, I found out how to recreate the 0 life bug:
1. Go to the VR sim page
2. Wait until the session expires (without reloading the VR sim page)
3. Challenge a monster
4. You will end up battling the monster as a guest.
5. Login
6. Go to the VR sim and battle that same monster and you should have 0 health.
Yep that sounds right..
Offline
muppetds wrote:
Magnie wrote:
Zeusking19 wrote:
I was going to move the information over and fix it myself, but throw a spanner in the works as someone does....You can do it then... Just upload the DB stuff and then change the config.php file. I didn't make it any harder than it normally would have been (other than deleting the DB rows that are part of the new forum which I can delete myself after you copy the old DB to this website).
Also, I found out how to recreate the 0 life bug:
1. Go to the VR sim page
2. Wait until the session expires (without reloading the VR sim page)
3. Challenge a monster
4. You will end up battling the monster as a guest.
5. Login
6. Go to the VR sim and battle that same monster and you should have 0 health.Yep that sounds right..
Hmmm. Not sure how to fix that...
Offline
Servine wrote:
muppetds wrote:
Magnie wrote:
You can do it then... Just upload the DB stuff and then change the config.php file. I didn't make it any harder than it normally would have been (other than deleting the DB rows that are part of the new forum which I can delete myself after you copy the old DB to this website).
Also, I found out how to recreate the 0 life bug:
1. Go to the VR sim page
2. Wait until the session expires (without reloading the VR sim page)
3. Challenge a monster
4. You will end up battling the monster as a guest.
5. Login
6. Go to the VR sim and battle that same monster and you should have 0 health.Yep that sounds right..
Hmmm. Not sure how to fix that...
Just add something to check if the user is a guest or not on every page that needs the user to be logged in.
Based on my logic, I think what happens, is the guest's health is set to 0 when it fights a monster (since I think Guest's real_health is 0) so then when you login, your health is still set to 0 when you go back to fighting that monster.
So the only way to fix that is, either make sure that the guest can't fight or make sure the user's health is reset to their actual health when they login (which could lead to another bug that can be abused).
Offline
Magnie wrote:
Servine wrote:
muppetds wrote:
Yep that sounds right..Hmmm. Not sure how to fix that...
Just add something to check if the user is a guest or not on every page that needs the user to be logged in.
Based on my logic, I think what happens, is the guest's health is set to 0 when it fights a monster (since I think Guest's real_health is 0) so then when you login, your health is still set to 0 when you go back to fighting that monster.
So the only way to fix that is, either make sure that the guest can't fight or make sure the user's health is reset to their actual health when they login (which could lead to another bug that can be abused).
It SHOULD check if the user is a guest though, so kinda strange.
Offline
Maintenance Notice
x10hosting's "Vox" MySQL server is down and BlueTetra will be unavailable for a short period. Apologies for the inconvenience.
For further information on downtime, go here and check for any entries related to the "Vox" Server.
Last edited by Zeusking19 (2013-01-28 12:54:52)
Offline
We have exciting work going on behind the scenes regarding Planets and BlueTetra!
If you would like to see our progress, you can check out Our beta site.
NOTICE: Any players from BlueTetra before 30/01/2013 will be able to access the beta site.
Last edited by Zeusking19 (2013-01-30 13:34:58)
Offline
Oh noes! Ragar has attackted Arakdor!! D: We took over 3000 damage!
Offline
Nomolos wrote:
Oh noes! Ragar has attackted Arakdor!! D: We took over 3000 damage!
I'm pretty sure I did that a long time ago.
Offline
CheeseMunchy wrote:
Nomolos wrote:
Oh noes! Ragar has attackted Arakdor!! D: We took over 3000 damage!
I'm pretty sure I did that a long time ago.
Oh, well we weren't notified until today or something. I looked at the bottom of the Arakdor page and there was some moving text that said we'd just been attacked.
Offline
Vox is having more difficulties with MySQL. The fix time and date is unknown but please be assured x10hosting administration is aware of the issue and is trying to fix the service.
Thank you.
Offline
muppetds wrote:
Again? It is working for me...
I posted that 3 hours before you, don't worry.
Offline
Zeusking19 wrote:
muppetds wrote:
Again? It is working for me...
I posted that 3 hours before you, don't worry.
Good point... SERVINE!!!
WHERE IS THE LEADERBOARD??????
Offline
muppetds wrote:
Zeusking19 wrote:
muppetds wrote:
Again? It is working for me...
I posted that 3 hours before you, don't worry.
Good point... SERVINE!!!
WHERE IS THE LEADERBOARD??????
Im making it right now, it's just that it's really testing my css skills. I really needed to structure it better.
Offline