Advertisement
Guest User

Untitled

a guest
Jan 18th, 2019
245
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 3.77 KB | None | 0 0
  1. Error [content0]game\gui\_old\components\guicontainerinventorycomponent.ws(6): Unknown base class 'W3GuiBaseInventoryComponent'
  2. Error [content0]game\gui\_old\components\guienchantinginventorycomponent.ws(6): Unknown base class 'W3GuiBaseInventoryComponent'
  3. Error [content0]game\gui\_old\components\guihorseinventorycomponent.ws(9): Unknown base class 'W3GuiBaseInventoryComponent'
  4. Error [modghostmode]game\gui\_old\components\guiplayerinventorycomponent.ws(6): Unknown base class 'W3GuiBaseInventoryComponent'
  5. Error [content0]game\gui\_old\components\guirepairinventorycomponent.ws(6): Unknown base class 'W3GuiBaseInventoryComponent'
  6. Error [content0]game\gui\_old\components\guishopinventorycomponent.ws(6): Unknown base class 'W3GuiBaseInventoryComponent'
  7. Error [content0]game\gui\menus\journalmonsterhuntingmenu.ws(10): Unknown base class 'CR4JournalQuestMenu'
  8. Error [content0]game\gui\menus\journaltreasurehuntingmenu.ws(10): Unknown base class 'CR4JournalQuestMenu'
  9.  
  10. Warning [content0]game\player\states\aimthrow.ws(10): Adding state 'AimThrow' to class 'CR4Player' which is not a state machine. Did you forget the 'statemachine' keyword in class?
  11. Warning [modghostmode]game\player\states\combat.ws(38): Adding state 'Combat' to class 'CR4Player' which is not a state machine. Did you forget the 'statemachine' keyword in class?
  12. Warning [content0]game\player\states\exploration.ws(14): Adding state 'Exploration' to class 'CR4Player' which is not a state machine. Did you forget the 'statemachine' keyword in class?
  13. Warning [content0]game\player\states\extendedmovable.ws(6): Adding state 'ExtendedMovable' to class 'CR4Player' which is not a state machine. Did you forget the 'statemachine' keyword in class?
  14. Warning [content0]game\player\states\skating.ws(19): Adding state 'Skating' to class 'CR4Player' which is not a state machine. Did you forget the 'statemachine' keyword in class?
  15. Warning [content0]game\player\states\swimming.ws(7): Adding state 'Swimming' to class 'CR4Player' which is not a state machine. Did you forget the 'statemachine' keyword in class?
  16. Warning [modghostmode]game\player\states\unconscious.ws(6): Adding state 'Unconscious' to class 'CR4Player' which is not a state machine. Did you forget the 'statemachine' keyword in class?
  17. Warning [content0]game\player\states\vehicles\dismounthorse.ws(10): Adding state 'DismountHorse' to class 'CR4Player' which is not a state machine. Did you forget the 'statemachine' keyword in class?
  18. Warning [content0]game\player\states\vehicles\horseriding.ws(6): Adding state 'HorseRiding' to class 'CR4Player' which is not a state machine. Did you forget the 'statemachine' keyword in class?
  19. Warning [content0]game\player\states\vehicles\mountboat.ws(8): Adding state 'MountBoat' to class 'CR4Player' which is not a state machine. Did you forget the 'statemachine' keyword in class?
  20. Warning [content0]game\player\states\vehicles\mounthorse.ws(8): Adding state 'MountHorse' to class 'CR4Player' which is not a state machine. Did you forget the 'statemachine' keyword in class?
  21. Warning [content0]game\player\states\vehicles\mountthevehicle.ws(8): Adding state 'MountTheVehicle' to class 'CR4Player' which is not a state machine. Did you forget the 'statemachine' keyword in class?
  22. Warning [content0]game\player\states\vehicles\sailing.ws(10): Adding state 'Sailing' to class 'CR4Player' which is not a state machine. Did you forget the 'statemachine' keyword in class?
  23. Warning [content0]game\player\states\vehicles\sailing.ws(361): Adding state 'SailingPassive' to class 'CR4Player' which is not a state machine. Did you forget the 'statemachine' keyword in class?
  24. Warning [modghostmode]game\player\states\vehicles\usevehicle.ws(53): Adding state 'UseGenericVehicle' to class 'CR4Player' which is not a state machine. Did you forget the 'statemachine' keyword in class?
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement