Hey. Was playing Beam and tried out a time trail and noticed that the aa on the West Coast Mountain Road Time Trial were appearing as "No Mesh". You can see the mesh in the background of the lua screenshot. Using the broken mod analyzer and the console, this was the thing appearing at the end of the lua and the related error appearing in the top right. I don't think this is related to the "No Mesh" appearing though. I tried loading this again with your map and every other mod disabled and the big log didn't appear, if that error was causing any legitimate issues, it didn't fix the "No Mesh" issue, just the game having issues reading the road barriers for some reason. I'll figure this out myself, just thought I'd mention this and the context behind me noticing it.
Thank you so so much, I have duplicated the issue and I am fixing it now. I don't think this issue would stop meshes loading but it does break anything that uses race markers. Thank you so so so so much again for the help.
You're welcome. Just to mention, it seems like the no-mesh thing is just a game issue as for me atleast, this also happens in safe-mode from the looks of it. Seems like there are other people that have had this issue before.
No problem, I fixed the issue and its in the zip file, but I am now rushing to finish the second scene and will props release that on the Repo. Just some behind the scenes stuff; I have been working on a nice "scene select" using some recycled career mode UI And some glossy screenshots for the repo page + other scenes. Its coming along nicely and hope to get something out on the repo soonish!
Update log! Scene 1 is finished and is in the mod approval pipeline for the repo! Scene 1 also will have a hotfix ready to fix the directors faces not loading on win conditions. I wont update the .zip as the repo will host the mod in future. Scene 2 is being worked on, unfortueately I have found a bug with the way trucks and trailers couple and need to rework scene 2 so its delayed, but the scene is gonna be pretty cool with close calls, knocking off car doors and some minor gymkhana segments. If anyone has access to camera 3d models that are fairly low poly and dont mind sharing please contact me as I would like like to add some cameras at areas as an extra task to not hit them.
I must say, this is great fun to play! However, If I select 'EXIT' after finishing the scenario and watching the replay, the camera won't move. But that's really the only fault I found. Great work!
Just wanted to give an update. Scene two is back on schedule and has been fully laid out. Now, I am just tweaking it to make playable and adding in the scores and time limits. the reason for the delay is mainly because I’ve had to completely rewrite scene to because the methodology I was using before just flat out wasn’t working. I wanted to keep all three scenes in one mission so I was making one massive flowgraph mission. However, this was causing everything to get extremely slow and confusing. I found that I can load in individual FG files at different times so now I still have one scenario, but it loads in three different files when needed by the player. my only issue now is that I have found a bug which I’m not sure if it’s unique to me or if there’s a bug with the flow editor where sometimes a position is being interpreted as a double and causing the lua to crash.