Freelancer Community Network
Reminder: Internet Explorer 6 or below are NOT supported.
HomeHome
ForumForum
WikiWiki
DownloadsDownloads
ForgeForge
Multiplayer Connection Tutorial
Collapse/Expand Donations
Monthly costs: -50€
Income (ads): +25€
Donations (last month): +40€

Current balance: -50€
(last updated 2013/06)

Please make a donation if you want to help keeping The-Starport online:

Thanks!
Collapse/Expand Poll
Would you be interested in Star Citizen modding?
Yes. 79% (233)
No, not interested in SC mods/modding. 7% (21)
No, not interested in SC in general. 13% (38)
Total Votes: 292
3 Comments
Collapse/Expand Login
Username:

Password:

Remember me



Lost Password?

Register now!
Collapse/Expand Chat
Collapse/Expand Twitter
Collapse/Expand Who's Online
15 user(s) are online (7 user(s) are browsing Forum)

Members: 0
Guests: 15

more...
Collapse/Expand Links
Collapse/Expand Advertisement
There are currently 102 users playing Freelancer on 83 servers.
June. 19, 2013

Browsing this Thread:   1 Anonymous Users



 Bottom   Previous Topic   Next Topic  Register To Post

« 1 ... 7 8 9 (10) 11 »


Re: Crash Offsets
Starport Staff
Joined:
2008/10/25 17:58
From On my way back
Group:
Registered Users
Starport Staff
FLServer Admins
Posts: 285
Offline
Thanks Vital. I'm using flhook 2.0 already. The problem used to be quite random as you say, but now its more than ever other time I launch I get dumped to desktop

Posted on: 2012/7/28 15:31
Open in new window
Report Top
Re: Crash Offsets
Home away from home
Joined:
2008/5/21 19:32
Group:
Registered Users
FLServer Admins
$$$ Supporters $$$
Senior Members
Posts: 650
Offline
And the 1.21 jflp.dll didn't fix it? We had some minor issues with the client CTD'ing but Adoxa was able to isolate the issue within the dll and published the 1.21 which so far seems to have fixed our problem.

We do NOT use FLHook.

Posted on: 2012/7/28 16:22
Report Top
Re: Crash Offsets
Just can't stay away
Joined:
2008/3/11 16:11
From Belarus, Minsk
Group:
Registered Users
Senior Members
Posts: 366
Offline
Yeah, btw, will the crash persist without FLHook??

Posted on: 2012/7/28 18:22
Report Top
Re: Crash Offsets
Starport Staff
Joined:
2008/10/25 17:58
From On my way back
Group:
Registered Users
Starport Staff
FLServer Admins
Posts: 285
Offline
After a clean install this morning without flhook the problem still persists. although frequency of the crash is up to 1:10.

Posted on: 2012/7/29 7:46
Open in new window
Report Top
Re: Crash Offsets
Home away from home
Joined:
2009/8/16 2:58
From Qld, Aus.
Group:
Registered Users
FLServer Admins
Trusted Speciality Developers
Senior Members
Posts: 1411
Offline
Seems to be related to the HUD - made any changes to DATA\INTERFACE\hud.ini?

Posted on: 2012/7/31 12:49
Report Top
Re: Crash Offsets
Starport Staff
Joined:
2008/10/25 17:58
From On my way back
Group:
Registered Users
Starport Staff
FLServer Admins
Posts: 285
Offline
HUD? Running vanilla hud.ini as supplied with the quickfix1.0. no changes as far as I can see. No hud mods except I am running your hudshift, that runs faultlessly (afaik..?)

Posted on: 2012/7/31 14:20
Open in new window
Report Top
Re: Crash Offsets
Just can't stay away
Joined:
2008/3/11 16:11
From Belarus, Minsk
Group:
Registered Users
Senior Members
Posts: 366
Offline
Quote:

adoxa wrote:
Seems to be related to the HUD - made any changes to DATA\INTERFACE\hud.ini?


Added opacity to some hud using utf editor, this actually presents in some hud already, that's the only thing.

BTW, I had JFLP 1.20. Updated to 1.21 and didn't notice any crashes with FLHook 2.0, didn't test with 88Flak FLHook.

Posted on: 2012/7/31 23:30
Report Top
Re: Crash Offsets
Just can't stay away
Joined:
2010/8/2 0:04
Group:
Registered Users
FLServer Admins
Posts: 385
Offline
Freelancer.exe
Code:

The description for Event ID ( 1000 ) in Source ( Freelancer ) cannot be found. The local computer may not have the necessary registry information or message DLL files to display messages from a remote computer. You may be able to use the /AUXSOURCE= flag to retrieve this description; see Help and Support for details. The following information is part of the event: freelancer.exe, 6.66.0.0, ntdll.dll, 5.1.2600.2180, 000122ba.

Only on my machine. Others, so far don't have troubles.
FLSpew seems clean.
[EDIT] * Sims its Win related error, no one has same problem and other stuff refuse to load (HardCMP, Blender, ...), so ignore it.

Posted on: 2012/8/8 10:44

Edited by sumanuti on 2012/8/8 20:13:35
Of all things that I lost - brain I miss most
Report Top
Re: Crash Offsets
Home away from home
Joined:
2008/9/11 15:55
From Russia
Group:
Registered Users
FLServer Admins
Senior Members
Posts: 1431
Offline
Quote:
ntdll.dll crashes - Not supported parameter or typing error, not supported/equipable archetype in players char file.

Posted on: 2012/8/8 20:53
Freelancer Servers List | Discovery of Discovery | Open Sirius
Report Top
Re: Crash Offsets
Just can't stay away
Joined:
2010/8/2 0:04
Group:
Registered Users
FLServer Admins
Posts: 385
Offline
Ty, I look into that.

Posted on: 2012/8/8 21:07
Of all things that I lost - brain I miss most
Report Top
Re: Crash Offsets
Home away from home
Joined:
2009/8/16 2:58
From Qld, Aus.
Group:
Registered Users
FLServer Admins
Trusted Speciality Developers
Senior Members
Posts: 1411
Offline
Quote:
Thaddeus wrote:
Getting a reasonably consistant ctd on freelancer.exe at offset 0x00149e35

Had another look at this, but not really any more to say. The offending address is set to 0 when you load/land on a base; it is set to whatever it should be (non-zero) just before you launch (or load in space); the crash occurs just after launch because it is now zero. If you can debug, set a write h/w breakpoint on 674AA0. On a base, it should break at 4DA799 (that's where it gets zero); on launch, it should break at 4DA229 (non-zero). And that's it - if it doesn't break at 4DA229, it's not being set as it should; if it breaks anywhere else, something's broken somewhere.

Posted on: 2012/8/10 8:15
Report Top
Re: Crash Offsets
Starport Staff
Joined:
2008/10/25 17:58
From On my way back
Group:
Registered Users
Starport Staff
FLServer Admins
Posts: 285
Offline
Thanks, when I run client and server on the same machine I dont get this problem. So I did a file by file comparsion and found an updated .sur file that wasnt matched on server. Re-syncing the files seems to have alleviated the problem, it still happens but back to being random again.

Forgive my ignorance but what program do I need to debug this


Posted on: 2012/8/10 13:04
Open in new window
Report Top
Re: Crash Offsets
Just can't stay away
Joined:
2008/3/11 16:11
From Belarus, Minsk
Group:
Registered Users
Senior Members
Posts: 366
Offline
Quote:

Thaddeus wrote:
Thanks, when I run client and server on the same machine I dont get this problem. So I did a file by file comparsion and found an updated .sur file that wasnt matched on server. Re-syncing the files seems to have alleviated the problem, it still happens but back to being random again.

Forgive my ignorance but what program do I need to debug this



Could you tell me please what this file was?

I run server and client on the same machine, but through a
LAN(if the LAN is disconnected, you can't connect to the server) for better test porpouses, and it appears to be quite random as you said. However, no this issue under FLHook 2.0



Posted on: 2012/8/10 18:19
Report Top
Re: Crash Offsets
Starport Staff
Joined:
2008/10/25 17:58
From On my way back
Group:
Registered Users
Starport Staff
FLServer Admins
Posts: 285
Offline
You're right its not an FLhook2.0 problem. I've removed it from the development server and I'm still getting this offset crash occasionally. Mismatched file was a ship .sur I was working on. There was a vanilla .sur on server and a new (Schmacks) .sur on my client. Could be a red herring as I did do a complete reinstall on the server at the time.

Posted on: 2012/8/10 19:36
Open in new window
Report Top
Re: Crash Offsets
Just can't stay away
Joined:
2008/3/11 16:11
From Belarus, Minsk
Group:
Registered Users
Senior Members
Posts: 366
Offline
Thaddeus,

so I updated my JFLP from 1.20 to 1.21, tested with 88Flak FLHook(for long time, guess no less than 150 - 200 landings and launches in a row) and had no CTDs so far.

Will inform if I find out anything else.

Posted on: 2012/8/11 19:08
Report Top
« 1 ... 7 8 9 (10) 11 »