Facebook Twitter YouTube Frictional Games | Forum | Privacy Policy | Dev Blog | Dev Wiki | Support | Gametee


Stack Overflow at line: 0
BAndrew Offline
Senior Member

Posts: 732
Threads: 23
Joined: Mar 2010
Reputation: 20
#1
Stack Overflow at line: 0

I randomly get a "Stack Overflow at line: 0" error without any reason. I don't know why. Does anyone know why this happens? More importantly does anyone have a solution? I already searched google, but I can't fix it.

•I have found the answer to the universe and everything, but this sign is too small to contain it.

[Image: k2g44ae]



09-08-2014, 02:53 PM
Find
Mudbill Offline
Muderator

Posts: 3,881
Threads: 59
Joined: Apr 2013
Reputation: 179
#2
RE: Stack Overflow at line: 0

Your stack is probably overflowing.
http://www.stackoverflow.com

So you're talking about Amnesia doing this or what? I've actually never heard of that before.

09-08-2014, 03:57 PM
Find
BAndrew Offline
Senior Member

Posts: 732
Threads: 23
Joined: Mar 2010
Reputation: 20
#3
RE: Stack Overflow at line: 0

No, amnesia doesn't cause this (it's off topic after all). I don't know what is causing this. How do I fix it?

•I have found the answer to the universe and everything, but this sign is too small to contain it.

[Image: k2g44ae]



09-08-2014, 05:42 PM
Find
Froge Offline
Posting Freak

Posts: 2,955
Threads: 176
Joined: Jul 2012
Reputation: 125
#4
RE: Stack Overflow at line: 0

do you have an infinite recursion

[Image: p229xcq]
09-08-2014, 05:47 PM
Find
MrBehemoth Offline
Senior Member

Posts: 408
Threads: 19
Joined: Feb 2014
Reputation: 40
#5
RE: Stack Overflow at line: 0

A quick google implies it's a JavaScript error. What are you doing when it happens? You need to figure out what program or website is actually having the error.
You like mysteries right? Get deducting!

(This post was last modified: 09-08-2014, 05:53 PM by MrBehemoth.)
09-08-2014, 05:52 PM
Find
BAndrew Offline
Senior Member

Posts: 732
Threads: 23
Joined: Mar 2010
Reputation: 20
#6
RE: Stack Overflow at line: 0

Usually it happens when I am surfing the Internet (with Chrome), but it also happens when I don't.

That's not a mystery! It's boring and annoying!

•I have found the answer to the universe and everything, but this sign is too small to contain it.

[Image: k2g44ae]



(This post was last modified: 09-08-2014, 05:57 PM by BAndrew.)
09-08-2014, 05:56 PM
Find
Mudbill Offline
Muderator

Posts: 3,881
Threads: 59
Joined: Apr 2013
Reputation: 179
#7
RE: Stack Overflow at line: 0

It can happen in Java as well. It might happen in C styles too, but I don't know for sure. But if it happens when you browse the web, it's either JavaScript or Java. Depends what you're doing, really. JavaScript is used all over the web, and Java is used for applets and applications. So if it happens outside your browser, it's more likely Java, cause JavaScript is pretty much browser only.

Since you didn't specify I just assumed you were talking about Amnesia. People tend to get lost on these forums sometimes.

(This post was last modified: 09-08-2014, 08:02 PM by Mudbill.)
09-08-2014, 08:00 PM
Find
BAndrew Offline
Senior Member

Posts: 732
Threads: 23
Joined: Mar 2010
Reputation: 20
#8
RE: Stack Overflow at line: 0

OK sorry for not specifying.
I believe it's javascript because when I go to the javascript console on my browser it displays a few errors.

•I have found the answer to the universe and everything, but this sign is too small to contain it.

[Image: k2g44ae]



09-08-2014, 08:30 PM
Find
Mudbill Offline
Muderator

Posts: 3,881
Threads: 59
Joined: Apr 2013
Reputation: 179
#9
RE: Stack Overflow at line: 0

It's still hard to diagnose if you don't even know what you're trying to do when it happens. If it's just a specific JavaScript that messes up, then it's probably the author's fault. If it's all JavaScript then that's a bit more of a problem.

09-09-2014, 07:19 AM
Find
BAndrew Offline
Senior Member

Posts: 732
Threads: 23
Joined: Mar 2010
Reputation: 20
#10
RE: Stack Overflow at line: 0

(09-09-2014, 07:19 AM)Mudbill Wrote: It's still hard to diagnose if you don't even know what you're trying to do when it happens. If it's just a specific JavaScript that messes up, then it's probably the author's fault. If it's all JavaScript then that's a bit more of a problem.

It hasn't occurred since yesterday. So maybe a specific website has a javascript error in its code and when I visit it, it displays an error.

•I have found the answer to the universe and everything, but this sign is too small to contain it.

[Image: k2g44ae]



09-09-2014, 09:43 AM
Find




Users browsing this thread: 1 Guest(s)