This is a tutorial for people who don't know anything about opencomputers: -place down your computer case. I don't know the specs required for this, but at the point you would have a draconic reactor you should be able to get tier 3 on basically everything -connect a screen. A 2x3 setup will work fine, and you can either connect it by placing it down right next to the computer or through cables. -Install the necessary parts into your computer (CPU, RAM, Graphics card, Hard Disk, OpenOS floppy drive, EEPROM (lua bios), and ESPECIALLY an internet card.) -Place a keyboard onto the screen. You need this to type stuff into it. -Connect your computer to a power source -Turn on your computer. You should see some text on the screen. -When opening is done, type Install into the screen. Select yes (by entering in "Y"), then wait for the installation to finish. -Reboot the computer when it prompts you to. -Set up your reactor normally, but do not activate it yet. -Place down an adapter block, and put the two flux gates (Power input and output) on opposite sides of the adapter. connect the adapter using cable. -Place down another adapter block on the reactor stabilizer that is being used for energy output, and also connect it to the computer using your cable. -Paste in the command in the description into the computer (by default, the paste key is INSERT) -when it finishes downloading, run the program by typing in reactor.lua -also make sure your cables/fluxducts are connected to your energy storage core correctly -If done right, you should be brought to the same program showed in this video -Double-check your connections, and press the activate button on the program. If the reactor does not do anything, hit deactivate and swap the fluxgates using the button in the program -The reactor will automatically activate once it is done charging. At this point, feel free to tweak the target temperature and field strength (do not go above 8000, and do not start out with 1%)
Also i dont think the adapter on the sabilizer has to be on the same one as the output. All it does is read information about the reactor stats and uses it to modify the fluxgates, so you should be able to place it anywhere
Also btw the program still works just fine if your modpack makes the reactor more powerful in the config (looking at you, E2E) but be aware its slightly less precise at calculations
@@ximenergy1219 nope. The way both are programmed are different so this program won't run at all. You can always add OC to the modpack yourself (Like how i did in revelation, which didn't cause any problems at all)
I would like to thank you for making this, but for a different reason When I was learning how to code in Lua for OC, I frequently used your script as an example very frequently for learning how to make scripts in the mod, as well as learning some other programming languages. I still sometimes check on it today, as I am still learning This thing helped me a lot in getting me into programming, thank you!
Just trying to get this working myself, what version of DE and OC are you using? Nothing happens when I run the lua at the moment, trying to figure out what's wrong. Thanks!
Handy little program to have for anyone that likes the potential energy of the Draconic Reactor. I have been doing some work on my own Sky Factory 3 world for 1.10 and this program seems to work mostly, with a little GUI issue of not being able to change the field strength from 50%. Starting at a profit of 300k energy, now just to see how long I can let it run before it runs low/out of fuel...
i was going to install the program and by some reason i closed the one that was not working.when im back from the computer i just see my reactor going to explode i was like oh f*uck.
That also happened to me. The program works 100% fine if I keep the chunks loaded by a player, but frequently fails if I put it in another dimension and keep it loaded with a chunkloader. I hope Maurd can figure out some ways to counter that, maybe reboot the program everytime when something is wrong?
@@brandonstanley5287 I don't know how many of these actually need the .0, but these are the lines I added it in (if it wasn't already there), which I think includes all "0"s: 218, 219, 247, 248, 250, 251, 252, 285, 286, 318, 334, 340, 349, 361, 362, 363, 364, 365, 368, 369, 371, 372, 424 (0.0); 293 (200000.0); 303, 306 (10.0); 304, 307 (20.0);
Hey would you mind making a full tutorial on how to build this setup and how to connect it with draconic because i dont know how to even type on the screen to insert the command
Bajan Gaming to type on the screen, you need to build a keyboard and place it adjacent to the screen somewhere. If you would like a tutorial on how to work with OpenComputers, there are a number elsewhere on RUclips you can watch.
i have problems with the screen i used lvl 3 graphic cards and lvl 3 screens but when im running the script the screen flickers and shakes...any idears?
Everything seems to work great here but my power generation seems to be a third of his unless I just need to let that climb up to that point. Gonna take a while from 535k RF/t tho
hey so I'm having this problem that when I run the program the computer tells me expected integer at index: 0: and I'm just wondering what could cause this anyone has any ideas or tips please ?
In my modpack, the reactorOutputMultiplier is set to 1000 and so i can't get this program to keep the reactor from blowing up. I checked the code and i haven't found anything that would help me run the reactor without issues
I tried to past pastebin get t9ETGyZk reactor.lua in computer but it didnt work then i download lua but idont know what to do with it can someone explain pls and is it still workin ?
In 1.12.2 the reactor looses temperature! I have set up the temperature to 8000F and Target strength to 10%. My Temperature is around 2020F. I have no idea why
Moritz Hölting make sure your flux gates are connected properly, it's possible there's an issue with your outflow gate. Make sure there are no impedances along the line; use cryo-stabilized flux ducts or draconic relay crystals.
I'm having the exact same problem as Moritz, I checked all the flux gates and I see numbers changing correctly. The reactor just doesn't pass 2020 C. (Minecraft 1.12, My own modpack)
I had this same issue today when I was building this setup. The problem I had was that my outflow (from the stabilizer) didn't have power. Apparently, they only accept/eject energy from the REAR of the stabilizer. Once I moved my cryo stabilized fluxduct to the rear of the unit, everything worked as intended. The numbers still change just no energy is moving.
Also I don't get how you only u're using 850 nb/t at 8000 temperature ...I'm on 1.12 Enigmatica 2 Light mod pack and whenever i'm at 8000 temperature, I'm using 1500-1600 nb/t fuel. Everything else is the same ie. Field strength, Energy Saturation,..
I dont know why, but when i launch this code with reactor.lua command, it just doesn't do anything. I also tryed to copypasta code from pastebin straight to the file (not from the in game computer), but it aslo didn't worked. It just remains main screen where written " /home # reactor.lua" Pls help, version 1.12.2, opencomputers 1.7.4
Ok if anyone else is having this issue, I might have figured out how to fix it. I used to be trying it with the creative chassis, creative APU, etc. This time around I just used Tier 2-3(whichever was best with each part) and it seems to have solved the flickering for me.
I've tried this but the screen just glitches and flashes the reactor settings on and off 1.12.2 and I don't think it'll let me adjust the settings this way
Would it be an inconvenience if i asked you to change the temperature unit to Celcius (as it's supposed to be) instead of Farenheit? Seems you entered F instead of C when you did the coding. :-)
might be 6 months late but it might help other people : had the same problem and turns out you need to install the operating system. so i inserted a hard drive and use the diskette called open os (operating system). u can type install and it will install the os and after that pastebin get t9ETGyZk reactor.lua (if you added an internet card in there like it said in the despription)
Ok so I have solved the problem in regards to the failed opening file issue. Once you get the computer setup, put in an OpenOS floppy, turn on the PC and in the interface type in install That will install OpenOS to the drive, and once its done you can use the pastebin and download the reactor.lua script
you both need to run the install command to take the OS from the floppy disk and install to the hard drive and the run the paste bin and then run the program
This reactor is better used as a nuke. I've tested with so many tnt mods to see which blast was bigger but got no more unfathomable results, only regular results. :/ Not even IC2's nuke tnt is strong enough to even compete with this damn thing, not to mention at 0% field strength and max temperature for a super effective blast radius. Try using it as a bomb first then as a power source, also its kinda laggy when its just a power source for me and the blast just kills my game but what'cha gonna do about it?
i didn't get where to put my adapters, mine melted and exploded violently, forcing us to evacuate our base- village and run for our lives. After it exploded we slooowly reqonquerd the land we lost, almost died o radiation poisoning, but here we are, after 19 hours of mining and building we constructed a minecraft equivalent of the sarcoughagus over the stricken reactor hall. It was catasthrophic!
bruh my reactor energy injector wont power at ALL, i tried the energy crystals, and like 5 other modpacks to try and power it but it wont even take 1 rf, so i cant even start up the draconic reactor, rip...
Sorry to hear that grant :(. If your game is particularly laggy, it may be safer to just leave the field strength around %20. The reactor will slowly increase it's power output as it's fuel consumption increases; you just have to wait a while.
So, I just built this on my Server last night... on a Revelation FTB Modpack. I made it in the Void so if it blew up I wouldn't destroy the world. Lucky for me. I was able to get this setup correctly and ran it the first try, unfortunately what he said in the tutorial about it being unstable if you jump to fast.. I was only set at 20% but it blew up. Oh well.. no harm no foul. Well, second try I was able to get it up and running. It's been running since. It started last night at ~300k RF/t and woke up this morning at ~ 600k, it's now sitting at 1,009,500 and counting. Make sure you chunkload the area while it's running or it's doing no good. I also have the field set at 5% so currently running @ 872nb/t Fuel Conversion and a 126,083RF/t Input. Now generating 1,010,010RF/t LOL. *Edit* When I mentioned about being unstable I had to sit and watch it and if the Temp was rising way to fast ~7800 I'd hit stop and let it drop to ~6000 and hit start again.. It took a few tries, but after two or three stop and starts it fixed itself and ran since. IF you look for Loki411 on Twitch i'm streaming it live right now you can see it.
I just logged on after having this running for like 3 or 4 days non stop.. and uhhh.. I'ts not exploding.. but uhh... gyazo.com/700eb465b7cb174785c02349bb331036 is this normal? cause I feell like something should have exploded already.. Or well now it's reading 96mil? I feel like I broke something..
This is a tutorial for people who don't know anything about opencomputers:
-place down your computer case. I don't know the specs required for this, but at the point you would have a draconic reactor you should be able to get tier 3 on basically everything
-connect a screen. A 2x3 setup will work fine, and you can either connect it by placing it down right next to the computer or through cables.
-Install the necessary parts into your computer (CPU, RAM, Graphics card, Hard Disk, OpenOS floppy drive, EEPROM (lua bios), and ESPECIALLY an internet card.)
-Place a keyboard onto the screen. You need this to type stuff into it.
-Connect your computer to a power source
-Turn on your computer. You should see some text on the screen.
-When opening is done, type Install into the screen. Select yes (by entering in "Y"), then wait for the installation to finish.
-Reboot the computer when it prompts you to.
-Set up your reactor normally, but do not activate it yet.
-Place down an adapter block, and put the two flux gates (Power input and output) on opposite sides of the adapter. connect the adapter using cable.
-Place down another adapter block on the reactor stabilizer that is being used for energy output, and also connect it to the computer using your cable.
-Paste in the command in the description into the computer (by default, the paste key is INSERT)
-when it finishes downloading, run the program by typing in reactor.lua
-also make sure your cables/fluxducts are connected to your energy storage core correctly
-If done right, you should be brought to the same program showed in this video
-Double-check your connections, and press the activate button on the program. If the reactor does not do anything, hit deactivate and swap the fluxgates using the button in the program
-The reactor will automatically activate once it is done charging. At this point, feel free to tweak the target temperature and field strength (do not go above 8000, and do not start out with 1%)
i think the gui to the program is broken
Also i dont think the adapter on the sabilizer has to be on the same one as the output. All it does is read information about the reactor stats and uses it to modify the fluxgates, so you should be able to place it anywhere
Also btw the program still works just fine if your modpack makes the reactor more powerful in the config (looking at you, E2E) but be aware its slightly less precise at calculations
Can you use the same program on computercraft? Cause in the modpack I'm playing you don't have opencomputers...
@@ximenergy1219 nope. The way both are programmed are different so this program won't run at all. You can always add OC to the modpack yourself (Like how i did in revelation, which didn't cause any problems at all)
I am confused at why this dude is not popular at this point. This is perfect.
Just made this in a creative world, works perfectly fine.Gonna build it now in my survival world. Thank you sir for the great guide and stable code!
I would like to thank you for making this, but for a different reason
When I was learning how to code in Lua for OC, I frequently used your script as an example very frequently for learning how to make scripts in the mod, as well as learning some other programming languages. I still sometimes check on it today, as I am still learning
This thing helped me a lot in getting me into programming, thank you!
This still works as of August 27th of 2019. Thanks for the amazing guide and program.
Just trying to get this working myself, what version of DE and OC are you using? Nothing happens when I run the lua at the moment, trying to figure out what's wrong. Thanks!
You need to adjust your mic settings.
You got your own little dwarf star on a planet!
i have been looking for something like this for a long time, thank you
such a nice quality and informative video from someone with only 11 subs? good work!
I've been doing lots of, "research" for the past 4-5 years now ... if you know what I mean.
"I am completely and mentally stable."
"Oh hey look a villager trading hall"
Remember if AE2 is in the mod set up a spatial storage, and in case of detonation, recover all parts you can then void the reactor core.
Use Maximum Compact Machine to contain an explosion in 1 single block
But that isn't fun
Add emergency failsafe just in case the computer gets shut down
-30dB content loudness very nice
Me: Omg this must be so good
*uses open computer*
aww I was so hyped. great vid though.
Famous last words, this thing is very stable
lol
Seriously Bro, a step by step set up would be awesome. I don't know if I can learn German tonight.
Handy little program to have for anyone that likes the potential energy of the Draconic Reactor. I have been doing some work on my own Sky Factory 3 world for 1.10 and this program seems to work mostly, with a little GUI issue of not being able to change the field strength from 50%. Starting at a profit of 300k energy, now just to see how long I can let it run before it runs low/out of fuel...
the thing where the chaos wont come out is actually because there is not enough chaos to make an item.
Is there a computercraft version of this program? Also does this work in 1.7.10
this is awesome! You’re a genius :))
i was going to install the program and by some reason i closed the one that was not working.when im back from the computer i just see my reactor going to explode i was like oh f*uck.
Mine exploded after a long time luckily I have the big explosion disabled
cuz I don't wanna lose like a lot of my world
whenever i try to use this the reactor field strength gets cranked to 50 and turning it down or up does nothing
i did the setup correctly, placed the adapters correctly, but when i try to execute it it says "expected integer at index: 0"
same thing here
Unfortunate of me, while it was working, the PC got Blue Screen of Death'ed randomly and my reactor blew up. How do I counter this?
That also happened to me. The program works 100% fine if I keep the chunks loaded by a player, but frequently fails if I put it in another dimension and keep it loaded with a chunkloader. I hope Maurd can figure out some ways to counter that, maybe reboot the program everytime when something is wrong?
@@masterbobli4371 heard its impossible to restart the computer automatically, especially when server restarts and/or youre offline
If you get an "expected int at index: 0" error, you need to add a .0 to most numbers (eg 0.0 instead of 0) in the reactor.lua file
which numbers need to be changed to add ".0" ?
@@brandonstanley5287
I don't know how many of these actually need the .0, but these are the lines I added it in (if it wasn't already there), which I think includes all "0"s:
218, 219, 247, 248, 250, 251, 252, 285, 286, 318, 334, 340, 349, 361, 362, 363, 364, 365, 368, 369, 371, 372, 424 (0.0); 293 (200000.0); 303, 306 (10.0); 304, 307 (20.0);
Hey would you mind making a full tutorial on how to build this setup and how to connect it with draconic because i dont know how to even type on the screen
to insert the command
Bajan Gaming to type on the screen, you need to build a keyboard and place it adjacent to the screen somewhere. If you would like a tutorial on how to work with OpenComputers, there are a number elsewhere on RUclips you can watch.
Shame they are all in german ;-;
@DukkiStuff is it done?
@DukkiStuff
it's been 7 months, please, I don't want another world to become a wasteland
i have problems with the screen i used lvl 3 graphic cards and lvl 3 screens but when im running the script the screen flickers and shakes...any idears?
Everything seems to work great here but my power generation seems to be a third of his unless I just need to let that climb up to that point. Gonna take a while from 535k RF/t tho
hey so I'm having this problem that when I run the program the computer tells me expected integer at index: 0: and I'm just wondering what could cause this anyone has any ideas or tips please ?
how do I fix the "too long without yielding" error that sets my reactor core on fire
P
My energy saturation refuses to stop increasing
Thing is I dont have a cryo stabilzed flux duct idk how tf people are getting these but they arent telling me how :(
Do you have thermal Dynamix mod?
In my modpack, the reactorOutputMultiplier is set to 1000 and so i can't get this program to keep the reactor from blowing up. I checked the code and i haven't found anything that would help me run the reactor without issues
Is threre anywhere where you can look up the formulars for this?
does this only work for 1.10.2?
I tried to past pastebin get t9ETGyZk reactor.lua in computer but it didnt work then i download lua but idont know what to do with it can someone explain pls and is it still workin ?
What version of open computers are you using?
At this point I'm more afraid of server rebooting and freezing computer that controls everything, how safe it is in that case?
its 1.12.2 version? It not works, what components is in computer?
I can't find any computer case or computer in general ...does that mean I don't have that mod?
Yes
Core type: draconic
Core status: stable
Core field: 8% (WARNING)
Core temperature: 8000C [DANGER]
how do you keep it at a low saturation? bc my core temp starts dropping all of a sudden
In 1.12.2 the reactor looses temperature! I have set up the temperature to 8000F and Target strength to 10%. My Temperature is around 2020F. I have no idea why
Moritz Hölting make sure your flux gates are connected properly, it's possible there's an issue with your outflow gate. Make sure there are no impedances along the line; use cryo-stabilized flux ducts or draconic relay crystals.
I'm having the exact same problem as Moritz, I checked all the flux gates and I see numbers changing correctly. The reactor just doesn't pass 2020 C. (Minecraft 1.12, My own modpack)
I had this same issue today when I was building this setup. The problem I had was that my outflow (from the stabilizer) didn't have power. Apparently, they only accept/eject energy from the REAR of the stabilizer. Once I moved my cryo stabilized fluxduct to the rear of the unit, everything worked as intended. The numbers still change just no energy is moving.
Easy to set up once you find out
My output flux gate going back to my energy core isn't outputting RF ?
hey guys.. i think is better to make a tutorial.. i have tried setting up.. everything runs but when i start charging the reactor.. nothing happen..
made it in creative and it exploded because of this error: too long without yielding
added sleep(0) at the start of the while loop and there are no more errors
Also I don't get how you only u're using 850 nb/t at 8000 temperature ...I'm on 1.12 Enigmatica 2 Light mod pack and whenever i'm at 8000 temperature, I'm using 1500-1600 nb/t fuel. Everything else is the same ie. Field strength, Energy Saturation,..
Im a little late but E2 actually changes the reactor to be 10x as powerful in the config (10x more power output, usage, and fuel usage)
i wish someone would make this for Computercraft, for the Stoneblock (1.12) mod.
There are computercraft ones last i saw
@@SanyaTheNightWitch69420 I can confirm as I am using one
I dont know why, but when i launch this code with reactor.lua command, it just doesn't do anything. I also tryed to copypasta code from pastebin straight to the file (not from the in game computer), but it aslo didn't worked. It just remains main screen where written " /home # reactor.lua" Pls help, version 1.12.2, opencomputers 1.7.4
I'm getting the same problem :( Will keep trying, hopefully someone knows a fix for this!
I only have 500k Output, is there something with the fuel conversion?
Olilolaf yeah if its 100% then your reactor just go BOOM
Yes
it fucking exploded on my server aNd I had no backup FUUUCK
Where's rigby?
Just recently tested it. Needs updating. The screen keeps flashing and glitching, and the controls sometimes get unresponsive.
Make sure graphics card is tier 3 and also screen tier 3 diamond 2x3
So I dont know whats going on, but the text on the open computers screen flickers when I load the reactor.lua
Ok if anyone else is having this issue, I might have figured out how to fix it. I used to be trying it with the creative chassis, creative APU, etc. This time around I just used Tier 2-3(whichever was best with each part) and it seems to have solved the flickering for me.
how to overclock your draconic reactor
For whatever reason, the outflow seems to be capped at ~480K
Anyone else get around this?
ya for me it stops around 500k
"Failed opening file for writing: home/reactor.lua"
How do I download the file?
You have to first install the OS from the floppy using "install" command. Then, you can do the pastebin get. I was having the same error!
Thanks, was able to go around it with pastebin run though
What is that
does this with in ftb infinity evolved? (1.7.10)?
This only works with 1.12.2. However i heard there was a pretty nice computercraft program for 1.7.10 for draconic reactors
I've tried this but the screen just glitches and flashes the reactor settings on and off
1.12.2 and I don't think it'll let me adjust the settings this way
Make sure graphics card is tier 3 also screen 2x3 should fix the problem
And Enough Energy for The Computer, 50 RF Should do it
@@curus3850 I don't think the CC computers use RF?
Very nice video but will this work on 1.7.10
Would it be an inconvenience if i asked you to change the temperature unit to Celcius (as it's supposed to be) instead of Farenheit?
Seems you entered F instead of C when you did the coding. :-)
you just change the temp values in code yourself...
can we get a tutorial lol
So i tried to replicate this, but the computer screen keeps saying this imgur.com/a/8VJP0x3 (
might be 6 months late but it might help other people : had the same problem and turns out you need to install the operating system. so i inserted a hard drive and use the diskette called open os (operating system). u can type install and it will install the os and after that pastebin get t9ETGyZk reactor.lua (if you added an internet card in there like it said in the despription)
when I run this it only comes the text: Failed opening file for writing: home/reactor.lua
Can you help me?
I seem to be having the same issue, any kind of help with this would be nice
Ok so I have solved the problem in regards to the failed opening file issue. Once you get the computer setup, put in an OpenOS floppy, turn on the PC and in the interface type in install
That will install OpenOS to the drive, and once its done you can use the pastebin and download the reactor.lua script
you both need to run the install command to take the OS from the floppy disk and install to the hard drive and the run the paste bin and then run the program
keep getting error to long without yeilding when running this for a few hours. other than that it's been running great
I'm assuming this is for version 1.12.2
Please correct me if I'm wrong.
This program made my reactor explode.
i fixed it! i put the shield too low when it was powering up
Thanks
can you write it for version 1.10.2 ?
I have a even more insane setup without that mod!
Well its been 4 Years now, and to this day no one cares. Proof?
genius
can i get the map?
This reactor is better used as a nuke. I've tested with so many tnt mods to see which blast was bigger but got no more unfathomable results, only regular results. :/ Not even IC2's nuke tnt is strong enough to even compete with this damn thing, not to mention at 0% field strength and max temperature for a super effective blast radius. Try using it as a bomb first then as a power source, also its kinda laggy when its just a power source for me and the blast just kills my game but what'cha gonna do about it?
There is one tnt mod that adds a supernova tnt that might even be strongrr (don't know what its called exactly)
i didn't get where to put my adapters, mine melted and exploded violently, forcing us to evacuate our base- village and run for our lives.
After it exploded we slooowly reqonquerd the land we lost, almost died o radiation poisoning,
but here we are, after 19 hours of mining and building we constructed a minecraft equivalent of the sarcoughagus over the stricken reactor hall.
It was catasthrophic!
dude you are crazy! but in stoneblock 2 draconic reactor is not worthy at all. i can make three 31x31x31 uranium reactor to get 3 MRF/t
bruh my reactor energy injector wont power at ALL, i tried the energy crystals, and like 5 other modpacks to try and power it but it wont even take 1 rf, so i cant even start up the draconic reactor, rip...
I got you
Get advanced rocketry rocketry that has a infinite power block I use
try switch the directions on your pylons (click the blue orb)
or flux gates. You can easy switch the flux gates with a Yeta wrench or something similar.
why farenight
Because Americans still use the imperial system. I believe you can just change the F in the program's code to C with no consequences.
Does it work on servers?
How did u expect him to build it without a server? Do u mean online servers?
Wow.
How come yours makes 1.4MRF/t when mine only makes 500KRF/t with the same settings?
Aaaaaand, it just blew up :(
Sorry to hear that grant :(. If your game is particularly laggy, it may be safer to just leave the field strength around %20. The reactor will slowly increase it's power output as it's fuel consumption increases; you just have to wait a while.
I just built this on our server today with same settings but it only produces 270KRF/t. I'll have to take another look but seems a bit low!
So, I just built this on my Server last night... on a Revelation FTB Modpack. I made it in the Void so if it blew up I wouldn't destroy the world. Lucky for me. I was able to get this setup correctly and ran it the first try, unfortunately what he said in the tutorial about it being unstable if you jump to fast.. I was only set at 20% but it blew up. Oh well.. no harm no foul. Well, second try I was able to get it up and running. It's been running since. It started last night at ~300k RF/t and woke up this morning at ~ 600k, it's now sitting at 1,009,500 and counting. Make sure you chunkload the area while it's running or it's doing no good. I also have the field set at 5% so currently running @ 872nb/t Fuel Conversion and a 126,083RF/t Input. Now generating 1,010,010RF/t LOL. *Edit* When I mentioned about being unstable I had to sit and watch it and if the Temp was rising way to fast ~7800 I'd hit stop and let it drop to ~6000 and hit start again.. It took a few tries, but after two or three stop and starts it fixed itself and ran since. IF you look for Loki411 on Twitch i'm streaming it live right now you can see it.
Very Good :)
I just logged on after having this running for like 3 or 4 days non stop.. and uhhh.. I'ts not exploding.. but uhh... gyazo.com/700eb465b7cb174785c02349bb331036 is this normal? cause I feell like something should have exploded already.. Or well now it's reading 96mil? I feel like I broke something..
You need to adjust your mic settings.