Jump to content
  • Home
  • Files
  • Docs
Topics
  • All Content

  • This Topic
  • This Forum

  • Advanced Search
  • Existing user? Sign In  

    Sign In



    • Not recommended on shared computers


    • Forgot your password?

  • Sign Up
  • All Activity
  • Home
  • Mod Developer Central
  • Modder Support
  • 1.15.2 gradlew runserver error: could not dispatch message to daemon
Currently Supported: 1.16.X (Latest) and 1.15.X (LTS)
Sign in to follow this  
Followers 0
xX_deadbush_Xx

1.15.2 gradlew runserver error: could not dispatch message to daemon

By xX_deadbush_Xx, January 13 in Modder Support

  • Reply to this topic
  • Start new topic

Recommended Posts

xX_deadbush_Xx    0

xX_deadbush_Xx

xX_deadbush_Xx    0

  • Tree Puncher
  • xX_deadbush_Xx
  • Members
  • 0
  • 29 posts
Posted January 13 (edited)

I'm trying to debug my mods multiplayer functionalities. Gradlew runServer results in this crash: FAILURE: Build failed with an exception.* What went wrong:Could not disp - Pastebin.com

Can anyone help me with that?

Edited January 13 by xX_deadbush_Xx
  • Quote

Share this post


Link to post
Share on other sites

diesieben07    7595

diesieben07

diesieben07    7595

  • Reality Controller
  • diesieben07
  • Forum Team
  • 7595
  • 55089 posts
Posted January 13

Post the entire log.

  • Quote

Share this post


Link to post
Share on other sites

xX_deadbush_Xx    0

xX_deadbush_Xx

xX_deadbush_Xx    0

  • Tree Puncher
  • xX_deadbush_Xx
  • Members
  • 0
  • 29 posts
Posted January 13

I cant post the entire cmd output because its way too much but this is what I get after the file scan: 22:37:15.191 [LIFECYCLE] [org.gradle.process.internal.health.memory.MemoryManage - Pastebin.com

Do you need any specific part of the output or some other information?

  • Quote

Share this post


Link to post
Share on other sites

diesieben07    7595

diesieben07

diesieben07    7595

  • Reality Controller
  • diesieben07
  • Forum Team
  • 7595
  • 55089 posts
Posted January 14

File scan?

I need the entire output, because I need to see the actual output of the server running, not just Gradle. You can use https://gist.github.com/ for large text files.

  • Quote

Share this post


Link to post
Share on other sites

xX_deadbush_Xx    0

xX_deadbush_Xx

xX_deadbush_Xx    0

  • Tree Puncher
  • xX_deadbush_Xx
  • Members
  • 0
  • 29 posts
Posted January 14

full log with --debug and --scan (github.com)

  • Quote

Share this post


Link to post
Share on other sites

diesieben07    7595

diesieben07

diesieben07    7595

  • Reality Controller
  • diesieben07
  • Forum Team
  • 7595
  • 55089 posts
Posted January 14

o.O no idea what is going on there.

Please post the debug.log that is generated.

  • Quote

Share this post


Link to post
Share on other sites

xX_deadbush_Xx    0

xX_deadbush_Xx

xX_deadbush_Xx    0

  • Tree Puncher
  • xX_deadbush_Xx
  • Members
  • 0
  • 29 posts
Posted January 14

Thats a gradle error, there are no logs for it in my log folder or is there a different place for those?

  • Quote

Share this post


Link to post
Share on other sites

diesieben07    7595

diesieben07

diesieben07    7595

  • Reality Controller
  • diesieben07
  • Forum Team
  • 7595
  • 55089 posts
Posted January 14

The game is starting up though. That means it should produce a debug.log.

  • Quote

Share this post


Link to post
Share on other sites

xX_deadbush_Xx    0

xX_deadbush_Xx

xX_deadbush_Xx    0

  • Tree Puncher
  • xX_deadbush_Xx
  • Members
  • 0
  • 29 posts
Posted January 14 (edited)

I dont see any gradle logs there though. I have looked on the web for people that have a similar problem but all suggested solutions didnt work so I think im giving up on this one. An other way to launch a server would be the runserver launch configuration right? I have tried it earlier and it didnt really do anything... Is a window supposed to open?

Edited January 14 by xX_deadbush_Xx
  • Quote

Share this post


Link to post
Share on other sites

diesieben07    7595

diesieben07

diesieben07    7595

  • Reality Controller
  • diesieben07
  • Forum Team
  • 7595
  • 55089 posts
Posted January 14

I am asking for the debug.log. Not the gradle log.

 

9 minutes ago, xX_deadbush_Xx said:

An other way to launch a server would be the runserver launch configuration right?

Another way?! Is runServer not what you have been doing all this time?

  • Quote

Share this post


Link to post
Share on other sites

xX_deadbush_Xx    0

xX_deadbush_Xx

xX_deadbush_Xx    0

  • Tree Puncher
  • xX_deadbush_Xx
  • Members
  • 0
  • 29 posts
Posted January 14 (edited)

Now I understand why you were asking about logs all the time, I did "gradlew runserver" in cmd and what you read was the cmd output with --stacktrace --debug and --scan

Edited January 14 by xX_deadbush_Xx
  • Quote

Share this post


Link to post
Share on other sites

diesieben07    7595

diesieben07

diesieben07    7595

  • Reality Controller
  • diesieben07
  • Forum Team
  • 7595
  • 55089 posts
Posted January 14

I know that's what you posted. That is why I asked specifically for the game log. It will be in the logs folder of your game directory (usually run in Dev unless you changed it).

  • Quote

Share this post


Link to post
Share on other sites

Join the conversation

You can post now and register later. If you have an account, sign in now to post with your account.

Guest
Reply to this topic...

×   Pasted as rich text.   Paste as plain text instead

  Only 75 emoji are allowed.

×   Your link has been automatically embedded.   Display as a link instead

×   Your previous content has been restored.   Clear editor

×   You cannot paste images directly. Upload or insert images from URL.

    • Insert image from URL
×
  • Desktop
  • Tablet
  • Phone
Sign in to follow this  
Followers 0
Go To Topic Listing



  • Recently Browsing

    No registered users viewing this page.

  • Posts

    • Woodside
      [1.15.2] Render as 2D icon in GUI, 3D model in hand

      By Woodside · Posted 31 minutes ago

      In the BakedModel class in SeparatePerspectiveModel, I changed func_230044_c_()/isSideLit() to return always false. That fixed the lighting issue with the GUI icon, but I cannot tell if it had any effect on the 3D model or not. It doesn't seem to have.
    • juggler
      Modded server stall on startup

      By juggler · Posted 46 minutes ago

      I'm very sorry this was entirely user error and something else on my network was causing me to think that the server was not starting but actually it was running and waiting for client connections but clients weren't seeing it.   I'll close this issue and again sorry for the confusion.
    • diesieben07
      game launch fail

      By diesieben07 · Posted 2 hours ago

      User was banned for piracy. Buy the game.
    • C0nnieD
      game launch fail

      By C0nnieD · Posted 2 hours ago

    • diesieben07
      [1.16.4] what difference between custom slots and EquipmentSlotType

      By diesieben07 · Posted 2 hours ago

      LazyOptional is just that: An optional value that is computed lazily.   No, you need to create a combined IItemHandler by using CombinedInvWrapper. This should not happen inside getCapability, you should create this handler and the LazyOptional once (in your class' constructor) and then just return the value in getCapability.
  • Topics

    • Woodside
      16
      [1.15.2] Render as 2D icon in GUI, 3D model in hand

      By Woodside
      Started Sunday at 08:26 PM

    • juggler
      1
      Modded server stall on startup

      By juggler
      Started 2 hours ago

    • C0nnieD
      13
      game launch fail

      By C0nnieD
      Started 4 hours ago

    • Klarks
      18
      [1.16.4] what difference between custom slots and EquipmentSlotType

      By Klarks
      Started 10 hours ago

    • rennmaus
      1
      gradlew build file too small (forge 1.12.2)

      By rennmaus
      Started 4 hours ago

  • Who's Online (See full list)

    • magn919
    • Linky132
    • diesieben07
    • thorstenschwager
    • MemeMan
    • Draco18s
    • vemerion
    • dollarflower1
    • BastouP
    • Witherking25
    • hendrik
    • Pavel1ewq
    • JayXclusive
    • zOnlyKroks
  • All Activity
  • Home
  • Mod Developer Central
  • Modder Support
  • 1.15.2 gradlew runserver error: could not dispatch message to daemon
  • Theme

Copyright © 2019 ForgeDevelopment LLC · Ads by Longitude Ads LLC Powered by Invision Community