Jump to content

[CRASH] Is this sort of information helpful?


Ryla

Recommended Posts

 The game crashed. Before it crashed the two hands appeared to steal my fire, I chased them both off but the sound associated with them kept playing. Just as it turned to daylight the game crashed and gave me this error. Is this sort of information / screenshot helpful to fixing bugs? I'm not sure what I should be submitting when problems like this arise...

post-738481-0-16671300-1449627522_thumb.

@Ryla, Looks like that's a crash originating from the AddTag("FX") fix that I proposed. I don't understand how that could occur in a single-threaded environment, though...

 

Crash stack traces, accompanied by a description of what you were doing, though, is generally very helpful in a bug report, yes.

 

Is it possible you wrote inst.AddTag("FX") instead of inst:AddTag("FX")?

@Ryla, Looks like that's a crash originating from the AddTag("FX") fix that I proposed. I don't understand how that could occur in a single-threaded environment, though...

 

Crash stack traces, accompanied by a description of what you were doing, though, is generally very helpful in a bug report, yes.

 

Is it possible you wrote inst.AddTag("FX") instead of inst:AddTag("FX")?

 

Since I already changed it back, I can't say 100% for sure but I don't think I mistyped it. I may try adding it back again later, but for now I'm out exploring and placing buildings isn't an issue.

Archived

This topic is now archived and is closed to further replies.

Please be aware that the content of this thread may be outdated and no longer applicable.

×
  • Create New...