Sign in to follow this
Followers
0
Help Please! Server Crash Report
By
SgtRexor, in Support & Bug Reports
-
Recently Browsing
No registered users viewing this page.
-
Posts
-
I want to have a field or some attribute to PlayerEntity that indicates whether the player is pressing a key. I've tried DataManagers but the id value overlap makes me think that is the wrong way to do it on top of causing exceptions. I've also tried Lists and such to store players that did but sidedness and thread safety make me think thats also the wrong way. My question is how do I add this boolean attribute in such a way that avoids sidedness and is the proper way? Thanks.
-
Does this git repo generated by IntelliJ work? That's the only way I know how to make a git repo of it. .git.zip
-
By diesieben07 · Posted
it should work fine if the bat file is in the same folder as the jar. -
I really do appreciate all your help. Running the command I asked about above did the trick. The server console has opened and the mods have been successfully loaded on 1G and is running smoothly. My final question is, do you recommend that I create a .bat file with the command below for whenever I wish to launch my server again: java -Xms1G -Xmx1G -jar forge-1.16.5-36.0.42.jar The last time I used a .bat with a similar command, the prompt said that Forge.jar could not be found. So would I have to put in a cd to the server folder before the command above?
-
Ohhh so simple All works now, thanks a lot! But how do I know that this is the case? cant find any documentation for that. Edit: ah found it!
-
-
Topics
-
Who's Online (See full list)