You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
I tried to create a video using multiAgentMakeVideo.py but I got the following error: Segmentation fault in expression starting at no file:0
getproperty at ./sysimg.jl:18 [inlined]
getindex at ./refvalue.jl:32 [inlined]
handle_new_from_data at /home/user/.julia/packages/Rsvg/uwc9D/src/calls.jl:109
render_fancy_car at /home/user.julia/packages/AutoViz/Kccwt/src/fancy_render.jl:40
I tried to change AutoViz to v.0.6.0 but then I got other issues. Suggestions are appreciated!
The text was updated successfully, but these errors were encountered:
nebneBgnahZ
changed the title
singleAgentMakeVideo.py: Julia exception: MethodError: no method matching render(::MultiagentNGSIMEnv;
Visualization error: segmentation fault
Jul 29, 2019
I successfully reproduced your error with AutoViz v0.7.3. Reverting back to AutoViz v0.7.1 resolved the issue for me and I was able to create a video. Could you please provide further information about what other issues you faced?
I tried to create a video using multiAgentMakeVideo.py but I got the following error: Segmentation fault in expression starting at no file:0
getproperty at ./sysimg.jl:18 [inlined]
getindex at ./refvalue.jl:32 [inlined]
handle_new_from_data at /home/user/.julia/packages/Rsvg/uwc9D/src/calls.jl:109
render_fancy_car at /home/user.julia/packages/AutoViz/Kccwt/src/fancy_render.jl:40
I tried to change AutoViz to v.0.6.0 but then I got other issues. Suggestions are appreciated!
The text was updated successfully, but these errors were encountered: