WineHQ
Aion: The Tower of Eternity 1.5.x after 1.5.0.6



Category: Main > Games > Online (MMORPG) Games > Aion: The Tower of Eternity > 1.5.x after 1.5.0.6


NameAion: The Tower of Eternity
Version1.5.x after 1.5.0.6
License Retail
URLhttp://www.aiononline.com
Votes 76
Link Official Aion Online Website
RatingBronze
Wine Version1.1.33
Maintainers of this version:
No maintainers. Volunteer today!
Description
Official retail release of AION for US and EU market with GameGuard disabled.
Selected Test Results (selected in 'Test Results' table below)

What works

Pretty much everthing except the NCsoft launcher

with rather high performance penalties


What does not
The launcher


What was not tested
Nothing of what I'm aware of


Additional Comments

Well as I said, the game performs really bad under wine (compared with windows), even if I set the settings on lowest I still get sudden "hickups" every 5-10 seconds + allot lower fps

I tried pbuffer because I read that someone got better fps with that... but then the graphics ingame wouldn't render properly with blackness and weird spikes as a result

Relevant Hardware:
Nvidia gts250 1gb
Quadro core amd athlon II x4 620
Test Results
DistributionTest dateWine versionInstalls?Runs?RatingSubmitter
CurrentArch Linux (rolling release)Nov 19 20091.1.33 No, but has workaround Yes Bronze jesper vesterberg 
ShowUbuntu 9.10 "Karmic" x86_64 (+ variants like Kubuntu)Nov 17 20091.1.33 N/A Yes Bronze Carl Constant de Flon 
ShowUbuntu 9.10 "Karmic" x86_64 (+ variants like Kubuntu)Nov 06 20091.1.32 Yes Yes Gold Robert Russell 
ShowUbuntu 9.04 "Jaunty" x86_64 (+ variants like Kubuntu)Nov 02 20091.1.32 Yes Yes Gold roberth 
ShowUbuntu 9.10 "Karmic" x86_64 (+ variants like Kubuntu)Oct 31 20091.1.32 N/A Yes Silver Matthew Swaringen 


Known bugs
Bug # Description Status Resolution Other apps affected

 
HOWTO
­To make the game work you have to:
1. Tem­porary solution for installing/patching:
- You must have sep­arate windows os installed or using virtualization software as virtualbox (no gpu accel required) and such.
- Virtual machine advise: mount linux wine directory as sharing folder to minimize virtual machine disk consumption and install there for better synergy with w­ine.
- Install/update in your virtual/separate windows.
2. To make the game run in wine you have to install winetricks:
- using winetricks you must install: d3dx9, vcrun2005 (sp1) and dotnet20
3. The game opens large amount of file descriptors, therefore you must raise the security limit for your user:
On linux as root add lines to /etc/security/limits.conf:
yourusername soft nofile 8192
yourusername hard nofile 8192
And replace yourusername with your user.

 On Mac OS X write into terminal:

sudo pico /etc/launchd.conf

and add there a line:

limit maxfiles 8192

Save files and reboot to make changes go in effects. Confirm if it works by writing into terminal­:
ulimit -n
4. Run the game:
EU:­  wine b­in32\aion.bin -ip:206.127.147.28 -port:2106 -cc:2 -noauthgg -lang:enu -noweb
­US:  wine  bin32\aion.bin -ip:206.127.153.247 -port:2106 -cc:1 -noauthgg -lang:enu -noweb­
or use custom made executables which you have to put inside your Aion folder and normally run through Wine.

5. If the game crashes on NCsoft Black Screen:

1)Go to Configure Wine > Graphics > Emulate Desktop (or something like that :P), activate it and put the resolution below! (for example : 1280 x 1024 2)Go download from ­Fyyre's Aion Stuff the unpacked aion.bin (for example : 1.5.0.8.rar) 3)Extract it to your ~/AionEU (or US)/bin32 4)Now, here's a way to velocize the process of opening Aion : a) Right click on desktop and create a launcher b) After you put the name, on command put:

For EU : wine /your/aion/directory/AionEU/bin32/aion.exe -ip:206.127.147.28 -port:2106 -cc:2 -noauthgg -lang:enu -noweb
For US : wine /your/aion/directory/AionUS/bin32/aion.exe -ip:206.127.153.247 -port:2106 -cc:1 -noauthgg -lang:enu -noweb

­5) Now run the launcher and wait! It'll take some time to open! Also don't shut the program down if you see that it stops on NCsoft Black Screen, it takes some time to get past it but it does the trick :D
6)ENJOY!!

WARNING! With Wine 1.1.31 you can get Aion to work without emulating a virtual desktop to get past the NCsoft Black Screen! But it has the sticky rotating camera bug so be careful!

(If you don't want to create a launchers just run the command below on the terminal :P)

6. Change your command depending on your needs:

The command explained for your needs is :
-ip:206.127.147.28 <---- IP of the server (if you wanna play on a private server you change i to the private server's IP)
-port:2106 <---- The port is always same, so leave it
-cc:1 <---- This determines either if you run US client (-cc:1)* or EU client (-cc:2)*
-noauthgg <---- This is always same so leave it
-lang:enu <---- That's the language, you must change it to what your game's language is, like -lang:fra (French)
-noweb <---- This is always same, so leave it

*P.S. If you have the EU client and put -cc:1 (or viceversa with US client and -cc:2) The game will show in Korean! (The only difference between EU and US client are the language packs)

**P.S. By Stef : If you want to know how to switch between the two clients with 2 easy steps everytime you want, please post it so I can write a How-To!

6. How to switchbetween EU and US client:

The only difference between the EU and the US client is the folder L10N in the Aion directory!

1) You must zip/rar/tar.gz the current L10N folder and name the zip/rar/tar.gz file "L10N EU (or US, depending on what client you have)" to remember which L10N folder is that

2) You must delete the current L10N folder (Remember to do step 1 first) and rename the AionEU or AionUS folder to Aion

3) Go to the NC soft launcher (on windows or Virtualbox or whatever) and change on the settings the client fotr European to North American or viceversa and then Aion will show up saying it needs some updates, which they must be around 800-900mb, download them and close the launcher.

4) Now go to the Aion folder and the L10N folder must have reappeard, zip/rar/tar.gz it and name the zip/rar/tar.gz "L10N US (or EU, depending on what you switched to)"

5) Now, depending on what client you want to switch, unzip/rar/tar.gz the right L10N folder.

