It is currently 25 Apr 2024, 21:36
   
Text Size

Crash Report too Spammy for 1st time user?

Moderators: timmermac, Blacksmith, KrazyTheFox, Agetian, friarsol, CCGHQ Admins

Crash Report too Spammy for 1st time user?

Postby Karnaggolem » 18 Dec 2017, 20:09

I would like to report a crash I am having frequently as I try to create a Commander game on mobile. But the forum says it's too "spammy"
Karnaggolem
 
Posts: 3
Joined: 18 Dec 2017, 19:55
Has thanked: 2 times
Been thanked: 0 time

Re: Crash Report too Spammy for 1st time user?

Postby friarsol » 19 Dec 2017, 01:59

Does it let you attach it?
friarsol
Global Moderator
 
Posts: 7593
Joined: 15 May 2010, 04:20
Has thanked: 243 times
Been thanked: 965 times

Re: Crash Report too Spammy for 1st time user?

Postby silly freak » 19 Dec 2017, 10:06

That stack traces are "spammy" is really a bug by itself in my opinion. Karnaggolem, maybe you could help us find out what's the problem? I have here a sample stack trace, but you can use your own:

RuntimeException | Open
Code: Select all
Forge Version:    1.6.5-r-1
Operating System: Windows 10 10.0 x86
Java Version:     1.8.0_151 Oracle Corporation

java.lang.RuntimeException: java.io.EOFException: Unexpected end of ZLIB input stream
   at forge.quest.io.QuestDataIO.loadData(QuestDataIO.java:135)
   at forge.control.FControl.initialize(FControl.java:233)
   at forge.view.Main.main(Main.java:51)
Caused by: java.io.EOFException: Unexpected end of ZLIB input stream
   at java.util.zip.InflaterInputStream.fill(Unknown Source)
   at java.util.zip.InflaterInputStream.read(Unknown Source)
   at java.util.zip.GZIPInputStream.read(Unknown Source)
   at sun.nio.cs.StreamDecoder.readBytes(Unknown Source)
   at sun.nio.cs.StreamDecoder.implRead(Unknown Source)
   at sun.nio.cs.StreamDecoder.read(Unknown Source)
   at java.io.InputStreamReader.read(Unknown Source)
   at java.io.Reader.read(Unknown Source)
   at forge.quest.io.QuestDataIO.loadData(QuestDataIO.java:109)
   ... 2 more
My guess is that things like "java.lang.RuntimeException" look too much like URLs. Does replacing the .s by _s work? I.e., this:

RuntimeException | Open
Code: Select all
Forge Version:    1.6.5-r-1
Operating System: Windows 10 10.0 x86
Java Version:     1.8.0_151 Oracle Corporation

java_lang_RuntimeException: java_io_EOFException: Unexpected end of ZLIB input stream
   at forge_quest_io_QuestDataIO_loadData(QuestDataIO.java:135)
   at forge_control_FControl_initialize(FControl.java:233)
   at forge_view_Main_main(Main.java:51)
Caused by: java_io_EOFException: Unexpected end of ZLIB input stream
   at java_util_zip_InflaterInputStream_fill(Unknown Source)
   at java_util_zip_InflaterInputStream_read(Unknown Source)
   at java_util_zip_GZIPInputStream_read(Unknown Source)
   at sun_nio_cs_StreamDecoder_readBytes(Unknown Source)
   at sun_nio_cs_StreamDecoder_implRead(Unknown Source)
   at sun_nio_cs_StreamDecoder_read(Unknown Source)
   at java_io_InputStreamReader_read(Unknown Source)
   at java_io_Reader_read(Unknown Source)
   at forge_quest_io_QuestDataIO_loadData(QuestDataIO.java:109)
   ... 2 more
If we find a non-spammy form, maybe the error report window could show the stack trace in that form in the first place...
___

where's the "trust me, that will work!" switch for the compiler?
Laterna Magica - blog, forum, project, 2010/09/06 release!
silly freak
DEVELOPER
 
Posts: 598
Joined: 26 Mar 2009, 07:18
Location: Vienna, Austria
Has thanked: 93 times
Been thanked: 25 times

Re: Crash Report too Spammy for 1st time user?

Postby Karnaggolem » 21 Dec 2017, 15:15

I have tried to change the . into _ to no avail. I'm going to try attaching it to this reply.


Also, I've noticed that the "submit" "preview" and "save draft" buttons for posts disappear on this site for Mobile users. So I'm currently emailing the crash to myself, and then pulling up this site on desktop in order to access the crash report.
Attachments
Forge Crash 122117.txt
(1.65 KiB) Downloaded 115 times
Karnaggolem
 
Posts: 3
Joined: 18 Dec 2017, 19:55
Has thanked: 2 times
Been thanked: 0 time


Return to Forge

Who is online

Users browsing this forum: No registered users and 170 guests

cron

Who is online

In total there are 170 users online :: 0 registered, 0 hidden and 170 guests (based on users active over the past 10 minutes)
Most users ever online was 4143 on 23 Jan 2024, 08:21

Users browsing this forum: No registered users and 170 guests

Login Form