HWFly

Moved

Total Downloads: 8,954 - First Release: Jan 11, 2016 - Last Update: May 9, 2018

5/5, 26 likes
  1. Error
    Code:
    (14:32:45) | [Oxide] 10:32 [Debug] Load requested for plugin which is already loading: Fly
    (14:32:48) | [Oxide] 10:32 [Error] Fly plugin failed to compile!
    (14:32:48) | [Oxide] 10:32 [Error] Fly.cs(21,31): error CS0246: The type or namespace name `PlayerSession' could not be found. Are you missing an assembly reference?
     
  2. Wulf

    Wulf Community Admin

    This plugin is for Hurtworld only; are you using it on Hurtworld?
     
  3. After update - pressing crouch now causes you to fall through the map at a rapid speed, while spamming "Invalid values being sent to the animator" error message in console. The only cure I have found is to kill yourself, then relog... as allowing the errors to go on too long causes server to crash.
     
  4. Is there a way in game to fly or do I have to use oxide?
     
  5. You've to use oxide unless you can't ise the fly mode plugin there isn't an other way to fly around the map without oxide
     
  6. Oxide build 2.0.3006
    Code:
    01:41 [Error] Failed to call hook 'OnPlayerInput' on plugin 'Fly v1.1.3' (InvalidCastException: Cannot cast from source type to destination type.)
    01:41 [Stacktrace]   at Oxide.Plugins.Fly.DirectCallHook (System.String name, System.Object& ret, System.Object[] args) [0x00000] in <filename unknown>:0
      at Oxide.Plugins.CSharpPlugin.InvokeMethod (HookMethod method, System.Object[] args) [0x00000] in <filename unknown>:0
      at Oxide.Core.Plugins.CSPlugin.OnCallHook (System.String name, System.Object[] args) [0x00000] in <filename unknown>:0
      at Oxide.Core.Plugins.Plugin.CallHook (System.String hook, System.Object[] args) [0x00000] in <filename unknown>:0 
     
  7. Wulf

    Wulf Community Admin

    Not really a plugin error, but should be fixed in the next Oxide build. Somehow missed part when doing some changes.
     
  8. BUGGY PLEASE FIX. This bug has been going on for a LONG TIME. If you are wet/on fire and use fly. You STAY wet/ on fire Until disconnect and reconnect.
     
  9. Sometimes i have that error

    Code:
    17:27 [Stacktrace]  at Oxide.Plugins.Fly.OnPlayerInput (.PlayerSession session, InputControls input) [0x00000] in <filename unknown>:0
      at Oxide.Plugins.Fly.DirectCallHook (System.String name, System.Object& ret, System.Object[] args) [0x00000] in <filename unknown>:0
      at Oxide.Plugins.CSharpPlugin.InvokeMethod (HookMethod method, System.Object[] args) [0x00000] in <filename unknown>:0
      at Oxide.Core.Plugins.CSPlugin.OnCallHook (System.String name, System.Object[] args) [0x00000] in <filename unknown>:0
      at Oxide.Core.Plugins.Plugin.CallHook (System.String hook, System.Object[] args) [0x00000] in <filename unknown>:0
    17:27 [Error] Failed to call hook 'OnPlayerInput' on plugin 'Fly v1.1.2' (NullReferenceException: Object reference not set to an instance of an object)
    17:27 [Stacktrace]  at Oxide.Plugins.Fly.OnPlayerInput (.PlayerSession session, InputControls input) [0x00000] in <filename unknown>:0
      at Oxide.Plugins.Fly.DirectCallHook (System.String name, System.Object& ret, System.Object[] args) [0x00000] in <filename unknown>:0
      at Oxide.Plugins.CSharpPlugin.InvokeMethod (HookMethod method, System.Object[] args) [0x00000] in <filename unknown>:0
      at Oxide.Core.Plugins.CSPlugin.OnCallHook (System.String name, System.Object[] args) [0x00000] in <filename unknown>:0
      at Oxide.Core.Plugins.Plugin.CallHook (System.String hook, System.Object[] args) [0x00000] in <filename unknown>:0 
    Ok i see update.
     
  10. Code:
    [05/26/2017 14:49:04] Error while compiling: Fly.cs(21,31): error CS0246: The type or namespace name `PlayerSession' could not be found. Are you missing an assembly reference?
    
     
  11. Wulf

    Wulf Community Admin

    This plugin is also for Hurtworld.
     
  12. Please make on console message also an log messages for this please so we as server owners can see who is useing the command
    so for example when typing /fly inside of the game that the server owners can see in the console playnername turned on fly mode, and then on the logs the same thing but then with time aswell,
    Dunno if its possible but if it can then that will be awsome
     
  13. uhh.. i get message no permission
     
  14. Besure that you've given the permission to your self and if you're being added as addadmin it should give you automaticly the fly mode
     
  15. i am added as an admin now it works but i did not get it automaticly?!?
     
  16. weird basicly its needs to works automaticly and if it didn't then use the permsission fly.allowed
     
  17. ok thank you :)
     
  18. well this is probably not a plugin error but i fould it while tryn to load this plugin
    Code:
    5:38 PM [Error] Exception while resolving plugin references (FileNotFoundException: C:\hurtworldSE\hurtworld\CSharpCompiler.exe)
    5:38 PM [Stacktrace]   at System.Diagnostics.FileVersionInfo.GetVersionInfo (System.String fileName) [0x00000] in <filename unknown>:0
      at Oxide.Plugins.PluginCompiler.SetCompilerVersion () [0x00000] in <filename unknown>:0
      at Oxide.Plugins.PluginCompiler.CheckCompiler () [0x00000] in <filename unknown>:0
      at Oxide.Plugins.PluginCompiler.EnqueueCompilation (Oxide.Plugins.Compilation compilation) [0x00000] in <filename unknown>:0
      at Oxide.Plugins.PluginCompiler+<>c__DisplayClass17_0.<Compile>b__0 () [0x00000] in <filename unknown>:0
      at Oxide.Plugins.Compilation+<>c__DisplayClass23_0.<Prepare>b__0 (System.Object _) [0x00000] in <filename unknown>:0
     
  19. Wulf

    Wulf Community Admin

    According to the error, you're missing CSharpCompiler.exe. That file is manually downloaded by Oxide when you start, so if your ISP is somehow blocking that download, then you'd need to manually download it from Releases · OxideMod/CSharpCompiler · GitHub.
     
  20. yes i seen that im missing that file and found some old posts about manual download but of course the links didnt work.

    17:49 [Info] Loading plugins...
    17:49 [Info] Loaded plugin Unity v2.0.3518 by Oxide Team
    17:49 [Info] Loaded plugin Hurtworld v2.0.3518 by Oxide Team
    17:49 [Info] Fly was compiled successfully in 2112ms
    17:49 [Info] Loaded plugin Fly - itemv2 v1.0.0 by Mughisi
    17:50 [Info] Listing 1 plugins:
    01 "Fly - itemv2" (1.0.0) by Mughisi (0.02s)

    Works fine now. Tnx for all the support Wulf