fodev.net

FOnline Development => Questions and Answers => Topic started by: loord on May 14, 2015, 11:35:20 pm

Title: Delays
Post by: loord on May 14, 2015, 11:35:20 pm
When I run 2238 or reloaded offline I have a terrible delay with dialogs and exit from the map, interestingly problem does not occur in FOnline Australia. Why these delays? some suggestions?
Title: Re: Delays
Post by: JovankaB on May 15, 2015, 05:42:21 pm
My suggestion is to check server log when the delay occurs.
It's possible that some specific script has a bug and/or runs slowly and this is causing the delays.
Title: Re: Delays
Post by: loord on May 16, 2015, 03:44:57 pm
Ok.
Other thing  - is possible to run non GL version of FOnline sdk, d3d?
Title: Re: Delays
Post by: Wipe on May 16, 2015, 10:55:08 pm
You can, as long you your game is using SDK older than r413 (https://xp-dev.com/sc/change/76003/413).
In SDK default client [FOnline.exe] is GL version, in 2238 it's D3D.
Title: Re: Delays
Post by: loord on May 16, 2015, 11:16:28 pm
sdk r412 is hard to find :/
Title: Re: Delays
Post by: Koniko on May 17, 2015, 01:27:33 am
sdk r412 is hard to find :/

svn checkout -r 412 https://xp-dev.com/svn/fonline_sdk/
Title: Re: Delays
Post by: loord on May 17, 2015, 11:53:53 am
svn checkout -r 412 https://xp-dev.com/svn/fonline_sdk/
its r503 only, no option to download older version