Skip to content

Instantly share code, notes, and snippets.

@fusion809
Created July 29, 2018 17:21
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 fusion809/55e5776c3e104d7aa9b985c8e135cabe to your computer and use it in GitHub Desktop.
Save fusion809/55e5776c3e104d7aa9b985c8e135cabe to your computer and use it in GitHub Desktop.
Loading mod: sp
System.IO.FileNotFoundException: File not found: muttanktur.vxl
File name: 'muttanktur.vxl'
at OpenRA.FileSystem.FileSystem.Open (System.String filename) [0x00023] in <c949ad87700d414c8c57752fd93e7968>:0
at OpenRA.Map.Open (System.String filename) [0x0003f] in <c949ad87700d414c8c57752fd93e7968>:0
at OpenRA.Mods.Cnc.Graphics.VoxelLoader.LoadFile (OpenRA.Primitives.Pair`2[T,U] files) [0x00018] in <cd6fd9630a734b78b936267439414010>:0
at OpenRA.Exts.GetOrAdd[K,V] (System.Collections.Generic.Dictionary`2[TKey,TValue] d, K k, System.Func`2[T,TResult] createFn) [0x0000f] in <c949ad87700d414c8c57752fd93e7968>:0
at OpenRA.Primitives.Cache`2[T,U].get_Item (T key) [0x00001] in <c949ad87700d414c8c57752fd93e7968>:0
at OpenRA.Mods.Cnc.Graphics.VoxelLoader.Load (System.String vxl, System.String hva) [0x0000e] in <cd6fd9630a734b78b936267439414010>:0
at OpenRA.Mods.Cnc.Graphics.VoxelModelCache.LoadVoxel (System.String unit, OpenRA.MiniYaml info) [0x00050] in <cd6fd9630a734b78b936267439414010>:0
at OpenRA.Mods.Cnc.Graphics.VoxelModelCache+<CacheModel>c__AnonStorey0.<>m__0 (OpenRA.MiniYaml my) [0x00000] in <cd6fd9630a734b78b936267439414010>:0
at OpenRA.MiniYaml.ToDictionary[TKey,TElement] (System.Func`2[T,TResult] keySelector, System.Func`2[T,TResult] elementSelector) [0x0002f] in <c949ad87700d414c8c57752fd93e7968>:0
at OpenRA.MiniYaml.ToDictionary[TElement] (System.Func`2[T,TResult] elementSelector) [0x00001] in <c949ad87700d414c8c57752fd93e7968>:0
at OpenRA.Mods.Cnc.Graphics.VoxelModelCache.CacheModel (System.String model, OpenRA.MiniYaml definition) [0x00015] in <cd6fd9630a734b78b936267439414010>:0
at OpenRA.Mods.Cnc.Graphics.VoxelModelSequenceLoader.CacheModels (OpenRA.FileSystem.IReadOnlyFileSystem fileSystem, OpenRA.ModData modData, OpenRA.IReadOnlyDictionary`2[TKey,TValue] modelSequences) [0x00038] in <cd6fd9630a734b78b936267439414010>:0
System.Net.Sockets.SocketOptionName 0x17 is not supported at IP level
[2018-07-30T03:19:38] Game started
System.IO.FileNotFoundException: File not found: muttanktur.vxl
File name: 'muttanktur.vxl'
at OpenRA.FileSystem.FileSystem.Open (System.String filename) [0x00023] in <c949ad87700d414c8c57752fd93e7968>:0
at OpenRA.Map.Open (System.String filename) [0x0003f] in <c949ad87700d414c8c57752fd93e7968>:0
at OpenRA.Mods.Cnc.Graphics.VoxelLoader.LoadFile (OpenRA.Primitives.Pair`2[T,U] files) [0x00018] in <cd6fd9630a734b78b936267439414010>:0
at OpenRA.Exts.GetOrAdd[K,V] (System.Collections.Generic.Dictionary`2[TKey,TValue] d, K k, System.Func`2[T,TResult] createFn) [0x0000f] in <c949ad87700d414c8c57752fd93e7968>:0
at OpenRA.Primitives.Cache`2[T,U].get_Item (T key) [0x00001] in <c949ad87700d414c8c57752fd93e7968>:0
at OpenRA.Mods.Cnc.Graphics.VoxelLoader.Load (System.String vxl, System.String hva) [0x0000e] in <cd6fd9630a734b78b936267439414010>:0
at OpenRA.Mods.Cnc.Graphics.VoxelModelCache.LoadVoxel (System.String unit, OpenRA.MiniYaml info) [0x00050] in <cd6fd9630a734b78b936267439414010>:0
at OpenRA.Mods.Cnc.Graphics.VoxelModelCache+<CacheModel>c__AnonStorey0.<>m__0 (OpenRA.MiniYaml my) [0x00000] in <cd6fd9630a734b78b936267439414010>:0
at OpenRA.MiniYaml.ToDictionary[TKey,TElement] (System.Func`2[T,TResult] keySelector, System.Func`2[T,TResult] elementSelector) [0x0002f] in <c949ad87700d414c8c57752fd93e7968>:0
at OpenRA.MiniYaml.ToDictionary[TElement] (System.Func`2[T,TResult] elementSelector) [0x00001] in <c949ad87700d414c8c57752fd93e7968>:0
at OpenRA.Mods.Cnc.Graphics.VoxelModelCache.CacheModel (System.String model, OpenRA.MiniYaml definition) [0x00015] in <cd6fd9630a734b78b936267439414010>:0
at OpenRA.Mods.Cnc.Graphics.VoxelModelSequenceLoader.CacheModels (OpenRA.FileSystem.IReadOnlyFileSystem fileSystem, OpenRA.ModData modData, OpenRA.IReadOnlyDictionary`2[TKey,TValue] modelSequences) [0x00038] in <cd6fd9630a734b78b936267439414010>:0
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment