Page MenuHomeFeedback Tracker

Compile Script Error On A Read Only File
Closed, ResolvedPublic

Description

Hi Support,

Out of the blue, I can no longer compile my game script because a read-only file is throwing an error ("SCR_BinocularsComponent.c"). This hasn't been overwritten by my mod either.

I've tried verifying game files, reinstalling the tools via steam but I still get the same error.

Any ideas? I've marked as Major since I can't use the Script editor anymore.

I've attached a screenshot of the errors it is throwing. The errors also don't make any sense...

Thanks,
Fox

Details

Severity
Major
Resolution
Open
Reproducibility
Always
Operating System
Windows 10 x64
Operating System Version
21H2
Category
General

Event Timeline

Geez changed the task status from New to Need More Info.EditedJun 2 2022, 1:54 PM
Geez added a subscriber: Geez.

Hello TheEmperorFox.
This looks like an user error. Can you please check if you have accidentally deleted a ";" somewhere by any chance (this can also be caused by other symbols such as ] or ) )? And can you try to compile without your change? (If you manage to compile without the change, then the problem is in the missing symbol)
Regards,
Geez

Hi Geez,

I found that it was a syntax error in one of my files. Weird that the errors didn't highlight that and instead showed a syntax error for a completely different file. Maybe for room for improvement on the error logs.

Thank you for the hinter.

Thanks,
Fox

This comment was removed by Geez.
Geez closed this task as Resolved.Jun 9 2022, 11:06 AM
Geez claimed this task.