Reference ID
68255bbd-4ce3-6981-5c68-c7b0a578486e
Please select what you are reporting on:
Verse
What Type of Bug are you experiencing?
Verse
Summary
Server crash when trying to load textures via assets in verse.
Steps to Reproduce
MakeNewCanvas<private>(Agent : agent, Weapon : blacksmith_craft_weapon):canvas=
Canvas := canvas:
Slots := array:
canvas_slot:
Anchors := anchors:
Minimum := vector2{X:= 0.0, Y:= 0.0}
Maximum := vector2{X:= 0.0, Y:= 0.0}
Widget := button_loud{} #Works
# Widget := texture_block:
# DefaultImage := Weapon.Texture
# DefaultDesiredSize := vector2{X:= 300.0, Y:= 300.0}
Expected Result
Textures should load.
Observed Result
The server stops working
Platform(s)
Pc
Additional Notes
Textures is 40 kb max