Giter Club home page Giter Club logo

Comments (4)

RobbeBryssinck avatar RobbeBryssinck commented on May 26, 2024

We don't free ExtraDataList, we let the game handle that. Your suspicion is probably correct, however. The game seems to free instances of ExtraDataList on non-main game threads, which is quite annoying, since locking it from our side would happen too late, as the list would alraedy be deallocated.

Do you gave a fuller call stack for the Contains() crash?

from tiltedevolution.

Luc45 avatar Luc45 commented on May 26, 2024

Same behavior. When my brother is using the Archane Enchanter and I teleport to him, he crashes.

from tiltedevolution.

stenliis avatar stenliis commented on May 26, 2024

I managed to reproduce the crash and produce BT on the dev branch(commit c359d5c).

When I tried using the dev branch with commit f8a4d5a (PR #552 Fix: equipment related crash), I could not reproduce crash using the same steps.
But I can produce another crash, when after few leave->teleport cycle party leader click disconnect, this sometime result in crash of party leader.

The crash caused by disconnect is present on current dev (126ff69) too.

It looks to me that this issue was resolved by PR #552 and crash during disconnect is a separate issue, but I not 100% sure of it.
c359d5c006d127bec5b3f0b7ce758ba90f2877c1-crash.txt
c359d5c006d127bec5b3f0b7ce758ba90f2877c1-crash2.txt
f8a4d5ae69eb9f0a824f987eb3c647e3c0c145f9-crash-disconnect.txt
f8a4d5ae69eb9f0a824f987eb3c647e3c0c145f9-crash-disconnect2.txt
126ff69f771612711287b77eba764e3f928b295f-crash-disconnect.txt
126ff69f771612711287b77eba764e3f928b295f-crash-disconnect2.txt
5160db2700464c736be14bb85db1ff35a682b579-crash.txt
5160db2700464c736be14bb85db1ff35a682b579-crash-disconect.txt
5160db2700464c736be14bb85db1ff35a682b579-crash-disconect2.txt

from tiltedevolution.

stenliis avatar stenliis commented on May 26, 2024

Crash on disconnect almost certainly unrelated => closing issue.

from tiltedevolution.

Related Issues (20)

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.