deprecated-armory3d/armory_examples_b27

ui_script3d example issue

Closed this issue · 2 comments

trsh commented

Could not open file /home/trsh/forks/armory_examples/ui_script3d/build_baisc3d/debug/krom/font_default.ttf.

trsh commented

I added droid_sans.ttf to assets and replaced in code, now:

Finished in 2.9882020950317383
Uniform N not found.
Uniform N not found.
Uncaught exception: Cannot cast Object Scene to {
	__name__ : true
}
		throw new js__$Boot_HaxeError("Cannot cast " + Std.string(o) + " to " + Std.string(t));
		^
Error: Cannot cast Object Scene to {
	__name__ : true
}
   at js_Boot.__cast (krom.js:22448:3)
   at sceneInit (krom.js:323:3)
   at Anonymous function (krom.js:6413:5)
   at Anonymous function (krom.js:6933:7)
   at Anonymous function (krom.js:6922:10)
   at iron_Scene.prototype.returnObjectLoaded (krom.js:7232:3)
   at iron_Scene.prototype.returnObject (krom.js:7188:4)
   at Anonymous function (krom.js:7028:5)
   at Anonymous function (krom.js:7545:4)
   at $hxClasses[iron.data.LightData] (krom.js:8780:3)

Will move this issue to the repository at https://github.com/armory3d/armory_examples, marking this one as deprecated and intended for b27 usage.