[July 4th, 2013] This thread has been discontinued and replaced by a new thread, no further updates will be done to it including new releases. The new thread is run by Eurymachus and the SlimeVoid team. It can be found HERE and it is now where you can find updates, get support and generally discuss the mod. This thread will be kept up for the sake of history and so we can all hopefully migrate over gradually to the new thread. Expect activity to decrease in this thread as time passes. - ali4z
Description:
Wireless Redstone is a Minecraft modification that allows you to transmit and receive redstone signals without wires.
The mod has been in beta for 4 weeks prior to final release, this was done to guarantee as much quality as possible for the final product and to make sure the base mod has room for iteration and expantion.
What it does is send redstone states on selected frequencies over something called the "redstone ether".
The ether functions as a binding mechanism between the transmitters and receivers (called ether nodes). They are stored in different frequency "containers" where they can interact with eachother.
Several transmitters and receivers can sit on the same frequency, but the frequency broadcast state can only be 0 or 1, off or on (boolean), so if any of the transmitters sends 1, the frequency state will be 1. For it to be 0, all transmitters must be idle.
Basically; a transmitter on a frequency can send a state over it, which the receivers on said frequency can catch and act on.
A short use case demo including the power director addon:
Wireless Redstone Online Installer
1. Download the Wireless Installer (win,mac,linux)
2. Extract the zip.
3. Run the Wireless Redstone Installer JAR file with Java.
4. Select which mod version you wish to install from the left box.
5. Select mods from the right box that you want.
6. Click "Install"
Optional:
Uncheck any external APIs if you already have them installed.
Old school (without installer)
Old school v1.6
1. Download and install Forge as specified on the Forge forum thread.
2. Copy the mod zip files into the mod directory
Old school: up to and including v1.5
1. Download and install ModLoaderas specified on the ModLoader forum thread.
2. Open the minecraft.jar archive using an archiving utility. (7zip, winRar, etc)
3. Copy contents from the downloaded WirelessRedstone##.zip file to the minecraft.jar archive or put the zip in the mods folder.
4. Make sure to remove the META-INF folder from minecraft.jar
Optional:
- You can read more about the property file HERE.
Videos:
Crafting Recipes: Wireless Transmitter:
Wireless Receiver:
(middle one is a lever, in case the picture was a little diffuse)
Compatibility:
For this mod to be compatible with others at current state, make sure other mods do not use/overwrite the following resources: (can be changed via "wirelessRedstone.properties" file in the .minecraft folder)
Block IDs: (1-255)
179
180
(Changeable via the WirelessRedstone.properties file)
Known Bugs:
- Clocker unstable below clocking frequency 200
Reporting Bugs:
You are more than welcome to report any bugs in this thread. To do this you should start the game up via CMD and use the following command:
This will write the output to err.txt in the minecraft folder. Copy the content of this file in your report along with a description of what you did to trigger it.
You can also find additional logs in the wirelessRedstone.log file. This log file can usually be found from where you run minecraft. IE. where you put your Minecraft.exe or from what directory you ran the command.
For debugging please set log level to DEBUG in the properties file. Do not however use this setting during normal use, it may use up a lot of drive space.
Supporting the mod
Get involved:
Get involved in the project on GitHub
Register and apply to join as a member for titles such as tester, developer, designer and/or whatever.
Source code available! Apply for commit/push permissions. Pull permissions are public.
Banner:
Support the mod by spreading the word!
Courtesy of ijsung. Signature:
The following graph explains the dependencies for Wireless Redstone and it's addons. Please note how the client addons hook up.
Power Configurator:
This addon allows you to set which direction power from the receiver goes as well as controlling indirect powering. Download:
1.0 for 1.6 [1.4.6] (soon)
This addon allows you to see the direction of the closest transmitter that's transmitting on a set frequency (turned on). If two transmitters are turned on on the same frequency, the triangulator will point towards the closest one. Download:
1.0 for 1.6 [1.4.6] (soon)
This addon adds a clock block (no pun intended) to the mod, which acts as a pulsating transmitter. Very useful for circuits that depends on clocks, such as multiplexers and flip-flops. Download:
1.0 for 1.6 [1.4.6] (soon)
This addon allows you to connect to a WirelessRedstone modded server with a power configurator addon installed. Prerequisites:
Wireless Redstone Base modification
Power Configurator Addon
Forge Client (Forum) Download: 1.6 [1.2.5] (Forge)
Wireless Sniffer Client:
This addon allows you to connect to a WirelessRedstone modded server with a sniffer addon installed. Prerequisites:
Wireless Redstone Base modification
Wireless Sniffer Addon
Forge Client (Forum) Download: 1.6 [1.2.5] (Forge)
Wireless Remote Client:
This addon allows you to connect to a WirelessRedstone modded server with a remote addon installed. Prerequisites:
Wireless Redstone Base modification
Wireless Remote Addon
Forge Client (Forum) Download: 1.6 [1.2.5] (Forge)
Wireless Clocker Client:
This addon allows you to connect to a WirelessRedstone modded server with a clocker addon installed. Prerequisites:
Wireless Redstone Base modification
Wireless Clocker Addon
Forge Client (Forum) Download: 1.6 [1.2.5] (Forge)
Textures:
HD texture packs
To use these textures, MCPatcher's HD fix is required. (forum thread)
Courtesy of Sade1212 and dann494 from the Angry Notch team.
Feel free to move the contents of the zip into any HD texturepack you wish. Download:(32x32), (64x64), (128x128)
Pre-Forge
DokuCraft
Textures that fits more in with the DokuCraft texturepack (forum thread)
Courtesy of 1nsid30utz.
To use them copy the contents of the zip into the corresponding zip from DokuCraft Download:Light, Dark, High
JohnSmithMix
A mixture texture pack which includes new textures for several mods including this one. (forum thread)
Courtesy of firefly_goat.
Sphax PureBDCraft (forum thread)
Courtesy of CadenDonuts and ruyan
Wireless Redstone v1.6.1 Server [1.4.7][SMP]
Ever felt like showing off your awesome wireless redstone circuitry? I know I have... And now you can! With the Wireless Redstone server mod.
- Vanilla Minecraft Server 1.4.6
- Forge Server (Forum) [v1.6] or SDK's ModLoaderMp Server 1.3.1 (Forum Thread) [v1.5] - Flan's ModLoaderMp Server 1.1 (Forum Thread)
Installation:
1. Download and install ModLoaderMp Server as specified on the Flan's Mods forum thread.
2. Open the minecraft_server.jar archive using an archiving utility. (7zip, winRar, etc)
3. Copy contents from the downloaded WirelessRedstoneServer##.zip file to the minecraft_server.jar archive.
1.6.1 - 1.4.7 [14.01.13]
- Migration to 1.4.7
- Removed pulse button from remote
1.6.1 - 1.4.6 [31.12.12]
- Migration to 1.4.6
- Wireless Remote addon
- Multi-world support
- Improved logger
- Improved etc API
- Easter egg
1.6 - 1.4.4 [19.11.12]
- Migration to 1.4.4
1.6 - 1.4.2 [28.10.12]
- Migration to 1.4.2
- Logger and ConfigStore path fix
1.6 - 1.3.2 [22.09.12]
- Migration to 1.3.2
- Installer 1.0
1.5 - 1.3.2 [04.09.12]
- Migration to 1.3.2
1.6 - 1.2.4 [29.08.12]
- Release of v1.6 for 1.2.4
- SMP w/Forge support
- Addons for SMP: Power Configurator
- Addons for SMP: Sniffer
- Addons for SMP: Remote
- Addons for SMP: Clocker
1.5 - 1.3.1 [06.08.12]
- Migration to 1.3.1 for SSP addons.
- Migration to 1.3.1 for Server mod and Client addon.
1.5 - 1.3.1 [04.08.12]
- Migration to 1.3.1
1.5 - 1.2.4 [27.03.12]
- Migration to 1.2.4
- Fixed clocker.
1.5 - 1.1/1.2.3 [23.03.12]
- Forge compatibility bugfix. (world access in server mod)
- Ether concurrency bugfix. (n-Read/1-Write lock)
1.5 - 1.2.3 (SMP) [07.03.12]
- Migration of Client addon and Server mod from Flan's to SDK's ModLoaderMp
1.5 - 1.2.3 (SMP): [06.03.12]
- Migration of Client addon and Server mod from 1.1 to 1.2.3
1.5 - 1.2.3 (Addons): [05.03.12]
- Migration of addons from 1.1 to 1.2.3
1.5 - 1.2.3: [03.03.12]
- Base mod migration from 1.1 to 1.2.3
1.5 - 1.1: [19.01.12]
- Migration from 1.0.0 to 1.1
- Fixed issues with receivers not updating correctly.
- Power configurator directions turned 90 degrees.
- Ether now ready for String based frequencies.
1.5 - 1.0.0 (Server): [24.12.11]
- HotFix: Packet IDs configurable in server properties file.
1.5 - 1.0.0: [20.12.11]
- HotFix: Logger writes to wrong directory, now writes to .minecraft directory.
1.5 - 1.0.0: [12.12.11]
- HotFix: NullPointerException in RedstoneEther.isBlockLoaded()
ModLoader - 1.0.0: [10.12.11]
- HotFix: Dragon Egg texture bug.
1.5 - 1.0.0: [09.12.11]
- Close (x) button on GUIs
- Delay and durability toggle for Remote in properties
- Logging to file
- Configstore abstraction
- Addon API
- Bindable key to pulse remote (Default 'P')
- Handling unloaded blocks/chunks in SMP
1.4 - 1.0.0: [29.11.11]
- Migration from 1.8.1 Beta to 1.0.0
- Changed default block IDs
1.4 - 1.8 (SMP): [24.09.11]
- Migration from 1.7.3 to 1.8.1
- Added automatic TileEntity update on client login after a 10 second timeout
0.4 - Installer: [16.09.11]
- Version list fetched asynchronously.
- Errors displayed in alert boxes.
- Minecraft/Mod version compatibility check.
1.4 - 1.8: [15.09.11]
- Migration from 1.7.3 to 1.8
- Removed redundant code.
1.4 (SMP): [23.08.11]
- Recursion bug fixed.
- Ether cached to file.
- Allows drawing power from tx nodes on unloaded chunks.
1.4 - 1.7.3: [08.07.11]
- Migration from 1.7.2 to 1.7.3
- Clocker's clocking frequency caps at 200ms.
1.4: [05.07.11]
- More frequencies (10,000)
- RedstoneEther Optimization
- RedstoneEther Object based frequency support
- GUI background changed (all except sniffer)
- Indirect powering support
- Clocker: GUI layout change
- Sniffer: more frequencies (125x80)
1.3 (SMP): [15.06.11]
- Migration to SDK's ModLoaderMP for Server & Client mods
- Minor bug fixes.
1.3: [10.06.11]
- Optimized Redstone Ether (TreeMap)
- Server status feedback in installer
- Wireless Clocker addon
1.2 (SMP): [30.05.11]
- Refurbished server mod with ModLoaderMp compatibility
- Client addon
1.2 - 1.6.5: [29.05.11]
- Nothing, just made it compatible with 1.6.5
1.2: [28.05.11]
- Addons now use Properties file to get item IDs
- Wireless Triangulator addon
- Removed SMP client related code (no longer packet collitions)
1.1 - 1.6.4: [27.05.11]
- Temporarily removed Packets
1.1: [23.05.11]
- Added SMP server mod
- Can now change block IDs in Properties file
- Set frequency is displayed on blocks
- Ether is now finally a singleton class
1.0: [19.05.11]
- Power routing for receivers
- Power Configurator addon
- Wireless Sniffer addon
0.4: [11.05.11]
- New textures for blocks from the "Angry Notch" crew
- 1000 frequencies
- Easier frequency selection in GUI
- Transmitter checks for power on initial placement
- Ether truncate on world change
- Receiver indirectly powering.
- Transmitters draws power from directly placed levers and etc.
0.3: [03.05.11]
- 385 frequencies
- New frequency selection in GUI
- No longer crashes on loading saved world
- Indirect powering bug fixed
0.2: [27.04.11]
- Total ModLoader integration
- Instant Receiver update
- 64 frequencies
0.1 - 1.5_01: [26.04.11]
- ModLoader integration
0.1: [25.04.11]
- Initial public release
pre release: [20.04.11]
- 7 frequencies
- Receiver and Transmitter blocks created
- Redstone Ether created
Credits:
Programming and GUI layout: ali4z, Eurymachus
Bukkit porting: darkk6 (v1.5 for 1.1, 1.2.3)
Block textures: Misacorp(0.1->0.3), dann494(0.4->current)
Item textures: up-a-notch
Item texture, triangulator: dann494
GUI backgrounds/ticker logo: Dyz-69
YouTube guides: Jawdan
HD textures: Sade1212 and dann494
Mod banner: ijsung
German translation: The_BrainStone
Testers: advtech, Regelneef, Sedekus
Misc textures: 1nsid30utz, firefly_goat, CadenDonuts
Constructive feedback: Treesin, havenomercy3, Dr. Steel, jedimaster0, Jawdan, Thieme, Hurr2thedurr, Dyz-69, chicken_bones, bobbaganoosh, BrickedKeyboard, Zenu
- Fix known bugs
- Scrollbar in Ether GUI (v1.6 90%)
- Limited signal and range addon (v1.6 70%)
- String frequency addon (v1.6 20%)
- Addons for SMP: Triangulator (on hold 0%)
- Frequency use permissions in SMP (on hold)
- Installation video for servers (outsourcing)
- Property config in installer (on hold, 10%)
- Wireless Map addon (on hold, 10%)
- Wireless block painting addon (on hold, 10%)
- Movable wireless blocks (by pistons)(on hold)
- Fancier block models (on hold)
- UML documentation
- Optimize code
- Wireless Gate addon (deprecated)
Legal References:
Use of the Wireless Redstone mod and addons:
You may use and modify any parts of the mod freely.
If you wish to redistribute or use any parts of the mod for your own creations, it is licensed under the GNU LGPL
SDK's ModLoaderMP mirroring:
Temporary permission has been given by the creator and owner of SDK's Mods to mirror ModLoaderMP by reference to the following PM:
Quote from ScottyDoesKnow »
I'll say yes for now, I do like the idea of easier installation for users, but the problem of course is that it won't be going through my adf.ly links. So as long as it's not taking thousands of downloads away from my links, that's fine. If it gets really popular we can cross that bridge when we come to it.
According to Flan's Terms and Conditions, the permission is inherited.
If you find bugs, have comments, suggestions, questions, critisism and/or what not. Feel more than welcome to post it in this thread or via PM, I will try to get back to it as soon as I am able.
This mod is awesome exactly what i have been looking for to power the buildcraft mod. You should advertise that your receivers work wonderfully with the buildcraft quarry and miner. :biggrin.gif: Thanks a ton for making this For you:
First of all, I am new here so if I do something wrong, let me know. Second, I had this mod working earlier, then it just stopped. I try to load up the game and once I press log in, it turns black. I went through all the files in the WirelessRedstone download, and the one that makes it crash is called 'mod_WirelessRedstone.class'. I could put all of the other files into the minecraft bin and it would run fine. I would put this one in and it crashes. So, what can I do to get this mod working again? I already set up a minecart system! D:
This mod is awesome exactly what i have been looking for to power the buildcraft mod. You should advertise that your receivers work wonderfully with the buildcraft quarry and miner. :biggrin.gif: Thanks a ton for making this For you: :happy.gif: :biggrin.gif:
Thanks, t should work with the Colorful Redstone mod as well. :smile.gif:
First of all, I am new here so if I do something wrong, let me know. Second, I had this mod working earlier, then it just stopped. I try to load up the game and once I press log in, it turns black. I went through all the files in the WirelessRedstone download, and the one that makes it crash is called 'mod_WirelessRedstone.class'. I could put all of the other files into the minecraft bin and it would run fine. I would put this one in and it crashes. So, what can I do to get this mod working again? I already set up a minecart system! D:
That is because mod_WirelessRedstone is the facade class. None of the other classes are used without it.
Did you make sure to delete the META-INF folder?
If that didn't do it, try running Minecraft through the console.
In Windows you can do it by opening CMD and using the following command:
Thanks, t should work with the Colorful Redstone mod as well. :smile.gif:
That is because mod_WirelessRedstone is the facade class. None of the other classes are used without it.
Did you make sure to delete the META-INF folder?
If that didn't do it, try running Minecraft through the console.
In Windows you can do it by opening CMD and using the following command:
Minecraft has stopped running because it encountered a problem.
If you wish to report this, please copy this entire text and email it to [email protected]
Please include a description of what you did when the error occured.
--- BEGIN ERROR REPORT 7b67bd76 --------
Generated 5/20/11 9:31 PM
Minecraft: Minecraft Beta 1.5_01
OS: Windows 7 (x86) version 6.1
Java: 1.6.0_20, Sun Microsystems Inc.
VM: Java HotSpot(TM) Client VM (mixed mode), Sun Microsystems Inc.
LWJGL: 2.4.2
OpenGL: Intel(R) Graphics Media Accelerator HD version 2.1.0 - Build 8.15.10.1968, Intel
java.util.zip.ZipException: invalid entry CRC (expected 0x0 but got 0x4ebc0592)
at java.util.zip.ZipInputStream.read(Unknown Source)
at java.util.zip.ZipInputStream.closeEntry(Unknown Source)
at java.util.zip.ZipInputStream.getNextEntry(Unknown Source)
at ModLoader.readFromClassPath(ModLoader.java:1129)
at ModLoader.init(ModLoader.java:815)
at ModLoader.AddAllRenderers(ModLoader.java:124)
at sd.<init>(sd.java:58)
at sd.<clinit>(sd.java:8)
at net.minecraft.client.Minecraft.a(SourceFile:282)
at net.minecraft.client.Minecraft.run(SourceFile:658)
at java.lang.Thread.run(Unknown Source)
--- END ERROR REPORT dddd4e92 ----------
What now? Btw, thank you for assisting me! :biggrin.gif:
Minecraft has stopped running because it encountered a problem.
If you wish to report this, please copy this entire text and email it to [email protected]
Please include a description of what you did when the error occured.
--- BEGIN ERROR REPORT 7b67bd76 --------
Generated 5/20/11 9:31 PM
Minecraft: Minecraft Beta 1.5_01
OS: Windows 7 (x86) version 6.1
Java: 1.6.0_20, Sun Microsystems Inc.
VM: Java HotSpot(TM) Client VM (mixed mode), Sun Microsystems Inc.
LWJGL: 2.4.2
OpenGL: Intel(R) Graphics Media Accelerator HD version 2.1.0 - Build 8.15.10.1968, Intel
java.util.zip.ZipException: invalid entry CRC (expected 0x0 but got 0x4ebc0592)
at java.util.zip.ZipInputStream.read(Unknown Source)
at java.util.zip.ZipInputStream.closeEntry(Unknown Source)
at java.util.zip.ZipInputStream.getNextEntry(Unknown Source)
at ModLoader.readFromClassPath(ModLoader.java:1129)
at ModLoader.init(ModLoader.java:815)
at ModLoader.AddAllRenderers(ModLoader.java:124)
at sd.<init>(sd.java:58)
at sd.<clinit>(sd.java:8)
at net.minecraft.client.Minecraft.a(SourceFile:282)
at net.minecraft.client.Minecraft.run(SourceFile:658)
at java.lang.Thread.run(Unknown Source)
--- END ERROR REPORT dddd4e92 ----------
What now? Btw, thank you for assisting me! :biggrin.gif:
Which archiving program do you use?
I wish this didn't matter, but some archiving programs aren't very good at decompressing binaries and some aren't very good at handling jar archives (for some reason, JAR is basically just ZIP).
Although, it might just be me compressing the zip too hard for non-conventional archiving programs (others than WinZIP, WinRAR or my personal favorite; 7zip)
I wish this didn't matter, but some archiving programs aren't very good at decompressing binaries and some aren't very good at handling jar archives (for some reason, JAR is basically just ZIP).
Although, it might just be me compressing the zip too hard for non-conventional archiving programs (others than WinZIP, WinRAR or my personal favorite; 7zip)
I use J-Zip. I've used it for going on 2 years and never had issues before.
Nice work! :smile.gif: I just finished a long post in the suggestions forum and was directed here. This is pretty much what i had in mind. I'm still a vanilla user. No mods, no scripts, just Minecraft, but i think i'll definitely have to install this one.
Two questions:
1. What is the range of the transmitted signal?
2. From reading the description, the blocks sound just like the "refined" blocks i mentioned in my post, with the blocks having integrated circuits that handle processing of frequencies. That's fantastic, but how hard would it be to make a script that implements wireless transmitting and receiving at the most basic level, On and Off? As it is now, the mod is "skipping a base" by providing the means to transmit/recieve as well as the means to process the signal automatically. (Edit: I guess that could be achieved by setting all transmitters and reciever blocks to the same frequency, then building the required circuits manually..)
3. How about utilizing strongly and weakly powered redstone to alter the range of the signal? Can that be done?
I'll have to make a proper texture for it, which is why I haven't bothered making the crafting image yet.
Thanks for doing it for me though! :biggrin.gif:
[July 4th, 2013]
This thread has been discontinued and replaced by a new thread, no further updates will be done to it including new releases.
The new thread is run by Eurymachus and the SlimeVoid team. It can be found HERE and it is now where you can find updates, get support and generally discuss the mod.
This thread will be kept up for the sake of history and so we can all hopefully migrate over gradually to the new thread. Expect activity to decrease in this thread as time passes.
- ali4z
Description:
Wireless Redstone is a Minecraft modification that allows you to transmit and receive redstone signals without wires.
The mod has been in beta for 4 weeks prior to final release, this was done to guarantee as much quality as possible for the final product and to make sure the base mod has room for iteration and expantion.
What it does is send redstone states on selected frequencies over something called the "redstone ether".
The ether functions as a binding mechanism between the transmitters and receivers (called ether nodes). They are stored in different frequency "containers" where they can interact with eachother.
Several transmitters and receivers can sit on the same frequency, but the frequency broadcast state can only be 0 or 1, off or on (boolean), so if any of the transmitters sends 1, the frequency state will be 1. For it to be 0, all transmitters must be idle.
Basically; a transmitter on a frequency can send a state over it, which the receivers on said frequency can catch and act on.
A short use case demo including the power director addon:
Download:
Wireless Redstone Online Installer - Windows
Wireless Redstone Online Installer - Mac
Wireless Redstone Online Installer - Linux
1.6.1 for 1.4.7
SourceForge mirror
Older releases:
1.6.1 for 1.4.6
1.6 for 1.4.4
1.6 for 1.4.2
1.6 for 1.3.2
1.6 for 1.2.5
1.5 for 1.3.1
1.5 for 1.2.4/1.2.5
1.5 for 1.2.3
1.5 for 1.1
1.5 for 1.0.0
1.4 for 1.0.0
1.4 for 1.8/1.8.1
1.4 for 1.7.3
1.4 for 1.7.2
1.3 for 1.6.6
1.2 for 1.6.5/1.6.6
1.2 for 1.6.4
1.1 for 1.6.4
1.1 for 1.5_01
1.0 for 1.5_01
0.4 for 1.5_01
0.3 for 1.5_01
0.2 for 1.5_01
0.1 for 1.5_01
0.1 for 1.4_01 (no ModLoader support)
Prerequisites:
v1.6:
- Minecraft 1.4.7
- Forge (Forum)
v1.5:
- Minecraft 1.3.2
- Risugami's ModLoader (Forum Thread)
Installation:
Wireless Redstone Online Installer
1. Download the Wireless Installer (win,mac,linux)
2. Extract the zip.
3. Run the Wireless Redstone Installer JAR file with Java.
4. Select which mod version you wish to install from the left box.
5. Select mods from the right box that you want.
6. Click "Install"
Optional:
Uncheck any external APIs if you already have them installed.
Old school (without installer)
Old school v1.6
1. Download and install Forge as specified on the Forge forum thread.
2. Copy the mod zip files into the mod directory
Old school: up to and including v1.5
1. Download and install ModLoaderas specified on the ModLoader forum thread.
2. Open the minecraft.jar archive using an archiving utility. (7zip, winRar, etc)
3. Copy contents from the downloaded WirelessRedstone##.zip file to the minecraft.jar archive or put the zip in the mods folder.
4. Make sure to remove the META-INF folder from minecraft.jar
Optional:
- You can read more about the property file HERE.
Videos:
Crafting Recipes:
Wireless Transmitter:
Wireless Receiver:
(middle one is a lever, in case the picture was a little diffuse)
Compatibility:
For this mod to be compatible with others at current state, make sure other mods do not use/overwrite the following resources: (can be changed via "wirelessRedstone.properties" file in the .minecraft folder)
Block IDs: (1-255)
179
180
(Changeable via the WirelessRedstone.properties file)
Known Bugs:
- Clocker unstable below clocking frequency 200
Reporting Bugs:
You are more than welcome to report any bugs in this thread. To do this you should start the game up via CMD and use the following command:
This will write the output to err.txt in the minecraft folder. Copy the content of this file in your report along with a description of what you did to trigger it.
You can also find additional logs in the wirelessRedstone.log file. This log file can usually be found from where you run minecraft. IE. where you put your Minecraft.exe or from what directory you ran the command.
For debugging please set log level to DEBUG in the properties file. Do not however use this setting during normal use, it may use up a lot of drive space.
Supporting the mod
Get involved:
Get involved in the project on GitHub
Register and apply to join as a member for titles such as tester, developer, designer and/or whatever.
Source code available! Apply for commit/push permissions. Pull permissions are public.
Banner:
Support the mod by spreading the word!
Courtesy of ijsung.
Signature:
External Mods:
You may indirectly support the mod by supporting mods/libraries/software that the mod builds on.
SDK's ModLoaderMP
Risugami's ModLoader
Minecraft Coder Pack
Forge
Addons:
Addon Dependency Graph:
The following graph explains the dependencies for Wireless Redstone and it's addons. Please note how the client addons hook up.
Power Configurator:
This addon allows you to set which direction power from the receiver goes as well as controlling indirect powering.
Download:
1.0 for 1.6 [1.4.6] (soon)
1.0 for 1.6 [1.2.5]
0.6 for 1.5 [1.3.1]
0.6 for 1.5 [1.2.4/1.2.5]
0.6 for 1.5 [1.2.3]
0.6 for 1.5 [1.1]
0.6 for 1.5 [1.0.0]
0.5 for 1.4 [1.0.0]
0.5 for 1.4 [1.8/1.8.1]
0.5 for 1.4 [1.7.3]
0.5 for 1.4 [1.7.2]
0.4 for 1.3 [1.6.6]
0.3 for 1.2 [1.6.5/6]
0.3 for 1.2 [1.6.4]
0.2 for 1.1 [1.5_01]
(middle one is a receiver)
Item ID: 6243
Wireless Sniffer:
This addon displays the state of all frequencies on a GUI 2D grid. One "pixel"/box each frequency.
Download:
1.0 for 1.6 [1.4.6] (soon)
1.0 for 1.6 [1.2.5]
0.6 for 1.5 [1.3.1]
0.6 for 1.5 [1.2.4/1.2.5]
0.6 for 1.5 [1.2.3]
0.6 for 1.5 [1.1]
0.6 for 1.5 [1.0.0]
0.5 for 1.4 [1.0.0]
0.5 for 1.4 [1.8/1.8.1]
0.5 for 1.4 [1.7.3]
0.5 for 1.4 [1.7.2]
0.4 for 1.3 [1.6.6]
0.3 for 1.2 [1.6.5/6]
0.3 for 1.2 [1.6.4]
0.2 for 1.1 [1.5_01]
(all blocks are receivers)
Item ID: 6244
Wireless Remote:
This addon allows you to pulse the state on a set frequency for 1 second.
Download:
2.0 for 1.6.1 [1.4.7]
2.0 for 1.6.1 [1.4.6]
1.0 for 1.6 [1.2.5]
0.5 for 1.5 [1.3.1]
0.5 for 1.5 [1.2.4/1.2.5]
0.5 for 1.5 [1.2.3]
0.5 for 1.5 [1.1]
0.5 for 1.5 [1.0.0]
0.4 for 1.4 [1.0.0]
0.4 for 1.4 [1.8/1.8.1]
0.4 for 1.4 [1.7.3]
0.4 for 1.4 [1.7.2]
0.3 for 1.3 [1.6.6]
0.2 for 1.2 [1.6.5/6]
0.2 for 1.2 [1.6.4]
0.1 for 1.1 [1.5_01]
(bottom one is transmitter)
Item ID: 6245
Wireless Triangulator:
This addon allows you to see the direction of the closest transmitter that's transmitting on a set frequency (turned on). If two transmitters are turned on on the same frequency, the triangulator will point towards the closest one.
Download:
1.0 for 1.6 [1.4.6] (soon)
0.5 for 1.5 [1.3.1]
0.5 for 1.5 [1.2.4/1.2.5]
0.5 for 1.5 [1.2.3]
0.5 for 1.5 [1.1]
0.5 for 1.5 [1.0.0]
0.4 for 1.4 [1.0.0]
0.4 for 1.4 [1.8/1.8.1]
0.4 for 1.4 [1.7.3]
0.4 for 1.4 [1.7.2]
0.3 for 1.3 [1.6.6]
0.2 for 1.2 [1.6.5/6]
0.1 for 1.2 [1.6.4]
(bottom one is receiver)
Item ID: 6246
Wireless Clocker:
This addon adds a clock block (no pun intended) to the mod, which acts as a pulsating transmitter. Very useful for circuits that depends on clocks, such as multiplexers and flip-flops.
Download:
1.0 for 1.6 [1.4.6] (soon)
1.0 for 1.6 [1.2.5]
0.3 for 1.5 [1.3.1]
0.3 for 1.5 [1.2.4/1.2.5]
0.3 for 1.5 [1.0.0]
0.2 for 1.4 [1.0.0]
0.2 for 1.4 [1.8/1.8.1]
0.2 for 1.4 [1.7.3]
0.2 for 1.4 [1.7.2]
0.1 for 1.3 [1.6.6]
Soon! Transmitter in middle, redstone repeaters in all 4 corners.
Block ID: 171
Client modules for SMP support:
All client modules are required for SMP and require the base addons/mod to function
Is not required for v1.6 for 1.3.2 and up.
Wireless Redstone Client:
This addon allows you to connect to a WirelessRedstone modded server.
Prerequisites:
Wireless Redstone Base modification
Forge Client (Forum)
SDK's ModLoaderMp Client 1.3.1 (Forum Thread)
Flan's ModLoaderMp Client 1.1 (Forum Thread)Download:
1.6 [1.2.5] (Forge)
1.5 [1.3.1] (SDK's ModLoaderMp)
1.5 [1.2.4/1.2.5] (SDK's ModLoaderMp)
1.5 [1.2.3] (SDK's ModLoaderMp)
1.5 [1.1] (Flan's ModLoaderMp)
1.5 [1.0.0] (Flan's ModLoaderMp)
0.1 for 1.4 [1.8.1] (Flan's ModLoaderMp)
0.1 for 1.4 [1.7.3] (Flan's ModLoaderMp)
0.1 for 1.3 [1.6.6] (SDK's ModLoaderMp)
0.1 for 1.2 [1.6.5/6] (Flan's ModLoaderMp)
Power Configurator Client:
This addon allows you to connect to a WirelessRedstone modded server with a power configurator addon installed.
Prerequisites:
Wireless Redstone Base modification
Power Configurator Addon
Forge Client (Forum)
Download:
1.6 [1.2.5] (Forge)
Wireless Sniffer Client:
This addon allows you to connect to a WirelessRedstone modded server with a sniffer addon installed.
Prerequisites:
Wireless Redstone Base modification
Wireless Sniffer Addon
Forge Client (Forum)
Download:
1.6 [1.2.5] (Forge)
Wireless Remote Client:
This addon allows you to connect to a WirelessRedstone modded server with a remote addon installed.
Prerequisites:
Wireless Redstone Base modification
Wireless Remote Addon
Forge Client (Forum)
Download:
1.6 [1.2.5] (Forge)
Wireless Clocker Client:
This addon allows you to connect to a WirelessRedstone modded server with a clocker addon installed.
Prerequisites:
Wireless Redstone Base modification
Wireless Clocker Addon
Forge Client (Forum)
Download:
1.6 [1.2.5] (Forge)
Textures:
HD texture packs
To use these textures, MCPatcher's HD fix is required. (forum thread)
Courtesy of Sade1212 and dann494 from the Angry Notch team.
Feel free to move the contents of the zip into any HD texturepack you wish.
Download: (32x32), (64x64), (128x128)
Pre-Forge
(32x32), (64x64), (128x128)
DokuCraft
Textures that fits more in with the DokuCraft texturepack (forum thread)
Courtesy of 1nsid30utz.
To use them copy the contents of the zip into the corresponding zip from DokuCraft
Download: Light, Dark, High
JohnSmithMix
A mixture texture pack which includes new textures for several mods including this one.
(forum thread)
Courtesy of firefly_goat.
Sphax PureBDCraft
(forum thread)
Courtesy of CadenDonuts and ruyan
Wireless Redstone v1.6.1 Server [1.4.7][SMP]
Ever felt like showing off your awesome wireless redstone circuitry? I know I have... And now you can! With the Wireless Redstone server mod.
Download:
1.6.1 for 1.4.7 (Forge)
Older releases:
1.6.1 for 1.4.6 (Forge)
1.6 for 1.4.4 (Forge)
1.6 for 1.4.2 (Forge)
1.6 for 1.3.2 (Forge)
1.6 for 1.2.5 (Forge)
1.5 for 1.3.1 (SDK's ModLoaderMp)
1.5 for 1.2.4/1.2.5 (SDK's ModLoaderMp)
1.5 for 1.2.3 (SDK's ModLoaderMp)
1.5 for 1.1 (Flan's ModLoaderMp)
1.5 for 1.0.0 (Flan's ModLoaderMp)
1.4 for 1.8.1 (Flan's ModLoaderMp)
1.4 for 1.7.3 (Flan's ModLoaderMp)
1.3 for 1.6.6 (SDK's ModLoaderMp)
1.2 for 1.6.5/1.6.6 (Flan's ModLoaderMp)
1.1 for 1.5_01
Prerequisites:
- Vanilla Minecraft Server 1.4.6
- Forge Server (Forum) [v1.6] or SDK's ModLoaderMp Server 1.3.1 (Forum Thread) [v1.5]
- Flan's ModLoaderMp Server 1.1 (Forum Thread)Installation:
1. Download and install ModLoaderMp Server as specified on the Flan's Mods forum thread.
2. Open the minecraft_server.jar archive using an archiving utility. (7zip, winRar, etc)
3. Copy contents from the downloaded WirelessRedstoneServer##.zip file to the minecraft_server.jar archive.
NB! Do NOT remove the META-INF folder.
Compatibility:
This server mod uses the following resources:
Is not compatible with SimpleServer Wrapper!
Block IDs: (1-255)
179
180
Packet IDs: (1-255)
235
236
(Changeable via the WirelessRedstone.properties file)
Addons:
Power Configurator:
Prerequisites:
Wireless Redstone Server
Forge Server(Forum)
Download:
1.6 [1.2.5] (Forge)
Wireless Sniffer:
Prerequisites:
Wireless Redstone Server
Forge Server(Forum)
Download:
1.6 [1.2.5] (Forge)
Wireless Remote:
Prerequisites:
Wireless Redstone Server
Forge Server(Forum)
Download:
2.0 [1.4.7] (Forge)
Wireless Clocker:
Prerequisites:
Wireless Redstone Server
Forge Server(Forum)
Download:
1.6 [1.2.5] (Forge)
Wireless Redstone Server - Bukkit Port:
A bukkit port for the Wireless Redstone server mod can be found on the following forum threads:
MCPortCentral - v1.5 for 1.2.3
MCPortCentral - v1.5 for 1.1
Courtesy of darkk6
Changelog:
1.6.1 - 1.4.7 [14.01.13]
- Migration to 1.4.7
- Removed pulse button from remote
1.6.1 - 1.4.6 [31.12.12]
- Migration to 1.4.6
- Wireless Remote addon
- Multi-world support
- Improved logger
- Improved etc API
- Easter egg
1.6 - 1.4.4 [19.11.12]
- Migration to 1.4.4
1.6 - 1.4.2 [28.10.12]
- Migration to 1.4.2
- Logger and ConfigStore path fix
1.6 - 1.3.2 [22.09.12]
- Migration to 1.3.2
- Installer 1.0
1.5 - 1.3.2 [04.09.12]
- Migration to 1.3.2
1.6 - 1.2.4 [29.08.12]
- Release of v1.6 for 1.2.4
- SMP w/Forge support
- Addons for SMP: Power Configurator
- Addons for SMP: Sniffer
- Addons for SMP: Remote
- Addons for SMP: Clocker
1.5 - 1.3.1 [06.08.12]
- Migration to 1.3.1 for SSP addons.
- Migration to 1.3.1 for Server mod and Client addon.
1.5 - 1.3.1 [04.08.12]
- Migration to 1.3.1
1.5 - 1.2.4 [27.03.12]
- Migration to 1.2.4
- Fixed clocker.
1.5 - 1.1/1.2.3 [23.03.12]
- Forge compatibility bugfix. (world access in server mod)
- Ether concurrency bugfix. (n-Read/1-Write lock)
1.5 - 1.2.3 (SMP) [07.03.12]
- Migration of Client addon and Server mod from Flan's to SDK's ModLoaderMp
1.5 - 1.2.3 (SMP): [06.03.12]
- Migration of Client addon and Server mod from 1.1 to 1.2.3
1.5 - 1.2.3 (Addons): [05.03.12]
- Migration of addons from 1.1 to 1.2.3
1.5 - 1.2.3: [03.03.12]
- Base mod migration from 1.1 to 1.2.3
1.5 - 1.1: [19.01.12]
- Migration from 1.0.0 to 1.1
- Fixed issues with receivers not updating correctly.
- Power configurator directions turned 90 degrees.
- Ether now ready for String based frequencies.
1.5 - 1.0.0 (Server): [24.12.11]
- HotFix: Packet IDs configurable in server properties file.
1.5 - 1.0.0: [20.12.11]
- HotFix: Logger writes to wrong directory, now writes to .minecraft directory.
1.5 - 1.0.0: [12.12.11]
- HotFix: NullPointerException in RedstoneEther.isBlockLoaded()
ModLoader - 1.0.0: [10.12.11]
- HotFix: Dragon Egg texture bug.
1.5 - 1.0.0: [09.12.11]
- Close (x) button on GUIs
- Delay and durability toggle for Remote in properties
- Logging to file
- Configstore abstraction
- Addon API
- Bindable key to pulse remote (Default 'P')
- Handling unloaded blocks/chunks in SMP
1.4 - 1.0.0: [29.11.11]
- Migration from 1.8.1 Beta to 1.0.0
- Changed default block IDs
1.4 - 1.8 (SMP): [24.09.11]
- Migration from 1.7.3 to 1.8.1
- Added automatic TileEntity update on client login after a 10 second timeout
0.4 - Installer: [16.09.11]
- Version list fetched asynchronously.
- Errors displayed in alert boxes.
- Minecraft/Mod version compatibility check.
1.4 - 1.8: [15.09.11]
- Migration from 1.7.3 to 1.8
- Removed redundant code.
1.4 (SMP): [23.08.11]
- Recursion bug fixed.
- Ether cached to file.
- Allows drawing power from tx nodes on unloaded chunks.
1.4 - 1.7.3: [08.07.11]
- Migration from 1.7.2 to 1.7.3
- Clocker's clocking frequency caps at 200ms.
1.4: [05.07.11]
- More frequencies (10,000)
- RedstoneEther Optimization
- RedstoneEther Object based frequency support
- GUI background changed (all except sniffer)
- Indirect powering support
- Clocker: GUI layout change
- Sniffer: more frequencies (125x80)
1.3 (SMP): [15.06.11]
- Migration to SDK's ModLoaderMP for Server & Client mods
- Minor bug fixes.
1.3: [10.06.11]
- Optimized Redstone Ether (TreeMap)
- Server status feedback in installer
- Wireless Clocker addon
1.2 (SMP): [30.05.11]
- Refurbished server mod with ModLoaderMp compatibility
- Client addon
1.2 - 1.6.5: [29.05.11]
- Nothing, just made it compatible with 1.6.5
1.2: [28.05.11]
- Addons now use Properties file to get item IDs
- Wireless Triangulator addon
- Removed SMP client related code (no longer packet collitions)
1.1 - 1.6.4: [27.05.11]
- Temporarily removed Packets
1.1: [23.05.11]
- Added SMP server mod
- Can now change block IDs in Properties file
- Set frequency is displayed on blocks
- Ether is now finally a singleton class
1.0: [19.05.11]
- Power routing for receivers
- Power Configurator addon
- Wireless Sniffer addon
0.4: [11.05.11]
- New textures for blocks from the "Angry Notch" crew
- 1000 frequencies
- Easier frequency selection in GUI
- Transmitter checks for power on initial placement
- Ether truncate on world change
- Receiver indirectly powering.
- Transmitters draws power from directly placed levers and etc.
0.3: [03.05.11]
- 385 frequencies
- New frequency selection in GUI
- No longer crashes on loading saved world
- Indirect powering bug fixed
0.2: [27.04.11]
- Total ModLoader integration
- Instant Receiver update
- 64 frequencies
0.1 - 1.5_01: [26.04.11]
- ModLoader integration
0.1: [25.04.11]
- Initial public release
pre release: [20.04.11]
- 7 frequencies
- Receiver and Transmitter blocks created
- Redstone Ether created
Credits:
Programming and GUI layout: ali4z, Eurymachus
Bukkit porting: darkk6 (v1.5 for 1.1, 1.2.3)
Block textures: Misacorp(0.1->0.3), dann494(0.4->current)
Item textures: up-a-notch
Item texture, triangulator: dann494
GUI backgrounds/ticker logo: Dyz-69
YouTube guides: Jawdan
HD textures: Sade1212 and dann494
Mod banner: ijsung
German translation: The_BrainStone
Testers: advtech, Regelneef, Sedekus
Misc textures: 1nsid30utz, firefly_goat, CadenDonuts
Constructive feedback: Treesin, havenomercy3, Dr. Steel, jedimaster0, Jawdan, Thieme, Hurr2thedurr, Dyz-69, chicken_bones, bobbaganoosh, BrickedKeyboard, Zenu
FAQ:
https://sourceforge....Asked_Questions
TODO:
- Fix known bugs
- Scrollbar in Ether GUI (v1.6 90%)
- Limited signal and range addon (v1.6 70%)
- String frequency addon (v1.6 20%)
- Addons for SMP: Triangulator (on hold 0%)
- Frequency use permissions in SMP (on hold)
- Installation video for servers (outsourcing)
- Property config in installer (on hold, 10%)
- Wireless Map addon (on hold, 10%)
- Wireless block painting addon (on hold, 10%)
- Movable wireless blocks (by pistons)(on hold)
- Fancier block models (on hold)
- UML documentation
- Optimize code
-
Wireless Gate addon (deprecated)Legal References:
Use of the Wireless Redstone mod and addons:
You may use and modify any parts of the mod freely.
If you wish to redistribute or use any parts of the mod for your own creations, it is licensed under the GNU LGPL
SDK's ModLoaderMP mirroring:
Temporary permission has been given by the creator and owner of SDK's Mods to mirror ModLoaderMP by reference to the following PM:
According to Flan's Terms and Conditions, the permission is inherited.
If you find bugs, have comments, suggestions, questions, critisism and/or what not. Feel more than welcome to post it in this thread or via PM, I will try to get back to it as soon as I am able.
Oh right, forgot about that. I'll make sure to add it for the next patch. Thanks for reminding me! ^-^
Here is my channel on youtube for you to look at my stuff
Thanks, t should work with the Colorful Redstone mod as well. :smile.gif:
That is because mod_WirelessRedstone is the facade class. None of the other classes are used without it.
Did you make sure to delete the META-INF folder?
If that didn't do it, try running Minecraft through the console.
In Windows you can do it by opening CMD and using the following command:
This will print out stack traces, which are very useful for locating bugs.
If you want to output the stack trace to a text file so you can copy it, you can append the following at the end of the previous command:
Alright, I did that, and now at least I get a crash report:
Mods loaded: 3
ModLoader Beta 1.5_01v4
mod_TooManyItems 1.5_01
mod_BetterBlocks v3.2
Minecraft has crashed!
----------------------
Minecraft has stopped running because it encountered a problem.
If you wish to report this, please copy this entire text and email it to [email protected]
Please include a description of what you did when the error occured.
--- BEGIN ERROR REPORT 7b67bd76 --------
Generated 5/20/11 9:31 PM
Minecraft: Minecraft Beta 1.5_01
OS: Windows 7 (x86) version 6.1
Java: 1.6.0_20, Sun Microsystems Inc.
VM: Java HotSpot(TM) Client VM (mixed mode), Sun Microsystems Inc.
LWJGL: 2.4.2
OpenGL: Intel(R) Graphics Media Accelerator HD version 2.1.0 - Build 8.15.10.1968, Intel
java.util.zip.ZipException: invalid entry CRC (expected 0x0 but got 0x4ebc0592)
at java.util.zip.ZipInputStream.read(Unknown Source)
at java.util.zip.ZipInputStream.closeEntry(Unknown Source)
at java.util.zip.ZipInputStream.getNextEntry(Unknown Source)
at ModLoader.readFromClassPath(ModLoader.java:1129)
at ModLoader.init(ModLoader.java:815)
at ModLoader.AddAllRenderers(ModLoader.java:124)
at sd.<init>(sd.java:58)
at sd.<clinit>(sd.java:8)
at net.minecraft.client.Minecraft.a(SourceFile:282)
at net.minecraft.client.Minecraft.run(SourceFile:658)
at java.lang.Thread.run(Unknown Source)
--- END ERROR REPORT dddd4e92 ----------
What now? Btw, thank you for assisting me! :biggrin.gif:
Which archiving program do you use?
I wish this didn't matter, but some archiving programs aren't very good at decompressing binaries and some aren't very good at handling jar archives (for some reason, JAR is basically just ZIP).
Although, it might just be me compressing the zip too hard for non-conventional archiving programs (others than WinZIP, WinRAR or my personal favorite; 7zip)
I use J-Zip. I've used it for going on 2 years and never had issues before.
thats the sniffer crafting btw
Two questions:
1. What is the range of the transmitted signal?
2. From reading the description, the blocks sound just like the "refined" blocks i mentioned in my post, with the blocks having integrated circuits that handle processing of frequencies. That's fantastic, but how hard would it be to make a script that implements wireless transmitting and receiving at the most basic level, On and Off? As it is now, the mod is "skipping a base" by providing the means to transmit/recieve as well as the means to process the signal automatically. (Edit: I guess that could be achieved by setting all transmitters and reciever blocks to the same frequency, then building the required circuits manually..)
3. How about utilizing strongly and weakly powered redstone to alter the range of the signal? Can that be done?
Toomanyitems
SingleplayerCommands
ZombeModpack
EDIT:oh wait yes i can you just press escape! DERP
Try with 7zip or something, just to check if it's even the problem to begin with. If it is, I could try compressing the zip less in the future.
I'll have to make a proper texture for it, which is why I haven't bothered making the crafting image yet.
Thanks for doing it for me though! :biggrin.gif:
put the number of the frequency on the top of the blocks. when making big circuits with these things it gets confusing
this is my favorite part of craftbook for smp now u just need to add gates and bridges and perlcode and BOOM i will die lol Thx mutch respect!