Return home button glitch
I have the return home button enabled on my server but no matter what client (titanium underfoot ect) I use if i click it the window pops up asking to go to my home city if I click yes it locks the client up and crashes. any thoughts as to why this would happen?
|
"Update"
Ive tried disabling the button restarting server enabling it restarting server changing the time it takes for the button to pop up after logoff aswell to no avail. |
What source version? I am running an older r2214 and just tested this (worked fine). Try changing the line database.MoveCharacterToBind(charid,4); in client.cpp Client::HandlePacket (client.cpp) to database.MoveCharacterToBind(charid,0);
This should move the character to their primary bind rather than home city. If that works then there is a good chance that the home city bind location is not being set correctly during character creation. |
Did it actually send you home when you quit out and came back after the crash?
|
Nm, I was able to reproduce this. I'm looking at it but I don't have an ETA on a fix.
|
Thank you I appreciate it, but no it didnt send me home thanks for taking the time to look into it. Id like to be able to fix this without having to update and recompile my server if all possible.
|
Quote:
|
Yeah I am pretty sure this is a code error unfortunately.
|
All times are GMT -4. The time now is 11:56 AM. |
Powered by vBulletin®, Copyright ©2000 - 2025, Jelsoft Enterprises Ltd.