6) To open Aion correctly now, make two launchers with the command:

Launcher for EU : wine /your/aion/directory/Aion/bin32/aion.exe -ip:206.127.147.28 -port:2106 -cc:2 -noauthgg -lang:enu -noweb
Launcher for US : wine /your/aion/directory/Aion/bin32/aion.exe -ip:206.127.153.247 -port:2106 -cc:1 -noauthgg -lang:enu -noweb 

7) From now on you just need to change the L10N folder and and run the right launcher!

8) Hope this worked!

 


 
Warning

Known bugs:

  • The mouse bug that disappears when you rotate the screen IS NOT a wine bug! It's a client bug of the game that happens on Windows too.
  • It may be crashy on some systems (Mac OS X and Ubuntu 9.04 Jaunty Jackalope is confirmed). 
  • The pointer doesn't show properly and shows grey (Tested with Wine 1.1.31 on Ubuntu 9.04 Jaunty Jackalope)

 
We Need Help from Everyone!

If you get Aion to work an any operating system with wine, please submit the test and put on the additional comments how did you get the game to work! Any operating system test it's appreciated, but please, if there are already tests with your same operating system, same wine version, same Aion version and same things done and doesn't work, don't post it! We really appreciate your help and we would like to get this game working with wine on as many OS's we can!

Regards,
Stef


Also, if you want some of the wine developers to help us get Aion to work, please VOTE!

*You will find the Vote link in the upper left corner of this page in application description.


If you are submitting test data or possible bug report/solution please submit also your hardware specification and installed closed drivers if any.

Regards,
Oskar


 

The following comments are owned by whoever posted them. WineHQ is not responsible for what they say.

Mouse Problems
by Marty on Saturday November 21st 2009, 5:24
Ok since the latest patch 1.1.33, i no longer need to patch the mouse.
However when ever i move the mouse in a vertical direction then proceed to hold the mouse button the screen starts to scroll up with no input from myself.
this is rather annoying when scanning for prey or danger.

oh and im using ubuntu 9.10 karmic

[post new] [reply to this]

1.5.1.2
by Florian Traverse on Wednesday November 18th 2009, 14:22
Major update tonight, 1.5.1.2 ... for me the game crashes before the login. I'm waiting for the new fyyre's binaries in order to see if it fixes my problem.

If it doesn't, I may rollback some registry modification (I'm using the pbuffer mode, I have some performance gains with it, something like 10fps more)

[post new] [reply to this]

  • RE: 1.5.1.2 by Florian Traverse on Thursday November 19th 2009, 4:09
  • RE: 1.5.1.2 by Iloru on Thursday November 19th 2009, 7:25
    • RE: 1.5.1.2 by Iloru on Saturday November 21st 2009, 7:26
  • RE: 1.5.1.2 by Marty on Saturday November 21st 2009, 5:28
Wine Wine 1.1.33 & Ubuntu 9.10
by Marty on Monday November 16th 2009, 0:43
This game runs fine once patched with the mouse patch,
until after an hour the mouse disappears, the quests start flickering, and any shadows and spells go grey.
The html engine seems to crash, so npc quests can no longer be viewed from npc's. and you can no longer teleport to another area, once this but starts up.

also when leaving a room the textures that are not in front of you disappear (go black).

but other than that the game is perfect.

[post new] [reply to this]

Mouse bug in 1.1.33
by Mike Grathwohl on Monday November 16th 2009, 0:40
I just did a clean install of 1.1.33 and the mouse bug is back. I still have the 1.1.32 compiled from source with the patched mouse.c, is it possible to copy over the file(s) compiled from mouse.c from the 1.1.32 folder to the new 1.1.33 folder? Or must I compile 1.1.33 from source?

[post new] [reply to this]

one mouse bug fixed
by balgo on Saturday November 14th 2009, 7:07
Today I tested wine-1.1.33 and saw the mouse/bug was fixed, so I doesn't need the patch anymore. But the second mouse problem is still there, after playing some minutes or sometimes an hour the cursor will disappear and then the game will be crashed. Otherwise the game is running very fine in fullscreen and in window mode with enough fps.

[post new] [reply to this]

got it working except for mouse glitch
by NO IDONT on Saturday November 14th 2009, 5:48
Ubuntu 9.04 64bit using nvidia drivers from the nvidia site (Make sure to install the 32bit opengl drivers) wine 1.0.1
I'm dual boot installed the downloaded client (not from steam was in beta). I just copied the files over from the NTFS mount.
When I first ran it I got a CryPhsyics.dll couldn't be loaded. The file limit mod in the how to fixed that.
Then it bombed out with some sort of MM_Drv error wich I realized was probably my nasty creative labs proprietary driver (have to bounce between OSS and ALSA wichever the card is in the mood for) so I switched the audio to OSS and it came up.
After that I loaded it up (went to windows and used netstat to verify the auth server ip and port, can't be too careful).
I have the common problem of not being able to full screen because of dual screens and the mouse is yes, jittery plus it seems the pointer is more in the middle of the mouse arrow than at the tip.

[post new] [reply to this]

Comments on performance, sound and graphics
by Kostas on Friday November 13th 2009, 6:02
The mouse patch below worked for me sweetly. It should be mentioned in the HOW-TO.

The performance issue was somehow resolved for me by running the game in fullscreen mode. Other than that, I find the game a bit more responsive than in Windows! (I suspect this has more to do with lag and the net rather than the game itself, since my whole network/internet performance is better in Ubuntu).

I also noticed that the sound had more intense left-right balance, more intense stereophony. I am using Jack for my WINE sound. Since I upgraded to 1.1.32, I cannot change my wine audio driver and its stuck there. I don't mind because ALSA was barely working in my wine configuration.

The only thing that bugs me just a little now, is the lack of antialiasing in the fonts over the characters ;) The game runs smoothly. Big thanks to everyone who supplied us all the necessary info and how-tos to make this possible!

[post new] [reply to this]

Performance.
by Carl Constant de Flon on Monday November 9th 2009, 18:57
Using the mouse patch supplied an an earlier thread and following the how-to posted, Aion is now running beautifully.
However the only issue is the performance.
it doesn't matter how I put the slides, run in full screen or windowed or how I adjust the settings in any way, it is still generally crappy, low FPS, seldom goes over 40, and it stutters and lags whenever I swing the camera around.
The machine I'm running on has 4 GB of memory, GeForce GTS 250 and a quad core Intel processor. It should thus be more than enough, when booted in to Windows (Yes I know I feel horrible about having to keep a windows copy as well, but it's all due to Aion so...) I get some ~100 FPS at least.
I'm running Ubuntu Karmic and recompiled wine with the patch mentioned earlier. If anybody's got any tips at all on how to raise the FPS, even slightly they would be more than welcome.

