SoliaRdi / auto-fishing

auto-fishing mod for tera proxy. (ABANDONED, not working since p92)
0 stars 0 forks source link

Game crash #246

Closed gajunlei closed 4 years ago

gajunlei commented 5 years ago

Hi! Was curious if anyone has insight as to why /8 fish crashes my game. I don't think this was happening 1 or 2 days ago. I think I have everything updated and I'm on NA.

TERA crashes and launcher spits out. Error: ffff:ffff Fatal Game Client Exception

Every other mod I'm currently using, works fine and their /8 commands don't crash my client

SoliaRdi commented 5 years ago

Console errors screenshot?

gajunlei commented 5 years ago

Hi, sorry I'm not at home right now for a screenshot. But the errors given were: case 'connectionmanager/error-ECONNRESET-EPIPE-1': return [connection] ERROR: ${tokens.code} - Connection to game server was closed unexpectedly. Common reasons for this are:; case 'connectionmanager/error-ECONNRESET-EPIPE-2': return '[connection] - A disconnect caused by an unstable internet connection'; case 'connectionmanager/error-ECONNRESET-EPIPE-3': return '[connection] - An exploit/cheat or broken module that got you kicked';

But I may have solved the issue? The issue was fixed when I disabled TCC & TCC stub in toolbox. Before yesterday, when the mod was still in working order, I was running TCC by opening it manually (not enabled in Toolbox).

I find it really strange that running the fish command breaks my game when I let Toolbox start TCC for me. In any case I think it's working atm, but it was really hard to figure out which variables I changed from when it was working since I was also in the middle of changing my ISP & setting up an EdgeRouterX + AP AC Lite combo. It didn't help that the second error message (EPIPE2) sounded like it could be due to changing my ISP.

XelZero commented 5 years ago

I get the same issue - work around is only thing i have that will work just more annoying than anything

SoliaRdi commented 5 years ago

I tried few things with gajunlei, but we cant find simple solution. I'm not interested right now in deep research

tsunpot commented 5 years ago

im getting the same crash when its with tcc loaded in toolbox

BamV commented 5 years ago

im getting the same crash when its with tcc loaded in toolbox

because now tcc have anti cheat so u need turn off tcc when u gonna fish

SoliaRdi commented 5 years ago

someone need to add logging to all S and C packets to define moment when crash happen. I dont wanna bother with tcc rn

tsunpot commented 5 years ago

It happens as soon as you type /8 fish

SoliaRdi commented 5 years ago

Many things happen at fish. At least give me log of moment when you type /8 fish and dc happen

R3B3K4 commented 5 years ago

Please somebody, can you help me with instalation ???

dandy1990 commented 4 years ago

How to use blacklists correctly

ElToupet commented 4 years ago

Blacklist works the way it's explained here : https://github.com/SoliaRdi/auto-fishing

you type "/8 fish blacklist add" a space and you link the fish you want to blacklist (as if you link it in chat with ctrl+click) and validate, it'll tell you taht it added items with IDxxxxx into blacklist. ex :

/8 fish blacklist add (item link)

Then your char's config file will have lines like this at the bottom (this is an example, do not copy/paste blindly) :

"blacklist": [
    206500,
    206501,
    206502,
    206503,
    206504,
    206505
],

(this has nothing to do with game crash, look at previous issues or open a new one)

dandy1990 commented 4 years ago

@ElToupet Thank you so much I love you love you love you

SoliaRdi commented 4 years ago

Nobody interested on this issue