Quote from coldbladed
This simply isn't the case. We don't acknowledge or return the entries because people are all over this and we get a ton of them, we just don't have the man power. Not including these folks would be very illegal and not worth our jobs, the potential lawsuits, etc.
I literally have a giant stack of envelopes on my desk from the Blizzcon contest. Each one of these people was included in the drawing to be randomly selected. As the rules state, everyone has the same chance of winning and I personally ran the selection process. Non-Premium members were among the winners.
As an aside:
Many people even decorated their envelopes or included fun notes. While this didn't help their chances of winning it did make the process of receiving the entries each day an enjoyable one. Many people here in the office would ask me if I got any cool drawings or stickers that day and we really appreciated the folks that had fun with it.
What I'm trying to say is, with the right attitude you can submit an entry and hope for the best, some of you may even turn up winners. While I can understand the skepticism try to understand that we are doing this the right way and keeping it fair for everyone that is an eligible entrant.
That is good to hear. Thank you for addressing my concerns!
0
0
Awesome job BF! If only there was a simple way to get this into a multiplayer server
0
0
Thanks for the pointer. I found that the World {ores.id=140} part of the config file did differ. I made these the same and created a new world and relaunched everything. The same problem still happens though
0
What do you want me to look for? I have not customized the server or client in any way regarding red power. I assume they would be the same?
0
11 mods loaded
Optifine OptiFine_1.2.5_HD_MT_C3
Minecraft Forge 3.3.8.156
FML v2.2.78.153
Forge Mod Loader version 2.2.78.153 for Minecraft 1.2.5
mod_JammyFurniture : Available (1.2.5_Jammy_Furniture_Mod_Client_V3.6.zip)
mod_SmartMoving : Available (Smart Moving Client for ModLoader.zip)
mod_RedPowerWorld : Available (RedPowerWorld-2.0pr5b2.zip)
mod_RedPowerWiring : Available (RedPowerWiring-2.0pr5b2.zip)
mod_RedPowerMachine : Available (RedPowerMachine-2.0pr5b2.zip)
mod_RedPowerLogic : Available (RedPowerLogic-2.0pr5b2.zip)
mod_RedPowerLighting : Available (RedPowerLighting-2.0pr5b2.zip)
mod_RedPowerControl : Available (RedPowerControl-2.0pr5b2.zip)
mod_RedPowerCore : Available (RedPowerCore-2.0pr5b2.zip)
mod_ReiMinimap : Available ([1.2.5]ReiMinimap_v3.1.zip)
mod_MinecraftForge : Available (minecraftforge-client-3.3.8.156.zip)
Minecraft has crashed!
----------------------
Minecraft has stopped running because it encountered a problem.
--- BEGIN ERROR REPORT cfe23b5 --------
Generated 6/29/12 11:59 AM
Minecraft: Minecraft 1.2.5
OS: Windows 7 (amd64) version 6.1
Java: 1.7.0_04, Oracle Corporation
VM: Java HotSpot(TM) 64-Bit Server VM (mixed mode), Oracle Corporation
LWJGL: 2.4.2
OpenGL: AMD Radeon HD 6800 Series version 4.2.11631 Compatibility Profile Context, ATI Technologies Inc.
java.lang.NullPointerException
at xd.a(World.java:1443)
at xd.a(World.java:1247)
at acq.a(EntityLiving.java:1750)
at vq.a(vq.java:1281)
at lr.a(EntityRenderer.java:256)
at lr.a(EntityRenderer.java:1259)
at lr.b(EntityRenderer.java:1052)
at net.minecraft.client.Minecraft.x(Minecraft.java:873)
at net.minecraft.client.Minecraft.run(Minecraft.java:750)
at java.lang.Thread.run(Unknown Source)
--- END ERROR REPORT 84e5aa10 ----------
I've tried forge versions 120 to the latest from today.
0
Still nothing on this? I just retried. I downloaded 139 of forge and I'm using the C3 release of opti. It's not compatible. Can someone investigate or update the post and change the version back to build 120 which works?
0
I cannot get the world to generate the blocks using all red power 5b2 server. In single player it's fine.
0
This is a fresh server with fresh forge and power.
0
I'm running the server version and I'm running into empty blocks that I cannot pass through. When I place a torch on them, my client crashes.
I have all the red power server stuff, jammy furniture server, and smart moving server.
0
0
Missing class member: public I textureID, class: adz, mod: OptiFine_1.2.5_HD_MT_C3.zip
Anyone else have this error?
0
0
Additionally though, there is no point in creating MineOS, you could just implement one of the many scripting languages directly into Minecraft instead of making a virtual computer, cpu, and operating system. The point of these things is for the fun. Some like Forth, some like BASIC. The fun is in the making and in the using.
0
http://mycorner.no-ip.org/6502/ehbasic/index.html
The only non-commercial restriction is that the binary implementation must include the string "Derived from EhBASIC" somewhere. Just something to look at. I started doing 6502 ASM on my C64 about a month ago and it's been a lot of fun but I don't think I have the skills to port this. I also don't work with Linux and I think that the assembler for RedPower CPU is only on Linux so I wouldn't be able to try. Anyhow, maybe this link will help someone get the BASIC language to this great implementation of one of the best CPUs ever.