Various Client Crashes on my Server

n00bgames
Posts: 52
Joined: Tue Dec 24, 2013 12:29 pm

Re: Various Client Crashes on my Server

Post by n00bgames » Thu Dec 26, 2013 10:53 pm

Or can someone connect to www.n00bgames.com and try opening an NPC Buy/Sell to see if they crash?

n00bgames
Posts: 52
Joined: Tue Dec 24, 2013 12:29 pm

Re: Various Client Crashes on my Server

Post by n00bgames » Thu Dec 26, 2013 10:58 pm

Had one more idea, going to attempt to shutdown all my extensions and plugins in Ashita... maybe one of those is crashing me.

n00bgames
Posts: 52
Joined: Tue Dec 24, 2013 12:29 pm

Re: Various Client Crashes on my Server

Post by n00bgames » Thu Dec 26, 2013 11:04 pm

Nope still a crash.

User avatar
kjLotus
Special Guest
Posts: 1813
Joined: Sun Jul 22, 2012 2:16 pm

Re: Various Client Crashes on my Server

Post by kjLotus » Fri Dec 27, 2013 1:51 am

n00bgames wrote:Is there anyway I could see the classic or test server scrips folder?
they are the exact same as the ones in the repository

n00bgames
Posts: 52
Joined: Tue Dec 24, 2013 12:29 pm

Re: Various Client Crashes on my Server

Post by n00bgames » Fri Dec 27, 2013 12:01 pm

kjLotus wrote:
n00bgames wrote:Is there anyway I could see the classic or test server scrips folder?
they are the exact same as the ones in the repository
Then I'm not sure why any npc interaction on my server crashes my client but the classic server and other peoples servers work fine. =(

User avatar
whasf
Site Admin
Posts: 1312
Joined: Thu Jul 19, 2012 9:11 pm

Re: Various Client Crashes on my Server

Post by whasf » Fri Dec 27, 2013 2:42 pm

Your client is fully up-to-date?
-- Whasf

n00bgames
Posts: 52
Joined: Tue Dec 24, 2013 12:29 pm

Re: Various Client Crashes on my Server

Post by n00bgames » Fri Dec 27, 2013 3:18 pm

whasf wrote:Your client is fully up-to-date?
Yes, checked as of yesterday even. It's only my freshly built server I have issues on, on both the Windows Build and the Linux Build, I've compiled and built both. Any time I click on Buy/Sell from an NPC or even using the Shop.lua where you can use @Shop as a command, my client instantly crashes. On other people's server it's fine. I've also ran Ashita without any plugins just to test if it was one of those that was crashing my client, but even plugin free it still crashes. I can fire the server up if anyone else wants to test to see if it happens to them but my client is updated.

n00bgames
Posts: 52
Joined: Tue Dec 24, 2013 12:29 pm

Re: Various Client Crashes on my Server

Post by n00bgames » Fri Dec 27, 2013 3:57 pm

I have to go out of town for a few hours but will be back later this evening. If anyone can help me get past this issue, I can setup FTP accounts to the directories on both servers, I have a teamspeak server, I can even grant limited ssh access to anyone who might know of a way to fix this, but I will be out of town until later tonight. I'd really like to get my NPCS functional so I can have some friends start testing things out for me. Many thanks in advanced!

User avatar
TeoTwawki
Developer
Posts: 527
Joined: Mon Jul 15, 2013 9:50 pm

Re: Various Client Crashes on my Server

Post by TeoTwawki » Fri Dec 27, 2013 6:25 pm

Your mention of @shop tells me your using a modified version of the server. Besides @shop what other things do you have changed from trunk? I'd temp remove those changes (back it all up 1st) one by one till you spot which change is causing the crash.
Hi, I run The Demiurge server.


Image
Always code as if the guy who ends up maintaining your code will be a violent psychopath who knows where you live. - Martin Golding
PLS USE [ code ] CODE TAGS [ /code ] WHEN POSTING CODE
DO NOT PRIVATE MESSAGE ME ABOUT BUGS

User avatar
atom0s
Developer
Posts: 537
Joined: Thu Oct 25, 2012 9:52 am

Re: Various Client Crashes on my Server

Post by atom0s » Fri Dec 27, 2013 6:34 pm

Some of the text ids in Bastok are messed up but I do not have a crash at all when talking to the shops. Or any NPC.
So it sounds like either:
A. Your client is not fully updated.
B. Your server is not fully updated, or you did not run all the SQL queries (or reran any new changes etc.)

At the login screen of FFXI where you see 'Select Character', 'Create Character' etc. the version is at the bottom right. It should be:
ver.30131219_1

As of this post.

Post Reply