• Home
  • Index
  • Search
  • Download
  • Server Rules
  • House Roleplay Laws
  • Player Utilities
  • Player Help
  • Forum Utilities
  • Returning Player?
  • Toggle Sidebar
Interactive Nav-Map
Tutorials
New Wiki
ID reference
Restart reference
Players Online
Player Activity
Faction Activity
Player Base Status
Discord Help Channel
DarkStat
Server public configs
POB Administration
Missing Powerplant
Stuck in Connecticut
Account Banned
Lost Ship/Account
POB Restoration
Disconnected
Member List
Forum Stats
Show Team
View New Posts
View Today's Posts
Calendar
Help
Archive Mode




Hi there Guest,  
Existing user?   Sign in    Create account
Login
Username:
Password: Lost Password?
 
  Discovery Gaming Community Discovery Development Discovery Mod General Discussion Discovery Mod Bug Reports Can't reproduce
1 2 Next »
[Systems] Jumping to Omicron Theta causes CTD lock

Server Time (24h)

Players Online

Active Events - Scoreboard
Task Force Akhetaten - 0 / 10,000
Crayter Battlegroup - 0 / 10,000
Gaian Escort - 0 / 10,000
Atum's Battlegroup - 0 / 10,000
Wendigo Seekers - 0 / 10,000
Wendigo Interdictors - 0 / 10,000
Wild Hunters - 0 / 10,000
Wild Interceptors - 0 / 10,000

Latest activity

[Systems] Jumping to Omicron Theta causes CTD lock
Offline Chronicron
11-16-2023, 09:15 AM,
#1
Assuming direct control
Posts: 1,450
Threads: 131
Joined: Aug 2017

Type: Systems
Bug: Jumping to Omicron Theta causes CTD lock

Reproduction Steps:
  • Buy Luxury Liner
  • Jump to Sigma-17 from Sigma-15
  • Jump to Omicron Theta from Sigma-17

For me personally this resulted in a CTD lock, where I try to log the ship into the game but it keeps CTDing every time I do.

[Image: uXIwfFB.png]
  Reply  
Offline Aingar
11-16-2023, 09:37 AM,
#2
Armed to the Teeth Developer
Posts: 1,078
Threads: 64
Joined: May 2011
Staff roles: Coding Developer
King of FLServer

Unable to reproduce, could you trigger the crash and provide both the FLSpew and Event Viewer info about it?

FLSpew can be found in AppData/local/Freelancer
Event Viewer can be opened from Start Menu
Reply  
Offline Chronicron
11-16-2023, 10:54 AM,
#3
Assuming direct control
Posts: 1,450
Threads: 131
Joined: Aug 2017

[FLSpew and Event Viewer logs]

[Image: uXIwfFB.png]
  Reply  
Offline Aingar
11-16-2023, 12:38 PM,
#4
Armed to the Teeth Developer
Posts: 1,078
Threads: 64
Joined: May 2011
Staff roles: Coding Developer
King of FLServer

So the crash occurred in an Adoxa distributed Territory DLL, but in a piece of code that should never execute with our config values.
Could you send over the contents of your DATA/UNIVERSE/Territory.ini ?
Reply  
Offline Chronicron
11-16-2023, 07:14 PM,
#5
Assuming direct control
Posts: 1,450
Threads: 131
Joined: Aug 2017

Code:
; The first %s will be replaced with the "Systems", the second with the "Houses".  Maximum length of 63 characters.
;     format      = %s System, %s Territory.
;    format      = %s System^%s Territory    ; ^ indicates a new line

; The region can be named directly.
;   house = name

; The system(s) that belong to the region. This value can be repeated.
;   systems = system[-system][, ...]

[Houses]
format = %s system, %s Space.

house = Bretonia
systems = br01, br02, br03, br04, br07

house = Lawless Zone, Bretonia
systems = br05, br06

house = Gallia
systems = ga01, ga02, ga03, ew13, ew15, ew16

house = Autonomous Region, Gallia
systems = GA08

house = Kusari
systems = ku01, ku02, ku03, ku04, ku05

house = Liberty
systems = li01, li02, li03, li09

house = Lawless Zone, Liberty
systems = li12

house = Rheinland
systems = rh01, rh02, rh03, rh04

house = Lawless Zone, Rheinland
systems = rh05

[systems]
format = %s Penitentiary system, Liberty Space.

house = Liberty
systems = LI04

[Systems]
format = %s system, Restricted Liberty Space.
systems = li05

[Systems]
format = %s system, Restricted Rheinland Space.
systems = rh08

[Systems]
format = %s system, Restricted Kusari Space.
systems = ku07

[Systems]
format = %s system, Independent Worlds.
systems = iw01, iw02, iw03, iw04, iw05, iw06, iw08, br13, li17, iw11, iw07

[Systems]
format = %s system, Alsace Passage.
systems = GA07, rh07

[Systems]
format = %s system, Border Worlds, Sigma Space.
systems = bw05, bw06, bw07, bw69, rh09

[Systems]
format = %s system, Border Worlds, Omega Space.
systems = bw01, bw02, bw03, bw04, bw12

[Systems]
format = %s system, Edge Worlds, Omega Space.
systems = ew03, ew07

[Systems]
format = %s system, Border Worlds, Tau Space.
systems = br06, bw08, bw09, bw10, iw12, BW16

[Systems]
format = %s system, Edge Worlds, Tau Space.
systems = ew01, bw15

[Systems]
format = %s system, Edge Worlds, Tau Space.^Nomad activity detected.
systems = br08, ga05

[Systems]
format = %s system, Edge Worlds, Omicron Space.
systems = ew02, ew04

[Systems]
format = %s system, Nomad Worlds, Omicron Space.
systems = ew06, ew10, st01, st03, st04, st05, st06, st07, st08

[Systems]
format = %s system, Omicron Space.^Outcasts Homeworld,
systems = hi01

[Systems]
format = %s system, Omicron Space.^Corsairs Homeworld.
systems = hi02

[Systems]
format = %s system, Kusari Space.^Home of the Blood Dragons.
systems = ku06

[Systems]
format = %s system, Edge Worlds, Omega Space.^Coalition Territory.
systems = ew09

[Systems]
format = Atmospheric entry successful.
systems = li07, br10, hi19, ew14

[Systems]
format = Unknown system
systems = ev01-03, unch01-10, no01

[Systems]
format = %s system    
systems = li06, iw09

[Systems]
format = Exit Jump Hole at 5D/6E.
systems = fp7_system, st02c

[Systems]
format = Limbo
systems = limbo

[Image: uXIwfFB.png]
  Reply  
Offline Alex.
11-16-2023, 08:19 PM,
#6
Developer
Posts: 3,798
Threads: 144
Joined: Aug 2009
Staff roles: Server Manager
Coding Dev
Moderator

Minus a few trailing whitespace and tab -> space issues (we likely have the forums to thank for those) this appears to be identical with the official version of the file.

FLHook suggestions
All other dev queries
Please only PM me through the forums for things that need to be private like anticheat etc.
[Image: dI8iG0a.png]
Reply  
Offline Chronicron
12-02-2023, 03:44 PM,
#7
Assuming direct control
Posts: 1,450
Threads: 131
Joined: Aug 2017

did a fresh install and all seems to be fine now

[Image: uXIwfFB.png]
  Reply  


  • View a Printable Version
  • Subscribe to this thread


Users browsing this thread:
1 Guest(s)



Powered By MyBB, © 2002-2025 MyBB Group. Theme © 2014 iAndrew & DiscoveryGC
  • Contact Us
  •  Lite mode
Linear Mode
Threaded Mode