Thank you for answer Chris.
Yes I have Net Framework 4.7.03062 installed.
Steps to reproduce it:
donwload the dev versión of today with git bash command $ git fetch
--force --all
runprebuild.bat
compile.bat
configure for grid with MySQL in a clean database, where you have all
privileges, using example files from:

/bin/Robust.ini.example
/bin/OpenSim.ini.example
/config-include/GridCommon.ini.example
/config-include/FlotsamCache.ini.example

Now run Robust.exe and then Opensim:exe
Opensim crash with the error reported.

Best regards,
Luisillo
El jue., 13 dic. 2018 a las 5:35, Chris (<mewtwo0...@gmail.com>) escribió:
>
> Hello, I can't reproduce this on my setup using the latest master.
>
> "Compiled in Win7 Framework64\v4.0.30319" <-- Are you using .NET 4.0?
> The requirements for this was changed some months ago to require .NET
> 4.6 or higher on master. If you haven't upgraded to v4.6 I would try
> that and then compile again and see if it works. If you're already on
> .NET v4.6 it could be a case of an out of date file and I would try a
> fresh clone from master and copy the settings you need from your old
> setup and see if that works.
>
> Hope this helps! :)
>
> On 12/12/2018 7:56 AM, Luisillo Contepomi wrote:
> > Testing Grid with a region.
> > Robust.exe start without problems but region can not start.
> > Compiled in Win7 Framework64\v4.0.30319
> > No documentation about Yengine in opensimulator.org except a Chat log
> > with opinions but no information at all. I stop testing dev versions
> > waiting to new information
> >
> > Regards,
> > Luisillo
> >
> > ---Error in console----
> > 2018-12-12 14:46:55,351 INFO  [XEngine]: Script stop strategy is co-op
> > 2018-12-12 14:46:55,403 FATAL Fatal error:
> > System.Reflection.TargetInvocationException: Exception has been thrown
> > by the target of an invocation. --->
> > System.TypeInitializationException: The type initializer for
> > 'OpenSim.Region.ScriptEngine.Yengine.Yengine' threw an exception. --->
> > System.IO.FileLoadException: Could not load file or assembly 'log4net,
> > Version=2.0.8.0, Culture=neutral, PublicKeyToken=null' or one of its
> > dependencies. The located assembly's manifest definition does not
> > match the assembly reference. (Exception from HRESULT: 0x80131040)
> >     at OpenSim.Region.ScriptEngine.Yengine.Yengine..cctor()
> >     --- End of inner exception stack trace ---
> >     at OpenSim.Region.ScriptEngine.Yengine.Yengine..ctor()
> >     --- End of inner exception stack trace ---
> >     at System.RuntimeTypeHandle.CreateInstance(RuntimeType type,
> > Boolean publicOnly, Boolean noCheck, Boolean& canBeCached,
> > RuntimeMethodHandleInternal& ctor, Boolean& bNeedSecurityCheck)
> >     at System.RuntimeType.CreateInstanceSlow(Boolean publicOnly,
> > Boolean skipCheckThis, Boolean fillCache, StackCrawlMark& stackMark)
> >     at System.Activator.CreateInstance(Type type, Boolean nonPublic)
> >     at System.Activator.CreateInstance(Type type)
> >     at 
> > OpenSim.ApplicationPlugins.RegionModulesController.RegionModulesControllerPlugin.AddRegionToModules(Scene
> > scene) in 
> > x:\0.9.0.1dev\opensimdev\opensim\OpenSim\ApplicationPlugins\RegionModulesController\RegionModulesControllerPlugin.cs:line
> > 395
> >     at OpenSim.OpenSimBase.CreateRegion(RegionInfo regionInfo, Boolean
> > portadd_flag, Boolean do_post_init, IScene& mscene) in
> > x:\0.9.0.1dev\opensimdev\opensim\OpenSim\Region\Application\OpenSimBase.cs:line
> > 430
> >     at OpenSim.OpenSimBase.CreateRegion(RegionInfo regionInfo, Boolean
> > portadd_flag, IScene& scene) in
> > x:\0.9.0.1dev\opensimdev\opensim\OpenSim\Region\Application\OpenSimBase.cs:line
> > 376
> >     at 
> > OpenSim.ApplicationPlugins.LoadRegions.LoadRegionsPlugin.PostInitialise()
> > in 
> > x:\0.9.0.1dev\opensimdev\opensim\OpenSim\ApplicationPlugins\LoadRegions\LoadRegionsPlugin.cs:line
> > 130
> >     at OpenSim.OpenSimBase.StartupSpecific() in
> > x:\0.9.0.1dev\opensimdev\opensim\OpenSim\Region\Application\OpenSimBase.cs:line
> > 285
> >     at OpenSim.OpenSim.StartupSpecific() in
> > x:\0.9.0.1dev\opensimdev\opensim\OpenSim\Region\Application\OpenSim.cs:line
> > 211
> >     at OpenSim.Framework.Servers.BaseOpenSimServer.Startup() in
> > x:\0.9.0.1dev\opensimdev\opensim\OpenSim\Framework\Servers\BaseOpenSimServer.cs:line
> > 170
> > _______________________________________________
> > Opensim-users mailing list
> > Opensim-users@opensimulator.org
> > http://opensimulator.org/cgi-bin/mailman/listinfo/opensim-users
>
>
> --
> OpenSim: 10 Region Standalone on 0.8.1 Dev
> Physics: Open Dynamics Engine
> OS: Windows 7 (x64)
> CPU: AMD FX 8320 8-Core 3.5 GHz
> Memory: 16 GB DDR3
> Database: MySQL 5.1.63 (x64)
>
> _______________________________________________
> Opensim-users mailing list
> Opensim-users@opensimulator.org
> http://opensimulator.org/cgi-bin/mailman/listinfo/opensim-users
_______________________________________________
Opensim-users mailing list
Opensim-users@opensimulator.org
http://opensimulator.org/cgi-bin/mailman/listinfo/opensim-users

Reply via email to