I need help forge as stopped working for my hp pc
-
Recently Browsing
- No registered users viewing this page.
-
Posts
-
If anybody is willing to play there is a pingable role in our Discord to have community members join you.
-
By wheresmywater · Posted
when I do this it seems all fine for a moment, but one thing changes. the server.jar file loses about 200kb despite the new structure_set folder being very similar in size to the original. Then, when I run the server (not the client just the server), the jar file resets to the original file with the original structure spawn rates. I don't know how to stop this. -
There is no need to post multiple times. I have merged your posts together.
-
I have a mod that saves certain information in a given location. The database is on the VDS server. I specified the IP with the port, user and password. As a result, I get this error: [29.01.2025 17:19:15.839] [modloading-worker-4/INFO] [STDERR/]: [org.75ms.logger.Logger:<init>:37]: MariaDB JDBC Driver not found. [29.01.2025 17:19:15.840] [modloading-worker-4/INFO] [STDERR/]: [org.75ms.logger.Logger:<init>:38]: java.lang.ClassNotFoundException: org.mariadb.jdbc.Driver Connection details: private static final String DB_URL = "jdbc:mariadb://[ip]:3306/cmd"; private static final String DB_USER = "[user]"; private static final String DB_PASSWORD = "[password]"; private Connection connection; In Gradle the following dependency is specified: dependencies { minecraft 'net.minecraftforge:forge:1.16.5-36.2.42' implementation 'org.mariadb.jdbc:mariadb-java-client:3.5.1' }
-
-
Topics
-
Who's Online (See full list)
- There are no registered users currently online
Recommended Posts
Join the conversation
You can post now and register later. If you have an account, sign in now to post with your account.
Note: Your post will require moderator approval before it will be visible.