Hardcore Questing Mode [FORGE/FABRIC]

Hardcore Questing Mode [FORGE/FABRIC]

16M Downloads

NPE on login

BlayzerQ opened this issue · 11 comments

commented

Created branch of quests in the single-player game, threw on the server when entering the player kicked from server to server "Internal Server Error", and in the server log:
http://pastebin.com/vtegPfeh

commented

MC version, HQM version and a log that isn't just a cut of the crash would be helpful

commented

MC Version: 1.7.10
Server Core: Thermos:1.7.10-1614.57
HQM Version: HQM-The Journey-4.4.4
Full Server Log: https://www.dropbox.com/s/sseilqzo9bkydf0/fml-server-latest.txt?dl=0
HQM file: https://drive.google.com/file/d/0ByTj4356v7S5b2c0VFItTHVrNnM/view
Client crash (sometimes) https://drive.google.com/file/d/0ByTj4356v7S5UWdhLUVzWVdmWlE/view

If disable ServerSync - all work, but quest files req on client side.

commented

1.7.10 is kind of unsupported at the moment, maybe once #218 is reviewed and merged in. There are quite some issues with networking and saving in general in the 1.7.10 version. In the rewrite for 1.8+ most of these got solved.

commented

How get Backport 5.0.0beta3 for 1.7.10? (Compiled jar file)

commented

You'll need to build it yourself, I don't think there is any build so far

commented

Any news?

commented

I was able to build it myself easily. But since this isnt mine I'm going to upload it sorry, Just run "gradlew build" with the files in place.

commented

i`am compile this (https://github.com/clienthax/HQM), but there dont work ServerSync. How fix this?

commented

@BlayzerQ stop commenting.

commented

ServerSync is a feature that works only for MINOR edits in the hqm file.
Not the complete file. A client will ALWAYS need a VERY/EQUAL similar hqm
file to the server.

It is NOT a feature that allows the client to join a server with NO hqm
file present. These files are WAY to big to be sent over the network.

On Aug 11, 2016 5:26 PM, "Oleg Parfilov" [email protected] wrote:

i`am compile this (https://github.com/clienthax/HQM), but there dont work
ServerSync. How fix this?


You are receiving this because you are subscribed to this thread.
Reply to this email directly, view it on GitHub
#221 (comment), or mute
the thread
https://github.com/notifications/unsubscribe-auth/AAZ89_eee-h4nk_GITxPw1HgRNWLwd6Bks5qez8ggaJpZM4JeXaV
.

commented

Ok, sorry. I am understud.