Game not loading

Post Reply
comatose
Posts: 19
Joined: Mon Apr 22, 2013 12:12 am

Game not loading

Post by comatose » Mon Mar 10, 2014 4:47 pm

Ok, here's my problem.

I upgraded my main computer to Windows 7 so I could run my own server. Got all that setup (apparently) but I can't get into the game to make sure it works. I can't join any servers at all. I've uninstalled and reinstalled twice, making sure I followed the instructions perfectly. I load up Ashita, enter my login info and it says I'm connected to the server (whichever one I'm trying to get into) and then, sometimes immediately says Closing... in red and Ashita closes.

Before I upgraded to Win7 I had the game working just fine on XP so I tried it on a laptop that runs XP and I get the same error.

Can anyone help?

comatose
Posts: 19
Joined: Mon Apr 22, 2013 12:12 am

Re: Game not loading

Post by comatose » Mon Mar 10, 2014 7:28 pm

Forget it, I figured it out.

I hate Windows 7. haha. Not used to having to run programs as administrator.

I feel stupid now.

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

Re: Game not loading

Post by atom0s » Tue Mar 11, 2014 5:41 pm

Disable the UAC and you typically don't have to.

Start -> Control Panel -> User Accounts and Family Safety -> User Accounts
Click on 'Change User Account Control Settings'.
Move the slider to the bottom where it says 'Never Notify'.

Save and restart.

xipies
Posts: 119
Joined: Thu Aug 02, 2012 11:29 pm

Re: Game not loading

Post by xipies » Thu Mar 20, 2014 1:07 am

If you have a shortcut to Ashita, you can set it to always run as Administrator (shortcut properties > Shortcut tab > Advanced...). It will still show the UAC prompt.

If you run multiple instances (duoboxing/multiboxing), you may also want to uncheck "Auto-close launcher after injection" in the Edit Config window in Ashita launcher, so the Ashita launcher will stay open.

On my machine, if I run a program that causes the UAC prompt when FFXI is running, FFXI crashes. It may be due to the UAC prompt "Default" level, which dims the screen. [The dimming behavior causes a gfx setting reset. It loads the gfx settings for the "default" user profile (as if you were logged out) to show the UAC prompt, then reverts back to your logged in user's gfx settings.]

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

Re: Game not loading

Post by kjLotus » Thu Mar 20, 2014 12:18 pm

any graphics reset or change will crash ffxi,

edit: pretty sure one level below the default uac level is the exact same except without the graphics reset

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

Re: Game not loading

Post by atom0s » Thu Mar 20, 2014 4:21 pm

FFXI is not coded to handle 'Reset' calls on the device. Whenever Reset is called, an application running Direct3D (or any other similar rendering engine) has to reobtain a handle to the device via Reset. (In FFXI's case it's IDirect3DDevice8::Reset). However, the game is not coded to handle this because it is only designed to run fullscreen. (Their window mode is half-assed and poorly implemented which also does not properly handle this issue.)

So anything such as:
- Changing your screen resolution.
- Changing the monitor settings.
- Running another fullscreen game.

Will all cause FFXI to crash since it does not properly handle the reset call.

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

Re: Game not loading

Post by TeoTwawki » Fri Mar 21, 2014 2:11 am

kjLotus wrote:edit: pretty sure one level below the default uac level is the exact same except without the graphics reset
Yep. This is among the 1st settings I change anytime I reinstall winblows. Besides crashing FFXI I find the dimming thing to be just plain irritating to my eyes.
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

lvl27pikachu
Posts: 1
Joined: Sat Mar 14, 2015 5:50 am

Re: Game not loading

Post by lvl27pikachu » Sat Mar 14, 2015 6:40 am

I tried all of this and still getting the same result. It says I'm connected to the server, then sending account id, and then closing in red letters.

Post Reply