Xfel Posted August 14, 2012 Posted August 14, 2012 The latest build (183) is missing the server-side ModLoader files. Additionally, I noted that in ForgeHooks line 222, a modloader method is used even though this would not be necessairy. Quote
OvermindDL1 Posted August 14, 2012 Posted August 14, 2012 They are not missing, they are combined with common. Look at the commits. Quote
Xfel Posted August 14, 2012 Posted August 14, 2012 Er... no. At least not in the version I have. The common folder of fml only conatins the cpw.mods package. The ML classes for the client are in the client folder. The server folder doesn't exist. Quote
LexManos Posted August 14, 2012 Posted August 14, 2012 Delete your server project Everything was merged to client. If you want to debug the Dedi-server environment, run MinecraftServer.main. Nothing is missing, it was one on purpose to make everything a unified codebase. Quote I do Forge for free, however the servers to run it arn't free, so anything is appreciated. Consider supporting the team on Patreon
ShetiPhian Posted August 14, 2012 Posted August 14, 2012 Hey Lex I have a quick question for you. The chunkX and chunkZ values from ModLoader's generateSurface are 16x bigger then the ones from IWorldGenerator Am I correct in assuming this is intentional because it is providing chunk coordinates (as implied by the name) instead of block coordinates like mod loader? Quote
LexManos Posted August 14, 2012 Posted August 14, 2012 Would sound like it yes. ModLoader providing block coords is rather.. stupid... Quote I do Forge for free, however the servers to run it arn't free, so anything is appreciated. Consider supporting the team on Patreon
craterface12 Posted August 15, 2012 Posted August 15, 2012 It's august, so I was just wondering when the update will come out. I'm sorry if i appear to be pushy Quote
LexManos Posted August 15, 2012 Posted August 15, 2012 With the imminent drop of 1.3.2 we've decided not to release officially for 1.3.1. {Though as you can see, there are plenty of builds that work for 1.3.1} Current jenkins builds are for 1.3.2, so get to testing. As long as we get good feedback. I plan on making a official release when 1.3.2 drops. Quote I do Forge for free, however the servers to run it arn't free, so anything is appreciated. Consider supporting the team on Patreon
SanAndreaP Posted August 15, 2012 Posted August 15, 2012 On 8/15/2012 at 10:45 AM, LexManos said: ... Current jenkins builds are for 1.3.2, so get to testing. ... So we should use the curr. 1.3.2 pre-release for the curr. Jenkins build? EDIT: nvm. found out the answer ^.^ Quote Don't ask for support per PM! They'll get ignored! | If a post helped you, click the "Thank You" button at the top right corner of said post! | mah twitter Quote This thread makes me sad because people just post copy-paste-ready code when it's obvious that the OP has little to no programming experience. This is not how learning works.
jex Posted August 16, 2012 Posted August 16, 2012 1.3.2 is out ;D ;D so that means forge will probably be out soon. DISCLAIMER, I am in no way related to anything involving forge development so my views could be wrong and not reflect the views of the developers. Quote
Viper283 Posted August 16, 2012 Posted August 16, 2012 On 8/16/2012 at 4:50 PM, jex said: 1.3.2 is out ;D ;D so that means forge will probably be out soon. DISCLAIMER, I am in no way related to anything involving forge development so my views could be wrong and not reflect the views of the developers. don't worry about it, forge for 1.3.2 if officially out, just look at the thread Quote
jex Posted August 17, 2012 Posted August 17, 2012 On 8/16/2012 at 9:31 PM, Viper283 said: Quote 1.3.2 is out ;D ;D so that means forge will probably be out soon. DISCLAIMER, I am in no way related to anything involving forge development so my views could be wrong and not reflect the views of the developers. don't worry about it, forge for 1.3.2 if officially out, just look at the thread it wasn't out when I said it I checked. Quote
tribaldragon73 Posted August 30, 2012 Posted August 30, 2012 Not to sound stupid, but I can't find a link to a 1.3.1 build of Forge anywhere, only 1.3.2. And that isn't cooperating with me. Quote
LexManos Posted August 30, 2012 Posted August 30, 2012 There was never a official release for 1.3.1, there are a few early builds of 4.x that are 1.3.1 1.3.2 came out with almost no delay after 1.3.1 so if anyone devs a mod for 1.3.1, and not 1.3.2 they are.. well.. stupid. However, we do not support it because its old. Quote I do Forge for free, however the servers to run it arn't free, so anything is appreciated. Consider supporting the team on Patreon
tribaldragon73 Posted August 30, 2012 Posted August 30, 2012 Oh, thanks. What was the last build that was for 1.3.1 then? Quote
OvermindDL1 Posted August 30, 2012 Posted August 30, 2012 I am pretty sure that they were all broken, are you sure you want to try? Quote
tribaldragon73 Posted August 30, 2012 Posted August 30, 2012 Well, if they're all broken, I guess not. Quote
OvermindDL1 Posted August 30, 2012 Posted August 30, 2012 1.3.1 was out for literally just a few days before 1.3.2 came out, so consequently 1.3.1 was skipped, as every mod should have done as well. Quote
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.