Posts by kikirio

    No mate you are not reading what I am saying.

    It is up to you to isolate your issue and report it in the correct place. How do you expect people to replicate it when you have a couple dozen mods installed? (of note, these mods are written by multiple different people, with different styles and methods. No one is going to have an in-depth understanding of everything that has been written by everyone, they are all solo efforts. That is my point.)
    Read my first reply again, I think you have taken it completely the wrong way

    This is a place for support with vanilla AKI. First port of call is to remove all your mods and replicate the issue. If you cant, then add mods individually until you replicate the issue, then post in that mods support thread not here.

    kikirio added a new file:

    By the fact you are able to progress I presume this to be the issue expected. As such I am going to mark solved and close, have a quick alt tab and glance at your server to make sure it has saved before you quit, short rollbacks are possible when fiddling in the menus.
    If it turns out to be more than that, then drop me a pm and I will open this thread back up.

    kikirio added a new version:

    Quote

    Thanks to Kippa for bug testing my ineptitude (when changing the version number in package.json I must of been on insert.. that took a few minutes of head scratching lol)

    just a hunch, but I cant see much in those logs. Are you taking the same weapon into each of these raids? there may be an error in the code when it comes to destroying something (ie extracting) looks like it may be this AK is bugged? (izhmash_aks74n_545x39)

    error follows.


    weapon_izhmash_aks74n_545x39.generated(Clone)

    2021-08-18 20:02:52.021 -04:00|0.12.10.2.12893|Error|Default|Destroying object multiple times. Don't use DestroyImmediate on the same object in OnDisable or OnDestroy.


    2021-08-18 20:02:52.021 -04:00|0.12.10.2.12893|Error|Default|Destroying object multiple times. Don't use DestroyImmediate on the same object in OnDisable or OnDestroy.


    2021-08-18 20:02:52.035 -04:00|0.12.10.2.12893|Error|Default|Destroying object multiple times. Don't use DestroyImmediate on the same object in OnDisable or OnDestroy.


    2021-08-18 20:02:52.109 -04:00|0.12.10.2.12893|Error|Default|Destroying object multiple times. Don't use DestroyImmediate on the same object in OnDisable or OnDestroy.


    2021-08-18 20:02:52.659 -04:00|0.12.10.2.12893|Error|Default|Destroying object multiple times. Don't use DestroyImmediate on the same object in OnDisable or OnDestroy.


    2021-08-18 20:02:53.013 -04:00|0.12.10.2.12893|Error|Default|Destroying object multiple times. Don't use DestroyImmediate on the same object in OnDisable or OnDestroy.


    2021-08-18 20:02:54.062 -04:00|0.12.10.2.12893|Error|Default|Destroying object multiple times. Don't use DestroyImmediate on the same object in OnDisable or OnDestroy.


    2021-08-18 20:02:54.142 -04:00|0.12.10.2.12893|Error|Default|Destroying object multiple times. Don't use DestroyImmediate on the same object in OnDisable or OnDestroy.


    2021-08-18 20:02:54.178 -04:00|0.12.10.2.12893|Error|Default|NullReferenceException

    WeaponSoundPlayer.OnBreakLoop () (at <747e3a38ea844378af61007e5c234abf>:0)

    EFT.Player+FirearmController.Destroy () (at <747e3a38ea844378af61007e5c234abf>:0)

    EFT.Player.Dispose () (at <747e3a38ea844378af61007e5c234abf>:0)

    EFT.Player.OnDestroy () (at <747e3a38ea844378af61007e5c234abf>:0)

    kikirio added a new file:

    kikirio added a new version:

    Quote

    Total refactor, no change in functionality, but faster and prettier :)

    The logs are there, you just have to hit download (as they be chunky).
    What is famous black screen error sorry? the one when you try to extract and it blacks out?
    I think that is a BSG thing funnily enough, been with us long as I can remember, but is normally VERY infrequent. Although frustrating it just costs you the time of the raid eh.
    On subject of your mods list, this support forum is for vanilla AKI problems. Your first port of call should be to remove your mods and see if the issue persists with vanilla AKI. If so then post for support with appropriate logs. If it doesn't recur, then you should re-add your mods one by one, until you find the one that is causing the issue. Then you should post on that mods own support thread, as it is likely that only the mod author will be familiar with their code-base.