Endless loading screen #7

Closed
opened 2022-07-16 01:09:46 +02:00 by Whitetex · 4 comments
Whitetex commented 2022-07-16 01:09:46 +02:00 (Migrated from github.com)

Description of the problem

when joining the server after the char creator it does not stop loading

Reproduction steps

see Description

Expected behaviour

see Description

Additional context

No response

### Description of the problem when joining the server after the char creator it does not stop loading ### Reproduction steps see Description ### Expected behaviour see Description ### Additional context _No response_
chaosfreak93 commented 2022-07-16 08:23:35 +02:00 (Migrated from github.com)

Could you provide more information such as your client log?

Could you provide more information such as your client log?
Whitetex commented 2022-07-16 12:58:13 +02:00 (Migrated from github.com)

[23:31:51] alt:V Multiplayer started
[23:31:51] Started in 46864 ms
[23:33:47] Fetching resources
[23:33:47] Connecting to: [::ffff:142.132.214.152]:7788
[23:33:48] Connected with id: 13
[23:33:48] Loading resource livingyou
[23:33:48] Loading resource webviews
[23:33:48] Loaded resource webviews
[23:33:48] [V8] Starting script client-dist.js
[23:33:48][Warning] Resource livingyou tick was too long 26 ms
[23:33:48] [V8] Started script client-dist.js
[23:33:48] Loaded resource livingyou
[23:33:48] WebView has mounted successfully.
[23:33:48] [Vue] Opened Pages -> ["Login"]
[23:33:54] [Vue] Closed Page -> Login
[23:33:55] [Vue] Opened Pages -> ["CharSelector"]
[23:33:59] [Vue] Closed Page -> CharSelector
[23:33:59][Error] [V8] Unhandled promise rejection at livingyou:client-dist.js:2558 (Error: Invalid arg type, only Vector3 and Entity allowed)
[23:33:59][Error] at createCharacter (client-dist.js:2558)

[23:31:51] alt:V Multiplayer started [23:31:51] Started in 46864 ms [23:33:47] Fetching resources [23:33:47] Connecting to: [::ffff:142.132.214.152]:7788 [23:33:48] Connected with id: 13 [23:33:48] Loading resource livingyou [23:33:48] Loading resource webviews [23:33:48] Loaded resource webviews [23:33:48] [V8] Starting script client-dist.js [23:33:48][Warning] Resource livingyou tick was too long 26 ms [23:33:48] [V8] Started script client-dist.js [23:33:48] Loaded resource livingyou [23:33:48] WebView has mounted successfully. [23:33:48] [Vue] Opened Pages -> ["Login"] [23:33:54] [Vue] Closed Page -> Login [23:33:55] [Vue] Opened Pages -> ["CharSelector"] [23:33:59] [Vue] Closed Page -> CharSelector [23:33:59][Error] [V8] Unhandled promise rejection at livingyou:client-dist.js:2558 (Error: Invalid arg type, only Vector3 and Entity allowed) [23:33:59][Error] at createCharacter (client-dist.js:2558)
chaosfreak93 commented 2022-07-16 13:45:46 +02:00 (Migrated from github.com)

Alright thx. I will start to investigate this issues

Alright thx. I will start to investigate this issues
chaosfreak93 commented 2022-07-20 21:10:14 +02:00 (Migrated from github.com)

Issue should be fixed with the next update

Issue should be fixed with the next update
Sign in to join this conversation.