mirror of
https://github.com/kami-blue/client
synced 2025-01-05 06:19:29 +00:00
Add troubleshooting for new users (#239)
This commit is contained in:
parent
3685b1ff0f
commit
9803f880ca
@ -13,6 +13,11 @@ What `.jar` are you using in your `mods` folder? Make sure to use the one that e
|
||||
###### Just doesn't work when using runClient
|
||||
Don't use that, try building and running forge normally
|
||||
|
||||
###### Crashes before game starts with spongepowered error
|
||||
Make sure your workspace is clean and run
|
||||
./gradlew setupDecompWorkspace
|
||||
./gradlew build mkdir rmOld copy
|
||||
|
||||
## Crashes in-game
|
||||
|
||||
**Please make sure you're on the latest version of forge before proceeding!**
|
||||
@ -21,3 +26,5 @@ Don't use that, try building and running forge normally
|
||||
Crashes in game but it worked fine / errors link to files you haven't changed
|
||||
|
||||
Delete your .gradle or gradle cache or whatever it's called on windows
|
||||
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user