Reminder: Internet Explorer 6 or below are NOT supported.





There are currently 21 users playing Freelancer on
39 servers. | September. 29, 2023 |
The Starport Forum Index
>
All Posts (Wixelt)
Re: Modded Game Crashing Pre-Menu |
||||
---|---|---|---|---|
Not too shy to talk
![]() ![]() Joined:
2020/5/29 17:34 Group:
Registered Users
Posts:
64
![]() |
Quick update: I've managed to fix the crashes. Because I was running low on options, I started just pulling out files and replacing them with the vanilla's game's to see if anything changed. On my first copy-over, which was common.dll, the mod stopped crashing.
Thank you all for the assistance, as i'd probably have given up again and not reached this point without it.
Posted on: 2021/9/4 15:50
|
|||
|
Re: Modded Game Crashing Pre-Menu |
||||
---|---|---|---|---|
Not too shy to talk
![]() ![]() Joined:
2020/5/29 17:34 Group:
Registered Users
Posts:
64
![]() |
Quote:
It's from the mod that causes the crash that says it can't load the server.dll. If you're running that fine, then, I can only really assume the issue is another file in the mod not loading the DLL, rather than the DLL itself. Edit: A minor update. Went into the Event Viewer (which I was avoiding doing as I can never find where it shows crash offset codes in Windows 10, and still can't), and after trying and failing to run FLServer, it spat out this error: Code: Application pop-up: FLServer.exe - Entry Point Not Found : The procedure entry point ?safe_strcpy@@YAPADPADHPBD@Z could not be located in the dynamic link library C:\Program Files (x86)\Microsoft Games\Freelancer\EXE\Server.dll.
Posted on: 2021/9/3 15:01
|
|||
|
Re: Modded Game Crashing Pre-Menu |
||||
---|---|---|---|---|
Not too shy to talk
![]() ![]() Joined:
2020/5/29 17:34 Group:
Registered Users
Posts:
64
![]() |
Quote:
I haven't dared touch it because my knowledge of hex outside of specific instructions given for one thing or another is essentially non-existent. That said, i'm trying to upload it, but the forum isn't allowing me to. Something about the MIME type (application/x-msdownload) not being allowed. Edit: Nevermind. It seems to work when I put it in a compressed folder. I hope that comes out alright in the download.
Posted on: 2021/9/3 13:50
|
|||
|
Re: Modded Game Crashing Pre-Menu |
||||
---|---|---|---|---|
Not too shy to talk
![]() ![]() Joined:
2020/5/29 17:34 Group:
Registered Users
Posts:
64
![]() |
Quote:
The Server.dll in my mod doesn't seem to be blocked, and I set the freelancer.exe to run as Admin, but it didn't change anything. Good thought, though.
Posted on: 2021/9/3 13:20
|
|||
|
Re: Modded Game Crashing Pre-Menu |
||||
---|---|---|---|---|
Not too shy to talk
![]() ![]() Joined:
2020/5/29 17:34 Group:
Registered Users
Posts:
64
![]() |
Quote:
That's confusing then, because if it is the server.dll that's the problem, the mod does actually have one, and Freelancer runs just fine when the mod's uninstalled, meaning a reinstall might not solve it. I'd assume then, that the problem is the server.dll in the mod being in error, but I feel like i've attempted to replace it with the wprking, vanilla one before, and since I don't think i've edited the server.dll during any other work on the mod (the closest I think would be my mixed success attempt to remove the level cap, which didn't touch the server.dll, as far as I remember) I assume I copied it over just in case. Actually, if the server.dll is the issue, I might see what happens if I just remove it from the mod. Maybe having it there to overwrite the default one when I don't need it is the problem. Will see if this works and then edit here if it does. Edit: Didn't work. I'm considering that reinstall, now, but still don't think it will solve the problem.
Posted on: 2021/9/3 10:54
|
|||
|
Re: Modded Game Crashing Pre-Menu |
||||
---|---|---|---|---|
Not too shy to talk
![]() ![]() Joined:
2020/5/29 17:34 Group:
Registered Users
Posts:
64
![]() |
Quote:
I'm unsure what other info I have to provide at the moment. Originally there were several other significant errors FLScanII was picking up, but I managed to track down their causes and fix them, so what's been talked about on this thread is more or less all i've got to work with right now. Edit: Also, I have discovered the cause of the error (thought it was the leftover files from another mod in my file backup that I missed previously, but it really was the MultiUniverse entry in universe.ini not naturally needing a file directory - adding one but leaving it blank removes the error), so now i'm just down to whatever's in FLSpew for whatever's causing my crash.
Posted on: 2021/9/2 18:34
|
|||
|
Re: Modded Game Crashing Pre-Menu |
||||
---|---|---|---|---|
Not too shy to talk
![]() ![]() Joined:
2020/5/29 17:34 Group:
Registered Users
Posts:
64
![]() |
Quote:
I tried renaming the entire Accts folder at one point to force the generation of a new one, and I still got a crash. I don't think the saves are the problem, or at least not the root issue.
Posted on: 2021/9/2 16:37
|
|||
|
Re: Modded Game Crashing Pre-Menu |
||||
---|---|---|---|---|
Not too shy to talk
![]() ![]() Joined:
2020/5/29 17:34 Group:
Registered Users
Posts:
64
![]() |
Quote:
If that's what's causing the fatal error, that might not be the cause of the crash, given I feel like i'd had MultiUniverse integrated for a while before the crashes started. As for the spew, I did find this. Not sure why this line didn't stand out to me before when I looked since this seems like something that'd cause a crash: Code: E:\FL\Scratch\Source\RPCLocal\RPCServer.cpp(62) : *** ERROR: Connect - failed to LoadLibrary(server.dll)
Posted on: 2021/9/2 16:30
|
|||
|
Re: Modded Game Crashing Pre-Menu |
||||
---|---|---|---|---|
Not too shy to talk
![]() ![]() Joined:
2020/5/29 17:34 Group:
Registered Users
Posts:
64
![]() |
Quote:
I have MultiUniverse as part of my mod files. Would its region entries in the Universe.ini not having a file directory trigger the error? Quote:
I read the issue with save files somewhere before, I think, and tried that. The mod presently doesn't have any save files attached to it and still crashes out, though thanks to how the Mod Manager handles seperating modded files, they're still there in a split off folder.
Posted on: 2021/9/2 14:30
|
|||
|
Modded Game Crashing Pre-Menu (Solved) |
||||
---|---|---|---|---|
Not too shy to talk
![]() ![]() Joined:
2020/5/29 17:34 Group:
Registered Users
Posts:
64
![]() |
For a while, i've been having a problem with a mod i've been working on, where it crashes between the title card and the main menu. When this has happened before, it was the result of something incorrect or missing, but i've struggled to track down the cause.
Up til now, i've used FLScanII to root it out, and have fixed several other minor issues en-route, but though this has helped me narrow the issue down to probably being in the MISSIONS folder - maybe in factionprop.ini - i'm not versed enough in the errors FLScanII's giving me to know where to look past that. The fact that the scan aborts looking at the MISSIONS folder at this point doesn't help, so all i've really got to go on is this: Code: [info] Checking faction_prop.ini Help would be appreciated, as this issue has effectively killed my enthusiasm for modding. -Wixelt
Posted on: 2021/9/1 23:27
|
|||
|
Re: Increasing SP Level Cap Beyond 38/40? |
||||
---|---|---|---|---|
Not too shy to talk
![]() ![]() Joined:
2020/5/29 17:34 Group:
Registered Users
Posts:
64
![]() |
I think, after accidentally bricking my game files by accident several times trying to work it out, i've managed to narrow it down to one line from FLSpew for what's probably causing this crash.
E:\FL\Scratch\Source\RPCLocal\RPCServer.cpp(62) : *** ERROR: Connect - failed to LoadLibrary(server.dll) It's not able to load the server.dll for some reason (my mod doesn't have a unique server.dll to replace the basic one). I've double checked this by trying to load a server rather than start the game, and I run into an error there flat out.
Posted on: 2020/7/27 22:31
|
|||
|
Re: Files Not Loading with FLMM Activation |
||||
---|---|---|---|---|
Not too shy to talk
![]() ![]() Joined:
2020/5/29 17:34 Group:
Registered Users
Posts:
64
![]() |
Fixed them not loading in, I think. Beyond that, was still having an issue with them not playing, but that was tied to my not realizing Music.ini existed and thinking the system ini just looked for the name directly from the file, so hopefully there'll be no more issues there.
Posted on: 2020/7/25 15:54
|
|||
|
Files Not Loading with FLMM Activation (Solved-ish) |
||||
---|---|---|---|---|
Not too shy to talk
![]() ![]() Joined:
2020/5/29 17:34 Group:
Registered Users
Posts:
64
![]() |
I'm having trouble loading some custom audio files using Mod Manager (v1.5 beta 1, as I installed it before I knew there was a newer version and haven't gotten around to upgrading).
I put the files, a set of custom space tracks, in my mod's folder in the correct location, activate the mod, and all seems to be running fine... except space in the system i've set up to test the music is silent and the files aren't present in the correct folders when I check the main directories with the mod active. Is there a reason for this? My first assumption is that FLMM isn't picking up the .wav files because the formatting's wrong, but that feels incorrect.
Posted on: 2020/7/21 21:50
|
|||
|
Re: Increasing SP Level Cap Beyond 38/40? |
||||
---|---|---|---|---|
Not too shy to talk
![]() ![]() Joined:
2020/5/29 17:34 Group:
Registered Users
Posts:
64
![]() |
Quote:
I do have one, yes, though I plan to replace the model if I ever get better at modelling. That said, the dupe's been there for a while now and hadn't been causing issues.
Posted on: 2020/7/14 15:01
|
|||
|
Re: Increasing SP Level Cap Beyond 38/40? |
||||
---|---|---|---|---|
Not too shy to talk
![]() ![]() Joined:
2020/5/29 17:34 Group:
Registered Users
Posts:
64
![]() |
No ArchDB in FLSpew, so i'm beginning to suspect that the error log I posted might actually be from what I was working on before the crash issue, as that involved solar objects. There's no major errors related to Freelancer that are newer than it, though, so I can only assume the load crash isn't creating error logs.
The FLSpew, did, however, contain the following in its final few lines: Code: E:\FL\Scratch\Source\Common\Archetype.cpp(132) : *** ERROR: Loaded 'Ship' has no nickname .. not adding to database.
Posted on: 2020/7/14 13:50
|
|||
|