Best regards

[post new] [reply to this]

Performance Issues
by Gareth on Monday November 9th 2009, 3:48
Hi all,

I have a weird scenario. I have two machines, a laptop with a mobile ATI graphics card and Desktop machine with a MUCH better ATI graphics card (ATI I know are not the best for Linux but hey :P ).

The weird situation is that when I run Aion on my laptop with the inferior graphics card, I get some pretty good performance. It runs about as well on Ubuntu as it does on Windows 7.

My desktop machine however, with the better graphics card, is so sluggish in Ubuntu its unplayable. I was wondering if there were any known hacks to improve graphics performance for Aion that I can try on my Desktop machine?

[post new] [reply to this]

ATI graphic card
by Matyas Csányi on Saturday November 7th 2009, 14:27
Hi,

is the game playable for anyone with any ATI graphic driver? I am getting 10fps with Core2/4850. In Windows around 100FPS. Nvidia cards seem to be working ok, i.e. giving proper fps.

Can somebody advise some config change that would resolve the ATI problem?

Thanks,
Matyas

[post new] [reply to this]

Chat Channels Missing
by Iloru on Friday November 6th 2009, 9:04
Forgive any lack of information here, as I'm a novice linux / wine user and I am not sure what you would need to know.

I've trudged my way through installing the game, I've recompiled to add that mouse patch listed below (Thank you so much! It worked perfectly for me!), and now I'm at a loss. I am unable to see chat channels.

Ever since the last patch (1.5.0.10? The one where chat was restricted to level 10+), I haven't been able to see the chat channels. They aren't turned off, I just never get logged into them. I know this was a problem for some Windows users, as my Windows install also had this problem, but I can't seem to find a way to fix it. I've tried fixing it Windows side and copying it over, to no avail, and I've tried using the launcher.sh script (also listed below) to try to repatch or repair and that also didn't work.

Does anyone else have this problem, or is this something that has an easy fix that I'm simply missing?

[post new] [reply to this]


by Rob on Friday November 6th 2009, 3:12
Ati drivers are really really bad. I couldn't get the game to work properly on neither Radeon X850XT PE (open source drivers) not Radeon 5850 (closed source drivers)

Nvidia's are better, but still far from perfect.

[post new] [reply to this]

trouble with launch
by Bickel Jacqueline on Thursday November 5th 2009, 23:33
I followed the instructions for mac users.
Using MacPorts and Porticus for wine installs.

In terminal I enter:
wine ~/.wine/drive_c/Program\ Files/NCsoft/Aion/b in32/aion.exe -ip:206.127.153.247 -port:2106 -cc:1 -noauthgg -lang:enu -noweb

then I get the follow message:
wine: cannot find '/Users/jacquelinebickel/.wine/drive_c/Program Files/NCsoft/Aion/b?in32/aion.exe'

The files does exist I have verified.
I can Shift+Cmd+G and verify the ~/.wine/drive_c/Program Files/ ==>> this is where I placed my NCsoft folder, I copied from bootcamp from my install.
I placed the aion.exe in the bin32 folder

limit maxfiles to 8122 and confirmed:
I verified ulimit -n
8192

I am on a MacBookPro pre 2006 running Snow Leopard

I am not sure why I cannot launch.


Any suggestions????

I am learning wine and eager to learn.

My nephew would love to start play the game soon, we as time goes on.


I appreciate any help you can give.

Jac

[post new] [reply to this]

ATI has bugs?
by Nimec on Thursday November 5th 2009, 16:21
It appears everyone who says the game is running fine is using an Nvidia based video card? Can anyone with an ATI card confirm the same? I am using an ATI Radeon 4890 1GB and particle effects to not render properly (colored solid squares) and my framerate hovers around 10-20.

[post new] [reply to this]

Glitch on background
by Alex on Sunday November 1st 2009, 16:14
Hi all,
I can't see the background of the game, but I can login and create a pg without see what I created.
When the game start I can't move and I can only push ESC and exit the game.

Ubuntu 9.10
Wine 1.1.32
Nvidia 9600 with driver 1.90.42

[post new] [reply to this]

Jittery Camera
by Karl Davenport on Sunday November 1st 2009, 13:17
Camera movement was fine in Ubuntu 9.04 in wine 1.1.30-1.1.32. Tested with wine(s) from PlayOnLinux and with Ubuntu's packages without PlayOnLinux. No obvious differences in gameplay with any of the wine versions, with or without PlayOnLinux.

Upgraded to 9.10 and its almost impossible to rotate the camera with the mouse. Tested with 1.1.30 in PlayOnLinux and with 1.1.32 from the official repositories.

No other changes were made.

[post new] [reply to this]

Patch for jittery mouse issues
by JesusFreke on Saturday October 31st 2009, 5:29
Yes! I've figured out how to solve the jittery mouse issue. The following patch should do the trick. With this change, the mouse behaves exactly as expected. No jitteriness, and no jumping when you start the right-click drag near the top or bottom of the screen.

Here's the patch, it is against the 1.1.32 source

pastebin.com/m24a6e473

I'll submit it to the wine "powers that be" and try to get it included in the next version. But for now, you'll have to patch and rebuild wine.

[post new] [reply to this]

Stupid error... im doing something wrong.
by Lluis on Thursday October 29th 2009, 6:09
I have done all the instalation thing on VirtualBox, had the problem with permisions so instaled on virtual hard drive of VirtualBox then updated, and finally passed to .wine/drive_c/Program\ Files/

Then when I run wine... I recieve this

$ cd bio/.wine/drive_c/Program\ Files/AionEU/
$ wine bin32/AION.bin -ip:206.127.147.28 -port:2106 -cc:2 -noauthgg -lang:enu -noweb

wine: could not load L"C:\\Program Files\\AionEU\\bin32\\AION.bin": Module not found

What happen?

I thought that was an error with my wine installation so I had done this:

