Open TomYeoman opened 9 months ago
2024/02/01 21:54:59.1101 [Generic] Compile of 'toolbase' Failed:
2024/02/01 21:54:59.1101 [Generic] Error | { expected - C:\Program Files (x86)\Steam\steamapps\common\sbox\addons\tools\code\Hammer\Tools\EntityTool.cs:33,38
2024/02/01 21:54:59.1101 [Generic] Error | } expected - C:\Program Files (x86)\Steam\steamapps\common\sbox\addons\tools\code\Hammer\Tools\EntityTool.cs:33,38
2024/02/01 21:54:59.1101 [Generic] Error | Type or namespace definition, or end-of-file expected - C:\Program Files (x86)\Steam\steamapps\common\sbox\addons\tools\code\Hammer\Tools\EntityTool.cs:35,0
2024/02/01 21:54:59.1101 [Generic] Error | Type or namespace definition, or end-of-file expected - C:\Program Files (x86)\Steam\steamapps\common\sbox\addons\tools\code\Hammer\Tools\EntityTool.cs:134,0
2024/02/01 21:54:59.1101 [Generic] Error | Method must have a return type - C:\Program Files (x86)\Steam\steamapps\common\sbox\addons\tools\code\Hammer\Tools\EntityTool.cs:34,8
2024/02/01 21:54:59.1101 [Generic] Error | A namespace cannot directly contain members such as fields, methods or statements - C:\Program Files (x86)\Steam\steamapps\common\sbox\addons\tools\code\Hammer\Tools\EntityTool.cs:36,2
2024/02/01 21:54:59.1101 [Generic] Error | Name of destructor must match name of type - C:\Program Files (x86)\Steam\steamapps\common\sbox\addons\tools\code\Hammer\Tools\EntityTool.cs:36,2
2024/02/01 21:54:59.1101 [Generic] Error | A namespace cannot directly contain members such as fields, methods or statements - C:\Program Files (x86)\Steam\steamapps\common\sbox\addons\tools\code\Hammer\Tools\EntityTool.cs:41,14
2024/02/01 21:54:59.1101 [Generic] Error | 'EntityTool' does not implement interface member 'IEntityTool.GetCurrentEntityClassName()' - C:\Program Files (x86)\Steam\steamapps\common\sbox\addons\tools\code\Hammer\Tools\EntityTool.UI.cs:5,27
2024/02/01 21:54:59.1101 [Generic] Error | The name 'GetCurrentEntityClassName' does not exist in the current context - C:\Program Files (x86)\Steam\steamapps\common\sbox\addons\tools\code\Hammer\Tools\EntityTool.UI.cs:59,20
2024/02/01 21:54:59.1101 [Generic] Error | 'EntitySelector' is a type, which is not valid in the given context - C:\Program Files (x86)\Steam\steamapps\common\sbox\addons\tools\code\Hammer\Tools\EntityTool.cs:41,45
This file is being overwritten by something locally for you, which is what is redownloading and fixing it when you verify files. What is it changing to?
I didn't catch what it changed too unfortunately! Git showed no changes on my local project, so I figured it must have been outside of it somewhere.
I'll try and check this if it happens again though and post back in here.
Describe the bug
Chain of events;
After that, I try to re-launch s&box but get the error shown in the screenshots.
Attempted resolutions;
Logs
To Reproduce
Unsure of hang reason originally, I think this log is from the time it crashed.
Log.234.log
Expected behavior
s&box to re-boot correctly.
Media/Files
No response
Additional context
No response