Lightman314 / LightmansCurrencyFabric

5 stars 4 forks source link

BUG: Unknown recipe serializer coin_mint #10

Closed MelodicNotes closed 1 year ago

MelodicNotes commented 1 year ago

Minecraft Version

1.19.2

Fabric Version

0.73.2

Lightman's Currency Version

1.0.0.6

Environment Type

Dedicated Server (Bug/crash happened while connected to a server or while the dedicated server was booting)

Other relevant Mods

No response

Describe the bug

On joining of server with mod, client tries loading into world for a millisecond and then gets booted with a connection lost internal exception: Unknown recipe serializer lightmanscurrency:coin_mint

To Reproduce

  1. Apply mod to mods folder on 1.19.2 server
  2. Load server and client
  3. Join server localhost and get error

Screenshots/Logs/Crash Reports

[09:06:14] [main/INFO]: Loading Minecraft 1.19.2 with Fabric Loader 0.14.14 [09:06:14] [main/INFO]: Loading 44 mods:

Lightman314 commented 1 year ago

Could you provide the latest.log from the client please, as the logs you provided are from the server which isn't actually encountering any errors. I also tested this on my own test server, and I'm able to connect with no issues (and am thus unable to replicate the issue).

Edit: Also, please do not just copy/paste the logs in the error report, as it spams the report with mostly irrelevant text. Either upload the text to another site (such as Pastebin) and provide the link to said log, or preferrably directly attach the log file to your message by dragging & dropping it into your message.

MelodicNotes commented 1 year ago

latest.log

Lightman314 commented 1 year ago

Is your client modded? Cause I don't see any signs in the log about fabric being installed or loading on that log. Which would 100% explain the issue, as you need the mod to be installed on both the client and the server in order for it to work.

MelodicNotes commented 1 year ago

ahhhhhhhhhh, interesting, i dont have my client modded. ill test that out then.