Metapyziks / SourceUtils

Source engine file format exporting / WebGL map viewer demo.
MIT License
142 stars 21 forks source link

surf_concretejungle_fix #71

Open Frag1337 opened 1 year ago

Frag1337 commented 1 year ago
# Exporting surf_concretejungle_fix

[1/1] Exporting '/maps/surf_concretejungle_fix/index.html' ... Wrote 1.47K Bytes
[2/5] Exporting '/maps/surf_concretejungle_fix/index.json' ... Wrote 148K Bytes
[3/24] Exporting '/js/facepunch.webgame.js' ... Wrote 251K Bytes
[4/24] Exporting '/js/sourceutils.js' ... Wrote 135K Bytes
[5/24] Exporting '/styles/mapviewer.css' ... Wrote 725 Bytes
[6/24] Exporting '/maps/surf_concretejungle_fix/lightmap.json' ... Wrote 295 Bytes
[7/25] Exporting '/maps/surf_concretejungle_fix/geom/leafpage0.json' ... Wrote 2.83M Bytes
[8/25] Exporting '/maps/surf_concretejungle_fix/geom/leafpage1.json' ... Wrote 884K Bytes
[9/25] Exporting '/maps/surf_concretejungle_fix/geom/disppage0.json' ... Wrote 160K Bytes
[10/25] Exporting '/maps/surf_concretejungle_fix/materials/matpage0.json' ... Failed

Unhandled Exception: System.NullReferenceException: Object reference not set to an instance of an object.
   at SourceUtils.WebExport.Program.ExportMap(String mapName, ExportOptions args) in C:\Test\SourceUtils\SourceUtils.WebExport\Export.cs:line 242
   at SourceUtils.WebExport.Program.Export(ExportOptions args) in C:\Test\SourceUtils\SourceUtils.WebExport\Export.cs:line 305
   at CommandLine.ParserResultExtensions.MapResult[T1,T2,T3,T4,TResult](ParserResult`1 result, Func`2 parsedFunc1, Func`2 parsedFunc2, Func`2 parsedFunc3, Func`2 parsedFunc4, Func`2 notParsedFunc)
   at SourceUtils.WebExport.Program.Main(String[] args) in C:\Test\SourceUtils\SourceUtils.WebExport\Program.cs:line 623

C:\Users\webku\Downloads\SourceUtils>