Advertisement
Guest User

Untitled

a guest
Nov 11th, 2019
114
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 4.20 KB | None | 0 0
  1.  
  2. [19:44:38] [Client thread/INFO] [STDERR/]: [com.mrcrayfish.controllable.Controllable:handleButtonInput:180]: org.libsdl.SDL_Error: Joystick hasn't been opened yet
  3. [19:44:38] [Client thread/INFO] [STDERR/]: [com.mrcrayfish.controllable.Controllable:handleButtonInput:180]: at org.libsdl.SDL_Joystick.numHats(SDL_Joystick.java:240)
  4. [19:44:38] [Client thread/INFO] [STDERR/]: [com.mrcrayfish.controllable.Controllable:handleButtonInput:180]: at uk.co.electronstudio.sdl2gdx.SDL2Controller.<init>(SDL2Controller.java:37)
  5. [19:44:38] [Client thread/INFO] [STDERR/]: [com.mrcrayfish.controllable.Controllable:handleButtonInput:180]: at uk.co.electronstudio.sdl2gdx.SDL2ControllerManager.pollState(SDL2ControllerManager.java:79)
  6. [19:44:38] [Client thread/INFO] [STDERR/]: [com.mrcrayfish.controllable.Controllable:handleButtonInput:180]: at com.mrcrayfish.controllable.Controllable.handleButtonInput(Controllable.java:176)
  7. [19:44:38] [Client thread/INFO] [STDERR/]: [com.mrcrayfish.controllable.Controllable:handleButtonInput:180]: at net.minecraftforge.eventbus.ASMEventHandler_0_Controllable_handleButtonInput_RenderTickEvent.invoke(.dynamic)
  8. [19:44:38] [Client thread/INFO] [STDERR/]: [com.mrcrayfish.controllable.Controllable:handleButtonInput:180]: at net.minecraftforge.eventbus.ASMEventHandler.invoke(ASMEventHandler.java:80)
  9. [19:44:38] [Client thread/INFO] [STDERR/]: [com.mrcrayfish.controllable.Controllable:handleButtonInput:180]: at net.minecraftforge.eventbus.EventBus.post(EventBus.java:258)
  10. [19:44:38] [Client thread/INFO] [STDERR/]: [com.mrcrayfish.controllable.Controllable:handleButtonInput:180]: at net.minecraftforge.fml.hooks.BasicEventHooks.onRenderTickStart(BasicEventHooks.java:74)
  11. [19:44:38] [Client thread/INFO] [STDERR/]: [com.mrcrayfish.controllable.Controllable:handleButtonInput:180]: at net.minecraft.client.Minecraft.runGameLoop(Minecraft.java:920)
  12. [19:44:38] [Client thread/INFO] [STDERR/]: [com.mrcrayfish.controllable.Controllable:handleButtonInput:180]: at net.minecraft.client.Minecraft.run(Minecraft.java:384)
  13. [19:44:38] [Client thread/INFO] [STDERR/]: [com.mrcrayfish.controllable.Controllable:handleButtonInput:180]: at net.minecraft.client.main.Main.main(Main.java:128)
  14. [19:44:38] [Client thread/INFO] [STDERR/]: [com.mrcrayfish.controllable.Controllable:handleButtonInput:180]: at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
  15. [19:44:38] [Client thread/INFO] [STDERR/]: [com.mrcrayfish.controllable.Controllable:handleButtonInput:180]: at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
  16. [19:44:38] [Client thread/INFO] [STDERR/]: [com.mrcrayfish.controllable.Controllable:handleButtonInput:180]: at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
  17. [19:44:38] [Client thread/INFO] [STDERR/]: [com.mrcrayfish.controllable.Controllable:handleButtonInput:180]: at java.lang.reflect.Method.invoke(Method.java:498)
  18. [19:44:38] [Client thread/INFO] [STDERR/]: [com.mrcrayfish.controllable.Controllable:handleButtonInput:180]: at net.minecraftforge.userdev.FMLUserdevClientLaunchProvider.lambda$launchService$0(FMLUserdevClientLaunchProvider.java:55)
  19. [19:44:38] [Client thread/INFO] [STDERR/]: [com.mrcrayfish.controllable.Controllable:handleButtonInput:180]: at cpw.mods.modlauncher.LaunchServiceHandlerDecorator.launch(LaunchServiceHandlerDecorator.java:37)
  20. [19:44:38] [Client thread/INFO] [STDERR/]: [com.mrcrayfish.controllable.Controllable:handleButtonInput:180]: at cpw.mods.modlauncher.LaunchServiceHandler.launch(LaunchServiceHandler.java:50)
  21. [19:44:38] [Client thread/INFO] [STDERR/]: [com.mrcrayfish.controllable.Controllable:handleButtonInput:180]: at cpw.mods.modlauncher.LaunchServiceHandler.launch(LaunchServiceHandler.java:68)
  22. [19:44:38] [Client thread/INFO] [STDERR/]: [com.mrcrayfish.controllable.Controllable:handleButtonInput:180]: at cpw.mods.modlauncher.Launcher.run(Launcher.java:80)
  23. [19:44:38] [Client thread/INFO] [STDERR/]: [com.mrcrayfish.controllable.Controllable:handleButtonInput:180]: at cpw.mods.modlauncher.Launcher.main(Launcher.java:65)
  24. [19:44:38] [Client thread/INFO] [STDERR/]: [com.mrcrayfish.controllable.Controllable:handleButtonInput:180]: at net.minecraftforge.userdev.LaunchTesting.main(LaunchTesting.java:101)
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement