Asking for game files will get you swiftly banned. I strongly suggest you read the rules. You will need to wait for AKI to be updated.
Posts by kikirio
-
-
The only error in that log is the exact same one I just told you how to fix??
-
Shouldn't require an update.
-
This is due to you running an incompatible mod.
[cc96ba4f97df31951712daaa][127.0.0.1] /singleplayer/settings/bot/difficulty/TG_Raiders/normal
[ERROR] Trace:
TypeError: Cannot read property 'difficulty' of undefined
-
It looks to me like you have a bugged mag in your inventory.
You will need to edit your profile and delete the data-block for 5926f17986f77459a267c978.- Backup the offending profile (Find your profiles in SPTarkov\user\profiles copy them, then paste somewhere else.)
- Download a text editor which supports code formating (Notepad++, VsCodium for example.)
- Right click your profile and chose edit with (editing program, I am using notepad++.)
- Press Alt 0 to minimize all lines (will make it easier to see what you are doing.)
- Press Ctr F and paste the ID of the offending item into the find what field and press find all in current document.
- This will open up a nice list at the bottom of your screen with every occurrence of the item. Double click on each one to go to the data block.
- You must then delete everything between the (and including) the main {...} of every occurrence of the ID. If it happens to be the last item in the list that you need to delete, it is important to delete the , from the end of the preceding {...}.
- Repeat for any additional item ID's that the error log gives you.
- Profit.
-
No worries mate, if you get stuck feel free to give me a shout (can't promise I can fix the fk up, but I can commiserate at least
)
-
Yeah it is a case of having a look at a few simple mods to get an idea of the structure, the un-compiled server is here and you can find everything you could want to hook into there. After that its all java script know how (which I still lack myself, but this is a great project to learn with, all my mods are dead simple so may be a reasonable place to start? mysterious keys is one simple for loop through items.json for instance.)
-
-
I can't see anything wrong with your logs / game version. As such I have to presume you made a mistake in the install process.
Please follow this guide closely, maybe there is something you have missed? -
-
-
Unfortunately your logs aren't giving me any indication of issues. May be worth going back through this guide in case you missed something during install.
-
As OP hasn't replied for a while, I am going to assume the issue is resolved,
If you are still having problems, please create a new thread. -
This is probably due to you using an outdated mod. (https_f is the clue there, anything _f hasn't been used in the code base since Beta.)
-
I am sorry to say, but it looks like your profile has been corrupted. You will need to start again.
-
No. The update was released yesterday, as I say you will need to wait for an update to AKI.
-
This is due to the game version, current AKI is compatible with 0.12.10.2.12646 you will need to wait for an update.
-
This mod requires updating to work on the current version of AKI.
-
Ah of course you are using SpawnRework so that wont be working, try reading the read-me then editing the config for which ever wave pattern you have selected.
-
As per fei it tells you where to adjust that in AkiConfigurator.