this post was submitted on 30 Oct 2025
57 points (100.0% liked)
Modded Minecraft
1369 readers
1 users here now
The Blocky, Modded Side of Lemmy
Rules: -Play nicely with others here
-Discussion should be at least somewhat related to modded Minecraft and all that entails
-Self-promotion is allowed within reason. Don't go overboard!
founded 2 years ago
MODERATORS
you are viewing a single comment's thread
view the rest of the comments
view the rest of the comments
Nice now release the PDB files
Sir, this is java
Strangely Java is different from "Microsoft Java" (also known as C#)
Whats pdb
It's short for program database. It's a compliation artefact when compiling and iirc exclusively in C#.
It's used to have more information during debugging. I don't fully know what's in there, but I assume stuff like function and variable names.
Debug file that used to ship with Bedrock Dedicated Server until a year ago, helped with server debugging and such. Didn't affect official mods replacement of "addons" just the server software.