mirror of
				https://github.com/SoftFever/OrcaSlicer.git
				synced 2025-10-30 20:21:12 -06:00 
			
		
		
		
	PresetUpdater: Fail harder on bundle version not present in index
This commit is contained in:
		
							parent
							
								
									21a59ce710
								
							
						
					
					
						commit
						b49bfadd87
					
				
					 2 changed files with 5 additions and 4 deletions
				
			
		|  | @ -145,8 +145,8 @@ sub OnInit { | |||
|             } | ||||
|         }; | ||||
|         if ($@) { | ||||
|             warn $@ . "\n"; | ||||
|             fatal_error(undef, $@); | ||||
|             show_error(undef, $@); | ||||
|             $self->{mainframe}->Close; | ||||
|         } | ||||
|     }); | ||||
| 
 | ||||
|  |  | |||
		Loading…
	
	Add table
		Add a link
		
	
		Reference in a new issue
	
	 Vojtech Kral
						Vojtech Kral