GithubHelp home page GithubHelp logo

Stops fishing about ffxi-fishingform HOT 4 OPEN

FinalDoom avatar FinalDoom commented on July 17, 2024
Stops fishing

from ffxi-fishingform.

Comments (4)

FinalDoom avatar FinalDoom commented on July 17, 2024

Original comment by FinalDoom (Bitbucket: FinalDoom, GitHub: FinalDoom).


These issues are really really difficult to solve, because they usually only happen for one or two people, and it's usually something stupid like lag timing (stupid game/logic, not you).

Hoping you're listening to this page, does the old version still work? I don't foresee any functionality updates in the near future that would make upgrading worthwhile if the old one works and the new one doesn't.

In the mean time, I may work on an option to enable extra debug output or something, to make these things easier to track. I should merge in some of RZN (I think)'s code, like log saving and whatnot, too.

from ffxi-fishingform.

FinalDoom avatar FinalDoom commented on July 17, 2024

Original comment by FinalDoom (Bitbucket: FinalDoom, GitHub: FinalDoom).


Need more information--debug functionality, log exporting.

from ffxi-fishingform.

FinalDoom avatar FinalDoom commented on July 17, 2024

Original comment by Nathan A (Bitbucket: Nathan A, GitHub: ennoia).


Apologies for the delay

The old versions do not work for me unfortunately. They end up being detected as a false positive by Norton, and when I exempt them and go to run it they end up freezing sadly.

That's the peculiar thing about it and I know I didn't mention this is that there's nothing in the db log portion of the program when this happens. The start/stop button and status line are the only two things that highlight red indicating some type of problem. When the button turns red and reverts to "stop" the fish is hooked. If I press start it will release or catch depending on the wanted/unwanted etc then recast and repeat itself in this manner.

The only issue I've seen in the db log is this:

#!c#

[11:32:28] Checking program version.
[11:32:28] Beginning database sync.
[11:32:28] Uploading 1 fish.
[11:32:28] 1: "Matsya2" renamed to "Matsya". (Ebisu Fishing Rod)
[11:32:28] WARNING: Error renaming fish "Matsya2" to "Matsya"
[11:32:28] MySql.Data.MySqlClient.MySqlException: Duplicate entry '1687-654' for key 'PRIMARY'
   at MySql.Data.MySqlClient.MySqlStream.ReadPacket()
   at MySql.Data.MySqlClient.NativeDriver.GetResult(Int32& affectedRow, Int64& insertedId)
   at MySql.Data.MySqlClient.Driver.GetResult(Int32 statementId, Int32& affectedRows, Int64& insertedId)
   at MySql.Data.MySqlClient.Driver.NextResult(Int32 statementId, Boolean force)
   at MySql.Data.MySqlClient.MySqlDataReader.NextResult()
   at MySql.Data.MySqlClient.MySqlCommand.ExecuteReader(CommandBehavior behavior)
   at MySql.Data.MySqlClient.MySqlCommand.ExecuteNonQuery()
   at Fishing.FishSQL.RenameFish(String fish, String oldName, String rod, String ID1, String ID2, String ID3)
[11:32:28] Downloading 16 rods' data.
[11:32:28] Getting information for Ebisu Fishing Rod (#1).
[11:32:28] Getting information for Lu Shang's F. Rod (#2).
[11:32:28] Getting information for Bamboo Fish. Rod (#3).
[11:32:29] Getting information for Carbon Fish. Rod (#4).
[11:32:29] Getting information for Clothespole (#5).
[11:32:29] Getting information for Comp. Fishing Rod (#6).
[11:32:29] Getting information for Fastwater F. Rod (#7).
[11:32:29] Getting information for Glass Fiber F. Rod (#8).
[11:32:29] Getting information for Halcyon Rod (#9).
[11:32:29] Getting information for Hume Fishing Rod (#10).
[11:32:29] Getting information for Mithran Fish. Rod (#11).
[11:32:29] Getting information for S.H. Fishing Rod (#12).
[11:32:30] Getting information for Tarutaru F. Rod (#13).
[11:32:30] Getting information for Willow Fish. Rod (#14).
[11:32:30] Getting information for Yew Fishing Rod (#15).
[11:32:30] Getting information for MMM Fishing Rod (#16).
[11:32:30] Database sync finished.

I am not sure if there's another way to possibly capture what's going on other than the db log but if there is I'll try to help get it

from ffxi-fishingform.

FinalDoom avatar FinalDoom commented on July 17, 2024

Original comment by FinalDoom (Bitbucket: FinalDoom, GitHub: FinalDoom).


Nothing at all in the db log? That'd indicate to me that your windows or norton firewall is blocking it from accessing the ec2 database. I'd think it might throw an error in that case, though.

That's a strange looking error trace you've got there. I thought I wrote the rename stuff to not do that. I'll have to take a look at it. I think that it's probably just one of those things that happens, and you needn't worry about it. If it keeps happening, you can find the offending Matsya2 entry in ebisu.xml and name it Matsya, and remove any rename="blah" things from the tag.

I haven't worked on FishingForm for a while, so getting back into it to do the debug logging necessary to make all this work will take a bit of time. I'll post back here when I've got an update out that could help diagnose things.

from ffxi-fishingform.

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.