Skip to content
TORNLIFE More

Mobile Bug

Started by Infinity0218 [4238389] on in Bugs & Issues.

7 replies · 34 views · thread synced · 3 days ago · View on torn.com
About this thread

Posts archived: 8 / 8 posts (100%) · the total is Torn's reply count + the opening post at the last fetch

Counted by TornLife from the archived posts.

Archived posts
8
Discussion span
→
People posting
3
Likes on archived posts
0
Posts by staff, officers and moderators
3
Authority score
56 / 100
Historical score
29 / 100
Story score
33 / 100
Engagement score
46 / 100
Infinity0218 [4238389]

Hey team, I've been running into a really annoying bug on mobile (tried it on Safari, Chrome, and Torn PDA on my iPhone) for the past couple of hours.

Every time I try to open a new tab or load certain pages (like Loadouts or pages using the header-old bundle), the whole script crashes with this error:

TypeError: $ is not a function (In '$('rfc_v')', '$' is undefined)

Clearing the cache only fixes it temporarily, and as soon as I open another tab, it breaks again. I have included screenshot the the UI and the js:

 

The above error occurred in task r6
    created by throttle(newsticker/SET_NEXT_HEADLINE, r6)
    created by ob
    created by ob
Tasks cancelled due to error:
throttle(newsticker/SET_NEXT_HEADLINE, r6)
takeEvery(newsticker/INIT_NEWS_TICKER, oe)
takeLatest(newsticker/FETCH_HEADLINES, r3)
takeEvery(newsticker/SET_ACTIVE_HEADLINE_INDEX, r2)
takeLatest(ot, r7)
takeEvery(newsticker/TAB_VISIBLE, r4)TypeError: window.getCookie is not a function. (In 'window.getCookie("isLoggedIn")', 'window.getCookie' is undefined)
@https://www.torn.com/builds/header-old/app.6f0e0465cb7bdd5b.js:3:29108
@https://www.torn.com/builds/header-old/vendors.b406f845e2197059.js:3:179018
v@https://www.torn.com/builds/header-old/vendors.b406f845e2197059.js:3:121561
F@https://www.torn.com/builds/header-old/vendors.b406f845e2197059.js:3:121358
@https://www.torn.com/builds/header-old/vendors.b406f845e2197059.js:3:117732
p@https://www.torn.com/builds/header-old/vendors.b406f845e2197059.js:3:114738
@https://www.torn.com/builds/header-old/vendors.b406f845e2197059.js:3:117713
@https://www.torn.com/builds/header-old/vendors.b406f845e2197059.js:3:119919
m@https://www.torn.com/builds/header-old/vendors.b406f845e2197059.js:3:122093
v@https://www.torn.com/builds/header-old/vendors.b406f845e2197059.js:3:121618
a@https://www.torn.com/builds/header-old/vendors.b406f845e2197059.js:3:121875
s@https://www.torn.com/builds/header-old/vendors.b406f845e2197059.js:3:116142
put@https://www.torn.com/builds/header-old/vendors.b406f845e2197059.js:3:118669
t@https://www.torn.com/builds/header-old/vendors.b406f845e2197059.js:3:118867
@https://www.torn.com/builds/header-old/vendors.b406f845e2197059.js:3:115614
@https://www.torn.com/builds/header-old/vendors.b406f845e2197059.js:3:115799
@https://www.torn.com/builds/header-old/vendors.b406f845e2197059.js:3:123395
@https://www.torn.com/builds/header-old/vendors.b406f845e2197059.js:3:116333
h@https://www.torn.com/builds/header-old/vendors.b406f845e2197059.js:3:114827
d@https://www.torn.com/builds/header-old/vendors.b406f845e2197059.js:3:114704
@https://www.torn.com/builds/header-old/vendors.b406f845e2197059.js:3:116289
@https://www.torn.com/builds/header-old/vendors.b406f845e2197059.js:3:119919
m@https://www.torn.com/builds/header-old/vendors.b406f845e2197059.js:3:122093
v@https://www.torn.com/builds/header-old/vendors.b406f845e2197059.js:3:121618
a@https://www.torn.com/builds/header-old/vendors.b406f845e2197059.js:3:121875

CloudJumper [1636201]Staff

Can you replicate the issue in Incognito/Private window with all of your scripts and extensions turned off?

CloudJumper [1636201]Staff

Can you please try clearing site data for Torn from the browser settings and see if it resolves the issue?

CloudJumper [1636201]Staff

The error mentioned will only happen if your rfc cookie is corrupted. So if you are clearing your browser cookies properly, it should not happen. Which is why it does not happen in Incognito window, because your regular window's cookies are not shared there.