$ apt-get remove --purge wine
*Removed de .wine folder.
$ apt-get install wine
$ winecfg (to create virtual drive)
$ wget www.kegel.com/wine/winetricks
$ chmod 766 ./winetricks && sudo mv ./winetricks /usr/local/bin
$ winetricks d3dx9 vcrun2005 dotnet20

Then another time try to exec Aion... and samething >(


$ cd bio/.wine/drive_c/Program\ Files/AionEU/
$ wine bin32/AION.bin -ip:206.127.147.28 -port:2106 -cc:2 -noauthgg -lang:enu -noweb

wine: could not load L"C:\\Program Files\\AionEU\\bin32\\AION.bin": Module not found

Thanks in advance

[post new] [reply to this]

OpenGL
by sudosu on Wednesday October 28th 2009, 15:25
I'm try to start it, but game does not start. In console errors:

fixme:reg:GetNativeSystemInfo (0x4c8281) using GetSystemInfo()
fixme:toolhelp:CreateToolhelp32Snapshot Unimplemented: heap list snapshot
fixme:mountmgr:harddisk_ioctl unsupported ioctl 74080
fixme:mountmgr:harddisk_ioctl unsupported ioctl 2d1400
fixme:debugstr:CheckRemoteDebuggerPresent (0xffffffff)->(0x530e92): Stub!
fixme:heap:HeapSetInformation 0x2270000 0 0x32fdec 4
err:wgl:X11DRV_WineGL_InitOpenglInfo couldn't initialize OpenGL, expect problems
err:d3d_caps:WineD3D_CreateFakeGLContext Can't find a suitable iPixelFormat.
err:d3d:InitAdapters Failed to get a gl context for default adapter
err:d3d:WineDirect3DCreate Direct3D9 is not available without opengl

System: Kubuntu 9.10
video card: nvidia (latest driver)

[post new] [reply to this]

  • RE: OpenGL by sudosu on Wednesday October 28th 2009, 16:23
Authentication Server
by traenol on Tuesday October 27th 2009, 13:22
Tried following the steps listed above, but every time I go to log in I get the error 'Could not connect to the Authentication Server'

I know it is not an actual connection issue, as I have 3 computers on the same network, and only this one machine gets this error.

a putty session from wine will allow me to connect to the server through the port, but i'm not sure how useful that is, considering the response is garbage characters.

Running Ubuntu 9.04, Wine v. 1.0.1, can provide any other information needed. Any thoughts on what might be causing the failing connectivity to the server?

[post new] [reply to this]

random crashes mouse related ?
by Caladan on Tuesday October 27th 2009, 7:43
Been playing it a bit with wine 1.1.32 using the above guide, runs fairly well and looks nice. Only problem I noticed is that after a while I no longer see the cursor, after that its a few minutes till it crashes. Not sure if the cursor vanishing is time related or something else.

Opensuse 11.0 32bit
Wine 1.1.32
Nvidia 190.32

[post new] [reply to this]

updated launcher/patcher script
by inf loop on Sunday October 25th 2009, 17:11
follow this link bit.ly/43o9Qf it's linked to my git repo of the patcher launcher.

[post new] [reply to this]

Working on a 64bit linux ?
by Nilshar on Thursday October 22nd 2009, 1:56
Hello,

I wonder if this is supposed to work on a 64bit linux.
I got a Debian squeeze 64 bits, with latest wine, and when I launch the game, after following instructions above, it ends with :

Backtrace:
err:seh:setup_exception_record nested exception on signal stack in thread 0041 eip 7ce30cae esp 7ffdb908 stack 0x232000-0x330000
Erreur de segmentation

Any idea ?
Thanks.

[post new] [reply to this]

Slackware 13.0 wine 1.1.31
by jeremy crum on Tuesday October 20th 2009, 1:30
Got the game to load following step 1-4 of the how-to

1. Tem­porary solution for installing/patching:
This was pretty straight forward once I allocated enough drive space for the windows drive in virtual box and figure out how to mount a linux folder as a shared folder in windows.

2. To make the game run in wine you have to install winetricks:
This wasn't clear to me at first and I only ran the command at the winetricks wiki sh winetricks corefonts vcrun6
But had to run winetricks for each one ./winetricks d3dx9 vcrun2005 dotnet20

3. The game opens large amount of file descriptors, therefore you must raise the security limit for your user:
This through me off since slackware doens't have /etc/security/limits.conf
So I just read the man limits and what you do is create a file /etc/limits and the entry for your user would be
yourusername N8192

4. Run the game:
wine bin32\aion.bin -ip:206.127.153.247 -port:2106 -cc:1 -noauthgg -lang:enu -noweb­
After all that the game loaded and brought me to the login screen.

Now I dont have an account yet so I dont know how the game will run but I think its progress. I can update when I make account if anyone wants.

Thanks for this how-to it helped alot!

[post new] [reply to this]

Group frame rate
by Camden Jansen on Sunday October 18th 2009, 13:51
Hey all,

I'm very happy with how well Aion works this early in the release. I'm getting constant 45 fps while solo and the frame rate in cities is around 30. The random crashes and the mouse jittering is annoying but workable. I am using Fedora 11.

However! There is 1 bug that annoys me to no end. Whenever I am in a group... no matter the size, my fps drops down to 2-3 in combat. Being in a group is the thing that is dropping my fps. I tested this with a friend of mine. I would attack a mob and my friend would come in (ungrouped) and help. no fps drop. I invited him to a group. I went to go attack the mob. The moment he started casting my fps skydives to 4.

Any ideas?

[post new] [reply to this]

How to launch in OS X 10.6
by Jeff Merithew on Saturday October 17th 2009, 17:00
How do you use the commands:

EU:­ wine b­in32\aion.bin -ip:206.127.147.28 -port:2106 -cc:2 -noauthgg -lang:enu -noweb
­US: wine bin32\aion.bin -ip:206.127.153.247 -port:2106 -cc:1 -noauthgg -lang:enu -noweb­

to launch the game?

When I type wine into the terminal I get
-bash: wine: command not found.

Any ideas?

[post new] [reply to this]


by Dustin on Friday October 16th 2009, 9:38
I couldnt find anyone who had come across this issue. I can get Aion to run without any issues starting up, but when I try to log in it always says no authorization servers available. I can reboot into windows and play no issues. I can even play off my external hdd on any PC i have tried it in no issues. All using the same files. A friend of mine who wanted to try Ubuntu asked me to install it and Aion on his system. I installed it on his system using the same files as mine we have an identical system, and it works perfectly on his system. Any Ideas?

[post new] [reply to this]

  • RE: by Dustin on Friday October 16th 2009, 9:44
  • RE: by hassan on Sunday October 18th 2009, 10:16
Error Launching
by Arthur on Friday October 16th 2009, 7:58
After installing by using a Windows VirtualBox setup into my wine directory, I try launching and get the Aion logo and then an error saying:

"CryEngine Error

CRITICAL ERROR: Error loading DLL: XRenderD3D9.dll."

and the console shows:

"fixme:actctx:parse_depend_manifests Could not find dependent assembly L"Microsoft.VC80.CRT" (8.0.50608.0)"

I've done the winetricks installs as outlined so not sure what's up.

[post new] [reply to this]

Crash output
by Mike Grathwohl on Thursday October 15th 2009, 16:32
As I've written before, aion works for me but is a bit crashy. Sometime I can be on for a couple hours, other times it will crash in 5 minutes. Here's what the regular output says:

wine: Unhandled page fault on write access to 0x00000000 at address 0x10005180 (thread 003d), starting debugger...
fixme:actctx:parse_depend_manifests Could not find dependent assembly L"Microsoft.VC80.MFCLOC" (8.0.50608.0)
fixme:actctx:parse_depend_manifests Could not find dependent assembly L"Microsoft.VC80.MFCLOC" (8.0.50608.0)

There's some interesting info about this here: social.msdn.microsoft.com/forums/en-US/vcgeneral/thread/3b69bdfc-a1cf-4af8-a2cc-d5c7ba362fdb/

I tried changing the manifest XML file to reflect the proper version number but that didn't help.

I tried using WINEDEBUG=+relay but there was too much output, even writing it to a file, and aion would crash before it even loaded. WINEDEBUG=fixme-all,warn+all,err+all-relay was able to give me some output without crashing, this is the more detailed info (truncated): pastebin.com/f5d13d73e

It appears to be a MSVCR80.DLL error. I created an override for it and it *seems* to be working, I ran it for a handul of hours last night with no crashes. It could have been just luck though. Ignore the error for sendlogclient.exe, that usually works and is just the program that asks you if you want to send crash data to NCSoft.

Any other ideas as to what might be causing this crash? Other than the seldom mouse bug, this is the only problem I've been having.

[post new] [reply to this]

Stuck
by michael on Thursday October 15th 2009, 6:04
I've just recently started to try to get this to work, i have wine, winetricks and vista installed seprate as well as aion as well, i can't figure out how to get winetricks configured or even run aion as well. I give's me a error that it cannot find aion.bin. I'm new to linux so i'm probably missing something, anything would probably help right now. Thanks.

I'm running
Debian gnu/linux lenny 5
most current version of wine and winetricks

[post new] [reply to this]

  • RE: Stuck by Stef on Thursday October 15th 2009, 13:30
Installing the game
by Benoit Smith on Monday October 12th 2009, 19:02
Greetings,

Is the game supposed to be installed by a non-administrator ?

I'm stuck in the 1st step of the above How-To. I defined the .wine directory as a shared folder in a virtualized WinXP, and tried to install the game in it. The setup process copied the files as expected, but in the end, I got the following InstallShield message that spelled failure for my try :

"Can't guarantee the write rights in this directory. Please ensure that you launch the setup as an administrator. Setup will now exit."

Any enlightenment about this problem will be greatly appreciated. Thanks in advance !

Best regard,

Benoît Smith
- Xubuntu Jaunty Jackalope 9.04
- Wine 1.1.31
- Virtualbox OSE 2.1.4 + Guest additions

[post new] [reply to this]

Mouse Bug
by Matthew Swaringen on Monday October 12th 2009, 18:46
There was word in a prior test that the mouse bug is not something everyone is experiencing, but I have not seen evidence to substantiate that claim. Given that this is probably the most important bug affecting playability even on high end machines (along with being quite "stuttery" even with reasonable framerates on i7 based hardware) I am asking for some assistance on this.

Especially if you are not having this bug please submit a test and post here to clarify some basic details about your system and whether you are using additional modifications or any of the "useful registry keys" etc.

I've tried many of these on my system without effect, and I gather that everyone has this issue post 1.5.0.7. I believe the issue probably came into play with the most recent patches that added inverted mouse camera support. This is the most logical case for the bug.

Thus far I have also attempted using the binaries and dlls in a 1.5.0.8 version of the game and this did not fix the problem, hence my belief that 1.5.0.7 was probably the last patch that worked reasonably well. None of the patch notes officially say this option was added, but I recall discussion that it was not in the game before and I can see the option in the most 1.5.0.9.

Unfortunately I don't have a previous system build now, but I will see if I can find a way to patch to 1.5.0.7

[post new] [reply to this]


by Dimitar Atanasov on Monday October 12th 2009, 1:00
Game crashes under windows also so this is not a Wine bug just cryengine bug which is well known. Game crashes in crowded areas, alsa there is known bug with some AMD 32 bit XP CPU-s.

[post new] [reply to this]

  • RE: by Stef on Monday October 12th 2009, 4:23
  • RE: by Stef on Monday October 12th 2009, 8:27
    • RE: by smashy on Friday October 16th 2009, 21:02
Launcher script and patcher to 1.5.0.9
by inf loop on Wednesday October 7th 2009, 12:19
I modified the patcher script I used before to be able to recognize wrong case patches and to launch the game.
Please read my previous comment "Patching from 1.5.0.6" about the requirements and the dangers. This script is pre-alpha quality, I tested it on my setup and it works but I cannot guarantee it's not going to delete your whole disk.

www.sendspace.com/file/2gjkbr

[post new] [reply to this]

A video of my mouse issue
by Edward D. on Tuesday October 6th 2009, 22:22
Here's the mouse issue I'm having. When you see the cursor disappear I'm clicking and dragging the mouse left and right.

www.youtube.com/watch?v=UnRiknjyieQ

[post new] [reply to this]

Global Chat Channels
by Mark on Tuesday October 6th 2009, 17:44
Just got it working on 10.6.1 although I cannot join an chat channels (General, Trade, etc). I have verified that I am NOT filtering the channel out, the client is just not connecting me to them. I have not decided if this is a bad thing or not.

Can talk in Legion chat and /say. Have not attempted whispers yet.

[post new] [reply to this]

Language Problem
by Stef on Tuesday October 6th 2009, 7:18
Also, if any of you play on private servers or even on official and have a language problem with the client (like : game starts in korean, it says my client's language code is incompatible, etc) just tell me so I can write a guide how to switch between EU and US client without having 2 clients, but by just doing 2 easy steps :D Make me know because I don't want to write a guide without anyone needing it :O

Regards,
Stef

[post new] [reply to this]

Nice Work!
by Stef on Tuesday October 6th 2009, 6:48
Good to see the updated How-To worked :D When I first updated it I feared that the configuration for people that get to the NCsfot black screen and crash would work only for me :S Anyway, remember to download the new Fyyre's unpacked aion.bin, crysystem.dll & game.dll every time a patch comes out :D Hope we solve the problem with the temporary crashes, that are a bit annoying :P Keep posting if you solve any problem, open source programs are based on the community, you, so you are the key to evey problem! (Woah, I'm being poetic xD)

Regards,
Stef

[post new] [reply to this]

Tested on Mandriva Spring 2009
by Jaco Gerber on Tuesday October 6th 2009, 2:27
It works. I set it up using the above HOWTO.

I got the crash on NCsoft black screen thing, but that also went away by following the instructions.

This game uses up an abysmal amount of RAM, and I only have 1GB, so I have actually made an X Session for it... yeah:

KDE
XFCE
Gnome
Aion Online :D

[post new] [reply to this]

FPS
by Stef on Monday October 5th 2009, 14:36
Please everyone who can run Aion post your FPS while you play Aion REPLYING TO THIS POST with this form:

Operational System
CPU
RAM
Graphic Card
Lowest/Highest Settings in Aion
Minimum FPS
Average FPS
Maximum FPS

Regards,
Stef

[post new] [reply to this]

  • RE: FPS by Edward D. on Monday October 5th 2009, 17:55
  • RE: FPS by Edward D. on Tuesday October 6th 2009, 12:18
    • RE: FPS by Stef on Tuesday October 6th 2009, 12:51
      • RE: FPS by Matthew Swaringen on Thursday October 8th 2009, 0:02
  • RE: FPS by Mark on Tuesday October 6th 2009, 17:42
    • RE: FPS by Oskar Gargas on Tuesday October 6th 2009, 23:24
      • RE: FPS by Mark on Wednesday October 7th 2009, 5:20
  • RE: FPS by Karl Davenport on Friday November 6th 2009, 21:11
Socket creation error (from Aion)
by Michael on Monday October 5th 2009, 9:39
Hi there,

I've followed all the instructions correctly. I am using the command:

wine ./aion.exe -ip:206.127.153.247 -port:2106 -cc:1 -noauthgg -lang:enu -noweb

I get to the Aion login screen and enter my details, then Aion itself brings up an error (before exiting): "Socket creation error". There is nothing running on the ports Aion uses on my system. I am not sure why it can't create the socket! :/

Here's a screenshot of the error: img246.imageshack.us/img246/9792/socketerror.jpg

Any ideas anyone? It's frustrating to get so close to having the game running!

Thanks, hope someone can help. :-)

[post new] [reply to this]

Mouse issue and steam question.
by Edward D. on Monday October 5th 2009, 8:12
I've gotten Aion to install successfully via installing in a virtual box and transferring the files to my Ubuntu 9.10 installation. Everything works great except I have a strange mouse issue. Whenever I attempt to look with the left or right mouse click the camera gets very jittery as if it's trying to return to the home position behind the character. It's pretty annoying as I can't look around easily without using my A and D keys.

Also, has anyone tried installing via Steam? I'm not sure if Steam updates the game without needing the NCSoft updater.

[post new] [reply to this]

Fyyre's executables for 1.5.0.8
by Matthew Swaringen on Sunday October 4th 2009, 19:06
Is everyone needing to use this? I was looking at the most recent test which references Fyyre's files. On my end at least GG doesn't seem to have been re-enabled, but maybe this is something specific to another region's version of Aion (I'm using the US version)

[post new] [reply to this]


by Pat on Sunday October 4th 2009, 16:46
Followed the instructions, installed the indicated winetricks, changed the limits (and rebooted), and I get to the NCSoft logo screen before it hits an "Unhandled page fault on read access to 0x000000b4 at address 0x7e6b7a5c (thread 0009)" and dies. Full terminal log on pastebin: pastebin.com/m41c8112b

