usable items crash the clients connected to my server
usable items crash the clients connected to my server
I seem to have done something that broke all usable items on my server. Spell scrolls, food, enchanted gear, potions...Everything. No errors show on the server at all, but clients crash when they try to use an item. This doesn't happen on other servers I checked so it has to be something I did, but I've no idea where to look. I never made any edits that relate to items. Out of what little I did edit, I can't see where anything would do this.
Hi, I run The Demiurge server.
Always code as if the guy who ends up maintaining your code will be a violent psychopath who knows where you live. - Martin Golding
Always code as if the guy who ends up maintaining your code will be a violent psychopath who knows where you live. - Martin Golding
DO NOT PRIVATE MESSAGE ME ABOUT BUGSPLS USE [ code ] CODE TAGS [ /code ] WHEN POSTING CODE
-
- Posts: 56
- Joined: Wed Aug 01, 2012 2:26 pm
Re: usable items crash the clients connected to my server
I would delete your item folder located in "server/scripts/globals/"
then navigate to your back up a folder
and right click on globals and click svn update. This should fix any problems, if there was related to the items luas...
then navigate to your back up a folder
and right click on globals and click svn update. This should fix any problems, if there was related to the items luas...
Re: usable items crash the clients connected to my server
I wiped the entire thing, used a pure unchanged copy from svn. Crashed on using a meat jerky. Crashed on using a potion.
Darkstar test server I can use that same potion without problems from the same client. /headdesk
Darkstar test server I can use that same potion without problems from the same client. /headdesk
Hi, I run The Demiurge server.
Always code as if the guy who ends up maintaining your code will be a violent psychopath who knows where you live. - Martin Golding
Always code as if the guy who ends up maintaining your code will be a violent psychopath who knows where you live. - Martin Golding
DO NOT PRIVATE MESSAGE ME ABOUT BUGSPLS USE [ code ] CODE TAGS [ /code ] WHEN POSTING CODE
-
- Posts: 56
- Joined: Wed Aug 01, 2012 2:26 pm
Re: usable items crash the clients connected to my server
Is your database updated??
Have you update your copy of ffxi to the latest??
Also what client are u using??
Have you update your copy of ffxi to the latest??
Also what client are u using??
Re: usable items crash the clients connected to my server
Latest ffxi, latest ffxi boot with hairpin support, latest ashita, database was clean from svn* on that last test. I am so massively stumped.
* (dropped entire thing and used a new one, have my backup but have not restored anything yet)
* (dropped entire thing and used a new one, have my backup but have not restored anything yet)
Hi, I run The Demiurge server.
Always code as if the guy who ends up maintaining your code will be a violent psychopath who knows where you live. - Martin Golding
Always code as if the guy who ends up maintaining your code will be a violent psychopath who knows where you live. - Martin Golding
DO NOT PRIVATE MESSAGE ME ABOUT BUGSPLS USE [ code ] CODE TAGS [ /code ] WHEN POSTING CODE
Re: usable items crash the clients connected to my server
What else is left? I compiled a completely separate server with a totally new database and still have items crashing, and if it were the client I'd be crashing on the test server too and I'm not. Could I somehow have a damaged runtime or something on the server's OS and not be getting an error message during compile?
The only thing I can think of is to try a new build on a totally different physical machine and see if it still happens. That's gonna take awhile. :/
The only thing I can think of is to try a new build on a totally different physical machine and see if it still happens. That's gonna take awhile. :/
Hi, I run The Demiurge server.
Always code as if the guy who ends up maintaining your code will be a violent psychopath who knows where you live. - Martin Golding
Always code as if the guy who ends up maintaining your code will be a violent psychopath who knows where you live. - Martin Golding
DO NOT PRIVATE MESSAGE ME ABOUT BUGSPLS USE [ code ] CODE TAGS [ /code ] WHEN POSTING CODE
-
- Posts: 56
- Joined: Wed Aug 01, 2012 2:26 pm
Re: usable items crash the clients connected to my server
I might be able to upload my copy for you if you want it...
ps. i am uploading it now, so, if you want it, I will give you the link when it is done.
ps. i am uploading it now, so, if you want it, I will give you the link when it is done.
Re: usable items crash the clients connected to my server
if you have hairpin on, try turning that off
Re: usable items crash the clients connected to my server
What version does ffxi show at the title screen?
-- Whasf
Re: usable items crash the clients connected to my server
It's the hairpin option >.<
Thank you so much for your help guys.
Not being able to hairpin is prob in itself but at least I know why items were crashing now.
Thank you so much for your help guys.
Not being able to hairpin is prob in itself but at least I know why items were crashing now.
Hi, I run The Demiurge server.
Always code as if the guy who ends up maintaining your code will be a violent psychopath who knows where you live. - Martin Golding
Always code as if the guy who ends up maintaining your code will be a violent psychopath who knows where you live. - Martin Golding
DO NOT PRIVATE MESSAGE ME ABOUT BUGSPLS USE [ code ] CODE TAGS [ /code ] WHEN POSTING CODE