-
Notifications
You must be signed in to change notification settings - Fork 16
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
Guidebook not showing up in game #86
Comments
Alright, I'm just glad I've not lost the ability to follow instructions! |
Ok, so the problem has not resolved. gbook.cfg reads:
rolecraft.xml contains same content as MineColonies book as before with only change being the first line which is changed to A book DID appear in my hotbar but cannot be opened and the book itself does not appear in JEI though the actual MineColonies book and the Guidebook do. Also tried downgrading to 2.8.3 with no luck |
Oh, uhm... yeah it won't work with the books in the server. They have to load client-side, like resource packs. |
Oh ok. So how do i distribute the book to players? |
Well for a datapack, the same way you distribute mod configs. |
Err, every time I said datapck, I meant modpack. I was discussing 1.14 stuffs on discord just now. :P |
Right, i'm now more confused than ever. I removed ALL traces from config folder(s) and created a resource pack. Now (before trying to load the resource pack) the book has appeared in JEI bearing the correct name, and can be opened, displaying the contents of the MineColonies book, which would make sense as I had previously copy/ pasted this BUT there is no trace of the book in client or server files to edit AND trying to load the resource pack simply causes the client to freeze |
Hmm I'll have to check, it could be that it's bugged, it's not often used as a feature so I don't test it regularly. |
Not that i noticed, i'll have to have another look tomorrow. I'll remove everything guidebook-related and re-add. |
Since the client/ server were restarting as I typed the last reply, i quickly loaded it up and despite freezing, the resource pack HAS loaded and the demo book now appears in JEI and can be opened with the expected demo content... |
Welp I hope it works. If it's sometimes works sometimes doesn't, write something here and I'll give it a look. |
I realise i'm being incredibly stupid but can someone provide me a step-by-step guide on how to get this working?
I created the required folder(s) within the config folder and have a guidebook in-game which i can hold in my hand but not open.
I tried to follow the instructions but clearly have done something wrong...
1.12.2 Server running on Forge.
/config/books/
/books/
books.json - contents: [ "gbook:books/rolecraft.xml" ]
/config/books/books/
rolecraft.xml
ETA:
After several restarts, but no actual changes to the guidebook files, a 'rolecraft' book finally spawned in for one of my players (but not for me) however it cannot be opened.
Since MineColonies has a guidebook, i copy/ pasted the contents exactly into my own custom book to no effect.
I have no idea what i'm doing wrong
The text was updated successfully, but these errors were encountered: