Skip to content

Instantly share code, notes, and snippets.

@ikkentim
Created November 26, 2015 21:17
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save ikkentim/f7062c11e29396b1aa7d to your computer and use it in GitHub Desktop.
Save ikkentim/f7062c11e29396b1aa7d to your computer and use it in GitHub Desktop.
:s
[15-11-26 22:09:54] Info: Compiling Building Mod by Kenney to bin/build-151126220954257.dll...
[15-11-26 22:09:54] Info: Compiling from `Custom Scenery.csproj`.
[15-11-26 22:09:54] Error: Directory '/Applications/Parkitect.app/Parkitect_Data\Managed' not found.
[15-11-26 22:11:48] Info: Compiling Building Mod by Kenney to bin/build-151126221148355.dll...
[15-11-26 22:11:48] Info: Compiling from `Custom Scenery.csproj`.
[15-11-26 22:11:48] Error: Failed to resolve referenced assembly 'Assembly-CSharp'
[15-11-26 22:15:08] Info: Compiling Building Mod by Kenney to bin/build-151126221508748.dll...
[15-11-26 22:15:08] Info: Compiling from `Custom Scenery.csproj`.
[15-11-26 22:15:14] Info: Resolved assembly reference `Assembly-CSharp` to `/Applications/Parkitect.app/Contents/Resources/Data/Managed/Assembly-CSharp.dll`
[15-11-26 22:15:14] Info: Resolved assembly reference `Microsoft.CSharp` to `Microsoft.CSharp.dll`
[15-11-26 22:15:14] Info: Resolved assembly reference `System` to `/Applications/Parkitect.app/Contents/Resources/Data/Managed/System.dll`
[15-11-26 22:15:14] Info: Resolved assembly reference `System.Core` to `/Applications/Parkitect.app/Contents/Resources/Data/Managed/System.Core.dll`
[15-11-26 22:15:14] Info: Resolved assembly reference `System.Data` to `System.Data.dll`
[15-11-26 22:15:14] Info: Resolved assembly reference `System.Data.DataSetExtensions` to `System.Data.DataSetExtensions.dll`
[15-11-26 22:15:14] Info: Resolved assembly reference `System.Xml` to `/Applications/Parkitect.app/Contents/Resources/Data/Managed/System.Xml.dll`
[15-11-26 22:15:14] Info: Resolved assembly reference `System.Xml.Linq` to `System.Xml.Linq.dll`
[15-11-26 22:15:14] Info: Resolved assembly reference `UnityEngine` to `/Applications/Parkitect.app/Contents/Resources/Data/Managed/UnityEngine.dll`
[15-11-26 22:15:14] Info: Resolved assembly reference `UnityEngine.UI` to `/Applications/Parkitect.app/Contents/Resources/Data/Managed/UnityEngine.UI.dll`
[15-11-26 22:15:14] Info: Source files: Decorators\GridDecorator.cs, Decorators\HeightDecorator.cs, Decorators\IDecorator.cs, Decorators\NameDecorator.cs, Decorators\PriceDecorator.cs, Decorators\RecolorableDecorator.cs, Decorators\TypeDecorator.cs, Decorators\Type\FenceDecorator.cs, Decorators\Type\LampDecorator.cs, Decorators\Type\SeatingAutoDecorator.cs, Decorators\Type\DecoDecorator.cs, Decorators\Type\SeatingDecorator.cs, Decorators\Type\TrashBinDecorator.cs, Main.cs, SceneryLoader.cs from `/Users/timpotze/Library/Application Support/Parkitect/pnmods/testmod`.
[15-11-26 22:15:14] Error: Compiler failed to produce the assembly. Output: '/Library/Frameworks/Mono.framework/Versions/4.2.1/bin/mcs /target:library /debug- /optimize+ /out:"/Users/timpotze/Library/Application Support/Parkitect/pnmods/testmod/bin/build-151126221508748.dll" /r:"/Applications/Parkitect.app/Contents/Resources/Data/Managed/Assembly-CSharp.dll" /r:"Microsoft.CSharp.dll" /r:"/Applications/Parkitect.app/Contents/Resources/Data/Managed/System.dll" /r:"/Applications/Parkitect.app/Contents/Resources/Data/Managed/System.Core.dll" /r:"System.Data.dll" /r:"System.Data.DataSetExtensions.dll" /r:"/Applications/Parkitect.app/Contents/Resources/Data/Managed/System.Xml.dll" /r:"System.Xml.Linq.dll" /r:"/Applications/Parkitect.app/Contents/Resources/Data/Managed/UnityEngine.dll" /r:"/Applications/Parkitect.app/Contents/Resources/Data/Managed/UnityEngine.UI.dll" /sdk:4.5 -- "/Users/timpotze/Library/Application Support/Parkitect/pnmods/testmod/Decorators\GridDecorator.cs" "/Users/timpotze/Library/Application Support/Parkitect/pnmods/testmod/Decorators\HeightDecorator.cs" "/Users/timpotze/Library/Application Support/Parkitect/pnmods/testmod/Decorators\IDecorator.cs" "/Users/timpotze/Library/Application Support/Parkitect/pnmods/testmod/Decorators\NameDecorator.cs" "/Users/timpotze/Library/Application Support/Parkitect/pnmods/testmod/Decorators\PriceDecorator.cs" "/Users/timpotze/Library/Application Support/Parkitect/pnmods/testmod/Decorators\RecolorableDecorator.cs" "/Users/timpotze/Library/Application Support/Parkitect/pnmods/testmod/Decorators\TypeDecorator.cs" "/Users/timpotze/Library/Application Support/Parkitect/pnmods/testmod/Decorators\Type\FenceDecorator.cs" "/Users/timpotze/Library/Application Support/Parkitect/pnmods/testmod/Decorators\Type\LampDecorator.cs" "/Users/timpotze/Library/Application Support/Parkitect/pnmods/testmod/Decorators\Type\SeatingAutoDecorator.cs" "/Users/timpotze/Library/Application Support/Parkitect/pnmods/testmod/Decorators\Type\DecoDecorator.cs" "/Users/timpotze/Library/Application Support/Parkitect/pnmods/testmod/Decorators\Type\SeatingDecorator.cs" "/Users/timpotze/Library/Application Support/Parkitect/pnmods/testmod/Decorators\Type\TrashBinDecorator.cs" "/Users/timpotze/Library/Application Support/Parkitect/pnmods/testmod/Main.cs" "/Users/timpotze/Library/Application Support/Parkitect/pnmods/testmod/SceneryLoader.cs"
debugger-agent: Unable to connect to 127.0.0.1:57854
'
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment