Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Bug: NPC Spawning Crashes Inconsistently #72

Open
Lazrius opened this issue Mar 3, 2024 · 1 comment
Open

Bug: NPC Spawning Crashes Inconsistently #72

Lazrius opened this issue Mar 3, 2024 · 1 comment
Labels
bug Something isn't working
Milestone

Comments

@Lazrius
Copy link
Member

Lazrius commented Mar 3, 2024

When any NPC is forcibly spawned, there is a small chance that the game crashes due to various issues in common.dll. The cause is unknown, and while the symtoms can be remedied it tends to only lead to a crash somewhere else. The root cause must be found, or at least have the symptoms patched to the point where there is no crashes anymore.

@Lazrius Lazrius added the bug Something isn't working label Mar 3, 2024
@Lazrius Lazrius added this to the ChaosMod 1.0 milestone Mar 3, 2024
@Lazrius Lazrius changed the title Bug: NPC Spawning Crashes Inconstistently Bug: NPC Spawning Crashes Inconsistently Mar 3, 2024
@Lazrius Lazrius moved this to Ready in ChaosMod 1.0 Mar 3, 2024
@Lazrius
Copy link
Member Author

Lazrius commented Mar 3, 2024

Related spew and crash log

E:\FL\Scratch\Source\Common\Ini.cpp(294) : *** ERROR: Invalid bool value 80 in .ini file ../DATA/MISSIONS/pilots_population.ini
E:\FL\Scratch\Source\Common\Archetype.cpp(60) : *** ERROR: ArchDB::Get(2151746432) failed
Chaos Mod Process with PID 20208 has terminated unexpectedly at 2024-03-03-16:47:13. Fetching crash event from Application logs...
Faulting application name: Freelancer.exe, version: 1.0.1223.11, time stamp: 0x3e401b79
Faulting module name: Common.dll, version: 1.0.1254.11, time stamp: 0x3ecbb141
Exception code: 0xc0000005
Fault offset: 0x0008e640
Faulting process ID: 0x4ef0
Faulting application start time: 0x01da6d8a45a2113c
Faulting application path: C:\Users\Ruper\AppData\Local\Freelancer Chaos Edition\EXE\Freelancer.exe
Faulting module path: C:\Users\Ruper\AppData\Local\Freelancer Chaos Edition\EXE\Common.dll
Report ID: d9702179-ae28-4769-b579-6dd489fa3a78
Faulting package full name:
Faulting package-relative application ID:
For debugging, please reference the Fault offset and Faulting module name against https://wiki.the-starport.net/wiki/fl-binaries/crash-offsets
(base) PS K:\GitHub\ChaosMod>

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working
Projects
Status: Ready
Development

No branches or pull requests

1 participant