Using Ubuntu Jaunty 9.04, GeForce 8800GTS using 180.44 driver, and Wine 1.1.29 (I know 1.1.30 is current, but it has a crashbug with Eve). Also rebooted into Windows to make sure Aion was fully updated (it was) and to turn down settings to see if that helped (it didn't).

[post new] [reply to this]

  • RE: by Pat on Sunday October 4th 2009, 17:09
  • RE: by Stef on Monday October 5th 2009, 2:45
    • RE: by Pat on Monday October 5th 2009, 4:31
step 3
by rune on Sunday October 4th 2009, 14:31
i'm new to using linux, but do i need to actually log in as root? Or do i only need to do so from the terminal, because i would need to do editing to fedora to log in as root thru the GUI. i've been trying to get this working all morning, but i keep getting a freeze at the nc soft logo followed by a window that says cryengine error that reads

CRITICAL ERROR:Error:CreateCry3dEngine(): 3dengine interface version error

i really need help with this.

[post new] [reply to this]

  • RE: step 3 by Stef on Sunday October 4th 2009, 14:45
  • RE: step 3 by Oskar Gargas on Sunday October 4th 2009, 15:11
    • RE: step 3 by rune on Sunday October 4th 2009, 15:47
      • RE: step 3 by Oskar Gargas on Sunday October 4th 2009, 16:11
        • RE: step 3 by rune on Sunday October 4th 2009, 17:34
          • RE: step 3 by Oskar Gargas on Monday October 5th 2009, 1:18
            • RE: step 3 by rune on Tuesday October 6th 2009, 10:04
              • RE: step 3 by rune on Sunday October 11th 2009, 22:17
Ubuntu 9.04 32 bit 'Jaunty Jackalope' SUCCESS!!
by Stef on Sunday October 4th 2009, 9:56
Superb news!!!!!!!!!!! Got Aion to work on Ubuntu 9.04 32 bit! I'll post how as long as I solve a problem with client language and test a little bit! Stay standby, news will soon arrive! Also MANY MANY thanks to Oskar Gargas who was his idea that made me get Aion to work!

Best Regards,
Stef

[post new] [reply to this]

Can anybody tell me whats wrong?
by LohoC on Sunday October 4th 2009, 8:16
OS: Ubuntu Jaunty Jackalope 9.04
Kernel: 2.6.28-15-generic

1. Renamed .wine to .wineold
2. Installed dotnet20, vcrun2005 & d3dx9 via winetricks
3. Copied AionEU from VitualBox Windows XP D:\Programme\NCSoft\ to /home/lohoc/.wine/drive_d/Programme/NCSoft/
4. Added D to winecfg
5. Added alias aion='wine "D:/Programme/NCSoft/AionEU/bin32/aion.bin" -ip:206.127.147.28 -port:2106 -cc:2 -noauthgg -lang:ger -noweb'
6. 'aion'

==> And all what I receive was this:
nopaste.com/p/aaQLzV6GT

[post new] [reply to this]

Ubuntu 9.10 -32bit Karmic beta!!!
by roberth on Sunday October 4th 2009, 2:54
Aion works almost perfectly with the nvidia beta drivers i upgraded from jaunty and actually for some reason got past the ncsoft screen
the game launched fine and the ncsoft launcher loaded as well

i did notice, messing with the graphic's options messes up the game play a bit,

when using the mouse to drag your character to move, the mouse doesn't work right when holding down both buttons. I was using a blue tooth mouse so I actually don't know if that was the reason. but no other problems, mouse worked fine to pick stuff up and click the skill bars and etc. just cant hold down w and run with the mouse...bummer you just have to use the keys to run around.

Karmic beta, it works!!!!

[post new] [reply to this]

Vote!
by Stef on Saturday October 3rd 2009, 15:00
As said in the note above we are just 4 maintainers, which one of them is not very active lately, and we are using : Me - Ubuntu 9.04 Jaunty Jackalope, Mathew - Ubuntu 9.10 64 bit Karmic Koala and Oskar - Mac OSX Snow Leopard! We cannot make Aion work with so few people, and even if we do, it'll probably be only for our operating system! So please VOTE on the upper left part of the application to make Wine Developers help with this! If you vote and contribute doing tests aion will work in no time! The community does all the job so please help :D

Best Regards,
Stef

[post new] [reply to this]

pbuffer instead of fbo seems to relieve stuttering a bit
by Matthew Swaringen on Friday October 2nd 2009, 21:25
Thus far this is the only useful key I've found. Using offscreenrendering mode set to pbuffer I haven't gained much in fps but the stuttering is reduced. I also made sure to manually add my VideoMemorySize as well.

The game is a bit more playable now but there are some indoor areas with graphical glitches (blackouts).

I will be testing the game with a marginally upgraded system soon (core i7) and if it's at all cpu bound I'll be sure to post, at least that may help those willing to spend more to play the game in Linux (not that you'd do it just for this game, I wouldn't have gone that far :P )

[post new] [reply to this]

Please Help!
by Stef on Friday October 2nd 2009, 8:40
If you get Aion to work an any operating system with wine, please submit the test and put on the additional comments how did you get the game to work! Any operating system test it's appreciated, but please, if there are already tests with your same operating system, same wine version, same Aion version and same things done and doesn't work, don't post it! We really appreciate your help and we would like to get this game working with wine on as many OS's we can!

Regards,
Stef

[post new] [reply to this]

Doesn't work in K/X/Ubuntu or another Linux.
by Oskar Gargas on Thursday October 1st 2009, 16:34
If so please post in this thread your PC specification, your installed drivers and installed applications which may have influence on X11 or graphic drivers. Also please say hat version of wine and with what winetricks you are using.

And remember. Before posting anything update your software and drivers to newest stable version.

Thank you, this will help to clean up here and isolate what is making this bugs.

[post new] [reply to this]

Aion(1024) Faild to initialize the game
by Sebastian on Wednesday September 30th 2009, 18:14
Hello,

when I try to start Aion I alway get this error

Aion(1024)
Failed to initilaize the game.

I googled this error, and I found only following solution:
Start the launcher -> choose Aion -> Settings -> language settings -> uncheck every language except for "English" -> check game that "Game start with" is also set to english

As it is impossibel to start the laucher, as far as i know, i didnt have the opportunity to solve my problem this way.

I have tried a lot of combinations of the paramerts to AION.bin.

Additional info:
Gentoo linux 2.6.30-gentoo-r6
wine 1.1.29
System language: german


Sorry for any errors, its late, and my english is not the best. ^^

[post new] [reply to this]


by jay on Tuesday September 29th 2009, 21:12
im running into the same issue. wine seems to be faulting hard with d3d stubs as you move the mouse. apears to me thats what is causing the issue. any ideas?

[post new] [reply to this]

Works with glitches
by gotzl on Tuesday September 29th 2009, 20:46
Hi !

The game runs on my machine, but particles are not rendered properly.
I only see white boxes instead of e.g. smoke.

www.physik.uni-freiburg.de/~gotzl/aion.png

My grafics card is an onboard ati hd3300, latest drivers, latest wine... gentoo :)

