Alex (TuxCoding)

Results 362 comments of Alex (TuxCoding)

Please post the complete context. Please add more lines before it or post the complete log.

Then you need to confirm for me that the host:port combination is exactly the same during the first message and later messages. An unique session id built based on those...

> well everytime I join into the server the port changes But both stays consisted during a login attempt?

Could you please post your plugin configuration.

Please reference the login attempts with the server log, because I only see two login requests. Keep in mind that AuthMe register could also already be sent while FastLogin still...

In fact, this issue template is standard to get all the relevant details. How many times people didn't used the latest version not included the server or forgot a step-by-step...

Please post the log from the registration time.

It says it in the server log: [00:46:27] [Server thread/WARN]: [FastLogin] No support offline Auth plugin found. [00:46:27] [Server thread/WARN]: [FastLogin] No auth plugin were found by this plugin (other...

You don't need to modify FastLogin, but you have to register your hook here: https://github.com/games647/FastLogin/blob/971b0e1f09cd8a0281931c4e782fbc0950c480cb/core/src/main/java/com/github/games647/fastlogin/core/shared/FastLoginCore.java#L292 After FastLogin loaded, but before the world ticks (is fully loaded). Furthermore, I see your...

The error means that fastlogin isn't installed. You need to have both installed.