Code Monkey home page Code Monkey logo

Comments (8)

berichan avatar berichan commented on May 26, 2024

This looks more like a long wait on the discord thread. Does this happen every time with a restore? There's nothing in the source that corresponds to a fly-in & update message blocker

from sysbot.acnhorders.

Numeritxs avatar Numeritxs commented on May 26, 2024

Yup, it does happen every time, even in the first dodo code retrieval, it looks like the if from line 176 in Bot/CrossBot.cs isn't returning true and isn't executing, it may be the DodoPosition.IsDodoValid(DodoCode) function that is only used in that if?
I'm going to sleep since it is 1:30 AM but tomorrow morning i'll be doing some research and post it here if you want ^^

from sysbot.acnhorders.

Numeritxs avatar Numeritxs commented on May 26, 2024

Oh i haven't read all your comment, you're right, there's nothing that syncs fly-in and dodo retrieval message lol, well, i'm going to test it further tomorrow!

from sysbot.acnhorders.

berichan avatar berichan commented on May 26, 2024

line 176 in Bot/CrossBot.cs

it may be the DodoPosition.IsDodoValid(DodoCode) function

This is just a Regex.Match, the thread cannot block here.

from sysbot.acnhorders.

Numeritxs avatar Numeritxs commented on May 26, 2024

I've been doing some test and the only thing I figured out is that sometimes the if function in line 176 isn't executing (idk why) so i've used a workaround that was copy and paste lines 176 and 177 to below 314.
I know that it is copying and pasting the same information (making redundancy) but it is the only way in which I have made it work, I also do not know why sometimes it does not execute the if function of line 176 (I wrote some LogUtil.LogInfo with information from the IF and was returning true), so I guess I need to dig deeper.

Also I want to ask you if there's any way to execute this bot with Yuzu or any emulator, as if I want to test the app I need to turn off the ordering bot from my discord. Tysm!

from sysbot.acnhorders.

berichan avatar berichan commented on May 26, 2024

Was this fixed or are you still getting this issues?

from sysbot.acnhorders.

Numeritxs avatar Numeritxs commented on May 26, 2024

It stills have that issue, however, its working fine with that workaround:

i've used a workaround that was copy and paste lines 176 and 177 to below 314.

from sysbot.acnhorders.

berichan avatar berichan commented on May 26, 2024

It doesn't seem like anyone else is having this issue since, and haven't been able to reproduce, so closing

from sysbot.acnhorders.

Related Issues (18)

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.