Anyone an idea to solve this ?
Thanks, cya

[post new] [reply to this]

anyone have success?
by roberth on Tuesday September 29th 2009, 15:38
im using ubuntu 9.04 anyone having luck with it?

if u are can u please tell me what to do i tried everything in the guide and still no luck.
even tried back tracking to other ncsoft games and still no luck bout and im not resorting to buying vista just not.

[post new] [reply to this]

AionProtectError: 07
by Oskar Gargas on Monday September 28th 2009, 16:42
After lunching Aion it shows error box saying that it can't open oreans.vxd driver.
In terminal it leaves this output:

fixme:wtsapi:WTSQuerySessionInformationW Stub 0x0 0xffffffff 4 0xb6f2e4 0xb6f2dc
fixme:exec:SHELL_execute flags ignored: 0x00000100
fixme:exec:SHELL_execute flags ignored: 0x00000100
fixme:wtsapi:WTSQuerySessionInformationW Stub 0x0 0xffffffff 4 0xb6f2e0 0xb6f2d8
fixme:wtsapi:WTSQuerySessionInformationW Stub 0x0 0xffffffff 4 0xb6f2e0 0xb6f2d8
fixme:wtsapi:WTSQuerySessionInformationW Stub 0x0 0xffffffff 4 0xb6f324 0xb6f31c
fixme:wtsapi:WTSQuerySessionInformationW Stub 0x0 0xffffffff 4 0xb6f2e4 0xb6f2dc


