Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

FTB App Won't open #1081

Closed
The-One-and-only-Lookas-the-L opened this issue Feb 28, 2024 · 4 comments
Closed

FTB App Won't open #1081

The-One-and-only-Lookas-the-L opened this issue Feb 28, 2024 · 4 comments
Labels
bug Something isn't working

Comments

@The-One-and-only-Lookas-the-L

What Operating System

Windows 10

Debug Code

NO CODE

Describe the bug

The app won't open.
tried reinstalling and running with admin
ps: the file does indeed exist even tho monsieur debug says nop

Steps to reproduce

  1. Open the FTB App
  2. See the screen with "Ooops this doesn't look right"

Expected behaviour

Just the app to open normally

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: 8.29 GiB / 15.86 GiB (52.00% used)
INFO Killing FTB App

FTB App Checks

Network requests checks

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 https://maven.fabricmc.net returned expected results
SUCCESS https://maven.minecraftforge.net/net/minecraftforge/forge/maven-metadata.xml 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\Anwender\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\Anwender\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
▀ Checking for e0ab5f28-42a8-4aa8-b156-3c270d8e1db8 instance.json (0s)ctory exists
SUCCESS e0ab5f28-42a8-4aa8-b156-3c270d8e1db8 instance.json: json is valid

Upload logs

SUCCESS Uploaded settings.json: https://pste.ch/ihegoxotop
SUCCESS Uploaded version_manifest.json: https://pste.ch/gurocupuyu

@The-One-and-only-Lookas-the-L The-One-and-only-Lookas-the-L added the bug Something isn't working label Feb 28, 2024
Copy link

ftb-helper bot commented Feb 28, 2024

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
Copy link
Author

Yeah im sorry, the app fvcking crashed mid reporting :)

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\Anwender\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

@The-One-and-only-Lookas-the-L The-One-and-only-Lookas-the-L closed this as not planned Won't fix, can't repro, duplicate, stale Feb 28, 2024
@MichaelHillcox
Copy link
Member

Ugh, yeah that can happen sometimes, try using the one in the app, go to settings -> app -> upload logs and paste that link here once it's done

@The-One-and-only-Lookas-the-L
Copy link
Author

ok so i have no clue why but i booted a windows backup and now everythings back to normal

still thanks for the help <3

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working
Projects
None yet
Development

No branches or pull requests

2 participants