If somebody is still looking for Nuclear Control for 1.12.2 - you can find it here
There are still a lot of things to do, but all NC2 blocks/items are already done.
If somebody is still looking for Nuclear Control for 1.12.2 - you can find it here
There are still a lot of things to do, but all NC2 blocks/items are already done.
U cant disable the jetpack in the Ultimate Nanosuit or Quantumsuit. Maybe u can fix it.
Ok. I'll check. You can also post new bugs here .
Hey, just wondering if I have permission to add this to my modpack. I won't be editing the mod or anything dodgy like that. It will be accessed via code on the FTB Launcher
You can use this mod without any limitations. Most of the code is really not mine, but I think that should be no problem.
Hey Zuxelus! Update this please:
http://forum.minecraftuser.jp/viewtopic.php?t=10769
I have a big load on my main job but I'll try check this mod as soon as possible.
I'm an idiot. I used the same channel for APM. No more copy/paste. Thanks.
And no new mod updates until I finish next NC (card arrays + sound loop + web + ...) and APM (channel and EU packets) build.
Let's try to use #NuclearControl2. The idea is good.
I don't understand how this error could be. We use packet 1 to send the list of alarms from server to client on PlayerLoggedInEvent. PlayerLoggedInEvent is firing only on server side and on client side we have definition of this packet.
I can't reproduce it so I only can try to add a small fix but I'm not sure if it helps.
It is possible. Now we play sound, stop, wait, check again the conditions, then play again or not. That's why we have gaps.
But we can create another algorithm. We can start playing in a loop (without checking conditions) until we run a command to stop playing.
I can add the checkbox "play in a loop" to alarm's gui to select the second variant.
JSON has smaller size, better to read by human and easier to edit, better to store info from classes (serialize) and it's really better than xml
Ok. I hope I understood correct Thanks.
Here's a crash I got with the Quantum Solar Helmet.
Can you write your IC2CA version? Seems that you have this crash because you are using incorrect IC2 version (or incorrect IC2CA version).
"Caused by: java.lang.NoSuchMethodError: ic2.core.item.ItemTinCan.getHealAmount()"
In case you do not know, the developer for this mod has left it. Don't expect any technical help with crashes.
Thank you Epic Lulz for your post but now I'm supporting this mod and I can try to help.
Display MoreI'm running MC 1.5.2 with IC2, Gregtech and Gravisuit plus another 60 or so mods
Is there anyway to add these upgrades to my gravichestplate?
Like the Discharge upgrade?
I enabled:
# Disable GraviSuite integration, regardless of whether or not the mod is found.
B:gs-enable=false
in the config file, but nothing happens
There is no integeration with GraviSute. At least I didn't find it in 1.5 version. So I'm not sure I can help you. I only can try to add this integration in a new 1.7.10 build.
The copy of my old post
QuoteTo add new sound you need to unzip mod file, copy your sound file (in alarm-***.ogg format, *** - name of your sound; only ogg format supported) to assets\nuclearcontrol\sounds\ folder and update file sounds.json with a new line:
"alarm-***": {"category": "master","sounds": [{"name": "alarm-***","stream": false}]}, (if it is the last line then no comma!)
Also you need to add this file to mod config (config\IC2NuclearControl.cfg):
S:allowedAlarms=default,sci-fi,*** (here without "alarm")
1.7.10.08
I've uncommented the code. I found only http://sensors.modstats.org/. This page is working but I need to check with Shedar if I can do some changes in sensor.js
Also fixed energyarray card creation.
1.14.3.08c is for IC2 classic only. It is for IC2 1.118.401-lf. Don't use it with IC2 experimental.
Please wait for the next 1.6.4 build because current 1.14.3.08 has a lot of bugs.
I can't help you because I don't know your version and sound json file. Also this thread is for 1.6.4 version only.
I'll check the first error. About the shaders - I know about this bug but I need time to find the solution.
Edit: Version 1.7.10.07 - both errors should be fixed + small fixes from xbony2 + updated spanish translation from Franco Pellegrini
1.14.3.08c is for IC2 classic only. It is for IC2 1.118.401-lf. Don't use it with IC2 experimental.
About 1.6.4 - I will try to share normal 1.6.4 build this week. Now last build is 1.14.3.08.
I did some tests and I can't reproduce it. Seems, that you are using an old build. There was a problem with sound in old builds but in last build it is ok. Can somebody else confirm this error?
The idea of this mod is to have possibility to choose which mods you want to have.
Chunkloader is linked to NetworkAnchor and it will be only when mod is enabled. Will be fixed in next build. Thanks.
Also in next build will add [1.71] AgriculturePlus r1 to SeedManager.
About the mod. We have more than 1000 downloads but we have 0 posts with the bugs. At least one item is not working at all and nobody noticed that.
I think it is the worst thing in modding. People want to have/use your mod but nobody wants to test it...