• 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 Welcome Help & Support
« Previous 1 2 3 4 5 6 … 495 Next »
Fatal Crash, Unknown Error Code

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

Fatal Crash, Unknown Error Code
Offline Zyliath
12-22-2024, 07:02 PM, (This post was last modified: 12-22-2024, 07:02 PM by Zyliath.)
#1
Spear of Light
Posts: 870
Threads: 64
Joined: Jan 2016

[Image: h0YO924.png]

Was playing Disco on the server, chilling in Pennsylvania while mining heavy water.

Suddently, while in the middle of mining an asteroid, the game froze and crashed with the error above.
Can someone lend me a hand here?
Reply  
Offline Laz
12-22-2024, 07:35 PM,
#2
(Sorta) Retired Code Monkey
Posts: 1,905
Threads: 106
Joined: Jan 2014

@Aingar from what I can tell, this seems to be part of some recursive logic of a nested element.

Code:
while ( *(_WORD *)(this + 26) )
  {
    v6 = *(_DWORD **)(this + 28);
    v7 = (void *)*v6;
    if ( *v6 )
    {
      sub_635C310(*v6);
      sub_6391D5A(v7);
    }
  }

`this+26` looks particularly suspect. sub_6391D5A is a free on the first item of v6.

@Zyliath Can you send me (or perhaps @Aingar is the better choice) the dump file?

Reply  
Offline Zyliath
12-22-2024, 07:48 PM,
#3
Spear of Light
Posts: 870
Threads: 64
Joined: Jan 2016

(12-22-2024, 07:35 PM)Laz Wrote: @Aingar from what I can tell, this seems to be part of some recursive logic of a nested element.

Code:
while ( *(_WORD *)(this + 26) )
  {
    v6 = *(_DWORD **)(this + 28);
    v7 = (void *)*v6;
    if ( *v6 )
    {
      sub_635C310(*v6);
      sub_6391D5A(v7);
    }
  }

`this+26` looks particularly suspect. sub_6391D5A is a free on the first item of v6.

@Zyliath Can you send me (or perhaps @Aingar is the better choice) the dump file?

Can do one better: I can send the dump file to both of you, see if 2 heads work better than one.

"It's not a compliment, it's a matter of fact. I never saw you whining about stuff when it didn't go your way, you never do ooRP-arranged stuff, you're active, you're good at playing your character ingame and you're neutral enough to not end up as a clown infront of the community."

Character Table&Feedback Thread || Discovery Server and Forum Rules || Zyl's Art Database || Zyl's Fossils - Newbie posts
Reply  
Offline Aingar
12-23-2024, 11:55 AM,
#4
Armed to the Teeth Developer
Posts: 1,078
Threads: 64
Joined: May 2011
Staff roles: Coding Developer
King of FLServer

The code crashes in the for loop above the segment you pasted Laz. Call stack for some reason shows nothing, but the stack itself The only thing I can tell is that this code is related to physics and collision states. Something must have went wrong when killing a collision group, but I can't fathom what went wrong as the system isn't reverse engineered at all.

Unless this crash is reliably reproducible I don't think we can fix this, pretty sure any attempts at ignoring the issue without crashing will simply end in a crash somewhere else (like it did for some other crash catch attempts we've made)

[Image: cu7MfeX.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