vircadia / vircadia-web

Vircadia open source metaverse web interface for virtual worlds.
https://app.vircadia.com
Other
63 stars 51 forks source link

web page fails to load and position is wrong #131

Open scatterp2 opened 1 year ago

scatterp2 commented 1 year ago

Not sure if something connected with this issue #126 basically i try to create a web page and it does not appear i create a box, but it appears in the wrong place...

Is this a known issue? Is there any work around??

vircadia-webpage-issue some log output that may be of use:

log.ts?5607:38 [ENTITIES] [DEBUG] Add entity e19727b2-fe3d-43f7-a957-48503aa5a716
            name:undefined
            type: Box
log.ts?5607:38 [ENTITIES] [DEBUG] Add entity 60012859-797b-4ebe-b4be-252343dbd7af
            name:far
            type: Light
log.ts?5607:38 [OTHER] [DEBUG] attach script LightEntityController to right 
log.ts?5607:38 [OTHER] [DEBUG] attach script ShapeEntityController to Box_e19727b2-fe3d-43f7-a957-48503aa5a716 
log.ts?5607:38 [OTHER] [DEBUG] attach script LightEntityController to far 
Vircadia.js?897c:2 [audioclient] Input device info: null
2log.ts?5607:38 [AUDIO] [DEBUG] AudioMgr.setUserAudioMuted: true
log.ts?5607:38 [AVATAR] [DEBUG] DomainAvatar: Avatar added: 7f61244c-57db-4523-bbbd-d07bb628295c
log.ts?5607:38 [AVATAR] [DEBUG] AvatarAdded. Session ID: 7f61244c-57db-4523-bbbd-d07bb628295c
Vircadia.js?897c:2 [avatars] Processing first identity packet for 7f61244c-57db-4523-bbbd-d07bb628295c - 4
Vircadia.js?897c:2 [avatars] Processing first identity packet for 3d3da832-dcba-4771-828a-3667cd4fd5bc - 2
Vircadia.js?897c:2 AudioClient: AudioStreamStats packet not processed.
#qr @ Vircadia.js?897c:2
log.ts?5607:38 [AVATAR] [DEBUG] handleAvatarSkeletonModelURLChanged. Session ID: 7f61244c-57db-4523-bbbd-d07bb628295c, https://cdn-1.vircadia.com/us-e-1/Bazaar/Avatars/Mike/fbx/Mike.fst
logger.js?e555:72 BJS - [09:54:32]: Unable to find a plugin to load .fst files. Trying to use .babylon default plugin. To load from a specific filetype (eg. gltf) see: https://doc.babylonjs.com/how_to/load_from_any_file_type
Logger._WarnEnabled @ logger.js?e555:72
log.ts?5607:38 [AVATAR] [ERROR] Unable to load from https://cdn-1.vircadia.com/us-e-1/Bazaar/Avatars/Mike/fbx/Mike.fst: importMesh of undefined from undefined version: undefined, exporter version: undefinedimportMesh has failed JSON parse
log.ts?5607:38 [OTHER] [DEBUG] attach script ScriptAvatarController to ScriptAvatar_7f61244c-57db-4523-bbbd-d07bb628295c 
2vircadia-audio-output.js:1 AudioOutputProcessor: Buffer overflowed.
Vircadia.js?897c:2 [avatars] Removed avatar with UUID 7f61244c-57db-4523-bbbd-d07bb628295c from AvatarHashMap 1
log.ts?5607:38 [AVATAR] [DEBUG] DomainAvatar: Avatar removed: 7f61244c-57db-4523-bbbd-d07bb628295c
log.ts?5607:38 [AVATAR] [DEBUG] handleAvatarRemoved. Session ID: 7f61244c-57db-4523-bbbd-d07bb628295c
vircadia-audio-output.js:1 AudioOutputProcessor: Buffer overflowed.
Vircadia.js?897c:2 [Violation] 'setTimeout' handler took 250ms
DevTools failed to load source map: Could not load content for chrome-extension://nllcnknpjnininklegdoijpljgdjkijc/bundles/content.js.map: System error: net::ERR_BLOCKED_BY_CLIENT
DevTools failed to load source map: Could not load content for chrome-extension://nllcnknpjnininklegdoijpljgdjkijc/bundles/writingMonitor.js.map: System error: net::ERR_BLOCKED_BY_CLIENT
DevTools failed to load source map: Could not load content for https://vmi1154154.contaboserver.net:8080/js/vircadia-audio-input.js.map: Fetch through target failed: Target not supported; Fallback: HTTP error: status code 404, net::ERR_HTTP_RESPONSE_CODE_FAILURE
DevTools failed to load source
scatterp2 commented 1 year ago

a temp fix for this appears to be loading a valid world backup and modifying it

Gigabyte5671 commented 11 months ago

Hi @scatterp2, thanks for making an issue.

I haven't been able to reproduce this. Do you know if it is still a problem?