mirror of
https://github.com/kami-blue/client
synced 2025-02-03 22:11:49 +00:00
add more troubleshooting stuff
This commit is contained in:
parent
a99da9c1b8
commit
d409365beb
@ -182,6 +182,10 @@ Note: This assumes your minecraft folder is in the default location under your %
|
||||
|
||||
***
|
||||
|
||||
If you get build errors see this: [troubleshooting page](docs/TROUBLESHOOTING.md)
|
||||
|
||||
***
|
||||
|
||||
</details>
|
||||
|
||||
## Contributing
|
||||
@ -216,6 +220,10 @@ If you do not wish to run from an IDE, use `gradlew.bat runClient` to run KAMI B
|
||||
|
||||
***
|
||||
|
||||
If you get build errors see this: [troubleshooting page](docs/TROUBLESHOOTING.md)
|
||||
|
||||
***
|
||||
|
||||
</details>
|
||||
|
||||
## How this improves over KAMI (Red)
|
||||
|
@ -10,6 +10,13 @@ Head over to [here](http://www.oracle.com/technetwork/java/javase/downloads/jdk8
|
||||
###### Minecraft not loading at all
|
||||
What `.jar` are you using in your `mods` folder? Make sure to use the one that ends with `-full` (`KAMI-MCVER-KAMIVER-full.jar`)
|
||||
|
||||
###### Just doesn't work when using runClient
|
||||
Don't use that, try building and running forge normally
|
||||
## Crashes in-game
|
||||
|
||||
**Please make sure you're on the latest version of forge before proceeding!**
|
||||
**Please make sure you're on the latest version of forge before proceeding!**
|
||||
|
||||
## When using Intellij / Eclipse
|
||||
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