Not a member of Pastebin yet?
Sign Up,
it unlocks many cool features!
- [ 111109] Started resource MapEditor
- [ 111109]
- [ 111156] [MapEditor]
- [ 111172] ResourceCacheDevice::EnsureFetched downloading resource.rpf (hash f13eadf6ad46a9433f619849ed17bbddd340eebb) from http://127.0.0.1:30120/files/MapEditor/resource.rpf
- [ 111219] ResourceCacheDevice: downloaded resource.rpf in 51 msec (size 890880)
- [ 111234] ResourceCache::AddEntry: Saved cache:v1:f13eadf6ad46a9433f619849ed17bbddd340eebb to the index cache.
- [ 111344] Creating script environments for MapEditor
- [ 111750] Loaded MapEditor.net, Version=1.0.0.0, Culture=neutral, PublicKeyToken=null into ScriptDomain_1783328739
- [ 111750] Loaded NativeUI, Version=1.7.0.0, Culture=neutral, PublicKeyToken=null into ScriptDomain_1783328739
- [ 111766] Instantiated instance of script NativeUI.BigMessageThread.
- [ 111766] Instantiated instance of script MapEditor.Freecam.
- [ 111766] Loaded MapLoader.net, Version=1.0.0.0, Culture=neutral, PublicKeyToken=null into ScriptDomain_1783328739
- [ 111781] Instantiated instance of script MapLoader.MapLoader.
- [ 111813] Failed to instantiate instance of script MapEditor.MapEditor: System.Reflection.TargetInvocationException: Exception has been thrown by the target of an invocation. ---> System.NullReferenceException: Object reference not set to an instance of an object.
- [ 111813] at MapEditor.Menus.MetadataMenu.Rebuild (MapLoader.Map m) [0x0001c] in <683b6e45ea2b46f7b6f9f057e8c88d1f>:0
- [ 111813] at MapEditor.Menus.MetadataMenu..ctor (MapLoader.Map m) [0x00012] in <683b6e45ea2b46f7b6f9f057e8c88d1f>:0
- [ 111813] at MapEditor.MapEditor..ctor () [0x00307] in <683b6e45ea2b46f7b6f9f057e8c88d1f>:0
- [ 111813] at (wrapper managed-to-native) System.Reflection.MonoCMethod:InternalInvoke (System.Reflection.MonoCMethod,object,object[],System.Exception&)
- [ 111813] at System.Reflection.MonoCMethod.InternalInvoke (System.Object obj, System.Object[] parameters) [0x00002] in <f0e9de1592254c6a8c7c298c474f20de>:0
- [ 111813] --- End of inner exception stack trace ---
- [ 111813] at System.Reflection.MonoCMethod.InternalInvoke (System.Object obj, System.Object[] parameters) [0x00014] in <f0e9de1592254c6a8c7c298c474f20de>:0
- [ 111813] at System.RuntimeType.CreateInstanceMono (System.Boolean nonPublic) [0x000a8] in <f0e9de1592254c6a8c7c298c474f20de>:0
- [ 111813] at System.RuntimeType.CreateInstanceSlow (System.Boolean publicOnly, System.Boolean skipCheckThis, System.Boolean fillCache, System.Threading.StackCrawlMark& stackMark) [0x00009] in <f0e9de1592254c6a8c7c298c474f20de>:0
- [ 111813] at System.RuntimeType.CreateInstanceDefaultCtor (System.Boolean publicOnly, System.Boolean skipCheckThis, System.Boolean fillCache, System.Threading.StackCrawlMark& stackMark) [0x00027] in <f0e9de1592254c6a8c7c298c474f20de>:0
- [ 111813] at System.Activator.CreateInstance (System.Type type, System.Boolean nonPublic) [0x00020] in <f0e9de1592254c6a8c7c298c474f20de>:0
- [ 111813] at System.Activator.CreateInstance (System.Type type) [0x00000] in <f0e9de1592254c6a8c7c298c474f20de>:0
- [ 111813] at CitizenFX.Core.InternalManager.CreateAssemblyInternal (System.String assemblyFile, System.Byte[] assemblyData, System.Byte[] symbolData) [0x000b1] in C:\gl\builds\edf06b9b\0\cfx\fivem\code\client\clrcore\InternalManager.cs:105
- [ 111828] Returning previously loaded assembly MapLoader.net, Version=1.0.0.0, Culture=neutral, PublicKeyToken=null
- [ 111828] Loading mounted data files (total: 1)
- [ 111828] loading CFX_PSEUDO_CACHE MapEditor.
- [ 111828] done loading MapEditor in data file mounter class CfxCacheMounter.
- [ 142578] EndpointMapper::HandleRequest: POST /gta5/11/gameservices/Friends.asmx/GetFriends
- [ 175688] EndpointMapper::HandleRequest: POST /gta5/11/gameservices/GeoLocation.asmx/GetLocationInfoFromIP
- [ 204969] EndpointMapper::HandleRequest: POST /gta5/11/gameservices/presence.asmx/GetPresenceServers
- [ 228938] Stopping resource MapEditor
- [ 228938]
- [ 265469]
- [ 268328] Creating script environments for MapEditor
- [ 268328] Loaded MapEditorServer.net, Version=1.0.0.0, Culture=neutral, PublicKeyToken=null into ScriptDomain_336903524
- [ 268328] Instantiated instance of script MapEditorServer.MapEditorServer.
- [ 268328] Loaded MapEditor.net, Version=1.0.0.0, Culture=neutral, PublicKeyToken=null into ScriptDomain_336903524
- [ 268328] Exception loading assembly MapEditor.net: System.TypeLoadException: Could not load type of field 'MapEditor.Freecam:_cam' (0) due to: Could not resolve type with token 01000014 from typeref (expected class 'CitizenFX.Core.Camera' in assembly 'CitizenFX.Core, Version=0.0.0.0, Culture=neutral, PublicKeyToken=null') assembly:CitizenFX.Core, Version=0.0.0.0, Culture=neutral, PublicKeyToken=null type:CitizenFX.Core.Camera member:(null)
- [ 268328] at (wrapper managed-to-native) System.RuntimeType.GetConstructors_native(System.RuntimeType,System.Reflection.BindingFlags)
- [ 268328] at System.RuntimeType.GetConstructors_internal (System.Reflection.BindingFlags bindingAttr, System.RuntimeType reflectedType) [0x00008] in <fbc4ec45371543bfba3678ebb82caf6d>:0
- [ 268328] at System.RuntimeType.GetConstructorCandidates (System.String name, System.Reflection.BindingFlags bindingAttr, System.Reflection.CallingConventions callConv, System.Type[] types, System.Boolean allowPrefixLookup) [0x00039] in <fbc4ec45371543bfba3678ebb82caf6d>:0
- [ 268328] at System.RuntimeType.GetConstructorImpl (System.Reflection.BindingFlags bindingAttr, System.Reflection.Binder binder, System.Reflection.CallingConventions callConvention, System.Type[] types, System.Reflection.ParameterModifier[] modifiers) [0x00000] in <fbc4ec45371543bfba3678ebb82caf6d>:0
- [ 268328] at System.Type.GetConstructor (System.Reflection.BindingFlags bindingAttr, System.Reflection.Binder binder, System.Reflection.CallingConventions callConvention, System.Type[] types, System.Reflection.ParameterModifier[] modifiers) [0x00035] in <fbc4ec45371543bfba3678ebb82caf6d>:0
- [ 268328] at System.Type.GetConstructor (System.Reflection.BindingFlags bindingAttr, System.Reflection.Binder binder, System.Type[] types, System.Reflection.ParameterModifier[] modifiers) [0x00000] in <fbc4ec45371543bfba3678ebb82caf6d>:0
- [ 268328] at System.Type.GetConstructor (System.Type[] types) [0x00000] in <fbc4ec45371543bfba3678ebb82caf6d>:0
- [ 268328] at CitizenFX.Core.InternalManager+<>c.<CreateAssemblyInternal>b__18_0 (System.Type t) [0x00000] in C:\gl\builds\4ff63adb\0\cfx\fivem\code\client\clrcore\InternalManager.cs:97
- [ 268328] at System.Linq.Enumerable+WhereArrayIterator`1[TSource].MoveNext () [0x0002c] in <cf8f429092f345a6bd742c3476e00e06>:0
- [ 268328] at CitizenFX.Core.InternalManager.CreateAssemblyInternal (System.String assemblyFile, System.Byte[] assemblyData, System.Byte[] symbolData) [0x00669] in C:\gl\builds\4ff63adb\0\cfx\fivem\code\client\clrcore\InternalManager.cs:99
- [ 268328] at CitizenFX.Core.InternalManager.LoadAssemblyInternal (System.String name) [0x000a8] in C:\gl\builds\4ff63adb\0\cfx\fivem\code\client\clrcore\InternalManager.cs:325
- [ 268328] Loaded MapLoader.net, Version=1.0.0.0, Culture=neutral, PublicKeyToken=null into ScriptDomain_336903524
- [ 268328] Instantiated instance of script MapLoader.MapLoader.
- [ 268328] Started resource MapEditor
- [ 268328]
- [ 268359] [MapEditor]
- [ 268359] ResourceCacheDevice::EnsureFetched downloading resource.rpf (hash 1da56c1a77e5eae6d2889171ea05c315c73e246b) from http://127.0.0.1:30120/files/MapEditor/resource.rpf
- [ 268406] ResourceCacheDevice: downloaded resource.rpf in 48 msec (size 921600)
- [ 268422] ResourceCache::AddEntry: Saved cache:v1:1da56c1a77e5eae6d2889171ea05c315c73e246b to the index cache.
- [ 268438] Creating script environments for MapEditor
- [ 268656] Loaded MapEditorServer.net, Version=1.0.0.0, Culture=neutral, PublicKeyToken=null into ScriptDomain_275669753
- [ 268656] Instantiated instance of script MapEditorServer.MapEditorServer.
- [ 268656] Loaded MapEditor.net, Version=1.0.0.0, Culture=neutral, PublicKeyToken=null into ScriptDomain_275669753
- [ 268672] Loaded NativeUI, Version=1.7.0.0, Culture=neutral, PublicKeyToken=null into ScriptDomain_275669753
- [ 268672] Instantiated instance of script NativeUI.BigMessageThread.
- [ 268672] Instantiated instance of script MapEditor.Freecam.
- [ 268672] Loaded MapLoader.net, Version=1.0.0.0, Culture=neutral, PublicKeyToken=null into ScriptDomain_275669753
- [ 268672] Instantiated instance of script MapLoader.MapLoader.
- [ 268719] Failed to instantiate instance of script MapEditor.MapEditor: System.Reflection.TargetInvocationException: Exception has been thrown by the target of an invocation. ---> System.NullReferenceException: Object reference not set to an instance of an object.
- [ 268719] at MapEditor.Menus.MetadataMenu.Rebuild (MapLoader.Map m) [0x0001c] in <683b6e45ea2b46f7b6f9f057e8c88d1f>:0
- [ 268719] at MapEditor.Menus.MetadataMenu..ctor (MapLoader.Map m) [0x00012] in <683b6e45ea2b46f7b6f9f057e8c88d1f>:0
- [ 268719] at MapEditor.MapEditor..ctor () [0x00307] in <683b6e45ea2b46f7b6f9f057e8c88d1f>:0
- [ 268719] at (wrapper managed-to-native) System.Reflection.MonoCMethod:InternalInvoke (System.Reflection.MonoCMethod,object,object[],System.Exception&)
- [ 268719] at System.Reflection.MonoCMethod.InternalInvoke (System.Object obj, System.Object[] parameters) [0x00002] in <f0e9de1592254c6a8c7c298c474f20de>:0
- [ 268719] --- End of inner exception stack trace ---
- [ 268719] at System.Reflection.MonoCMethod.InternalInvoke (System.Object obj, System.Object[] parameters) [0x00014] in <f0e9de1592254c6a8c7c298c474f20de>:0
- [ 268719] at System.RuntimeType.CreateInstanceMono (System.Boolean nonPublic) [0x000a8] in <f0e9de1592254c6a8c7c298c474f20de>:0
- [ 268719] at System.RuntimeType.CreateInstanceSlow (System.Boolean publicOnly, System.Boolean skipCheckThis, System.Boolean fillCache, System.Threading.StackCrawlMark& stackMark) [0x00009] in <f0e9de1592254c6a8c7c298c474f20de>:0
- [ 268719] at System.RuntimeType.CreateInstanceDefaultCtor (System.Boolean publicOnly, System.Boolean skipCheckThis, System.Boolean fillCache, System.Threading.StackCrawlMark& stackMark) [0x00027] in <f0e9de1592254c6a8c7c298c474f20de>:0
- [ 268719] at System.Activator.CreateInstance (System.Type type, System.Boolean nonPublic) [0x00020] in <f0e9de1592254c6a8c7c298c474f20de>:0
- [ 268719] at System.Activator.CreateInstance (System.Type type) [0x00000] in <f0e9de1592254c6a8c7c298c474f20de>:0
- [ 268719] at CitizenFX.Core.InternalManager.CreateAssemblyInternal (System.String assemblyFile, System.Byte[] assemblyData, System.Byte[] symbolData) [0x000b1] in C:\gl\builds\edf06b9b\0\cfx\fivem\code\client\clrcore\InternalManager.cs:105
- [ 268719] Returning previously loaded assembly MapLoader.net, Version=1.0.0.0, Culture=neutral, PublicKeyToken=null
- [ 268719] Loading mounted data files (total: 1)
- [ 268719] loading CFX_PSEUDO_CACHE MapEditor.
- [ 268719] done loading MapEditor in data file mounter class CfxCacheMounter.
- [ 273750] Failed to run a tick for MapEditorServer: System.TypeLoadException: Error verifying MapEditorServer.MapEditorServer:MapListUpdate (): Could not load type System.IO.DirectoryInfo at 0x0000
- [ 273750] at MapEditorServer.MapEditorServer+<OnTick>d__5.MoveNext () [0x00070] in <9f5854b9639f43ee99dab726f8b19a4d>:0
- [ 273750]
- [ 278766] Failed to run a tick for MapEditorServer: System.TypeLoadException: Error verifying MapEditorServer.MapEditorServer:MapListUpdate (): Could not load type System.IO.DirectoryInfo at 0x0000
- [ 278766] at MapEditorServer.MapEditorServer+<OnTick>d__5.MoveNext () [0x00070] in <9f5854b9639f43ee99dab726f8b19a4d>:0
- [ 278766]
- [ 283797] Failed to run a tick for MapEditorServer: System.TypeLoadException: Error verifying MapEditorServer.MapEditorServer:MapListUpdate (): Could not load type System.IO.DirectoryInfo at 0x0000
- [ 283797] at MapEditorServer.MapEditorServer+<OnTick>d__5.MoveNext () [0x00070] in <9f5854b9639f43ee99dab726f8b19a4d>:0
- [ 283797]
- [ 284531]
- [ 285766] Stopping resource MapEditor
- [ 285766]
Advertisement
Add Comment
Please, Sign In to add comment