But why do I crash, I can't reload recipes :c , Have I done something wrong with my script, or do I need to redownload Minetweaker, because when I reload my scripts, Minetweaker say null error something ( don't remember exactly ) and then crash my game. Is Minetweaker the problem or ModTweaker ?
[MineTweaker-Scripts & Mod-Configs] Let's Greg other mods!
-
-
Check your script imports, I noticed that null error occurs on incorrect operations on miss imported data.
-
I don't really understand ? Sorry, I'm not that experimented :c
Edit : The script was good & stuff, working, and then when I tried to add a new recipe, it crashed, and now I can't reload it or add recipes, do I need to redownload the mods and keep the script ? Or the problem is the script ?
-
Upload script here, then I or others can tell you what is wrong with it.
-
Kk, here, wait can't upload it doesn't accept the extension.... Gonna upload it in a txt file :
-
try and delete your latest recipe (wich caused a crash) and post that line here because I can't find an error in your file atm
-
enricher and infuser is not imported.
Add that to start of your file:
As I stated null error is most common with missing imports.
Though I do not guarantee script to work, I miss mods to test it, but that should solve a biggest issue with it. -
KK thx , sorry, I'm kinda a starter, and I try to learn from Chocohead
-
http://paste.ee/p/lARTw Still crashing, this time with better script :
PS : Why does the last line doesn't work, I also have an OD error at line 374, but I can't find/understand it, and for some reason, the quartz recipe in the enricher doesn't work
Anyone still wanting to help me ;c ?
-
I didn't see the error but some times its helps when you get the broken code out, reload it and test it again and after this make a new file add the broken code and load it again(or load it alone). Many times i get wired errors and it is much more easy to find errors when you have small files. Sometimes restart minecraft without any scripts and put theme later back.
-
This is a fantastic thread. I was hoping to do some minetweaker experimenting with liquids.
Is it possible to minetweak outputs for the GT Centrifuge or Electrolyzer to produce Liquids (not cells)?
This does work fine, but it produces Cells (specifically its transforming minechem's "hydrogen element" into a hydrogen cell)
-
Centrifuging hydrogen to get... hydrogen. (I know why you're doing this, but its fun nonetheless)
Enjoy gregging minechem.
-
my secret is out!
-
Currently liquids are broken in minetweaker for GregTech, as minetweaker uses outdated API, wait for an update before doing what you plan.
-
I see Stan making something on Github today. Maybe Soon we have a update .
-
Gonna try to copy paste the code somewhere and recreate a script, gonna see if it helps
-
Currently liquids are broken in minetweaker for GregTech, as minetweaker uses outdated API, wait for an update before doing what you plan.
That's a shame! But excellent feedback sir, thanks kindly.I'll be watching this thread; brilliant stuff.
-
Add new Scripts:
Archimedis Ship:
https://github.com/Dream-Maste…s-Ship/Archimedis-Ship.zs
Backpack Mod:
-
I'm lost now, can someone assist me with my script, I'm tired, and I can't find any solutions to stop the crash :c
So I still can't reload MineTweaker ;PAnd the quartz enrichment line refuses to work whatever I do to it, same for the last line.
BTW : At line 374, it tells me, but what does it mean ;o :
-
You've entered an ore dictionary, but it can old accept item names.