BullCow Game "Project files could not be generated."

I’m on Mac and can’t open BullCow Game project :frowning: my machine is M1 mac mini 2020, with os x version 12.0.1

Tried to open on both UE 4.22 and 4.27

Project files could not be generated. Log output:

Running Mono…

Found mono via known Mono.framework path
Running system mono/msbuild, version: Mono JIT compiler version 6.12.0.162 (2020-02/2ca650f1f62 Tue Nov 30 10:18:09 EST 2021)
/Volumes/T7/Apps/UE_4.27/Engine /Volumes/T7/Apps/UE_4.27/Engine/Binaries/Mac
Discovering modules, targets and source code for project…
While compiling /Volumes/T7/CourseStuff/BullCowGame-starter-kit 4.27/Intermediate/Build/BuildRules/BullCowGameModuleRules.dll:
/Volumes/T7/CourseStuff/BullCowGame-starter-kit 4.27/Source/BullCowGame/._BullCowGame.Build.cs(1,2) : error CS1056: Unexpected character ' /Volumes/T7/CourseStuff/BullCowGame-starter-kit 4.27/Source/BullCowGame/._BullCowGame.Build.cs(1,3) : error CS1056: Unexpected character
/Volumes/T7/CourseStuff/BullCowGame-starter-kit 4.27/Source/BullCowGame/._BullCowGame.Build.cs(1,4) : error CS1056: Unexpected character a' /Volumes/T7/CourseStuff/BullCowGame-starter-kit 4.27/Source/BullCowGame/._BullCowGame.Build.cs(1,6) : error CS1056: Unexpected character
/Volumes/T7/CourseStuff/BullCowGame-starter-kit 4.27/Source/BullCowGame/._BullCowGame.Build.cs(1,8) : error CS1525: Unexpected symbol Mac' /Volumes/T7/CourseStuff/BullCowGame-starter-kit 4.27/Source/BullCowGame/._BullCowGame.Build.cs(1,26) : error CS1056: Unexpected character
/Volumes/T7/CourseStuff/BullCowGame-starter-kit 4.27/Source/BullCowGame/._BullCowGame.Build.cs(1,37) : error CS1056: Unexpected character ' /Volumes/T7/CourseStuff/BullCowGame-starter-kit 4.27/Source/BullCowGame/._BullCowGame.Build.cs(1,38) : error CS1056: Unexpected character ?’
/Volumes/T7/CourseStuff/BullCowGame-starter-kit 4.27/Source/BullCowGame/._BullCowGame.Build.cs(1,42) : error CS1056: Unexpected character ' /Volumes/T7/CourseStuff/BullCowGame-starter-kit 4.27/Source/BullCowGame/._BullCowGame.Build.cs(1,45) : error CS1056: Unexpected character
/Volumes/T7/CourseStuff/BullCowGame-starter-kit 4.27/Source/BullCowGame/._BullCowGame.Build.cs(1,46) : error CS1056: Unexpected character ?' /Volumes/T7/CourseStuff/BullCowGame-starter-kit 4.27/Source/BullCowGame/._BullCowGame.Build.cs(1,49) : error CS1056: Unexpected character
/Volumes/T7/CourseStuff/BullCowGame-starter-kit 4.27/Source/BullCowGame/._BullCowGame.Build.cs(1,50) : error CS1056: Unexpected character ' /Volumes/T7/CourseStuff/BullCowGame-starter-kit 4.27/Source/BullCowGame/._BullCowGame.Build.cs(1,92) : error CS1056: Unexpected character
/Volumes/T7/CourseStuff/BullCowGame-starter-kit 4.27/Source/BullCowGame/._BullCowGame.Build.cs(1,95) : error CS1056: Unexpected character ' /Volumes/T7/CourseStuff/BullCowGame-starter-kit 4.27/Source/BullCowGame/._BullCowGame.Build.cs(1,96) : error CS1056: Unexpected character ?’
/Volumes/T7/CourseStuff/BullCowGame-starter-kit 4.27/Source/BullCowGame/._BullCowGame.Build.cs(1,100) : error CS1056: Unexpected character ?' /Volumes/T7/CourseStuff/BullCowGame-starter-kit 4.27/Source/BullCowGame/._BullCowGame.Build.cs(1,120) : error CS1056: Unexpected character
/Volumes/T7/CourseStuff/BullCowGame-starter-kit 4.27/Source/BullCowGame/._BullCowGame.Build.cs(1,124) : error CS1056: Unexpected character ?' /Volumes/T7/CourseStuff/BullCowGame-starter-kit 4.27/Source/BullCowGame/._BullCowGame.Build.cs(1,131) : error CS1056: Unexpected character
/Volumes/T7/CourseStuff/BullCowGame-starter-kit 4.27/Source/BullCowGame/._BullCowGame.Build.cs(1,201) : error CS0589: Internal compiler error during parsingSystem.FormatException: Input string was not in a correct format.
error : at System.Number.ThrowOverflowOrFormatException (System.Boolean overflow, System.String overflowResourceKey) [0x0001a] in :0
error : at System.Number.ParseSingle (System.ReadOnlySpan1[T] value, System.Globalization.NumberStyles styles, System.Globalization.NumberFormatInfo info) [0x00071] in <e068e2227ab74c1bb3d724ebaab0e3ff>:0 error : at System.Single.Parse (System.String s, System.Globalization.NumberStyles style, System.IFormatProvider provider) [0x0001d] in <e068e2227ab74c1bb3d724ebaab0e3ff>:0 error : at Mono.CSharp.Tokenizer.adjust_real (System.TypeCode t, Mono.CSharp.Location loc) [0x00091] in <3a4d148015bf44a0bb1900a71fd1e2f3>:0 error : at Mono.CSharp.Tokenizer.is_number (System.Int32 c, System.Boolean dotLead) [0x0021b] in <3a4d148015bf44a0bb1900a71fd1e2f3>:0 error : at Mono.CSharp.Tokenizer.xtoken () [0x00b02] in <3a4d148015bf44a0bb1900a71fd1e2f3>:0 error : at Mono.CSharp.Tokenizer.token () [0x00000] in <3a4d148015bf44a0bb1900a71fd1e2f3>:0 error : at Mono.CSharp.CSharpParser.yyparse (Mono.CSharp.yyParser.yyInput yyLex) [0x000f5] in <3a4d148015bf44a0bb1900a71fd1e2f3>:0 error : at Mono.CSharp.CSharpParser.parse () [0x00028] in <3a4d148015bf44a0bb1900a71fd1e2f3>:0 /Volumes/T7/CourseStuff/BullCowGame-starter-kit 4.27/Source/._BullCowGame.Target.cs(1,2) : error CS1056: Unexpected character
/Volumes/T7/CourseStuff/BullCowGame-starter-kit 4.27/Source/._BullCowGame.Target.cs(1,3) : error CS1056: Unexpected character ' /Volumes/T7/CourseStuff/BullCowGame-starter-kit 4.27/Source/._BullCowGame.Target.cs(1,4) : error CS1056: Unexpected character a’
/Volumes/T7/CourseStuff/BullCowGame-starter-kit 4.27/Source/._BullCowGame.Target.cs(1,6) : error CS1056: Unexpected character ' /Volumes/T7/CourseStuff/BullCowGame-starter-kit 4.27/Source/._BullCowGame.Target.cs(1,8) : error CS1525: Unexpected symbol Mac’
/Volumes/T7/CourseStuff/BullCowGame-starter-kit 4.27/Source/._BullCowGame.Target.cs(1,26) : error CS1056: Unexpected character ' /Volumes/T7/CourseStuff/BullCowGame-starter-kit 4.27/Source/._BullCowGame.Target.cs(1,37) : error CS1056: Unexpected character
/Volumes/T7/CourseStuff/BullCowGame-starter-kit 4.27/Source/._BullCowGame.Target.cs(1,38) : error CS1056: Unexpected character ?' /Volumes/T7/CourseStuff/BullCowGame-starter-kit 4.27/Source/._BullCowGame.Target.cs(1,42) : error CS1056: Unexpected character
/Volumes/T7/CourseStuff/BullCowGame-starter-kit 4.27/Source/._BullCowGame.Target.cs(1,45) : error CS1056: Unexpected character ' /Volumes/T7/CourseStuff/BullCowGame-starter-kit 4.27/Source/._BullCowGame.Target.cs(1,46) : error CS1056: Unexpected character ?’
/Volumes/T7/CourseStuff/BullCowGame-starter-kit 4.27/Source/._BullCowGame.Target.cs(1,49) : error CS1056: Unexpected character ' /Volumes/T7/CourseStuff/BullCowGame-starter-kit 4.27/Source/._BullCowGame.Target.cs(1,50) : error CS1056: Unexpected character
/Volumes/T7/CourseStuff/BullCowGame-starter-kit 4.27/Source/._BullCowGame.Target.cs(1,92) : error CS1056: Unexpected character ' /Volumes/T7/CourseStuff/BullCowGame-starter-kit 4.27/Source/._BullCowGame.Target.cs(1,95) : error CS1056: Unexpected character
/Volumes/T7/CourseStuff/BullCowGame-starter-kit 4.27/Source/._BullCowGame.Target.cs(1,96) : error CS1056: Unexpected character ?' /Volumes/T7/CourseStuff/BullCowGame-starter-kit 4.27/Source/._BullCowGame.Target.cs(1,100) : error CS1056: Unexpected character ?’
/Volumes/T7/CourseStuff/BullCowGame-starter-kit 4.27/Source/._BullCowGame.Target.cs(1,120) : error CS1056: Unexpected character ' /Volumes/T7/CourseStuff/BullCowGame-starter-kit 4.27/Source/._BullCowGame.Target.cs(1,124) : error CS1056: Unexpected character ?’
/Volumes/T7/CourseStuff/BullCowGame-starter-kit 4.27/Source/._BullCowGame.Target.cs(1,131) : error CS1056: Unexpected character ' /Volumes/T7/CourseStuff/BullCowGame-starter-kit 4.27/Source/._BullCowGame.Target.cs(1,201) : error CS0589: Internal compiler error during parsingSystem.FormatException: Input string was not in a correct format. error : at System.Number.ThrowOverflowOrFormatException (System.Boolean overflow, System.String overflowResourceKey) [0x0001a] in <e068e2227ab74c1bb3d724ebaab0e3ff>:0 error : at System.Number.ParseSingle (System.ReadOnlySpan1[T] value, System.Globalization.NumberStyles styles, System.Globalization.NumberFormatInfo info) [0x00071] in :0
error : at System.Single.Parse (System.String s, System.Globalization.NumberStyles style, System.IFormatProvider provider) [0x0001d] in :0
error : at Mono.CSharp.Tokenizer.adjust_real (System.TypeCode t, Mono.CSharp.Location loc) [0x00091] in <3a4d148015bf44a0bb1900a71fd1e2f3>:0
error : at Mono.CSharp.Tokenizer.is_number (System.Int32 c, System.Boolean dotLead) [0x0021b] in <3a4d148015bf44a0bb1900a71fd1e2f3>:0
error : at Mono.CSharp.Tokenizer.xtoken () [0x00b02] in <3a4d148015bf44a0bb1900a71fd1e2f3>:0
error : at Mono.CSharp.Tokenizer.token () [0x00000] in <3a4d148015bf44a0bb1900a71fd1e2f3>:0
error : at Mono.CSharp.CSharpParser.yyparse (Mono.CSharp.yyParser.yyInput yyLex) [0x000f5] in <3a4d148015bf44a0bb1900a71fd1e2f3>:0
error : at Mono.CSharp.CSharpParser.parse () [0x00028] in <3a4d148015bf44a0bb1900a71fd1e2f3>:0
/Volumes/T7/CourseStuff/BullCowGame-starter-kit 4.27/Source/._BullCowGameEditor.Target.cs(1,2) : error CS1056: Unexpected character ' /Volumes/T7/CourseStuff/BullCowGame-starter-kit 4.27/Source/._BullCowGameEditor.Target.cs(1,3) : error CS1056: Unexpected character
/Volumes/T7/CourseStuff/BullCowGame-starter-kit 4.27/Source/._BullCowGameEditor.Target.cs(1,4) : error CS1056: Unexpected character a' /Volumes/T7/CourseStuff/BullCowGame-starter-kit 4.27/Source/._BullCowGameEditor.Target.cs(1,6) : error CS1056: Unexpected character
/Volumes/T7/CourseStuff/BullCowGame-starter-kit 4.27/Source/._BullCowGameEditor.Target.cs(1,8) : error CS1525: Unexpected symbol Mac' /Volumes/T7/CourseStuff/BullCowGame-starter-kit 4.27/Source/._BullCowGameEditor.Target.cs(1,26) : error CS1056: Unexpected character
/Volumes/T7/CourseStuff/BullCowGame-starter-kit 4.27/Source/._BullCowGameEditor.Target.cs(1,37) : error CS1056: Unexpected character ' /Volumes/T7/CourseStuff/BullCowGame-starter-kit 4.27/Source/._BullCowGameEditor.Target.cs(1,38) : error CS1056: Unexpected character ?’
/Volumes/T7/CourseStuff/BullCowGame-starter-kit 4.27/Source/._BullCowGameEditor.Target.cs(1,42) : error CS1056: Unexpected character ' /Volumes/T7/CourseStuff/BullCowGame-starter-kit 4.27/Source/._BullCowGameEditor.Target.cs(1,45) : error CS1056: Unexpected character
/Volumes/T7/CourseStuff/BullCowGame-starter-kit 4.27/Source/._BullCowGameEditor.Target.cs(1,46) : error CS1056: Unexpected character ?' /Volumes/T7/CourseStuff/BullCowGame-starter-kit 4.27/Source/._BullCowGameEditor.Target.cs(1,49) : error CS1056: Unexpected character
/Volumes/T7/CourseStuff/BullCowGame-starter-kit 4.27/Source/._BullCowGameEditor.Target.cs(1,50) : error CS1056: Unexpected character ' /Volumes/T7/CourseStuff/BullCowGame-starter-kit 4.27/Source/._BullCowGameEditor.Target.cs(1,92) : error CS1056: Unexpected character
/Volumes/T7/CourseStuff/BullCowGame-starter-kit 4.27/Source/._BullCowGameEditor.Target.cs(1,95) : error CS1056: Unexpected character ' /Volumes/T7/CourseStuff/BullCowGame-starter-kit 4.27/Source/._BullCowGameEditor.Target.cs(1,96) : error CS1056: Unexpected character ?’
/Volumes/T7/CourseStuff/BullCowGame-starter-kit 4.27/Source/._BullCowGameEditor.Target.cs(1,100) : error CS1056: Unexpected character ?' /Volumes/T7/CourseStuff/BullCowGame-starter-kit 4.27/Source/._BullCowGameEditor.Target.cs(1,120) : error CS1056: Unexpected character
/Volumes/T7/CourseStuff/BullCowGame-starter-kit 4.27/Source/._BullCowGameEditor.Target.cs(1,124) : error CS1056: Unexpected character ?' /Volumes/T7/CourseStuff/BullCowGame-starter-kit 4.27/Source/._BullCowGameEditor.Target.cs(1,131) : error CS1056: Unexpected character
/Volumes/T7/CourseStuff/BullCowGame-starter-kit 4.27/Source/._BullCowGameEditor.Target.cs(1,201) : error CS0589: Internal compiler error during parsingSystem.FormatException: Input string was not in a correct format.
error : at System.Number.ThrowOverflowOrFormatException (System.Boolean overflow, System.String overflowResourceKey) [0x0001a] in :0
error : at System.Number.ParseSingle (System.ReadOnlySpan`1[T] value, System.Globalization.NumberStyles styles, System.Globalization.NumberFormatInfo info) [0x00071] in :0
error : at System.Single.Parse (System.String s, System.Globalization.NumberStyles style, System.IFormatProvider provider) [0x0001d] in :0
error : at Mono.CSharp.Tokenizer.adjust_real (System.TypeCode t, Mono.CSharp.Location loc) [0x00091] in <3a4d148015bf44a0bb1900a71fd1e2f3>:0
error : at Mono.CSharp.Tokenizer.is_number (System.Int32 c, System.Boolean dotLead) [0x0021b] in <3a4d148015bf44a0bb1900a71fd1e2f3>:0
error : at Mono.CSharp.Tokenizer.xtoken () [0x00b02] in <3a4d148015bf44a0bb1900a71fd1e2f3>:0
error : at Mono.CSharp.Tokenizer.token () [0x00000] in <3a4d148015bf44a0bb1900a71fd1e2f3>:0
error : at Mono.CSharp.CSharpParser.yyparse (Mono.CSharp.yyParser.yyInput yyLex) [0x000f5] in <3a4d148015bf44a0bb1900a71fd1e2f3>:0
error : at Mono.CSharp.CSharpParser.parse () [0x00028] in <3a4d148015bf44a0bb1900a71fd1e2f3>:0
ERROR: Unable to compile source files.

Why do your files in Source have ._? e.g.

._BullCowGame.Target.cs
._BullCowGameEditor.Target.cs
._BullCowGame.Build.cs

Are all of the files like that?

Looks like it. Don’t know why is that.

obraz

i’ve looked on windows and here’s how the files look like. tried to run the project, but it also dont work

Are you dual booting? How did you extract the zip?

This topic was automatically closed 20 days after the last reply. New replies are no longer allowed.

Privacy & Terms