• There is NO official Otland's Discord server and NO official Otland's server list. The Otland's Staff does not manage any Discord server or server list. Moderators or administrator of any Discord server or server lists have NO connection to the Otland's Staff. Do not get scammed!

TFS 1.2 Why this crash happing and what causing it [LOG INCLUDED]

It's not plain TFS 1.2, it has some modification, right?
Try going frame by frame and print some variables, like:
Diff:
thread 2
frame 11
info locals
print variable
print *(class MyClass*) ptr_variable

Check tfs PR's for critical bugs merged since 1.2 and check for fixes e.g.
 
Back
Top