Skip to content
This repository has been archived by the owner on Mar 15, 2021. It is now read-only.

Webchat not working #81

Open
Valentinez opened this issue Aug 1, 2018 · 5 comments
Open

Webchat not working #81

Valentinez opened this issue Aug 1, 2018 · 5 comments

Comments

@Valentinez
Copy link

If I set:

use-player-login-ip: true

I get a 500 internal server error, but nothing is showing in my apache log...

Says its coming from line 9666 of jquery-1.11.0.js:

xhr.send( ( options.hasContent && options.data ) || null );

I get same error if I try to enable login, and register.
If I hide IP, or just let usernames be the ip, works fine.

@caasi
Copy link

caasi commented Aug 21, 2018

I send the payload with curl and get the same error in the 1.12.1 branch.

@caasi
Copy link

caasi commented Aug 22, 2018

I found a fix: AlmuraDev@60bbea3

Check this issue for more information: #62 (comment)

@caasi
Copy link

caasi commented Aug 23, 2018

I think @haffmans fixed this issue in 1.12.2. The patch also works in 1.12.1.

@mikeprimm
Copy link
Member

Yep are you running 3.0-alpha-3, or are you still on an earlier version? The fix should be in the latest 2.6 builds (which is the stable branch), and should have made it in to the 2.6-beta-1 release. Latest 2.6 dev builds are here (for forge - http://dynmap.us/builds/DynmapForge/) - I'd suggest 3.0-alpha-3, though.

@caasi
Copy link

caasi commented Sep 13, 2018

My friends' server stucks at the version 1.12.1. The Dynmap-2.6-beta-1-forge-1.12.jar build can be loaded but the issue is still there without the commit b0d1280. They just set use-player-login-ip to false to avoid it.

I wish they can upgrade to v3.0 so we will be benefit from the DynmapBlockScan, but it's not my call.

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

No branches or pull requests

3 participants