kmyuhkyuk added a new version:
QuoteMod Refactor
kmyuhkyuk added a new version:
QuoteMod Refactor
kmyuhkyuk added a new version:
QuoteFix Crawler ModDownloads incorrectly
Add EFTUtils.FileExtensions
kmyuhkyuk added a new version:
QuoteQuick Fix ArmorDamage never output
kmyuhkyuk added a new version:
QuoteFix compatibility issues with some old game versions
kmyuhkyuk added a new version:
QuoteFix GamePanelHUDHit ArmorDamage sometimes will generate error
Display MoreI got this error while playing with spt realism, i know that the mod was not made with all compatibility but i just wanted to let you know if the culpit is spt realism.
System.Collections.Generic.KeyNotFoundException: The given key was not present in the dictionary.
at System.Collections.Generic.Dictionary`2[TKey,TValue].get_Item (TKey key) [0x0001e] in <eae584ce26bc40229c1b1aa476bfa589>:0
at GamePanelHUDHit.GamePanelHUDHitPlugin+ArmorInfo.SetActivate (EFT.InventoryLogic.ArmorComponent __instance, DamageInfo damageInfo, EBodyPart bodyPartType, System.Boolean damageInfoIsLocal, System.Object lightVestsDamageReduction, System.Object heavyVestsDamageReduction) [0x00017] in <09278bd8aadd4fa78845f31652a04cb3>:0
at (wrapper dynamic-method) EFT.InventoryLogic.ArmorComponent.DMD<EFT.InventoryLogic.ArmorComponent::ApplyDamage>(EFT.InventoryLogic.ArmorComponent,DamageInfo&,EBodyPart,bool,SkillsClass/GClass1683,SkillsClass/GClass1683)
at EFT.Player.ProceedDamageThroughArmor (DamageInfo& damageInfo, EBodyPart bodyPartType, System.Int32 pitch, System.Int32 yaw, System.Boolean damageInfoIsLocal) [0x0011c] in <4c96b4e7c0044a5cb491ffd486c41739>:0
at EFT.Player.ApplyShot (DamageInfo damageInfo, EBodyPart bodyPartType, GStruct304 shotId) [0x000b5] in <4c96b4e7c0044a5cb491ffd486c41739>:0
at BodyPartCollider.ApplyHit (DamageInfo damageInfo, GStruct304 shotID) [0x00016] in <4c96b4e7c0044a5cb491ffd486c41739>:0
at EFT.ClientGameWorld.ShotDelegate (GClass2624 shotResult) [0x00041] in <4c96b4e7c0044a5cb491ffd486c41739>:0
at EFT.Ballistics.BallisticsCalculator.method_2 (System.Single simulationTime) [0x00094] in <4c96b4e7c0044a5cb491ffd486c41739>:0
ah, not. This is GamePanelHUD issue. Current I have fixed in test build, so will fixed in next upload
kmyuhkyuk added a new version:
QuoteNow GamePanelHUD Depend EFTApi
kmyuhkyuk added a new version:
QuoteAdd More convenient Hook Patch
Now GamePanelHUD will be depend on this API
kmyuhkyuk added a new file:
QuoteDisplay MoreThis framework provides Modder with Api interface compatible multiple Tarkov game versions
(3.11.0 +)
Reference KmyTarkovApi.dll Quick access eft instance by EFTGlobal or Register Hook by EFTHelpers
Currently Api is Experimental, If it cause issue or your want merge Feature, Submit Issues to here
Get Access Delegate of Method Field Property from RefHelper
Quickly Get Type or MethodInfo from RefTool
A new Configuration Manager, Home Key Open
It will get mod icon, download count, download link and check mod version from Aki Hub mod web page.
And it supports localization setting name
Extract BepInEx folder from 7z to Game Root directory
Make and Update Mods spends a lot of my free time
You can support me on one of website below that way I can motivated continue to do modding work
Please do not repost on other websites without my consent
This mod only released on
kmyuhkyuk added a new version:
QuoteAbbreviate "Requirements are not fulfilled" to "Requirements"
Fix GamePanelHUDCompass not work in aki version below 3.5.0 game
*Fix a lot typos in code*
kmyuhkyuk added a new version:
QuoteDisplay MoreFix Compass Fire Marker when enemy keep firing before dead Destroy will generate an error
Fix Because wrong rewrite of IUpdate, Cause each method to be executed twice in same frame
2.6.2 in Factory
2.6.3 in Factory
kmyuhkyuk added a new version:
QuoteDisplay MoreFix Raid End Can't Destroy StaticUI Cause Next Raid Generate Error
Fix Kill Info Xp Not Display
Better ModUpdateCheck
Add Hide Already Searched Airdrop Switch
The distance text in the compass is cut off at the top in the latest version, I tried putting the size scale back to 1.00 but it still happened.
I adjusted anchor in update, your need reset Compass Static Info Anchored Position
kmyuhkyuk added a new version:
QuoteDisplay MoreFix Find Item Quest Not display
Fix Can't Find Item from QuestRaidItems Container
Fix Turn off Airdrop or Exfiltration or Quest Panel, InfoPanel still will read it icon value
Fix wrong get items from melee weapon and cause error
Add separate display switch for each quest type
Display MoreDeleted old files and replaced them with the new ones you just posted.
Same issue, as far as I can tell.
[Exception] : NullReferenceException: Object reference not set to an instance of an object
GamePanelHUDCompass.GamePanelHUDCompassPlugin.CompassPlugin () (at <db97796701674e7281af50fba630afda>:0)
GamePanelHUDCompass.GamePanelHUDCompassPlugin.IUpdate () (at <db97796701674e7281af50fba630afda>:0)
GamePanelHUDCore.Utils.IUpdateManger.Update () (at <9b947924214b4385baafcaf09246005f>:0)
GamePanelHUDCore.GamePanelHUDCorePlugin.Update () (at <9b947924214b4385baafcaf09246005f>:0)
UnityEngine.DebugLogHandler:LogException(Exception, Object)
Class311:UnityEngine.ILogHandler.LogException(Exception, Object)
UnityEngine.Debug:CallOverridenDebugHandler(Exception, Object)
I know what happened, it wrong get items from crowbar(melee weapon), Now I fixed it get items from rig, pocket, backpack, safe container
Or your can try this latest build to see if this issue is fixed. Sorry, I don't have much time to test
Display MoreI am getting an error in console every second after update.
[Exception] : NullReferenceException: Object reference not set to an instance of an object
GamePanelHUDCompass.GamePanelHUDCompassPlugin.GetGearTemplateId (System.Object data, System.Collections.Generic.HashSet`1[T] hashset) (at <1c49f5194be641078732d19cd172a951>:0)
GamePanelHUDCompass.GamePanelHUDCompassPlugin.CompassPlugin () (at <1c49f5194be641078732d19cd172a951>:0)
GamePanelHUDCompass.GamePanelHUDCompassPlugin.IUpdate () (at <1c49f5194be641078732d19cd172a951>:0)
GamePanelHUDCore.Utils.IUpdateManger.Update () (at <9b947924214b4385baafcaf09246005f>:0)
GamePanelHUDCore.GamePanelHUDCorePlugin.Update () (at <9b947924214b4385baafcaf09246005f>:0)
UnityEngine.DebugLogHandler:LogException(Exception, Object)
Class311:UnityEngine.ILogHandler.LogException(Exception, Object)
UnityEngine.Debug:CallOverridenDebugHandler(Exception, Object)
Uh, Your can in equipment page screenshot? I found this method cannot get items from QuestRaidItems Container, but I not sure this error caused by this issue