:8080/:1 The Cross-Origin-Opener-Policy header has been ignored, because the URL's origin was untrustworthy. It was defined either in the final response or a redirect. Please deliver the response using the HTTPS protocol. You can also use the 'localhost' origin instead. See https://www.w3.org/TR/powerful-features/#potentially-trustworthy-origin and https://html.spec.whatwg.org/#the-cross-origin-opener-policy-header. game.js:2 DOM fully loaded and parsed game.js:48 DOM elements initialized game.js:71 Event listeners added game.js:186 checkUserExists called with username: dudu game.js:203 User existence check response: {exists: false} game.js:212 handleRegister called game.js:225 Attempting to register user: dudu game.js:250 registerUser called with username: dudu game.js:273 Registration response data: {registered: true, token: '5265ee4d-d0f3-4d7e-a465-e152d90f43f3'} game.js:275 User registered successfully: {registered: true, token: '5265ee4d-d0f3-4d7e-a465-e152d90f43f3'} game.js:229 Token stored: 5265ee4d-d0f3-4d7e-a465-e152d90f43f3 game.js:230 User registered successfully game.js:973 Joining room: main_room with username: dudu and token: 5265ee4d-d0f3-4d7e-a465-e152d90f43f3 game.js:980 Joining new room: main_room game.js:897 createRoomTab: main_room with username: dudu and token: 5265ee4d-d0f3-4d7e-a465-e152d90f43f3 game.js:907 Tab for room main_room already exists. game.js:921 Showing tab for room: main_room game.js:818 Initializing chat WebSocket... game.js:819 Initializing chat WebSocket for room: main_room with username: dudu game.js:822 startChatWebSocket: main_room with username: dudu and token: 5265ee4d-d0f3-4d7e-a465-e152d90f43f3 game.js:886 WebSocket connection stored for room: main_room game.js:734 ChatInput initialized for room: main_room, username: dudu game.js:928 switchRoom: main_room with username: dudu and token: 5265ee4d-d0f3-4d7e-a465-e152d90f43f3 game.js:934 Attempting to switch to room: main_room game.js:940 Switching from room null to room main_room game.js:827 Chat WebSocket connection established in room: main_room game.js:836 Authentication message sent for room: main_room with username: dudu game.js:842 Message received from server in room main_room: {type: 'authenticated', username: 'dudu'} game.js:846 User authenticated successfully in room: main_room game.js:842 Message received from server in room main_room: {type: 'chat_message', message: 'dudu: a rejoint le chat main_room', room: 'main_room'} game.js:857 Message displayed in chat log for room: main_room game.js:749 Send button clicked, attempting to send message... game.js:756 Attempting to send message: frfrfr game.js:768 Sending chat message to WebSocket... game.js:777 Message input cleared. game.js:842 Message received from server in room main_room: {type: 'chat_message', message: 'dudu: frfrfr', room: 'main_room'}message: "dudu: frfrfr"room: "main_room"type: "chat_message"[[Prototype]]: Object game.js:857 Message displayed in chat log for room: main_room game.js:749 Send button clicked, attempting to send message... game.js:756 Attempting to send message: frfr game.js:768 Sending chat message to WebSocket... game.js:777 Message input cleared. game.js:842 Message received from server in room main_room: {type: 'chat_message', message: 'dudu: frfr', room: 'main_room'}message: "dudu: frfr"room: "main_room"type: "chat_message"[[Prototype]]: Object game.js:857 Message displayed in chat log for room: main_room game.js:742 Enter key pressed, attempting to send message... game.js:756 Attempting to send message: /b game.js:768 Sending chat message to WebSocket... game.js:777 Message input cleared. game.js:842 Message received from server in room main_room: {type: 'chat_message', message: 'dudu: /b', room: 'main_room'} game.js:857 Message displayed in chat log for room: main_room game.js:742 Enter key pressed, attempting to send message... game.js:756 Attempting to send message: /b b game.js:761 Detected block command for user: b game.js:784 Sending block command to WebSocket for user: b game.js:777 Message input cleared. game.js:842 Message received from server in room main_room: {type: 'success', message: 'You have blocked b'} game.js:866 Unhandled message type: {type: 'success', message: 'You have blocked b'} chatSocket.onmessage @ game.js:866 game.js:742 Enter key pressed, attempting to send message... game.js:756 Attempting to send message: /i game.js:768 Sending chat message to WebSocket... game.js:777 Message input cleared. game.js:842 Message received from server in room main_room: {type: 'chat_message', message: 'dudu: /i', room: 'main_room'} game.js:857 Message displayed in chat log for room: main_room game.js:742 Enter key pressed, attempting to send message... game.js:756 Attempting to send message: /i hhuhhihi hihi game.js:765 Detected invite command for user: hhuhhihi hihi game.js:794 Sending invite command to WebSocket for user: hhuhhihi hihi game.js:777 Message input cleared. game.js:842 Message received from server in room main_room: {type: 'error', message: 'Erreur interne du serveur'}message: "Erreur interne du serveur"type: "error"[[Prototype]]: Object game.js:863 Error message received: Erreur interne du serveur chatSocket.onmessage @ game.js:863