Martimius

Compile Error

Oct 27th, 2018
178
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 1.61 KB | None | 0 0
  1. Starting 1 compile threads for 1 files...
  2. Compiling "random_emotions"...
  3. C:\SteamGames\steamapps\common\Skyrim Special Edition\Data\Source\Scripts\temp\random_emotions.psc(70,22): variable Input is undefined
  4. C:\SteamGames\steamapps\common\Skyrim Special Edition\Data\Source\Scripts\temp\random_emotions.psc(70,28): none is not a known user-defined type
  5. C:\SteamGames\steamapps\common\Skyrim Special Edition\Data\Source\Scripts\temp\random_emotions.psc(90,26): variable Input is undefined
  6. C:\SteamGames\steamapps\common\Skyrim Special Edition\Data\Source\Scripts\temp\random_emotions.psc(90,32): none is not a known user-defined type
  7. C:\SteamGames\steamapps\common\Skyrim Special Edition\Data\Source\Scripts\temp\random_emotions.psc(106,38): GetCurrentCrosshairRef is not a function or does not exist
  8. C:\SteamGames\steamapps\common\Skyrim Special Edition\Data\Source\Scripts\temp\random_emotions.psc(106,38): cannot call the member function GetCurrentCrosshairRef alone or on a type, must call it on a variable
  9. C:\SteamGames\steamapps\common\Skyrim Special Edition\Data\Source\Scripts\temp\random_emotions.psc(143,1): RegisterForKey is not a function or does not exist
  10. C:\SteamGames\steamapps\common\Skyrim Special Edition\Data\Source\Scripts\temp\random_emotions.psc(144,1): RegisterForKey is not a function or does not exist
  11. C:\SteamGames\steamapps\common\Skyrim Special Edition\Data\Source\Scripts\temp\random_emotions.psc(145,1): RegisterForKey is not a function or does not exist
  12. No output generated for random_emotions, compilation failed.
  13.  
  14. Batch compile of 1 files finished. 0 succeeded, 1 failed.
  15. Failed on random_emotions
Advertisement
Add Comment
Please, Sign In to add comment