Maybe somebody knows what that means and with what it can be related.

[post new] [reply to this]


by jay on Monday September 28th 2009, 0:15
ive done all that was listed about however i keep getting crymovie.dll error. anyone else get this and find a way around it?

[post new] [reply to this]

  • RE: by Niko on Monday September 28th 2009, 8:34
    • RE: by jay on Monday September 28th 2009, 9:15
      • RE: by Niko on Monday September 28th 2009, 10:44
        • RE: by jay on Monday September 28th 2009, 11:04
          • RE: by jay on Monday September 28th 2009, 16:13
cry error
by jay on Sunday September 27th 2009, 19:19
im getting a cryphysics.dll error when i try and run aion. any idea what causes this or how to get around it?

[post new] [reply to this]

Aion starter executable
by Oskar Gargas on Sunday September 27th 2009, 12:30
I've compiled to exe bat files to start Aion.
You can download it here.
www.mediafire.com/?2idakmmengj

After download put it to your main Aion folder (c_drive/program files/ncsoft/Aion -default) and run from that.

in the zip there are 2 files.
StartAionEU.exe - to playing on EU servers
StartAionNA.exe - to playing on NA servers

this files are compiled from this batch scripts:
> for EU:
>> start bin32\aion.bin -ip:206.127.147.28 -port:2106 -cc:2 -noauthgg -lang:enu -noweb
>> GOTO end
>> :end
>> ping localhost -n 5 > nul
>> EXIT

> for NA:
>> start bin32\aion.bin -ip:206.127.153.247 -port:2106 -cc:1 -noauthgg -lang:enu -noweb
>> GOTO end
>> :end
>> ping localhost -n 5 > nul
>> EXIT

If you find it helpful please make a pinned tip from that and write my name under that.

Oskar Gargas

[post new] [reply to this]

Solving the slowness problem
by Matthew Swaringen on Sunday September 27th 2009, 0:53
Ok, so the game plays as I mentioned in my recent test results. What it doesn't do is play with very good framerates.

I'm curious if all these messages might be the reason..
fixme:d3d:dumpResources Leftover resource 0x55aec380 with type 1,WINED3DRTYPE_SURFACE
fixme:d3d:dumpResources Leftover resource 0x78761ab0 with type 3,WINED3DRTYPE_TEXTURE
I seem them appear throughout the terminal output while the game was running. It looks like these appear more than once a second.

When exiting the game I get...
err:seh:raise_exception Unhandled exception code c0000005 flags 0 addr 0xe83f07d
err:seh:raise_exception Unhandled exception code c0000005 flags 0 addr 0xe83f07d
*** glibc detected *** AION.bin: corrupted double-linked list: 0x7daf2d70 ***

[post new] [reply to this]

ncsoft screen crash
by roberth on Saturday September 26th 2009, 15:52
hi so i have set the file limits and installed everything needed.
i have the latest version of aion as well
but i keep getting stuck at the ncsoft logo does anyone know what to do?

[post new] [reply to this]

Get it working under Mac OS X
by Oskar Gargas on Saturday September 26th 2009, 12:16
Hi,
I'm using Mac OS X 10.6 and custom build of wine. I've managed to run almost any Wine capable app, but here Aion needs that changes to run

>> 3. The game opens large amount of file descriptors, therefore you
>> must raise the securty limit for your user:
>>
>> As root add lines to /etc/security/limits.conf:
>> yourusername soft nofile 8192
>> yourusername hard nofile 8192
>>
>> And replace youruser

On Mac in /etc/security/ there is no limits.conf
Maybe somebody here will know what and where I may try to change to get similar result to those changes under Mac.

[post new] [reply to this]

fd limit problem
by Arrecio on Saturday September 26th 2009, 10:20
Hi,

did the fd limit fix, its work in console (got 8192 with ulimit -n) but in graphic mode is stucked at 1024. Some1 got that too?

Greetings

[post new] [reply to this]

Patching Aion to 1.5.0.7
by inf loop on Friday September 25th 2009, 12:25
This is a highly experimental script that I put together in an hour for patching Aion. Use at your own risk. You are free to improve it/change it. It is not finished, but it works at my setup. Put it on the Aion base dir (no spaces on the aion install path plz), old files are not removed but given an .old extension. Do not use it if you do not know anything about shell scripts, take backups etc etc

Requirements xdelta, rar, wget

pastebin.com/m7df64e1b

[post new] [reply to this]

Mouse movement
by Xzarr on Thursday September 24th 2009, 17:46
Any else encounter odd mouse movement within the game when trying to turn the camera?

[post new] [reply to this]

Text is in Korean
by Andy on Thursday September 24th 2009, 13:16
Hi. I was able to install and run the client using the instructions everyone has posted here, but when I get to the login screen all the button labels are in Korean. I figured out through trial and error which button was for settings, and all the labels on the settings window are in Korean as well. When I run the game from my Windows partition everything is fine. I already tried installing the ttf-mscorefonts-installer package and it made no difference. I am using -lang:enu just like in the examples people have posted here. I am out of ideas as to how to change the language. Can anyone help? Thanks.

[post new] [reply to this]

Updating without Windows
by Manu on Wednesday September 23rd 2009, 4:22
I have the 1.5.0.1 Version installed, but I can't update to version 1.5.0.6 so I can't play.
Do I realy have to download the whole game again so I have the current Version? I already have the patches, but every "tutorial" tells me to start the Launcher for an Update ....

[post new] [reply to this]

The program is unavailable in your country
by Matthew Swaringen on Tuesday September 22nd 2009, 19:47
Ok, I tried your guide and first I did so in Karmic, then in Jaunty because it looked like I was having an openGL error that could be due to new X and such. In any case, now I get "The program is unavailable in your country" errors on attempting to launch the application directly from the command line, which is completely bogus, and must be ... a locale issue?

I hate the locale setup immensely, but switched everything over to en_US that I could find (since Ubuntu had set me up as en_CA probably due to it's screwed up lack of US CST selection) and it still won't let me launch for this reason. I did remove .wine after the switch so I .. hopefully should have everything set.

I just checked the HKEY_CURRENT_USER, Control Panel, International key and it shows everything set to United States/etc.

I don't get how the game can believe I'm somewhere else except form registry or my IP though, and I know my IP is fine as it works fine in windows... it's so odd.

[post new] [reply to this]




   << Back

Page loaded in 0.21689 seconds.