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

Road drawing fails with 'New meshes too big for one queue' #409

Open
josh-parris opened this issue Feb 11, 2024 · 1 comment
Open

Road drawing fails with 'New meshes too big for one queue' #409

josh-parris opened this issue Feb 11, 2024 · 1 comment

Comments

@josh-parris
Copy link

image
Citybound version: v0.1.2-823-gdfa71eb
Error: Rust WASM error: panicked at 'New meshes too big for one queue', <::std::macros::panic macros>:2:4
__cargo_web_snippet_02c4e2a0b5064de55f45be035a59d7b2a67e2cec in ../target/wasm32-unknown-unknown/release/cb_browser_ui.js 556:59
ZN13cb_browser_ui5start28$u7b$$u7b$closure$u7d$$u7d$17h9568161eb75d4f62E in /cb_browser_ui.wasm:wasm-function[406]:0x309c0 undefined:undefined
_ZN3std9panicking20rust_panic_with_hook17hbc8c5d497b01d8d8E in /cb_browser_ui.wasm:wasm-function[5406]:0x293728 undefined:undefined
_ZN3std9panicking11begin_panic17h9c5a26e626f3ccc1E in /cb_browser_ui.wasm:wasm-function[433]:0x3a111 undefined:undefined
_ZN12michelangelo12mesh_grouper18MeshQueue$LT$K$GT$4push17h61c469e8b2c6fa30E in /cb_browser_ui.wasm:wasm-function[802]:0x8a8f3 undefined:undefined
_ZN12michelangelo12mesh_grouper20MeshGrouper$LT$K$GT$6update17h7b645807ed53c5e5E in /cb_browser_ui.wasm:wasm-function[805]:0x8b7b1 undefined:undefined
ZN160$LT$cb_browser_ui..planning_browser..BrowserPlanningUI$u20$as$u20$cb_planning..plan_manager..ui..PlanningUI$LT$cb_simulation..planning..CBPlanningLogic$GT$$GT$25on_project_preview_update17hc3201f2b4a4386d4E in /cb_browser_ui.wasm:wasm-function[787]:0x85dfa undefined:undefined
ZN3kay5class5Class11add_handler28$u7b$$u7b$closure$u7d$$u7d$17habfd619b1f9cac6cE in /cb_browser_ui.wasm:wasm-function[230]:0x1b041 undefined:undefined
_ZN3kay5class14instance_store13InstanceStore16receive_instance17hd23f1c1baa3e6380E in /cb_browser_ui.wasm:wasm-function[5043]:0x27b95c undefined:undefined
_ZN3kay5class5Class15handle_messages17h56d3f54cde600227E in /cb_browser_ui.wasm:wasm-function[5025]:0x279eba undefined:undefined
_ZN3std9panicking3try7do_call17ha0ed08109be74832E.llvm.7185410863975058835 in /cb_browser_ui.wasm:wasm-function[5024]:0x279db8 undefined:undefined
__rust_maybe_catch_panic in /cb_browser_ui.wasm:wasm-function[5414]:0x293ac8 undefined:undefined
_ZN3kay12actor_system11ActorSystem20process_all_messages17h933be7abeb5a171bE in /cb_browser_ui.wasm:wasm-function[4992]:0x277035 undefined:undefined
_ZN13cb_browser_ui8MainLoop5frame17hdfb7d5fef66d002fE in /cb_browser_ui.wasm:wasm-function[420]:0x32cee undefined:undefined
ZN229$LT$stdweb..webcore..newtype..Newtype$LT$$LP$stdweb..webcore..serialization..FunctionTag$C$$u20$$LP$A12$C$$RP$$RP$$C$stdweb..webcore..once..Once$LT$F$GT$$GT$$u20$as$u20$stdweb..webcore..serialization..FuncallAdapter$LT$F$GT$$GT$15funcall_adapter17h79564674259d3bb3E in /cb_browser_ui.wasm:wasm-function[756]:0x7e828 undefined:undefined
dyncall in ../target/wasm32-unknown-unknown/release/cb_browser_ui.js 476:39
dyncall in ../target/wasm32-unknown-unknown/release/cb_browser_ui.js 175:38

@josh-parris
Copy link
Author

Reloading the webpage and the project shows a road that wasn't drawn at the time of the error report
image

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