Jump to content

Arthurmeade12

Members
  • Posts

    28
  • Joined

  • Last visited

Everything posted by Arthurmeade12

  1. There might be a datapack that Forge, Minecraft, etc. installed, but I didn't install any.
  2. Still, no (as far as I'm concerned.)
  3. latest.log debug.log.zip
  4. Switching the world worked, but now I get an error saying: java.lang.nullpointerexception. Server debug.log and latest.log are attached.
  5. I'll change to a different world and see if that works
  6. When I removed Optifine on the server, the client still told me the server and the client had the same mod lists?! Thanks, optifine always made the logs so much longer. Logs for server and client with java 8; no optifine on server. And no, no datapacks on server or client (I didn't install any.) server-latest.log server-debug.log client-debug.log client-latest.log
  7. Logs for server with java 8; optifine on server and client. client-latest.log client-debug.log server-debug.log server-latest.log
  8. I was using Java 15; let me check. Edit: Do you want me to provide the debug and latest logs for the server and the client again once I run the server with Java 8? Edit #2: I'll provide the latest and debug server and client logs anyway. Also, should I run Optifine on the server with the java 8?
  9. 1. I only have Optifine on the server so that the client and server have the same mod list. 2. The world saves are important, but I can back them up and run the server without them.
  10. Thanks!
  11. My minecraft server and client start up normally with the same forge version, the same mods, and the same wi-fi. When I connect to my server it gives me an error about NBT tags. I have no Idea how to fix this error. Thank you for the help! Latest and Debug logs for both client and server are attached. client-debug.log client-latest.log server-debug.log server-latest.log
  12. I am running my forge server on MacOS Catalina. Will it work correctly if I update to MacOS Big Sur? Thanks!
  13. I checked it out. It was a network error, not related to forge
  14. Thank you again, but then I tried to connect to my server (over the internet) and it did not work. Then I checked the ports and they all said they were open on the router page, but on https://www.yougetsignal.com/tools/open-ports/ it said they were closed. So I tried connecting to my server locally, even on the same machine and it did not work. I'm thoroughly confused. Why did this happen? Thanks for the help!
  15. Thanks! It worked once I manually deleted the files from the folder
  16. So I'll install Java 14 and uninstall java 15. (And how would I uninstall Java 15?)
  17. So... How to fix? Install Java 14?
  18. Running on a MacOs 10.15.7, forge version 1.16.3-34.1.0 I went to start up my server one day to make sure some mods were working, and the server just didn't start up! I tried installing the recommended version also and it failed to launch as well. I have provided a screen recording of me trying to start up my newly installed forge server (link at the bottom) and giving it permissions with chmod (a UNIX command) and still it did not work. I have provided the debug.log, latest.log, and installer.log below and the mentioned screen recording from the newly installed server. It installed perfectly fine. I still have the (not new) other forge server that I had played on before with my friends and when I tried to start it up it did not launch either. All help is much appreciated. Thank you! Screen recording link: https://drive.google.com/file/d/1xmRLXwghPnZZcZTexvOxO-TtCDFmQUmX/view?usp=sharing debug.log installer.log.zip debug.log
  19. I don't have access to the server debug.log currently, I need another few hours. The client debug.log is already on this thread.
  20. I can connect to my server now, but every 30 minutes or so it kicks me and says on the client, "connection reset by peer." Then I rejoin and it changes my game mode to survival, which is okay since I'm op, but I don't want to have to get kicked every once in a while. Can you help me fix this? Thanks!!
  21. I think I know what to do
  22. Is that what messed it up? and what is sha1?
  23. Oh, I just read your spoiler and now I know where to get debug log. So now I get the debug log from the device from which the server and the device which was trying to connect to the server? Client side debug.log: P.S. I don't think it's client side since I recently changed a lot of settings on my server and added mods. debug.log
  24. what is the debug.log? I don't know what this is.
  25. When I try to join my server on the console it says, : [16:47:15] [Server thread/INFO] [ne.mi.co.AdvancementLoadFix/]: Using new advancement loading for net.minecraft.advancements.PlayerAdvancements@64563d01 [16:47:15] [Server thread/INFO] [minecraft/PlayerList]: Arthurmeade12[/192.168.1.254:50237] logged in with entity id 289 at (-224.5, 76.0, 109.5) [16:47:15] [Server thread/INFO] [minecraft/DedicatedServer]: Arthurmeade12 joined the game [16:47:15] [Netty Server IO #1/ERROR] [minecraft/ArgumentTypes]: Could not serialize net.minecraftforge.server.command.ModIdArgument@44cc5710 (class net.minecraftforge.server.command.ModIdArgument) - will not be sent to client! [16:47:15] [Netty Server IO #1/ERROR] [minecraft/ArgumentTypes]: Could not serialize net.minecraftforge.server.command.EnumArgument@36bf9d4a (class net.minecraftforge.server.command.EnumArgument) - will not be sent to client! [16:47:15] [Server thread/WARN] [minecraft/NetworkSystem]: Failed to handle packet for /192.168.1.254:50237 java.lang.IllegalArgumentException: Hash is too long (max 40, was 92) at net.minecraft.network.play.server.SSendResourcePackPacket.<init>(SourceFile:23) ~[?:?] at net.minecraft.entity.player.ServerPlayerEntity.func_175397_a(ServerPlayerEntity.java:1219) ~[?:?] at net.minecraft.server.management.PlayerList.func_72355_a(PlayerList.java:188) ~[?:?] at net.minecraft.network.login.ServerLoginNetHandler.func_147326_c(ServerLoginNetHandler.java:116) ~[?:?] at net.minecraft.network.login.ServerLoginNetHandler.func_73660_a(ServerLoginNetHandler.java:63) ~[?:?] at net.minecraft.network.NetworkManager.func_74428_b(NetworkManager.java:223) ~[?:?] at net.minecraft.network.NetworkSystem.func_151269_c(NetworkSystem.java:134) ~[?:?] at net.minecraft.server.MinecraftServer.func_71190_q(MinecraftServer.java:860) ~[?:?] at net.minecraft.server.dedicated.DedicatedServer.func_71190_q(DedicatedServer.java:283) ~[?:?] at net.minecraft.server.MinecraftServer.func_71217_p(MinecraftServer.java:782) ~[?:?] at net.minecraft.server.MinecraftServer.func_240802_v_(MinecraftServer.java:637) ~[?:?] at net.minecraft.server.MinecraftServer.lambda$func_240784_a_$0(MinecraftServer.java:229) ~[?:?] at java.lang.Thread.run(Thread.java:832) [?:?] [16:47:17] [Server thread/INFO] [minecraft/ServerPlayNetHandler]: Arthurmeade12 lost connection: Internal server error [16:47:17] [Server thread/INFO] [minecraft/DedicatedServer]: Arthurmeade12 left the game What does this mean? I recently added several mods to my server so this may be the problem. Someone please help me. Thank you!! Also, towards the beginning of the console log, it says, [main/ERROR] [minecraft/Util] : No data fixer registered for magic_net [main/ERROR] [minecraft/Util] : No data fixer registered for torch_bolt [main/ERROR] [minecraft/Util] : No data fixer registered for boomerang_stun [main/ERROR] [minecraft/Util] : No data fixer registered for boomerang_carry [main/ERROR] [minecraft/Util] : No data fixer registered for boomerang_damage [main/ERROR] [minecraft/Util] : No data fixer registered for dungeon [main/ERROR] [minecraft/Util] : No data fixer registered for eye [main/ERROR] [minecraft/Util] : No data fixer registered for lightning_bolt [main/ERROR] [minecraft/Util] : No data fixer registered for snow_bolt [main/ERROR] [minecraft/Util] : No data fixer registered for fire_bolt The server console also says that " Invalid sha1 for ressource-pack-sha1" Thank you for ALL the help!!
×
×
  • Create New...

Important Information

By using this site, you agree to our Terms of Use.