Jump to content

Recommended Posts

Posted

Are you a Mod developer, pushing out builds day after day, doing all the zipping by hand? Are you too confused to get Jenkins up and running?

 

Don`t worry no more! We`ve go the solution to your problems right here- Allow me to present the MakerBuild System, MBS for Short. MBS has a nice, easy to use gui and after you`ve pointed it tou your source and assets directory, it is a one click matter to get it to build your latest release of the mod. Mods can (Not implemented yet) also be pushed online, and distributed via the included(Not yet!) MBS Server-side scripts!

 

Go ahead, it`s open source so check out the source code at https://bitbucket.org/makerimages/makerbuild-system !

Posted

Gradle makes this obsolete, Also looking at it, this doesnt actually do jack shit besides display a random gui.

And pro-tip GUI's wont work on headless servers such as build servers!

Ya... No...

I do Forge for free, however the servers to run it arn't free, so anything is appreciated.
Consider supporting the team on Patreon

Posted

Have not thought about gradle.

 

  Quote
Also looking at it, this doesnt actually do jack shit besides display a random gui.

And pro-tip GUI's wont work on headless servers such as build servers!

Hey, this is WIP, the repo does not contain current code as it contains a small bug, it is capable of building a zip from two pointed directories(src and assets) as of the current local version.

 

This is meant for local use you

 

  • Download the MBS archieve
  • If you have a webserver for your mod(a homepage), you upload the contained .php scripts to it
  • You then set up a mod build configuration within the MBS, and point to the .php files if uploaded
  • From there on, it is as simple as opening MBS, selecting a mod to build, selecting a MC version it is for, and clicking Build , all the rest will be done automatically

Posted

Here's a question:

Does it pull the entire assets folder (which may or may not contain folders above what it necessary for the mod) or does it pull a specific folder (or folders) within the assets directory?

 

(Also yeah, you should have waited to announce the project until your small bug was fixed)

Apparently I'm a complete and utter jerk and come to this forum just like to make fun of people, be confrontational, and make your personal life miserable.  If you think this is the case, JUST REPORT ME.  Otherwise you're just going to get reported when you reply to my posts and point it out, because odds are, I was trying to be nice.

 

Exception: If you do not understand Java, I WILL NOT HELP YOU and your thread will get locked.

 

DO NOT PM ME WITH PROBLEMS. No help will be given.

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.

Guest
Unfortunately, your content contains terms that we do not allow. Please edit your content to remove the highlighted words below.
Reply to this topic...

×   Pasted as rich text.   Restore formatting

  Only 75 emoji are allowed.

×   Your link has been automatically embedded.   Display as a link instead

×   Your previous content has been restored.   Clear editor

×   You cannot paste images directly. Upload or insert images from URL.

Announcements



  • Recently Browsing

    • No registered users viewing this page.
  • Posts

    • Please help me with the problem, my mod-pak is crashing for unknown reason and I don't know what to do about it -    https://pastes.io/crash-minecraft
    • https://pastebin.com/KUrJ6NZf   This is this particular instance, but it's happened previously with different mod configurations. Previously i basically just gave up and started over months later cause i couldn't resolve it. In this instance it began two days ago, so i figured it was create 6, but it still wasn't working after removing it and all create addons/create dependencies. Are there any other places I can look for hints? No Crash log is generated and it crashes out 30ish seconds after the minecraft loading window appears (after launcher). If you can spot anything in the latest log i missed that would also be helpful. I also compared the latest log with the last successful launch and immediately after the latest log stops in the failed one, the successful one has these lines [20:52:23] [main/INFO]: Applying mixin HUDOverlayHandlerAccessor as mod appleskin is present. [20:52:23] [main/INFO]: Applying mixin ComfortHealthOverlayMixin as mod farmersdelight is present. [20:52:23] [main/WARN]: Error loading class: mezz/modnametooltip/TooltipEventHandler (java.lang.ClassNotFoundException: mezz.modnametooltip.TooltipEventHandler) [20:52:23] [main/WARN]: Error loading class: me/shedaniel/rei/impl/client/ClientHelperImpl (java.lang.ClassNotFoundException: me.shedaniel.rei.impl.client.ClientHelperImpl) [20:52:23] [main/INFO]: Replaced 1 calls to Enchantment#getMaxLevel() in net/minecraft/world/level/storage/loot/functions/EnchantRandomlyFunction [20:52:23] [main/INFO]: Replaced 1 calls to Enchantment#isDiscoverable() in net/minecraft/world/level/storage/loot/functions/EnchantRandomlyFunction [20:52:23] [main/INFO]: Replaced 1 calls to Enchantment#getMaxLevel() in net/minecraft/world/entity/npc/VillagerTrades$EnchantBookForEmeralds [20:52:23] [main/INFO]: Replaced 1 calls to Enchantment#isTreasureOnly() in net/minecraft/world/entity/npc/VillagerTrades$EnchantBookForEmeralds [20:52:23] [main/INFO]: Replaced 1 calls to Enchantment#isTradeable() in net/minecraft/world/entity/npc/VillagerTrades$EnchantBookForEmeralds tried removing appleskin, delight mods, and any mods that reference villager trades or enchantments, but no dice, latest log looks the same.
    • This is the log that appears in cruseforge app:  https://pastebin.com/Q42jXSds i'm new here, sorry if im doing something wrong 
    • Regular forge works. Here are some logs I could find. They Might be identical https://mclo.gs/FUWTiHz https://mclo.gs/jw3oxGM https://drive.google.com/file/d/1ExixydclmlpscsmHyhkkZOQOYGtoBY4T/view?usp=sharing - The Curseforge modpack as a .zip
    • hi so im trying to do shaders for the first time for 1.20.1 with optifine and cant find java 17 which is the one i need i think right?
  • Topics

×
×
  • Create New...

Important Information

By using this site, you agree to our Terms of Use.