Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

85,-9 Editor actions scene not loading #176

Open
leanmendoza opened this issue Apr 3, 2024 · 0 comments
Open

85,-9 Editor actions scene not loading #176

leanmendoza opened this issue Apr 3, 2024 · 0 comments

Comments

@leanmendoza
Copy link
Contributor

imagen
When entering to the scene, it crashes

log (screenshot), here the text:

ernel:scene: [Editor-actions]  <empty string> Error: Outside of the bounds of writen data.
_ReadWriteByteBuffer_roAdd2@blob:https://decentraland.zone/85499d99-830e-433a-bea9-99b72233a9b5 line 2 > Function:10893:15
readInt8@blob:https://decentraland.zone/85499d99-830e-433a-bea9-99b72233a9b5 line 2 > Function:10723:128
deserialize@blob:https://decentraland.zone/85499d99-830e-433a-bea9-99b72233a9b5 line 2 > Function:20921:29
deserialize@blob:https://decentraland.zone/85499d99-830e-433a-bea9-99b72233a9b5 line 2 > Function:20881:35
deserialize@blob:https://decentraland.zone/85499d99-830e-433a-bea9-99b72233a9b5 line 2 > Function:20512:28
deserialize@blob:https://decentraland.zone/85499d99-830e-433a-bea9-99b72233a9b5 line 2 > Function:9627:39
createUpdateLwwFromCrdt/<@blob:https://decentraland.zone/85499d99-830e-433a-bea9-99b72233a9b5 line 2 > Function:11664:35
receiveMessages@blob:https://decentraland.zone/85499d99-830e-433a-bea9-99b72233a9b5 line 2 > Function:11421:54
update@blob:https://decentraland.zone/85499d99-830e-433a-bea9-99b72233a9b5 line 2 > Function:12304:22
onUpdate@blob:https://decentraland.zone/85499d99-830e-433a-bea9-99b72233a9b5 line 2 > Function:30861:16
runUpdate@blob:https://decentraland.zone/85499d99-830e-433a-bea9-99b72233a9b5:2:2418
b@blob:https://decentraland.zone/85499d99-830e-433a-bea9-99b72233a9b5:2:5982
async*My@blob:https://decentraland.zone/85499d99-830e-433a-bea9-99b72233a9b5:2:5043
async*@blob:https://decentraland.zone/85499d99-830e-433a-bea9-99b72233a9b5:2:6284
@blob:https://decentraland.zone/85499d99-830e-433a-bea9-99b72233a9b5:2:6316
 {"message":"Outside of the bounds of writen data.","name":"Error","stack":"_ReadWriteByteBuffer_roAdd2@blob:https://decentraland.zone/85499d99-830e-433a-bea9-99b72233a9b5 line 2 > Function:10893:15\nreadInt8@blob:https://decentraland.zone/85499d99-830e-433a-bea9-99b72233a9b5 line 2 > Function:10723:128\ndeserialize@blob:https://decentraland.zone/85499d99-830e-433a-bea9-99b72233a9b5 line 2 > Function:20921:29\ndeserialize@blob:https://decentraland.zone/85499d99-830e-433a-bea9-99b72233a9b5 line 2 > Function:20881:35\ndeserialize@blob:https://decentraland.zone/85499d99-830e-433a-bea9-99b72233a9b5 line 2 > Function:20512:28\ndeserialize@blob:https://decentraland.zone/85499d99-830e-433a-bea9-99b72233a9b5 line 2 > Function:9627:39\ncreateUpdateLwwFromCrdt/<@blob:https://decentraland.zone/85499d99-830e-433a-bea9-99b72233a9b5 line 2 > Function:11664:35\nreceiveMessages@blob:https://decentraland.zone/85499d99-830e-433a-bea9-99b72233a9b5 line 2 > Function:11421:54\nupdate@blob:https://decentraland.zone/85499d99-830e-433a-bea9-99b72233a9b5 line 2 > Function:12304:22\nonUpdate@blob:https://decentraland.zone/85499d99-830e-433a-bea9-99b72233a9b5 line 2 > Function:30861:16\nrunUpdate@blob:https://decentraland.zone/85499d99-830e-433a-bea9-99b72233a9b5:2:2418\nb@blob:https://decentraland.zone/85499d99-830e-433a-bea9-99b72233a9b5:2:5982\nasync*My@blob:https://decentraland.zone/85499d99-830e-433a-bea9-99b72233a9b5:2:5043\nasync*@blob:https://decentraland.zone/85499d99-830e-433a-bea9-99b72233a9b5:2:6284\n@blob:https://decentraland.zone/85499d99-830e-433a-bea9-99b72233a9b5:2:6316\n"} [console.js:36:19](https://cdn.decentraland.org/@dcl/explorer-website/node_modules/@sentry/utils/esm/instrument/console.js)
    instrumentConsole console.js:36
    g wrap.ts:38
    error logger.ts:35
    event DevTools.ts:36
    w5A codegen.ts:149
    h server.ts:159
    s5A server.ts:313
    I server.ts:394
    attachTransport server.ts:427
    krg message-dispatcher.ts:38
    emit index.ts:105
    emit index.ts:104
    FYe RpcTransportWebWorkerV2.ts:35
    Er helpers.js:90
    (Asíncrono: EventListener.handleEvent)
    _wrapEventTarget trycatch.js:208
    instrumentDOM dom.js:78
    FYe RpcTransportWebWorkerV2.ts:33
    Kot SceneWorker.ts:108
    attachTransport SceneWorker.ts:392
    createSceneWorker SceneWorker.ts:135
    _4 parcelSceneManager.ts:92
    vot parcelSceneManager.ts:194
    uSA parcelSceneManager.ts:153
    Redux 25
@leanmendoza leanmendoza changed the title Editor actions scene not loading 85,-9 Editor actions scene not loading Apr 3, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant