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

Asset viewer crash (blocking UI reviews) #1

Open
failuer opened this issue Jun 3, 2022 · 0 comments
Open

Asset viewer crash (blocking UI reviews) #1

failuer opened this issue Jun 3, 2022 · 0 comments
Assignees

Comments

@failuer
Copy link
Member

failuer commented Jun 3, 2022

When running latest version locally:

allo/assist run alloplace://sandbox.places.alloverse.com
NOTE: liballonet_av not available, h264 cannot be used
Loading allonet through the current process
allo/deps/luajit-bin//bin/osx64/luajit: allo/../allo/deps/alloui/lua/alloui/ffi_allonet_handle.lua:756: dlsym(0x21cebd420, allo_create_random_seed): symbol not found
stack traceback:
	[C]: in function '__index'
	allo/../allo/deps/alloui/lua/alloui/ffi_allonet_handle.lua:756: in function <allo/../allo/deps/alloui/lua/alloui/ffi_allonet_handle.lua:743>
	[C]: in function 'require'
	allo/../allo/deps/alloui/lua/alloui/client.lua:11: in main chunk
	[C]: in function 'require'
	allo/boot.lua:55: in main chunk
	[C]: at 0x0100001210

When running from Marketplace:

Launching app cd apps/allo-modelviewer; ./allo/assist run alloplace://sandbox.places.alloverse.com "[ -0.256, +0.000, -0.967, +0.000, +0.313, +0.946, -0.083, +0.000, +0.915, -0.324, -0.242, +0.000, +1.136, +1.563, -0.940, +1.000 ]" &
./allo/deps/luajit-bin//bin/osx64/luajit: ./allo/boot.lua:36: module 'liballonet' not found:
	no field package.preload['liballonet']
	no file './liballonet.lua'
	no file '/Users/kask/repos/alloverse/allo-marketplace/apps/allo-modelviewer/allo/deps/luajit-bin/bin/osx64/../../liballonet.lua'
	no file '/Users/kask/repos/alloverse/allo-marketplace/apps/allo-modelviewer/allo/deps/luajit-bin/bin/osx64/../../liballonet/init.lua'
	no file './allo/../lua/liballonet.lua'
	no file './allo/../allo/deps/alloui/lua/liballonet.lua'
	no file './allo/../allo/deps/alloui/lib/cpml/liballonet.lua'
	no file './allo/../allo/deps/alloui/lib/pl/lua/liballonet.lua'
	no file './liballonet.so'
	no file '/Users/kask/repos/alloverse/allo-marketplace/apps/allo-modelviewer/allo/deps/luajit-bin/bin/osx64/clib/liballonet.so'
	no file '/Users/kask/repos/alloverse/allo-marketplace/apps/allo-modelviewer/allo/deps/luajit-bin/bin/osx64/loadall.so'
	no file './allo/../allo/lib/liballonet.dylib'
stack traceback:
	[C]: in function 'require'
	./allo/boot.lua:36: in main chunk
	[C]: at 0x0100001210
Fund with Polar
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
Status: Done
Development

No branches or pull requests

3 participants