Posted May 30, 201411 yr So whenever I start up the mod I get this line below. I don't have any packages outside of my main ones which are all in src/main/java/net/darkMod/___ The line: [FML]: FML has detected a mod that is using a package name based on 'net.minecraft.src' : net.minecraft.src.FMLRenderAccessLibrary. This is generally a severe programming error. There should be no mod code in the minecraft namespace. MOVE YOUR MOD! If you're in eclipse, select your source code and 'refactor' it into a new package. Go on. DO IT NOW!
May 30, 201411 yr Ignore it. The FMLRenderAccessLibrary class is a class provided by forge for rendering, so you shouldn't have to worry about it. In my opinion, they need to make a check if the class is FMLRenderAccessLibrary, and if it so, not spill out a message so people would not get worried. Don't PM me with questions. They will be ignored! Make a thread on the appropriate board for support. 1.12 -> 1.13 primer by williewillus. 1.7.10 and older versions of Minecraft are no longer supported due to it's age! Update to the latest version for support. http://www.howoldisminecraft1710.today/
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.