I use xamarin studio/
Error when compiling
http://fougerite.com/threads/compiling-fougerite.79/
and I can not fix them.
Could you describe the points?
What I do:
- compile Fougerite.Patcher
- copy the Assembly-CSharp.dll in bin
- run Fougerite.Patcher.exe
- In the terminal, I enter "-1"
- copy the Assembly-CSharp.dll and paste in References
- compile Fougerite and getting errors:
@balu92
Error when compiling
http://fougerite.com/threads/compiling-fougerite.79/
and I can not fix them.
Could you describe the points?
What I do:
- compile Fougerite.Patcher
- copy the Assembly-CSharp.dll in bin
- run Fougerite.Patcher.exe
- In the terminal, I enter "-1"
Code:
[29.08.2014 23:26] No command specified.
[29.08.2014 23:26] Launch patcher with args: "-1" (fields update) or\and "-2" (methods update).
[29.08.2014 23:26] Or enter "0" to patch with both flags
[29.08.2014 23:26] The patch was applied successfully!
- compile Fougerite and getting errors:
Code:
Fougerite\Entity.cs(68,98,68,118): error CS0122: "StructureMaster._structureComponents" недоступен в силу его уровня защиты
Fougerite\World.cs(343,42,343,62): error CS0122: "StructureMaster._structureComponents" недоступен в силу его уровня защиты
... and etc.