Coder Social home page Coder Social logo

act.kapture's Introduction

(∩`-´)⊃━☆゚.*・。゚

kal's GitHub stats

FFXIV

Dalamud Plugins

Repository Description
Kapture Track loot drops, obtained items, rolls, and more.
PlayerTrack Keep a record of who you meet and the content you played together.
PriceCheck Check market board prices from universalis.

Dalamud Libraries

Repository Description
Dalamud.DrunkenToad Common utilities.
Dalamud.Loc Localize your strings.

Other Works

Repository Description
Klondike Compact ACT Plugin DPS overlay.

Other Projects

Libraries

Repository Description
FlexConfig Dynamic configuration library to use with .net projects.
LiteHelper Helper library for working with LiteDB.
FluentDapperLite Helper library for working with SQLite and more.

act.kapture's People

Contributors

dependabot-preview[bot] avatar kalilistic avatar

Stargazers

 avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar

Watchers

 avatar  avatar

act.kapture's Issues

Retired! Check out Kapture on the XIV Launcher!

I've released two plugins for XIVLauncher called "Kapture" and "PriceCheck" that I believe are more user-friendly, performant, and easier to maintain than the ACT plugin. These new plugins have already surpassed this ACT Plugin in downloads as well (likely given the ease of installing XIVPlugins).

So.. I'm thinking of retiring the ACT Plugin when the next expansion is released.

Were you aware there was an XIVLauncher alternative? Is there anything feature wise that is keeping you on the ACT Plugin? Interested to hear your thoughts...

loot Log not captured

Log not captured in Eden's Verse: Fulmination (Savage)
I don't know because I haven't tried it in other Eden areas.
The other dungeons before and after got the log correctly.
ACT log shows a loot.
actlog
i use Japanese version FFXIV.
Kapture version is 1.0.9

kapusetting

ACT Catching Exception

Getting the following exception sometimes during Zadnor when getting loot. Not doing anything in particular, has fired for items that have existed for a while. Might be outside the zone also but I've only done my weekly Savage clear besides Zadnor this week.

System.NullReferenceException: Object reference not set to an instance of an object.
at ACT_FFXIV_Kapture.Plugin.LogLineParserBase.IsExcludedLootEvent()
at ACT_FFXIV_Kapture.Plugin.LogLineParserBase.Parse(ACTLogLineEvent actLogLineEvent)
at ACT_FFXIV_Kapture.Plugin.ENLogLineParser.Parse(ACTLogLineEvent actLogLineEvent)
at ACT_FFXIV_Kapture.Plugin.KaptureData.ACTLogLineCaptured(Object sender, ACTLogLineEvent actLogLineEvent)
at Advanced_Combat_Tracker.FormActMain.ParseRawLogLine(Boolean isImport, DateTime ParsedLogTime, String LogLine, String CompanionLogName)
at Advanced_Combat_Tracker.FormActMain.WriteExceptionLog(Exception ex, String MoreInfo)
at Advanced_Combat_Tracker.FormActMain.ParseRawLogLine(Boolean isImport, DateTime ParsedLogTime, String LogLine, String CompanionLogName)
at Advanced_Combat_Tracker.FormActMain.ReadLog()
at System.Threading.ExecutionContext.RunInternal(ExecutionContext executionContext, ContextCallback callback, Object state, Boolean preserveSyncCtx)
at System.Threading.ExecutionContext.Run(ExecutionContext executionContext, ContextCallback callback, Object state, Boolean preserveSyncCtx)
at System.Threading.ExecutionContext.Run(ExecutionContext executionContext, ContextCallback callback, Object state)
at System.Threading.ThreadHelper.ThreadStart()


***** 2021-06-04T20:10:51 - Notification
Event Handler Unhandled Exceptions
In the last minute, these plugins caused exceptions in event handlers:

Aetherbridge, Version=0.0.0.0, Culture=neutral, PublicKeyToken=null [1 time(s)]

Upon looking at that function, this line looks the most suspicious to me, guessing GetCurrentLocation is returning null
var territoryTypeId = Context.KaptureData.LocationService.GetCurrentLocation().TerritoryTypeId;

Slow performance in high congestion areas

Someone reported slow performance when they are in areas of a lot of heavy congestion such as hunts. This resulted in their other triggers (e.g. Triggernometry) becoming delayed.

Anyone seen this?

NullReferenceException on Diadem Fishing

Hi there,
The following exception is being thrown while fishing in the diadem.
Best Wishes,
Doe

System.NullReferenceException: Object reference not set to an instance of an object.
   at ACT_FFXIV_Kapture.Plugin.LogLineParserBase.IsObtainFish()
   at ACT_FFXIV_Kapture.Plugin.LogLineParserBase.ParseLootEvent()
   at ACT_FFXIV_Kapture.Plugin.LogLineParserBase.Parse(ACTLogLineEvent actLogLineEvent)
   at ACT_FFXIV_Kapture.Plugin.ENLogLineParser.Parse(ACTLogLineEvent actLogLineEvent)
   at ACT_FFXIV_Kapture.Plugin.KaptureData.ACTLogLineCaptured(Object sender, ACTLogLineEvent actLogLineEvent)
   at Advanced_Combat_Tracker.FormActMain.ParseRawLogLine(Boolean isImport, DateTime ParsedLogTime, String LogLine, String CompanionLogName)
   at Advanced_Combat_Tracker.FormActMain.WriteExceptionLog(Exception ex, String MoreInfo)
   at Advanced_Combat_Tracker.FormActMain.ParseRawLogLine(Boolean isImport, DateTime ParsedLogTime, String LogLine, String CompanionLogName)
   at Advanced_Combat_Tracker.FormActMain.ReadLog()
   at System.Threading.ExecutionContext.RunInternal(ExecutionContext executionContext, ContextCallback callback, Object state, Boolean preserveSyncCtx)
   at System.Threading.ExecutionContext.Run(ExecutionContext executionContext, ContextCallback callback, Object state, Boolean preserveSyncCtx)
   at System.Threading.ExecutionContext.Run(ExecutionContext executionContext, ContextCallback callback, Object state)
   at System.Threading.ThreadHelper.ThreadStart()

Item Filter not working

My install of Kapture has a webhook attached to a discord channel. I have both exclude common items and High-End Duty only checked. When I desynth 3 items while in the Pendants Inn in the Crystarium and Kapture recorded the crystals I acquired and passed into discord. A couple of minutes later when I completed a Custom Deliveries weekly challenge log in Rhalgr's Reach, it seemed to have recorded in the discord webhook that I obtained "Gil x1000"

Kapture Issue

Edit:
I've desynth items before in the inn as well as open areas and received gil from logs before without Kapture recording. Settings haven't change on Kapture plugin since initial install for Savage Loot recording.

Price Overlay not showing entries

Kapture logs show entries, price log still says "waiting for loot..."

Following error in ACT may be related:

***** 2021-02-12T15:08:58 - Notification
Event Handler Unhandled Exceptions
In the last minute, these plugins caused exceptions in event handlers:

Aetherbridge, Version=0.0.0.0, Culture=neutral, PublicKeyToken=null [3 time(s)]

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.