FTBTeam / FTB-App

Electron, Vue2, and Tailwind based frontend system for the FTB App; a new Modpack launcher for FTB and Curse modpacks.
https://feed-the-beast.com/app
GNU Lesser General Public License v2.1
86 stars 22 forks source link

Debug app crashes so no error code :) #1082

Closed The-One-and-only-Lookas-the-L closed 4 months ago

The-One-and-only-Lookas-the-L commented 4 months ago

What Operating System

Windows 11

Debug Code

DEBUG APP DIES :)

Describe the bug

Quick update: the debug app crashes because it cannot find a folder in the local folder

the whole output from the debug app is in "additional information"

Steps to reproduce

  1. read
  2. do what you can
  3. idk bro just open the app

Expected behaviour

app -> open :)

Screenshots

No response

Additional information

System Information INFO OS: Microsoft Windows 10 Pro (10.0.19045) INFO CPU: 12th Gen Intel(R) Core(TM) i3-12100F (GenuineIntel) INFO Memory: 7.92 GiB / 15.86 GiB (49.00% used) INFO Killing FTB App # FTB App Checks # Network requests checks SUCCESS https://maven.fabricmc.net returned expected results SUCCESS https://maven.minecraftforge.net/net/minecraftforge/forge/maven-metadata.xml returned expected results SUCCESS https://api.modpacks.ch/public/api/ping returned expected results SUCCESS https://api.creeper.host/api/health returned expected results SUCCESS https://maven.creeperhost.net returned expected results SUCCESS FTB App directory (AppData): file/directory exists ## Validating App structure SUCCESS Minecraft bin directory: file/directory exists ## App info INFO Located app at C:\Users\MYUSERNAME\AppData\Local/.ftba ERROR Error opening version.json: open C:\Users\MYUSERNAME\AppData\Local/Overwolf/Extensions/cmogmmciplgmocnhikmphehmeecmpaggknkjlbag/1.24.104.1636/version.json: The system cannot find the file specified. INFO App version: 1.24.104.1636 INFO Backend version: INFO Web version: INFO Branch: SUCCESS Does app_settings.json exist?: file/directory exists INFO Instance Location: C:\Users\MYUSERNAME\AppData\Local.ftba\instances # Check for instances SUCCESS instances directory: file/directory exists INFO found instance: cb524e5b-ceb0-4900-885a-7e6ffeca7246 INFO Name: FTB Inferno INFO Version: 1.2.1 INFO Version ID: 2279 INFO Memory: 6144 INFO Min/Rec Memory: 4096/6144 INFO Custom Args: INFO Embedded JRE: true INFO Is Modified: false WARNING cb524e5b-ceb0-4900-885a-7e6ffeca7246 logs folder: file/directory does not exist SUCCESS cb524e5b-ceb0-4900-885a-7e6ffeca7246 instance.json: file/directory exists SUCCESS cb524e5b-ceb0-4900-885a-7e6ffeca7246 instance.json: json is valid INFO found instance: e0ab5f28-42a8-4aa8-b156-3c270d8e1db8 INFO Name: FTB Presents Stoneblock 2 INFO Version: 1.22.0 INFO Version ID: 2115 INFO Memory: 6144 INFO Min/Rec Memory: 4096/6144 INFO Custom Args: INFO Embedded JRE: true INFO Is Modified: false SUCCESS e0ab5f28-42a8-4aa8-b156-3c270d8e1db8 logs folder: file/directory exists INFO console.log last modified: 27/02/2024 20:19:54 INFO debug.log last modified: 27/02/2024 20:19:54 INFO latest.log last modified: 27/02/2024 20:19:54 SUCCESS e0ab5f28-42a8-4aa8-b156-3c270d8e1db8 instance.json: file/directory exists SUCCESS e0ab5f28-42a8-4aa8-b156-3c270d8e1db8 instance.json: json is valid # Upload logs SUCCESS Uploaded settings.json: https://pste.ch/niducawuti SUCCESS Uploaded version_manifest.json: https://pste.ch/eqigahosug WARNING Uploading console.log: failed to upload - file too large INFO Trying again with transfer.sh ERROR Uploading console.log: failed to upload ERROR open C:\Users\MYUSERNAME\AppData\Local.ftba\instances\e0ab5f28-42a8-4aa8-b156-3c270d8e1db8\logs\console.log/console.log: The system cannot find the path specified. panic: runtime error: invalid memory address or nil pointer dereference [signal 0xc0000005 code=0x0 addr=0x10 pc=0x11815ac] goroutine 1 [running]: net/http.(Client).do(0x1661000?, 0x0) /usr/local/go/src/net/http/client.go:590 +0xcc net/http.(Client).Do(...) /usr/local/go/src/net/http/client.go:581 main.uploadBigFile({0xc0004da150?, 0xc000243868?}, {0xc000326720, 0xb}) /go/src/git.ftb.dev/Jake_Evans/ftb-debug/utils.go:253 +0x1b0 main.newUploadFile({0xc0004da150, 0x65}, {0xc000326720, 0xb}) /go/src/git.ftb.dev/Jake_Evans/ftb-debug/utils.go:178 +0x4ee main.uploadFiles() /go/src/git.ftb.dev/Jake_Evans/ftb-debug/main.go:224 +0xb85 main.main() /go/src/git.ftb.dev/Jake_Evans/ftb-debug/main.go:174 +0x1aa5

ftb-helper[bot] commented 4 months ago

Hay, thanks for the issue! Unfortunately it looks like you've not provided a Debug code... We require this as it helps us find your issue as quickly as possible.

Please do the following

Please use the link below to download and run the FTB Debug tool. This is a tool built by our App Developers and will provide you a code that you need to attach to this issue. Please either edit your original issue or add a comment with this code. If you need more help running this tool, you can follow our guide on how to use the FTB Debug tool.

Windows // MacOS // Linux // Windows (Arm) // MacOS (Arm) // Linux (Arm)

The-One-and-only-Lookas-the-L commented 4 months ago

I DONT GET AN ERROR CODE

MichaelHillcox commented 4 months ago

It's a bot, be nice, it's just looking for the code and has a default response :joy:

I've responded to your other issue

The-One-and-only-Lookas-the-L commented 4 months ago

related issue closed