sonicretro / SonLVL

SonLVL
http://info.sonicretro.org/SonLVL
55 stars 27 forks source link

I can't Build and Run :/ #158

Open SrKosta opened 11 months ago

SrKosta commented 11 months ago

Program: SonLVL Build Date: 03/22/2023 16:17:12 OS Version: Microsoft Windows NT 6.2.9200.0 Log: Operating system: Microsoft Windows NT 6.2.9200.0 Opening INI file "C:\Users\Enzo\AppData\Roaming\Sonic3AIR\skdisasm-master - Copia\SonLVL INI Files\SonLVL.ini"... Game type is S3K. Loading Angel Island Zone Act 1... Loading 128x128 chunks from file "../Levels/AIZ/Chunks/Act 1.bin", using compression Kosinski... Loading 16x16 blocks from file "../Levels/AIZ/Blocks/Act 1 Primary.bin", using compression Kosinski... Loading 8x8 tiles from file "../Levels/AIZ/Tiles/Act 1 Primary.bin", using compression KosinskiM... Loading 8x8 tiles from file "../Levels/AIZ/Tiles/Act 1 Main Level.bin", using compression KosinskiM... Loading 16x16 blocks from file "../Levels/AIZ/Blocks/Act 1 Main Level.bin", using compression Kosinski... Loading layout from file "../Levels/AIZ/Layout/1.bin", using compression Uncompressed... Loading palette file "../General/Sprites/Sonic/Palettes/SonicAndTails.bin"... Source: 0 Destination: 0 Length: 16 Loading palette file "../Levels/AIZ/Palettes/Main.bin"... Source: 0 Destination: 16 Length: 48 Loading palette file "../Levels/AIZ/Palettes/Water.bin"... Source: 0 Destination: 0 Length: 64 Loading extra color file "../General/Sprites/Knuckles/Palettes/Main.bin"... Source: 0 Destination: 0 Length: 16 Loading extra color file "../Levels/AIZ/Palettes/Miniboss.bin"... Source: 0 Destination: 16 Length: 16 Loading extra water color file "../Levels/AIZ/Palettes/Water.bin"... Source: 0 Destination: 0 Length: 32 Loading extra water color file "../Levels/Misc/Palettes/Water Knuckles Patch.bin"... Source: 0 Destination: 2 Length: 3 Loading object definition file "Common/Main.ini". Loading object definition file "Common/1P.ini". Loading object definition file "AIZ/Main.ini". Loading object definition file "AIZ/E.ini". Loading object definition file "AIZ/1.ini". Loading object definition file "AIZ/1E.ini". Loading ObjectDefinition type S3KObjectDefinitions.Common.InvisibleBlock from "Common\InvisibleBlock.cs"... Loading ObjectDefinition type S3KObjectDefinitions.Common.PathSwap from "Common\PathSwap.cs"... Loading type from cached assembly "dllcache\S3KObjectDefinitions.Common.InvisibleBlock.dll"... Loading type from cached assembly "dllcache\S3KObjectDefinitions.Common.PathSwap.dll"... Loading ObjectDefinition type S3KObjectDefinitions.Common.InvisibleHurtBlockHorizontal from "Common\InvisibleBlock.cs"... Loading type from cached assembly "dllcache\S3KObjectDefinitions.Common.InvisibleHurtBlockHorizontal.dll"... Loading ObjectDefinition type S3KObjectDefinitions.Common.InvisibleHurtBlockVertical from "Common\InvisibleBlock.cs"... Loading type from cached assembly "dllcache\S3KObjectDefinitions.Common.InvisibleHurtBlockVertical.dll"... Loading ObjectDefinition type S3KObjectDefinitions.Common.Monitor from "Common\Monitor.cs"... Loading type from cached assembly "dllcache\S3KObjectDefinitions.Common.Monitor.dll"... Loading ObjectDefinition type S3KObjectDefinitions.Common.Spring from "Common\Spring.cs"... Loading type from cached assembly "dllcache\S3KObjectDefinitions.Common.Spring.dll"... Loading ObjectDefinition type S3KObjectDefinitions.Common.Spikes from "Common\Spikes.cs"... Loading type from cached assembly "dllcache\S3KObjectDefinitions.Common.Spikes.dll"... Loading ObjectDefinition type S3KObjectDefinitions.AIZ.GiantRideVine from "AIZ\GiantRideVine.cs"... Loading type from cached assembly "dllcache\S3KObjectDefinitions.AIZ.GiantRideVine.dll"... Loading ObjectDefinition type S3KObjectDefinitions.AIZ.FloatingPlatform from "Common\FloatingPlatform.cs"... Loading type from cached assembly "dllcache\S3KObjectDefinitions.AIZ.FloatingPlatform.dll"... Loading ObjectDefinition type S3KObjectDefinitions.AIZ.RideVine from "AIZ\RideVine.cs"... Loading type from cached assembly "dllcache\S3KObjectDefinitions.AIZ.RideVine.dll"... Loading ObjectDefinition type S3KObjectDefinitions.AIZ.HollowTree from "AIZ\HollowTree.cs"... Loading type from cached assembly "dllcache\S3KObjectDefinitions.AIZ.HollowTree.dll"... Loading ObjectDefinition type S3KObjectDefinitions.AIZ.CorkFloor from "Common\CorkFloor.cs"... Loading type from cached assembly "dllcache\S3KObjectDefinitions.AIZ.CorkFloor.dll"... Loading ObjectDefinition type S3KObjectDefinitions.AIZ.Rock from "Common\AIZLRZEMZRock.cs"... Loading type from cached assembly "dllcache\S3KObjectDefinitions.AIZ.Rock.dll"... Loading ObjectDefinition type S3KObjectDefinitions.AIZ.FallingLog from "AIZ\FallingLog.cs"... Loading type from cached assembly "dllcache\S3KObjectDefinitions.AIZ.FallingLog.dll"... Loading objects from file "../Levels/AIZ/Object Pos/1.bin", using compression Uncompressed... Loading rings from file "../Levels/AIZ/Ring Pos/1.bin", using compression Uncompressed... Loading start position "Sonic Start" from file "../Levels/AIZ/Start Location/Sonic/1.bin"... Loading start position "Knuckles Start" from file "../Levels/AIZ/Start Location/Knuckles/1.bin"... Drawing block bitmaps... Drawing chunk bitmaps... Level loaded in 0,6716551 second(s). Load completed. Saving Angel Island Zone Act 1... System.ComponentModel.Win32Exception (0x80004005): O sistema não pode encontrar o arquivo especificado em System.Diagnostics.Process.StartWithShellExecuteEx(ProcessStartInfo startInfo) em System.Diagnostics.Process.Start() em System.Diagnostics.Process.Start(ProcessStartInfo startInfo) em SonicRetro.SonLVL.GUI.MainForm.buildAndRunToolStripMenuItem_Click(Object sender, EventArgs e) na C:\Programs\SonLVL\SonLVL\MainForm.cs:linha 949 em System.Windows.Forms.ToolStripItem.RaiseEvent(Object key, EventArgs e) em System.Windows.Forms.ToolStripMenuItem.OnClick(EventArgs e) em System.Windows.Forms.ToolStripItem.HandleClick(EventArgs e) em System.Windows.Forms.ToolStripItem.HandleMouseUp(MouseEventArgs e) em System.Windows.Forms.ToolStripItem.FireEventInteractive(EventArgs e, ToolStripItemEventType met) em System.Windows.Forms.ToolStripItem.FireEvent(EventArgs e, ToolStripItemEventType met) em System.Windows.Forms.ToolStrip.OnMouseUp(MouseEventArgs mea) em System.Windows.Forms.ToolStripDropDown.OnMouseUp(MouseEventArgs mea) em System.Windows.Forms.Control.WmMouseUp(Message& m, MouseButtons button, Int32 clicks) em System.Windows.Forms.Control.WndProc(Message& m) em System.Windows.Forms.ScrollableControl.WndProc(Message& m) em System.Windows.Forms.ToolStrip.WndProc(Message& m) em System.Windows.Forms.ToolStripDropDown.WndProc(Message& m) em System.Windows.Forms.Control.ControlNativeWindow.OnMessage(Message& m) em System.Windows.Forms.Control.ControlNativeWindow.WndProc(Message& m) em System.Windows.Forms.NativeWindow.Callback(IntPtr hWnd, Int32 msg, IntPtr wparam, IntPtr lparam) Saving Angel Island Zone Act 1... System.ComponentModel.Win32Exception (0x80004005): O sistema não pode encontrar o arquivo especificado em System.Diagnostics.Process.StartWithShellExecuteEx(ProcessStartInfo startInfo) em System.Diagnostics.Process.Start() em System.Diagnostics.Process.Start(ProcessStartInfo startInfo) em SonicRetro.SonLVL.GUI.MainForm.buildAndRunToolStripMenuItem_Click(Object sender, EventArgs e) na C:\Programs\SonLVL\SonLVL\MainForm.cs:linha 949 em System.Windows.Forms.ToolStripItem.RaiseEvent(Object key, EventArgs e) em System.Windows.Forms.ToolStripMenuItem.OnClick(EventArgs e) em System.Windows.Forms.ToolStripItem.HandleClick(EventArgs e) em System.Windows.Forms.ToolStripItem.HandleMouseUp(MouseEventArgs e) em System.Windows.Forms.ToolStripItem.FireEventInteractive(EventArgs e, ToolStripItemEventType met) em System.Windows.Forms.ToolStripItem.FireEvent(EventArgs e, ToolStripItemEventType met) em System.Windows.Forms.ToolStrip.OnMouseUp(MouseEventArgs mea) em System.Windows.Forms.ToolStripDropDown.OnMouseUp(MouseEventArgs mea) em System.Windows.Forms.Control.WmMouseUp(Message& m, MouseButtons button, Int32 clicks) em System.Windows.Forms.Control.WndProc(Message& m) em System.Windows.Forms.ScrollableControl.WndProc(Message& m) em System.Windows.Forms.ToolStrip.WndProc(Message& m) em System.Windows.Forms.ToolStripDropDown.WndProc(Message& m) em System.Windows.Forms.Control.ControlNativeWindow.OnMessage(Message& m) em System.Windows.Forms.Control.ControlNativeWindow.WndProc(Message& m) em System.Windows.Forms.NativeWindow.Callback(IntPtr hWnd, Int32 msg, IntPtr wparam, IntPtr lparam)

MainMemory commented 11 months ago

The SonLVL.ini file has the wrong path for your disassembly's build script.