Giter Site home page Giter Site logo

Comments (3)

z16 avatar z16 commented on August 29, 2024

This is nowhere near too large, there is no file size limit I'm aware of, but Windower uses Lua files that have almost 20k lines and 5MB in file size, so that is most definitely not an issue. There have been some recent GS changes that may have screwed something up, you should probably post your user files somewhere we can see so it's easier to debug. Also, if you find a reliable way to debug it, you'd help a lot with the process.

from gearswap-jobs.

yanosuke avatar yanosuke commented on August 29, 2024

Yeah, that's what I thought as well. There should be no issue. normally though if there's a typo somewhere or something is placed incorrectly, it will simply not work or it will work in an unintended way. It's just weird that sometimes it works and sometimes it doesn't. I will try and debug it and see what is causing the issue, but I wouldn't mind a second set of eyes. Let me see if I can upload my lua somewhere

EDIT: Well, for some reason it is equipping the proper gear after WS now at all times. I also discovered how the regen counter issue occurs, just not sure why. If I use Perpetuance and very quickly use Regen right after, it will equip my aftercast gear during midcast, so the full duration bonus isn't applied. If I use Perpetuance a second or so before using regen, it will properly equip aftercast gear after the spell is cast, thus benefiting from all the bonuses. Gotta figure out what's causing it to equip aftercast during midcast in that situation,

from gearswap-jobs.

yanosuke avatar yanosuke commented on August 29, 2024

Here's my include:
https://www.dropbox.com/s/7iahrr1mvppz9sy/Yano-Include.lua?dl=0

The files the include calls for just contain a bunch of variables, so no actual code.
I think the cancel addon has something to do with it. Maybe GS tries to cancel a buff, processes it, and then equips the idle set. Even before casting is complete and even though there are no buffs present to be canceled. Only buffs are light arts and perpetuance.

EDIT: Seems to have nothing to do with any buff being canceled. And Regen seems to get its bonuses ok as long as I don't cast regen right after using perpetuance.

EDIT2: I've adjusted my very situational auto-perpetuance for regen function. Raised the delay from 1.1 to 1.3, it it now equips midcast properly. Switches from precast to aftertcast to midcast, but works good enough as a work around for this very situational funtion.
WSing works perfectly without flaws. I don't think it has anything to do at all with GS or the codes that I'm using, but rather an external source that might be causing some sort of interference at certain times.

EDIT3: There still is an issue with Regen gear sometimes not being equipped properly. If it persists and I can't find out a fix, I'll turn it into it's own issue.

from gearswap-jobs.

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.