Posts by invultri
-
-
Can somebody send me IP, will join when get home.
Done -
Isn't it possible to make this a simple technic pack? or am i missing something
No that will not be possible. -
Will do an update "soon", adding this post so you can prepare.
UPDATED!- Update cog to V1.1.5
- Update pfaa to V0.1.4
- Update forge to build #1082
- Add Chisel V1.5.4cEnabling COG and PFAA again as well. Stay tuned.
-
It broke again?
Yes. Do no use the plasma launcher.EDIT: Already on the bug tracker: http://bt.industrial-craft.net/view.php?id=927
java.lang.NoSuchMethodError: ic2.core.item.tool.EntityParticle.func_70016_h(DDD)V
at ic2.core.item.tool.EntityParticle.<init>(EntityParticle.java:66) ~[EntityParticle.class:?]
at ic2.core.item.tool.PlasmaLauncher.func_77659_a(PlasmaLauncher.java:23) ~[PlasmaLauncher.class:?]
at net.minecraft.item.ItemStack.func_77957_a(ItemStack.java:143) ~[abp.class:?]
at net.minecraft.server.management.ItemInWorldManager.func_73085_a(ItemInWorldManager.java:312) ~[mn.class:?]
at net.minecraft.network.NetHandlerPlayServer.func_147346_a(NetHandlerPlayServer.java:535) ~[mx.class:?]
at net.minecraft.network.play.client.C08PacketPlayerBlockPlacement.func_148833_a(SourceFile:60) ~[jc.class:?]
at net.minecraft.network.play.client.C08PacketPlayerBlockPlacement.func_148833_a(SourceFile:9) ~[jc.class:?]
at net.minecraft.network.NetworkManager.func_74428_b(NetworkManager.java:197) ~[ef.class:?]
at net.minecraft.network.NetworkSystem.func_151269_c(NetworkSystem.java:165) ~[ms.class:?]
at net.minecraft.server.MinecraftServer.func_71190_q(MinecraftServer.java:643) ~[MinecraftServer.class:?]
at net.minecraft.server.dedicated.DedicatedServer.func_71190_q(DedicatedServer.java:326) ~[lj.class:?]
at net.minecraft.server.MinecraftServer.func_71217_p(MinecraftServer.java:531) ~[MinecraftServer.class:?]
at net.minecraft.server.MinecraftServer.run(MinecraftServer.java:414) [MinecraftServer.class:?]
at net.minecraft.server.MinecraftServer$2.run(MinecraftServer.java:669) [kx.class:?] -
COG update will be testing the world gen locally now. If that goes well I will update the server.
-
The world has been reset. Server is up again.
@PFAA looks like noogenesis will release a fix today.
-
Changes for tomorrow:
- Bump forge version
- Consider to replace pfaa to ub
- Add chiselGood night all
-
And what about me? I want it, too, please)
pmd -
Top honors go to mr10movie for being the first person to kill a world on kirara2.0
-
Kirara 1.0 will be decommissioned once the next bill arrives. I will make sure to download the world save.
-
Also, Chisel 1.7: http://www.minecraftforum.net/…047-172-smp-forge-chisel/
Thanks, I will add that next restartBy the way, is there any reason for the IP (of kirara 1 and 2) not being public? It is not like unwhitelisted players can get in.
I was about to say about GC 1.7.2 beta, but they removed the public access of its jenkins or something, aww.
Yup, it seems to be taken down for nowMumble is also up and running.
-
Well why adding Configs if they aren't needed anyways.The IP, is it the same as before? Oh, and I forgot the old IP, so I need to know it anyways. XD
Well.. I never gave an ip in the first place -
Hi All,
The beta server is sorta up and running, in creative. Op is updated for mods + versions. Configs might need some tweaking still. If you want the info send me a PM!
@Ramdrive, I have bloody 32GB of memory, the server needs 1GB (2 allocated). Snapshots on the new map are instant. Next thing is to set up is the cron job for it.
-
Instead of ae you could also just pipe steam to steam engines.
-
I don't think that's how suggestions work....
Yay less mods -
SYS offers the same setup with SSD so that you wouldn't have to use RAMDisk, but it's also 6 Euro more expensive. I guess that's why you chose the first one.
Also I'm not sure but Patreon might offer automatic monthly payments. If it's really so, people don't have to remember to send their donation each month.
@ramdisk: I would not have to use a ramdisk but 32 GB .. that is so much that there is no reason not to do it. And I would still need the backup and startup scripts anyway so why not ?
EDIT: Of course there is a risk with power outage and things, but I do not think that is likely to happen in the data center.
@Patreon: Thanks for the tip! Interesting site (even with the community stigmatization). However it does not really match the "I run a server" as I will not produce actual content. They also do not support onetime payments. -
As promised here is the update:
I think I will switch away from creeperhost (CH) to get me a dedicated machine at soyoustart (SYS). The reasoning is as follows:
* Access
On CH I have root level access but I am not allowed to change anything outside the minecraft home directory. With SYS I get full access and can truly do what I want, plus it will run gentoo which is my favorite distro.* Specifications
On the max CH vps I get 8GB of memory with SYS I get 32GB. Those 32GB will allow me to run a ramdrive for minecraft so that should mitigate any IO load times. With CH I do not know how they virtualize the CPU with SYS I will get a Intel Xeon E3 1245v2 which is a rather good single thread performance cpu.* Dedicated
SYS is a dedicated machine, no performance variation due to overcommitment of resources.* Why not get a dedicated machine at CH?
Apart from their site not working at the moment, SYS is cheaper and has better specs.Setting up my own server in this way will result in the following tasks:
- Order server
- Make sure all required software is installed (like the java jdk)
- Install minecraft
- Install mods
- Configure minecraft server
- Move over whitelist
- Pregenerate world and upload to server
- Install mumble
- Create ramdrive
- Make init script to automatically load the ramdrive on startup and start minecraft in a screen session
- Make init script to do the reverse on shutdown
- Make snapshot cron based script to take a snapshot of the ramdrive every... 15min?
- Make a cron based script to ship a snapshot once a day to my home.
- Make scripts to restart the server when needed that can also be run by co-admins.
- Test everything
- Stop using CHSince I got some people that want to support me I will be adding some form of "clanpay" system. This might be as simple as a paypal donation button, depending on the final solution.
Any suggestions on how we can host it such that we can enjoy a high performance modded gregtech server is appreciated!
-
I'm having memory issues with Galacticraft stuff... used memory is flushing once every few TICKS... its insane.
At least now the dev is aware and is going to do something about it. I wish everyone coded as efficient (performance-wise) as Greg.Lighting done for the floors.
Well.. at least he did not flip out knowing you used gregtechNo, there isn't. Mobs does not spawn on space station dimensions.
More carpenter's blocks. Now i bet this space station looks much more "roundy". Last two screenshots are air lock divisions between quadrants of the space station.
I find it fun how my first creative building (of considerable size) is turning out nice.
It is turning out great! Maybe a command room in the center of the ring might look good. -
Also, if you plan on using PFAA on the server, take it into account because it requires a lot of exploration. So lots of chunk loading and a big map in the end.
I plan to pre-generate the map so that should not be an issue.