Git Product home page Git Product logo

wirelessnetworks's Introduction

Fabric Example Mod

Setup

For setup instructions please see the fabric wiki page that relates to the IDE that you are using.

License

This template is available under the CC0 license. Feel free to learn from it and incorporate it in your own projects.

wirelessnetworks's People

Contributors

deirn avatar drew-chase avatar gabrielolvh avatar lucaargolo avatar luligabi1 avatar

Stargazers

 avatar  avatar

Watchers

 avatar  avatar

wirelessnetworks's Issues

Networks seem to be input only

can easily put energy into a network, but cant pull any out
yes they are both connected to the same network
tried putting new ones down, new networks, different cables(IR and MI), different input/output/storage numbers
1.17.1 minecraft
1.1.2 Wireless networks

zh_cn.json pr submit.

This is the language file inside assets/wirelessnetworks/lang

{
"block.wirelessnetworks.node_block": "网络节点",
"item.wirelessnetworks.entangled_capacitor": "纠缠电容",

"gui.wirelessnetworks.network.select": "选择一个网络",
"gui.wirelessnetworks.network.create": "添加网络",
"gui.wirelessnetworks.network.edit": "编辑网络",

"gui.wirelessnetworks.network.save": "保存",

"gui.wirelessnetworks.network.input.true": "输入",
"gui.wirelessnetworks.network.input.false": "输出",

"gui.wirelessnetworks.network.public": "建立公共网络",
"gui.wirelessnetworks.network.private": "建立私有网络",

"gui.wirelessnetworks.network.owned": "你拥有这个网络",
"gui.wirelessnetworks.network.ownedby": "这个网络是由%s",

"gui.wirelessnetworks.network.delete": "删除网络",
"gui.wirelessnetworks.network.delete.confirm" : "按住Shift + Click再次删除",

"gui.wirelessnetworks.network.send": "这个网络在每tick可以发送的能量上限",
"gui.wirelessnetworks.network.receive": "这个网络每tick可以接收的能量上限",
"gui.wirelessnetworks.network.store": "这个网络可以储存的能量上限",

"gui.wirelessnetworks.network.suggestion": "网络ID...",

"wirelessnetworks.input": "输入",
"wirelessnetworks.output": "输出",
"wirelessnetworks.capacity": "容量",

"warning.wirelessnetworks.network.invalid": "无效%s!",
"warning.wirelessnetworks.network.invalid.numbers.only": "无效的%s! 只允许输入数字",

"warning.wirelessnetworks.network.doesnt.exist": "这个网络已经不存在了!",
"warning.wirelessnetworks.network.modify.dont.own": "你不能修改你未拥有的网络!",

"warning.wirelessnetworks.network.id.empty": "网络ID不能是空的!",
"warning.wirelessnetworks.network.id.characters": "网络ID最大只能有十个字符!",

"warning.wirelessnetworks.network.misc": "你不能使用这个网络,这本不应该出现..."
}

Network Node won't output to MI Machines

I found this mod through a tutorial by Niche Duck on Youtube showcasing how the Wireless Node can connect and power up Modern Industrialization machines. Upon looking through, it seems that specific feature no longer works in the newer versions of that mod. All in all, I wanted to ask if a future version of this awesome mod will be able to bypass that restriction in Modern Industrialization.

Crash with Spatial Harvester's mod harverters

Hi,
every time I place a harvester from "Spatial Harvesters" mod next to a "Wireless Node" my server crash.
The crash report says it is because of that block ticks:

---- Minecraft Crash Report ----
// Would you like a cupcake?

Time: 2/27/22, 4:29 PM
Description: Ticking block entity

java.lang.IllegalArgumentException: Amount may not be negative, but it is: -11218310
at net.fabricmc.fabric.api.transfer.v1.storage.StoragePreconditions.notNegative(StoragePreconditions.java:50)
at me.steven.wirelessnetworks.network.Network.extract(Network.java:85)
at me.steven.wirelessnetworks.network.ExposedNetwork.extract(ExposedNetwork.java:41)
at team.reborn.energy.api.EnergyStorageUtil.move(EnergyStorageUtil.java:42)
at me.steven.wirelessnetworks.blockentity.NetworkNodeBlockEntity.tick(NetworkNodeBlockEntity.java:57)
at me.steven.wirelessnetworks.block.NetworkBlock.lambda$getTicker$0(NetworkBlock.java:67)
at net.minecraft.world.chunk.WorldChunk$DirectBlockEntityTickInvoker.tick(WorldChunk:659)
at net.minecraft.world.chunk.WorldChunk$WrappedBlockEntityTickInvoker.tick(WorldChunk:713)
at net.minecraft.world.World.tickBlockEntities(World:477)
at net.minecraft.server.world.ServerWorld.tick(ServerWorld:365)
at net.minecraft.server.MinecraftServer.tickWorlds(MinecraftServer:879)
at net.minecraft.server.dedicated.MinecraftDedicatedServer.tickWorlds(MinecraftDedicatedServer:324)
at net.minecraft.server.MinecraftServer.tick(MinecraftServer:823)
at net.minecraft.server.MinecraftServer.runServer(MinecraftServer:684)
at net.minecraft.server.MinecraftServer.method_29739(MinecraftServer:270)
at java.lang.Thread.run(Thread.java:833)

A detailed walkthrough of the error, its code path and all known details is as follows:

-- Head --
Thread: Server thread
Stacktrace:
at net.fabricmc.fabric.api.transfer.v1.storage.StoragePreconditions.notNegative(StoragePreconditions.java:50)
at me.steven.wirelessnetworks.network.Network.extract(Network.java:85)
at me.steven.wirelessnetworks.network.ExposedNetwork.extract(ExposedNetwork.java:41)
at team.reborn.energy.api.EnergyStorageUtil.move(EnergyStorageUtil.java:42)
at me.steven.wirelessnetworks.blockentity.NetworkNodeBlockEntity.tick(NetworkNodeBlockEntity.java:57)
at me.steven.wirelessnetworks.block.NetworkBlock.lambda$getTicker$0(NetworkBlock.java:67)
at net.minecraft.class_2818$class_5563.method_31703(class_2818.java:659)
at net.minecraft.class_2818$class_5564.method_31703(class_2818.java:713)
at net.minecraft.class_1937.method_18471(class_1937.java:477)
at net.minecraft.class_3218.method_18765(class_3218.java:365)

-- Block entity being ticked --
Details:
Name: wirelessnetworks:node_block // me.steven.wirelessnetworks.blockentity.NetworkNodeBlockEntity
Block: Block{wirelessnetworks:node_block}[facing=east]
Block location: World: (-470,122,5462), Section: (at 10,10,6 in -30,7,341; chunk contains blocks -480,-64,5456 to -465,319,5471), Region: (-1,10; contains chunks -32,320 to -1,351, blocks -512,-64,5120 to -1,319,5631)
Block: Block{wirelessnetworks:node_block}[facing=east]
Block location: World: (-470,122,5462), Section: (at 10,10,6 in -30,7,341; chunk contains blocks -480,-64,5456 to -465,319,5471), Region: (-1,10; contains chunks -32,320 to -1,351, blocks -512,-64,5120 to -1,319,5631)
Block Entity NBT: {Input:0b,NetworkID:"General"}
Stacktrace:
at net.minecraft.class_2818$class_5563.method_31703(class_2818.java:659)
at net.minecraft.class_2818$class_5564.method_31703(class_2818.java:713)
at net.minecraft.class_1937.method_18471(class_1937.java:477)
at net.minecraft.class_3218.method_18765(class_3218.java:365)
at net.minecraft.server.MinecraftServer.method_3813(MinecraftServer.java:879)
at net.minecraft.class_3176.method_3813(class_3176.java:324)
at net.minecraft.server.MinecraftServer.method_3748(MinecraftServer.java:823)
at net.minecraft.server.MinecraftServer.method_29741(MinecraftServer.java:684)
at net.minecraft.server.MinecraftServer.method_29739(MinecraftServer.java:270)
at java.base/java.lang.Thread.run(Thread.java:833)

-- Affected level --
Details:
All players: 2 total; [class_3222['xxxxx'/4, l='ServerLevel[world]', x=-467.93, y=121.00, z=5461.13], class_3222['xxxxx'/458, l='ServerLevel[world]', x=-506.18, y=125.00, z=5487.72]]
Chunk stats: 2077
Level dimension: minecraft:overworld
Level spawn location: World: (16,90,0), Section: (at 0,10,0 in 1,5,0; chunk contains blocks 16,-64,0 to 31,319,15), Region: (0,0; contains chunks 0,0 to 31,31, blocks 0,-64,0 to 511,319,511)
Level time: 15199973 game time, 16636133 day time
Level name: world
Level game mode: Game mode: survival (ID 0). Hardcore: false. Cheats: false
Level weather: Rain time: 10068 (now: true), thunder time: 81836 (now: false)
Known server brands: fabric
Level was modded: true
Level storage version: 0x04ABD - Anvil
Stacktrace:
at net.minecraft.server.MinecraftServer.method_3813(MinecraftServer.java:879)
at net.minecraft.class_3176.method_3813(class_3176.java:324)
at net.minecraft.server.MinecraftServer.method_3748(MinecraftServer.java:823)
at net.minecraft.server.MinecraftServer.method_29741(MinecraftServer.java:684)
at net.minecraft.server.MinecraftServer.method_29739(MinecraftServer.java:270)
at java.base/java.lang.Thread.run(Thread.java:833)

-- System Details --
Details:
Minecraft Version: 1.18.1
Minecraft Version ID: 1.18.1
Operating System: Linux (amd64) version 5.13.0-22-generic
Java Version: 17.0.2, Debian
Java VM Version: OpenJDK 64-Bit Server VM (mixed mode, sharing), Debian
Memory: 3556395656 bytes (3391 MiB) / 5351931904 bytes (5104 MiB) up to 8589934592 bytes (8192 MiB)
CPUs: 2
Processor Vendor: AuthenticAMD
Processor Name: AMD Ryzen 9 5950X 16-Core Processor
Identifier: AuthenticAMD Family 25 Model 33 Stepping 0
Microarchitecture: Zen 3
Frequency (GHz): -0.00
Number of physical packages: 1
Number of physical CPUs: 16
Number of logical CPUs: 32
Graphics card #0 name: unknown
Graphics card #0 vendor: unknown
Graphics card #0 VRAM (MB): 0.00
Graphics card #0 deviceId: unknown
Graphics card #0 versionInfo: unknown
Virtual memory max (MB): 64365.18
Virtual memory used (MB): 94059.41
Swap memory total (MB): 0.00
Swap memory used (MB): 0.00
JVM Flags: 2 total; -Xms256M -Xmx8192M
Fabric Mods:
adapaxels: AdaPaxels 1.3.1+1.18-rc3
addendum: Addendum 1.0.2
additionaladditions: Additional Additions 3.0.1
additionalbars: Additional Bars 2.2.1
adorn: Adorn 3.3.1+1.18.1
advanced_runtime_resource_pack: Runtime Resource Pack 0.5.4
advancednetherite: Advanced Netherite 1.4.0-1.18.1
adventurez: AdventureZ 1.4.7
ae2: Applied Energistics 2 10.1.0-beta.2
ae2things: AE2Things 1.0.2-beta.2
ae2wtlib: AE2WTLib 10.1.1-beta.5
appleskin: AppleSkin 2.3.0+mc1.18.1
aqupdcaracal: Caracal mob 1.18-1.3.5.1
arcanus: Arcanus 1.27
architects_palette: Architect's Palette Fabric 1.6
architectury: Architectury 3.7.20
archon: Archon 0.1.1
artifacts: Artifacts 6.0.0+fabric
artifality: Artifality 0.5.5
artis: Artis-Recrafted 2.0.0+1.18.1
assembly: Assembly 21w06a-1.0.0
attributefix: AttributeFix 13.0.5
autoconfig1u: Auto Config v1 Updated 3.3.1
balm-fabric: Balm 2.4.1+0
bannerpp: Banner++ 2.0.4+mc.1.18-rc4
basicshields: Basic Shields [Fabric] 1.2.1-1.18.1
bcc: BetterCompatibilityChecker fabric-1.0.4
bclib: BCLib 1.3.4
besmirchment: Besmirchment 1.18-7
better_wandering_trader: Better Wandering Trader 1.8.0
betteranimalsplus: Better Animals Plus 1.18.1-11.0.4
betterend: Better End 1.0.2
betternether: Better Nether 6.0.10
bewitchment: Bewitchment 1.18-12
biomemakeover: Biome Makeover 1.18.1-1.4.5
bitsandchisels: BitsAndChisels 2.6.4
blast: BLAST 1.8
blockshifter: Blockshifter 1.4.1+fabric-1.18
blockswap: Block Swap 1.2
blockus: Blockus 2.3.4+1.18.1
blue_endless_jankson: jankson 1.2.1
boatcontainer: BoatContainer 1.0.4
bosses_of_mass_destruction: Bosses of Mass Destruction (Beta) 1.3.4-1.18
botania: Botania 1.18.1-428-FABRIC
bountiful: Bountiful 2.0.1
btweaks: Benchmark Tweaks 2.0.3
buildinggadgets: st'ructure tools 1.0.10
byg: BYG 1.3.5.11
bygplus: Oh The Biomes You'll Go Plus 2.0.0
c2me: Concurrent Chunk Management Engine 0.2.0+alpha.6.54
cacao: Croptopia's Chocolaterie 1.0
campanion: Campanion 3.0.2
camsbackpacks: Cammie's Wearable Backpacks 2.10
cardinal-components-base: Cardinal Components API (base) 4.1.0
cardinal-components-entity: Cardinal Components API (entities) 4.1.0
cardinal-components-item: Cardinal Components API (items) 4.0.1
cardinal-components-level: Cardinal Components API (world saves) 4.0.0
cardinal-components-world: Cardinal Components API (worlds) 4.0.0
carrier: Carrier 1.9.1
catwalksinc: Catwalks Inc. 1.2.0
cavetweaks: Cave Tweaks 1.0
chalk: Chalk 1.2.1
chisel: Chisel Refabricated 1.4.4
chunkpregen: Fabric Chunk Pregenerator 0.3.3
cleancut: CleanCut 1.18-4.0-fabric
clickmachine: Kenza's Click Machine 1.1.0
clienttweaks: Client Tweaks 7.0.0
cloth-api: Cloth API 3.1.61
cloth-armor-api-v1: Cloth Armor API v1 1.5.47
cloth-basic-math: cloth-basic-math 0.6.0
cloth-client-events-v0: Cloth Client Events v0 3.1.61
cloth-common-events-v1: Cloth Common Events v1 3.1.61
cloth-config: Cloth Config v6 6.2.57
cloth-config-lite: cloth-config-lite 2.0.6
cloth-datagen-api-v1: Cloth Datagen v1 3.1.61
cloth-utils-v1: Cloth Utils v1 3.1.61
clumps: Clumps 8.0.0+5
collective-fabric: Collective (Fabric) 4.4
columns: Columns 1.2.0
com_electronwill_night-config_core: core 3.6.5
com_electronwill_night-config_toml: toml 3.6.5
com_eliotlash_mclib_mclib: mclib 18
com_eliotlash_molang_molang: molang 18
com_github_shevek_parallelgzip: parallelgzip af5f5c297e735f3f2df7aa4eb0e19a5810b8aff6
com_ishland_c2me_libs_: libs 0.2.0+alpha.6.54
com_typesafe_config: config 1.4.1
com_velocitypowered_velocity-native: velocity-native 1.1.0-SNAPSHOT
comforts: Comforts 1.0.1-1.18.1
completeconfig: CompleteConfig 1.3.3
confabricate: confabricate 2.2.0-SNAPSHOT+4.1.1
conjuring: Conjuring 1.0.20+1.18
cosmetic-armor: Cosmetic Armor 1.2.1
couplings: Couplings 1.7.1+1.18
coxinhautilities: Coxinha Utilities 1.0+1.18
crookedcrooks: Crooked Crooks 2.0.1+1.18.1
croptopia: Croptopia 1.8.0
croptosis: Croptosis 1.4.2
crusade: Crusade 1.2.5
cyti: Can You Trash It? 1.0.3
dankstorage: Dank Storage 1.18.1-3.5.2
dark-enchanting: Dark Enchanting 0.6.3+1.18
dawn: Dawn API 3.2.0
deathlog: DeathLog 0.2.6+1.18
decorative_blocks: Decorative Blocks 2.0.4
dml-refabricated: Deep Mob Learning: Refabricated 0.5.0-beta2
dml-refabricated-base: DML: Refabricated - Base 0.5.0-beta2
dml-refabricated-events: DML: Refabricated - Vanilla Events 0.5.0-beta2
dml-refabricated-modular-armor: DML: Refabricated - Glitch Armor 0.5.0-beta2
dml-refabricated-rei: DML: Refabricated - REI Integration 0.5.0-beta2
dmlsimulacrum: Deep Mob Learning: Simulacrum 0.5.0-beta2
dracomelette: Dracomelette 1.18-1
dragonloot: DragonLoot 1.0.10
dual_riders: DualRiders 1.0.5
dummmmmmy: MmmMmmMmmMmm 1.18-1.5.0
dungeons_arise: When Dungeons Arise 2.1.49d-fabric
dwarfcoal: Dwarf Coal 1.18.1-1.0.1
dynamic_asset_generator: Dynamic Asset Generator 0.2.1
easymagic: Easy Magic 3.2.1
eldritch_mobs: Eldritch Mobs 1.10.2
elytratrinket: Elytra Trinket 3.0.0-1.18.1
enhancedcelestials: Enhanced Celestials 2.0.6
entitybanners: Entity Banners 1.0.2-BETA+1.18
excavated_variants: Excavated Variants 0.3.0
expandability: ExpandAbility 5.0.0
expandedstorage: Expanded Storage 7.3.6
experiencebugfix: Experience Bug Fix 18
explorerscompass: Explorer's Compass 1.18.1-2.0.2-fabric
extraalchemy: Extra Alchemy 1.7.0
extragenerators: Extra Generators 1.1.1-BETA+1.18
extrarecords: Extra Records 3.2
extremesoundmuffler: Extreme sound muffler 3.22_fabric-1.18.1
ezpas: Ezpas 2.0.1
fabric: Fabric API 0.46.1+1.18
fabric-api-base: Fabric API Base 0.4.1+b4f4f6cd14
fabric-api-lookup-api-v1: Fabric API Lookup API (v1) 1.5.0+17be577f65
fabric-biome-api-v1: Fabric Biome API (v1) 6.0.1+ded849a965
fabric-command-api-v1: Fabric Command API (v1) 1.1.6+3ac43d9565
fabric-commands-v0: Fabric Commands (v0) 0.2.5+b4f4f6cd65
fabric-containers-v0: Fabric Containers (v0) 0.1.18+d154e2c665
fabric-content-registries-v0: Fabric Content Registries (v0) 0.4.5+6f53a73d65
fabric-crash-report-info-v1: Fabric Crash Report Info (v1) 0.1.8+3ac43d9565
fabric-dimensions-v1: Fabric Dimensions API (v1) 2.1.9+a1d9bbf565
fabric-entity-events-v1: Fabric Entity Events (v1) 1.4.5+6b21378a14
fabric-events-interaction-v0: Fabric Events Interaction (v0) 0.4.16+bfa23f1765
fabric-events-lifecycle-v0: Fabric Events Lifecycle (v0) 0.2.6+b4f4f6cd65
fabric-game-rule-api-v1: Fabric Game Rule API (v1) 1.0.10+3ac43d9565
fabric-item-api-v1: Fabric Item API (v1) 1.3.0+691a79b565
fabric-item-groups-v0: Fabric Item Groups (v0) 0.3.3+3ac43d9514
fabric-language-kotlin: Fabric Language Kotlin 1.7.1+kotlin.1.6.10
fabric-language-scala: Fabric Language Scala 1.1.0+scala.2.13.6
fabric-lifecycle-events-v1: Fabric Lifecycle Events (v1) 1.4.10+c15ca33565
fabric-loot-tables-v1: Fabric Loot Tables (v1) 1.0.8+3ac43d9565
fabric-mining-level-api-v1: Fabric Mining Level API (v1) 1.0.3+3ac43d9514
fabric-mining-levels-v0: Fabric Mining Levels (v0) 0.1.8+b4f4f6cd65
fabric-networking-api-v1: Fabric Networking API (v1) 1.0.18+3ac43d9514
fabric-networking-v0: Fabric Networking (v0) 0.3.5+b4f4f6cd65
fabric-object-builder-api-v1: Fabric Object Builder API (v1) 1.11.1+3b82842e65
fabric-object-builders-v0: Fabric Object Builders (v0) 0.7.9+3ac43d9565
fabric-particles-v1: Fabric Particles (v1) 0.2.9+526dc1ac65
fabric-permissions-api-v0: fabric-permissions-api 0.1-SNAPSHOT
fabric-registry-sync-v0: Fabric Registry Sync (v0) 0.9.0+befed49e65
fabric-rendering-data-attachment-v1: Fabric Rendering Data Attachment (v1) 0.3.4+7242e9d765
fabric-rendering-fluids-v1: Fabric Rendering Fluids (v1) 0.1.18+3ac43d9565
fabric-resource-conditions-api-v1: Fabric Resource Conditions API (v1) 1.0.1+13eda06565
fabric-resource-loader-v0: Fabric Resource Loader (v0) 0.4.11+3ac43d9514
fabric-screen-handler-api-v1: Fabric Screen Handler API (v1) 1.1.11+3ac43d9565
fabric-structure-api-v1: Fabric Structure API (v1) 2.1.0+0a73a6c265
fabric-tag-extensions-v0: Fabric Tag Extensions (v0) 1.2.5+3ac43d9514
fabric-tool-attribute-api-v1: Fabric Tool Attribute API (v1) 1.3.5+fb3b57b465
fabric-transfer-api-v1: Fabric Transfer API (v1) 1.5.6+b4f4f6cd65
fabricenchantments: Fabric Enchantments 0.7.0
fabricloader: Fabric Loader 0.13.3
fabricshieldlib: Fabric Shield Lib 1.5.0-1.18
fake-player-api: Fake Player API 0.3.0
farmersdelight: Farmer's Delight 1.18.1-0.2.0
farmingforblockheads: Farming for Blockheads 9.0.3
feature_nbt_deadlock_be_gone: Feature NBT Deadlock Be Gone - Fabric 1.0.1+1.18.1
ferritecore: FerriteCore 4.1.1
fertilization: Fertilization 7.0.0
fiber: fiber 0.23.0-2
findme: FindMe 3.0.5
floral_flair: Floral Flair 1.1.2
fluidtank: Fluid Tank 18.3.0-fabric
flytre_lib: FlytreLib 1.7.1
forgeconfigapiport: Forge Config API Port 3.1.1
friendsandfoes: Friends&Foes 1.2.3
ftbchunks: FTB Chunks 1801.3.3-build.119
ftblibrary: FTB Library 1801.3.5-build.109
ftbquests: FTB Quests 1801.3.7-build.87
ftbranks: FTB Ranks 1801.1.6-build.22
ftbteams: FTB Teams 1801.2.4-build.46
ftbultimine: FTB Ultimine 1801.3.2-build.48
gateofbabylon: Gate Of Babylon 1.6.0-1.18.1
geckolib3: Geckolib 3.0.32
givemehats: Give Me Hats! 1.7.5
glassdoor: Glass Doors 2.0.0-1.18
glassential: Glassential 1.3.0
go-fish: Go Fish 1.4.1-1.18.1
gobber2: Gobber2 2.5.62
goblintraders: Goblin Traders 1.4.1
goldenhoppers: Golden Hoppers 1.2.0
golemsgalore: Golems Galore 1.1.1-1.18
graveyard: The Graveyard 1.5
harvest_scythes: Harvest Scythes 2.4.1
heartytrinkets: Hearty Trinkets 1.18.1-1.0.0
hologram-api: Hologram API 0.2.1+1.18-pre5
hookshot: Hookshot 24.0
horsestatsvanilla: Horse Stats Vanilla 4.1.10
iceberg: Iceberg 1.0.38
impaled: Impaled 1.0.2
impersonate: Impersonate 2.4.1
improved-stations: Improved Stations 2.0.8
incantationem: Incantationem 1.1.3+1.18.1
indrev: Industrial Revolution 1.13.6-BETA
indrev-nikolite: Industrial Revolution: Nikolite Expansion 1.0+1.18.1
infusion_table: Infusion Table 1.0.5
inmis: Inmis 2.5.1-1.18.1
interference: Interference API 1.3.0
io_leangen_geantyref_geantyref: geantyref 1.3.11
ironbundles: Iron Bundles 1.0.2+1.17
ironfurnaces: Iron Furnaces 3.0.0
itemfilters: Item Filters 1801.2.6-build.16
jankson: Jankson 4.0.0+j1.2.0
java: OpenJDK 64-Bit Server VM 17
kambrik: Kambrik 3.0.1-1.18
kanos_config: Kanos Config 0.1.4+1.14.4-1.17.1
kibe: Kibe 1.9.4-BETA+1.18
kiwi: Kiwi Lib 5.2.5
kleeslabs: KleeSlabs 11.0.0
krypton: Krypton 0.1.6
ktdatataglib: KtDataTagLib 1.6.4-1
kubejs: KubeJS 1801.4.1-build.271
kyrptconfig: Kyrpt Config 1.3.4-1.18
lazydfu: LazyDFU 0.1.2
leaf-decay: Leaf Decay 1.4.0-1.18.1
libblockattributes: LibBlockAttributes 0.10.0
libblockattributes_core: LibBlockAttributes (Core) 0.10.0
libblockattributes_fluids: LibBlockAttributes (Fluids) 0.10.0
libblockattributes_items: LibBlockAttributes (Items) 0.10.0
libcd: LibCapableData 3.0.3+1.16.3
libgui: LibGui 5.2.0+1.18
libninepatch: LibNinePatch 1.1.0
lifts: Lifts 1.4-BETA+1.18
lightestlamp: Lightest Lamps 1.0.0-beta
lightingwand: Lighting Wand 3.0.0
lithium: Lithium 0.7.7
lovely_snails: Lovely Snails 1.0.3+1.18
lychee: Lychee Tweaker 1.5.1
maelstrom_library: Maelstrom Library 1.2.3-1.18-rc3
magicfungi: Magic Fungi 0.6.3-BETA+1.18
magna: Magna 1.7.0-1.18-pre1
mavm: More Axolotl Variants Mod 1.0.7a
maybe-data: Maybe data 1.0.1-1.17
mcdict: MCDict 2.1.0+1.17.1
mcwfences: Macaw's Fences and Walls 1.0.4
mcwlights: Macaw's Lights and Lamps 1.0.2
mcwpaintings: Macaw's Paintings 1.0.2
mcwtrpdoors: Macaw's Trapdoors 1.0.4
megane: megane 7.1.0
megane-api: megane-api 7.0.0
megane-applied-energistics-2: megane-applied-energistics-2 7.0.1
megane-deep-mob-learning-simulacrum: megane-deep-mob-learning-simulacrum 7.0.0
megane-extra-generators: megane-extra-generators 7.0.0
megane-fabric-transfer: megane-fabric-transfer 7.0.0
megane-industrial-revolution: megane-industrial-revolution 7.0.0
megane-kibe: megane-kibe 7.0.0
megane-lib-block-attributes: megane-lib-block-attributes 7.0.0
megane-reborn-core: megane-reborn-core 7.0.0
megane-reborn-energy: megane-reborn-energy 7.0.0
megane-runtime: megane-runtime 7.1.0
megane-tech-reborn: megane-tech-reborn 7.0.0
megane-vanilla: megane-vanilla 7.0.0
megane-wireless-networks: megane-wireless-networks 7.0.0
minecraft: Minecraft 1.18.1
mm: Manningham Mills 2.3
mo_glass: Mo Glass 1.6.1-MC1.18.1
mocolors: Mo' Colors 1.3.0
modern_industrialization: Modern Industrialization 1.0.4
morevillagers-fabric: MoreVillagersFabric 3.1.1-SNAPSHOT
mostructures: Mo' Structures 1.3.0-pre1+1.18
moyai: Moyai 1.18-1.0.0
multibeds: MultiBeds 1.2.1
multipart_entities: MultipartEntities 1.1.4-1.18-rc3
myron: Myron 1.6.2+1.18.1
mythic-mounts: Mythic Mounts 1.18-4.0
naturescompass: Nature's Compass 1.18.1-2.0.2-fabric
nbtcrafting: NBT Crafting 2.1.2+mc1.18.1
nears: Nears 1.1.2
netherportalfix: NetherPortalFix 9.0.0
ninjaphenix_container_lib: NinjaPhenix's Container Library 1.2.10
no_null_processors: No Null Processors - Fabric 2.0.1+1.18.1
noexpensive: NoExpensive 1.18-Fabric-1.2.0
nomorescore: No More Score 1.0.0
notenoughcrashes: Not Enough Crashes 4.1.4+1.18.1
nyfsquiver: Nyf's Quivers Fabric-0.4.0-1.18
omega-config: OmegaConfig 1.2.3-1.18.1
omega-config-gui: Omega Config GUI 1.2.3-1.18.1
onsoulfire: On Soul Fire 1.18-1
org_apache_commons_commons-compress: commons-compress 1.19
org_jetbrains_kotlin_kotlin-reflect: kotlin-reflect 1.6.10
org_jetbrains_kotlin_kotlin-stdlib: kotlin-stdlib 1.6.10
org_jetbrains_kotlin_kotlin-stdlib-jdk7: kotlin-stdlib-jdk7 1.6.10
org_jetbrains_kotlin_kotlin-stdlib-jdk8: kotlin-stdlib-jdk8 1.6.10
org_jetbrains_kotlinx_kotlinx-coroutines-core-jvm: kotlinx-coroutines-core-jvm 1.5.2
org_jetbrains_kotlinx_kotlinx-coroutines-jdk8: kotlinx-coroutines-jdk8 1.5.2
org_jetbrains_kotlinx_kotlinx-serialization-cbor-jvm: kotlinx-serialization-cbor-jvm 1.3.1
org_jetbrains_kotlinx_kotlinx-serialization-core-jvm: kotlinx-serialization-core-jvm 1.3.1
org_jetbrains_kotlinx_kotlinx-serialization-json-jvm: kotlinx-serialization-json-jvm 1.3.1
org_spongepowered_configurate-core: configurate-core 4.1.1
org_spongepowered_configurate-extra-dfu4: configurate-extra-dfu4 4.1.1
org_spongepowered_configurate-gson: configurate-gson 4.1.1
org_spongepowered_configurate-hocon: configurate-hocon 4.1.1
org_tukaani_xz: xz 1.9
oro_config: OroArmor Config 2.1.0
owo: oωo 0.5.2+1.18
oxidized: Oxidized 1.6.0
packet_tweaker: Packet Tweaker 0.2.0+1.18-pre1
patchouli: Patchouli 1.18.1-65-FABRIC
pehkui: Pehkui 3.1.0+1.14.4-1.18.1
phonos: Phonos 0.2+1.18
phosphor: Phosphor 0.8.1
placeholder-api: Placeholder API 1.1.3+1.17.1
platforms: Platforms 1.2.0
platypus: Platypuses 1.0.0
player-data-api: Player Data API 0.1.0+1.18
playerabilitylib: Pal 1.5.0
plushies: Plushie Mod 1.1
polymer: Polymer (Core) 0.2.0-beta.24+1.18.1
polymer-legacy: Polymer (Compatibility) 0.1.9+0.2.0-beta.24+1.18.1
prettybeaches: Pretty Beaches 7.0.0
promenade: Promenade 2.5.1
pugh_lib: Pugh Lib 1.2.15
pugh_tools: Pugh Tools 1.1.17
puzzleslib: Puzzles Lib 3.1.5
quarrymod: Industial Quarry Mod 0.5.3
quarryplus: QuarryPlus 18.2.493
quickshulker: Quick Shulker 1.3.6-1.18
rangers_haven: Ranger's Haven 2.3.1
ratsmischief: Rat's Mischief 1.3.4
reach-entity-attributes: Reach Entity Attributes 2.1.1
reborncore: Reborn Core 5.1.0
redbits: Red Bits 1.12.0
repurposed_structures: Repurposed Structures 3.3.0+1.18.1
respawnablepets: Respawnable Pets 1.18-2
rhino: Rhino 1800.1.7-build.94
rightclickharvest: Right Click Harvest 1.5.1
ringsofascension: Rings of Ascension 1.0
roughlyenoughitems: Roughly Enough Items 7.2.425
runelic: Runelic 10.0.3
sandwichable: Sandwichable 1.2-rc4+1.18
secretrooms: Secret Rooms 1.3.0+1.18.1
server_translations_api: Server Translations API 1.4.8+1.18-pre1
servercore-fabric: ServerCore-Fabric 1.2.6-1.18.1
sgui: sgui 1.0.0-rc6+1.18-pre5
shetiphiancore: ShetiPhianCore 1.2.2
shulkerboxtooltip: Shulker Box Tooltip 3.0.5+1.18
shulkerutils: shulkerutils 1.0.4-1.18
simpleteleporters: Simple Teleporters 2.3.0
skinnedlanterns: Skinned Lanterns 1.2.0+build.12
slotlink: slotlink 4.2.1
smootherbedrock: Smoother Bedrock 1.0.3
someforgepatchesported: Some Forge Patches Ported 1.0.2
spark: spark 1.8.6
spatialharvesters: Spatial Harvesters 0.11.13b
spectrum: Spectrum 1.2.8-1.18.1-midgame9
spellbound: Spellbound 1.7.2
stacc: Stacc 1.2.3
staffofbuilding: Staff of Building 1.4.1-1.18.1
starterkit-fabric: Starter Kit (Fabric) 3.1
static-content: Static Content 1.0.2-1.16.2
staticdata: Static Data 1.1.2
step-height-entity-attribute: Step Height Entity Attribute 1.0.0
stoneholm: Stoneholm 1.4.2
structurized: Structurized 1.4.0+1.18
styledplayerlist: Styled Player List 2.1.3+1.18
tacocraft: TacoCraft 1.7.2-1.18.1
team_reborn_energy: Energy 2.2.0
techreborn: Tech Reborn 5.1.0
terrablender: TerraBlender 1.1.0.77
terraform-shapes-api-v1: Terraform Shapes API (v1) 2.1.0
terraform-wood-api-v1: Terraform Wood API (v1) 2.0.2
terrarianslimes: Terrarian Slimes 1.1-BETA+1.17
textile_backup: Textile Backup 2.3.0-1.18
thatched: Thatched 1.0.1
thonkutil: ThonkUtil 1.3
timeinabottle: Time in a Bottle 1.6-mc1.17-fabric
tipthescales: Tip The Scales 5.0.4
totemicoverhaul: Totemic Overhaul 1.2
totemmod: Wither Totems Mod 0.3.4-1.18-rc2
totw_additions: Towers of the Wild: Additions 1.1.0
towers_of_the_wild_reworked: Towers of the Wild: Reworked 2.1.1
tradingpost: Trading Post 3.1.2
transportables: Transportables 1.1
trapexpansion: Trap Expansion 1.3.3
trashslot: TrashSlot 11.0.1
trinketofundying: Trinket of Undying 2.0.1-1.18
trinkets: Trinkets 3.2.0
twigs: Twigs 1.1.2
universal-graves: Universal Graves 2.0.0-rc.4+1.18.1
untitledduckmod: Untitled Duck Mod 0.3.0
urns: Urns 1.0.1
vanilla-hammers: Vanilla Hammers 3.2.0-1.18.1
vanillaexcavators: Vanilla Excavators 1.1.0
villager-hats: Villager Hats Mod 1.3.0
voidz: VoidZ 1.0.5
waystones: Waystones 2.4.1
winged: Winged Mod 1.18.1-3.1.0
wirelessnetworks: Wireless Networks 1.4.1
wolveswitharmor: Wolves With Armor 1.7.0-1.18
workings: Workings 1.0.7
wthit: wthit 4.5.1
xlpackets: XLPackets 2.1-1.17.1
xp_storage: XP Storage 1.4.3+1.18
xp_storage_trinkets: XP Storage - Trinkets 0.1+1.18
yosbr: YOSBR 0.1.1
Server Running: true
Player Count: 2 / 2; [class_3222['xxxxxx'/4, l='ServerLevel[world]', x=-467.93, y=121.00, z=5461.13], class_3222['xxxxxx'/458, l='ServerLevel[world]', x=-506.18, y=125.00, z=5487.72]]
Data Packs: vanilla, Fabric Mods, minecraft/croptop
Is Modded: Definitely; Server brand changed to 'fabric'
Type: Dedicated Server (map_server.txt)
Suspected Mods: Energy (team_reborn_energy), Minecraft (minecraft), Fabric Transfer API (v1) (fabric-transfer-api-v1), Wireless Networks (wirelessnetworks)

Power always resets to significantly lower amount on relog

MC 1.18.1, Wireless Networks version 1.4.1

I noticed something strange the other day. I noticed that I had over 100M in power in my network and then it was 55M and no way I was using that much. I then watched today and it was up to 66M. I then logged off, logged back on and power was back to 55M. Got it back up to 86M, logged off and back on and it is back to 55M.

EDIT - power supply sources used were Ind Rev Biogenerator and Solar panel and Extra Generators, no power storage, other than the internal buffers of those and the Network.

1.18.1 No Power

Mod version is 1.4.1

Other mods relevant:
TechReborn 5.1.0-beta.5
Industrial Rev 1.13.6-BETA
Extra Generators 1.1.1-BETA+1.18

Nothing works. Set up a network and there is no power. Tried different cable combinations, different power generations systems, nothing works.

I also went into a creative world and just tried a bunch of different things and I could not get anything to work at all.

2022-01-31_18 47 05
2022-01-31_18 47 27
2022-01-31_18 57 46

Bug on 1.1.2

image

Transferring power like this used to work perfectly fine on version 1.1.1. But it doesnt anymore on version 1.1.2.
Code on github isnt up-to-date, so I couldnt check it out, wouldve looked for it ;)

1.18.2 Crashes

The mod works fine in 1.18.1 but for some reason not in 1.18.2

---- Minecraft Crash Report ----
// Don't be sad, have a hug! <3

Time: 4/3/22, 10:48 PM
Description: Initializing game

java.lang.RuntimeException: Could not execute entrypoint stage 'main' due to errors, provided by 'wirelessnetworks'!
	at net.fabricmc.loader.impl.entrypoint.EntrypointUtils.lambda$invoke0$0(EntrypointUtils.java:51)
	at net.fabricmc.loader.impl.util.ExceptionUtil.gatherExceptions(ExceptionUtil.java:33)
	at net.fabricmc.loader.impl.entrypoint.EntrypointUtils.invoke0(EntrypointUtils.java:49)
	at net.fabricmc.loader.impl.entrypoint.EntrypointUtils.invoke(EntrypointUtils.java:35)
	at net.fabricmc.loader.impl.game.minecraft.Hooks.startClient(Hooks.java:52)
	at net.minecraft.class_310.<init>(class_310.java:452)
	at net.minecraft.client.main.Main.main(Main.java:197)
	at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
	at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77)
	at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.base/java.lang.reflect.Method.invoke(Method.java:568)
	at net.fabricmc.loader.impl.game.minecraft.MinecraftGameProvider.launch(MinecraftGameProvider.java:416)
	at net.fabricmc.loader.impl.launch.knot.Knot.launch(Knot.java:77)
	at net.fabricmc.loader.impl.launch.knot.KnotClient.main(KnotClient.java:23)
	at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
	at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77)
	at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.base/java.lang.reflect.Method.invoke(Method.java:568)
	at org.multimc.onesix.OneSixLauncher.launchWithMainClass(OneSixLauncher.java:210)
	at org.multimc.onesix.OneSixLauncher.launch(OneSixLauncher.java:245)
	at org.multimc.EntryPoint.listen(EntryPoint.java:143)
	at org.multimc.EntryPoint.main(EntryPoint.java:34)
Caused by: java.lang.NoClassDefFoundError: net/fabricmc/fabric/api/tool/attribute/v1/FabricToolTags
	at me.steven.wirelessnetworks.WirelessNetworks.<clinit>(WirelessNetworks.java:34)
	at java.base/java.lang.Class.forName0(Native Method)
	at java.base/java.lang.Class.forName(Class.java:467)
	at net.fabricmc.loader.impl.util.DefaultLanguageAdapter.create(DefaultLanguageAdapter.java:50)
	at net.fabricmc.loader.impl.entrypoint.EntrypointStorage$NewEntry.getOrCreate(EntrypointStorage.java:117)
	at net.fabricmc.loader.impl.entrypoint.EntrypointContainerImpl.getEntrypoint(EntrypointContainerImpl.java:53)
	at net.fabricmc.loader.impl.entrypoint.EntrypointUtils.invoke0(EntrypointUtils.java:47)
	... 19 more
Caused by: java.lang.ClassNotFoundException: net.fabricmc.fabric.api.tool.attribute.v1.FabricToolTags
	at java.base/jdk.internal.loader.BuiltinClassLoader.loadClass(BuiltinClassLoader.java:641)
	at java.base/jdk.internal.loader.ClassLoaders$AppClassLoader.loadClass(ClassLoaders.java:188)
	at java.base/java.lang.ClassLoader.loadClass(ClassLoader.java:520)
	at net.fabricmc.loader.impl.launch.knot.KnotClassLoader.loadClass(KnotClassLoader.java:158)
	at java.base/java.lang.ClassLoader.loadClass(ClassLoader.java:520)
	... 26 more


A detailed walkthrough of the error, its code path and all known details is as follows:
---------------------------------------------------------------------------------------

-- Head --
Thread: Render thread
Stacktrace:
	at net.fabricmc.loader.impl.entrypoint.EntrypointUtils.lambda$invoke0$0(EntrypointUtils.java:51)
	at net.fabricmc.loader.impl.util.ExceptionUtil.gatherExceptions(ExceptionUtil.java:33)
	at net.fabricmc.loader.impl.entrypoint.EntrypointUtils.invoke0(EntrypointUtils.java:49)
	at net.fabricmc.loader.impl.entrypoint.EntrypointUtils.invoke(EntrypointUtils.java:35)
	at net.fabricmc.loader.impl.game.minecraft.Hooks.startClient(Hooks.java:52)
	at net.minecraft.class_310.<init>(class_310.java:452)

-- Initialization --
Details:
	Modules: 
		ADVAPI32.dll:Advanced Windows 32 Base API:10.0.22000.1 (WinBuild.160101.0800):Microsoft Corporation
		COMCTL32.dll:User Experience Controls Library:6.10 (WinBuild.160101.0800):Microsoft Corporation
		CRYPT32.dll:Crypto API32:10.0.22000.1 (WinBuild.160101.0800):Microsoft Corporation
		CRYPTBASE.dll:Base cryptographic API DLL:10.0.22000.1 (WinBuild.160101.0800):Microsoft Corporation
		CRYPTSP.dll:Cryptographic Service Provider API:10.0.22000.1 (WinBuild.160101.0800):Microsoft Corporation
		DBGHELP.DLL:Windows Image Helper:10.0.22000.1 (WinBuild.160101.0800):Microsoft Corporation
		DNSAPI.dll:DNS Client API DLL:10.0.22000.1 (WinBuild.160101.0800):Microsoft Corporation
		GDI32.dll:GDI Client DLL:10.0.22000.1 (WinBuild.160101.0800):Microsoft Corporation
		IMM32.DLL:Multi-User Windows IMM32 API Client DLL:10.0.22000.1 (WinBuild.160101.0800):Microsoft Corporation
		IPHLPAPI.DLL:IP Helper API:10.0.22000.1 (WinBuild.160101.0800):Microsoft Corporation
		KERNEL32.DLL:Windows NT BASE API Client DLL:10.0.22000.434 (WinBuild.160101.0800):Microsoft Corporation
		KERNELBASE.dll:Windows NT BASE API Client DLL:10.0.22000.434 (WinBuild.160101.0800):Microsoft Corporation
		MpOav.dll:IOfficeAntiVirus Module:4.18.2202.4 (WinBuild.160101.0800):Microsoft Corporation
		NSI.dll:NSI User-mode interface DLL:10.0.22000.1 (WinBuild.160101.0800):Microsoft Corporation
		NTASN1.dll:Microsoft ASN.1 API:10.0.22000.1 (WinBuild.160101.0800):Microsoft Corporation
		Ole32.dll:Microsoft OLE for Windows:10.0.22000.1 (WinBuild.160101.0800):Microsoft Corporation
		OleAut32.dll:OLEAUT32.DLL:10.0.22000.1 (WinBuild.160101.0800):Microsoft Corporation
		PSAPI.DLL:Process Status Helper:10.0.22000.1 (WinBuild.160101.0800):Microsoft Corporation
		Pdh.dll:Windows Performance Data Helper DLL:10.0.22000.1 (WinBuild.160101.0800):Microsoft Corporation
		RPCRT4.dll:Remote Procedure Call Runtime:10.0.22000.1 (WinBuild.160101.0800):Microsoft Corporation
		SHCORE.dll:SHCORE:10.0.22000.1 (WinBuild.160101.0800):Microsoft Corporation
		SHELL32.dll:Windows Shell Common Dll:10.0.22000.184 (WinBuild.160101.0800):Microsoft Corporation
		UMPDC.dll:User Mode Power Dependency Coordinator:10.0.22000.1 (WinBuild.160101.0800):Microsoft Corporation
		USER32.dll:Multi-User Windows USER API Client DLL:10.0.22000.1 (WinBuild.160101.0800):Microsoft Corporation
		USERENV.dll:Userenv:10.0.22000.1 (WinBuild.160101.0800):Microsoft Corporation
		VCRUNTIME140.dll:Microsoft® C Runtime Library:14.29.30135.0 built by: vcwrkspc:Microsoft Corporation
		VERSION.dll:Version Checking and File Installation Libraries:10.0.22000.1 (WinBuild.160101.0800):Microsoft Corporation
		WINHTTP.dll:Windows HTTP Services:10.0.22000.1 (WinBuild.160101.0800):Microsoft Corporation
		WINMM.dll:MCI API DLL:10.0.22000.1 (WinBuild.160101.0800):Microsoft Corporation
		WS2_32.dll:Windows Socket 2.0 32-Bit DLL:10.0.22000.1 (WinBuild.160101.0800):Microsoft Corporation
		WSOCK32.dll:Windows Socket 32-Bit DLL:10.0.22000.1 (WinBuild.160101.0800):Microsoft Corporation
		amsi.dll:Anti-Malware Scan Interface:10.0.22000.120 (WinBuild.160101.0800):Microsoft Corporation
		bcrypt.dll:Windows Cryptographic Primitives Library:10.0.22000.1 (WinBuild.160101.0800):Microsoft Corporation
		bcryptPrimitives.dll:Windows Cryptographic Primitives Library:10.0.22000.376 (WinBuild.160101.0800):Microsoft Corporation
		clbcatq.dll:COM+ Configuration Catalog:2001.12.10941.16384 (WinBuild.160101.0800):Microsoft Corporation
		combase.dll:Microsoft COM for Windows:10.0.22000.1 (WinBuild.160101.0800):Microsoft Corporation
		dbgcore.DLL:Windows Core Debugging Helpers:10.0.22000.1 (WinBuild.160101.0800):Microsoft Corporation
		dhcpcsvc.DLL:DHCP Client Service:10.0.22000.1 (WinBuild.160101.0800):Microsoft Corporation
		dhcpcsvc6.DLL:DHCPv6 Client:10.0.22000.1 (WinBuild.160101.0800):Microsoft Corporation
		fwpuclnt.dll:FWP/IPsec User-Mode API:10.0.22000.258 (WinBuild.160101.0800):Microsoft Corporation
		gdi32full.dll:GDI Client DLL:10.0.22000.527 (WinBuild.160101.0800):Microsoft Corporation
		java.dll:OpenJDK Platform binary:17.0.2.0:Microsoft
		javaw.exe:OpenJDK Platform binary:17.0.2.0:Microsoft
		jemalloc.dll
		jimage.dll:OpenJDK Platform binary:17.0.2.0:Microsoft
		jli.dll:OpenJDK Platform binary:17.0.2.0:Microsoft
		jna13387697020958866054.dll:JNA native library:6.1.2:Java(TM) Native Access (JNA)
		jsvml.dll:OpenJDK Platform binary:17.0.2.0:Microsoft
		jvm.dll:OpenJDK 64-Bit server VM:17.0.2.0:Microsoft
		kernel.appcore.dll:AppModel API Host:10.0.22000.71 (WinBuild.160101.0800):Microsoft Corporation
		lwjgl.dll
		management.dll:OpenJDK Platform binary:17.0.2.0:Microsoft
		management_ext.dll:OpenJDK Platform binary:17.0.2.0:Microsoft
		msvcp140.dll:Microsoft® C Runtime Library:14.29.30135.0 built by: vcwrkspc:Microsoft Corporation
		msvcp_win.dll:Microsoft® C Runtime Library:10.0.22000.1 (WinBuild.160101.0800):Microsoft Corporation
		msvcrt.dll:Windows NT CRT DLL:7.0.22000.1 (WinBuild.160101.0800):Microsoft Corporation
		mswsock.dll:Microsoft Windows Sockets 2.0 Service Provider:10.0.22000.1 (WinBuild.160101.0800):Microsoft Corporation
		napinsp.dll:E-mail Naming Shim Provider:10.0.22000.1 (WinBuild.160101.0800):Microsoft Corporation
		ncrypt.dll:Windows NCrypt Router:10.0.22000.1 (WinBuild.160101.0800):Microsoft Corporation
		net.dll:OpenJDK Platform binary:17.0.2.0:Microsoft
		nio.dll:OpenJDK Platform binary:17.0.2.0:Microsoft
		ntdll.dll:NT Layer DLL:10.0.22000.434 (WinBuild.160101.0800):Microsoft Corporation
		perfos.dll:Windows System Performance Objects DLL:10.0.22000.1 (WinBuild.160101.0800):Microsoft Corporation
		pfclient.dll:SysMain Client:10.0.22000.1 (WinBuild.160101.0800):Microsoft Corporation
		pnrpnsp.dll:PNRP Name Space Provider:10.0.22000.1 (WinBuild.160101.0800):Microsoft Corporation
		powrprof.dll:Power Profile Helper DLL:10.0.22000.1 (WinBuild.160101.0800):Microsoft Corporation
		profapi.dll:User Profile Basic API:10.0.22000.1 (WinBuild.160101.0800):Microsoft Corporation
		rasadhlp.dll:Remote Access AutoDial Helper:10.0.22000.1 (WinBuild.160101.0800):Microsoft Corporation
		rsaenh.dll:Microsoft Enhanced Cryptographic Provider:10.0.22000.1 (WinBuild.160101.0800):Microsoft Corporation
		sechost.dll:Host for SCM/SDDL/LSA Lookup APIs:10.0.22000.1 (WinBuild.160101.0800):Microsoft Corporation
		shlwapi.dll:Shell Light-weight Utility Library:10.0.22000.1 (WinBuild.160101.0800):Microsoft Corporation
		sunmscapi.dll:OpenJDK Platform binary:17.0.2.0:Microsoft
		ucrtbase.dll:Microsoft® C Runtime Library:10.0.22000.1 (WinBuild.160101.0800):Microsoft Corporation
		vcruntime140_1.dll:Microsoft® C Runtime Library:14.29.30135.0 built by: vcwrkspc:Microsoft Corporation
		verify.dll:OpenJDK Platform binary:17.0.2.0:Microsoft
		win32u.dll:Win32u:10.0.22000.556 (WinBuild.160101.0800):Microsoft Corporation
		windows.storage.dll:Microsoft WinRT Storage API:10.0.22000.184 (WinBuild.160101.0800):Microsoft Corporation
		winrnr.dll:LDAP RnR Provider DLL:10.0.22000.1 (WinBuild.160101.0800):Microsoft Corporation
		wintypes.dll:Windows Base Types DLL:10.0.22000.1 (WinBuild.160101.0800):Microsoft Corporation
		wshbth.dll:Windows Sockets Helper DLL:10.0.22000.41 (WinBuild.160101.0800):Microsoft Corporation
		zip.dll:OpenJDK Platform binary:17.0.2.0:Microsoft
Stacktrace:
	at net.minecraft.client.main.Main.main(Main.java:197)
	at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
	at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77)
	at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.base/java.lang.reflect.Method.invoke(Method.java:568)
	at net.fabricmc.loader.impl.game.minecraft.MinecraftGameProvider.launch(MinecraftGameProvider.java:416)
	at net.fabricmc.loader.impl.launch.knot.Knot.launch(Knot.java:77)
	at net.fabricmc.loader.impl.launch.knot.KnotClient.main(KnotClient.java:23)
	at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
	at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77)
	at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.base/java.lang.reflect.Method.invoke(Method.java:568)
	at org.multimc.onesix.OneSixLauncher.launchWithMainClass(OneSixLauncher.java:210)
	at org.multimc.onesix.OneSixLauncher.launch(OneSixLauncher.java:245)
	at org.multimc.EntryPoint.listen(EntryPoint.java:143)
	at org.multimc.EntryPoint.main(EntryPoint.java:34)

-- System Details --
Details:
	Minecraft Version: 1.18.2
	Minecraft Version ID: 1.18.2
	Operating System: Windows 11 (amd64) version 10.0
	Java Version: 17.0.2, Microsoft
	Java VM Version: OpenJDK 64-Bit Server VM (mixed mode, sharing), Microsoft
	Memory: 2617438224 bytes (2496 MiB) / 3053453312 bytes (2912 MiB) up to 10737418240 bytes (10240 MiB)
	CPUs: 24
	Processor Vendor: AuthenticAMD
	Processor Name: AMD Ryzen 9 3900X 12-Core Processor            
	Identifier: AuthenticAMD Family 23 Model 113 Stepping 0
	Microarchitecture: Zen 2
	Frequency (GHz): 3.79
	Number of physical packages: 1
	Number of physical CPUs: 12
	Number of logical CPUs: 24
	Graphics card #0 name: NVIDIA GeForce RTX 2060
	Graphics card #0 vendor: NVIDIA (0x10de)
	Graphics card #0 VRAM (MB): 4095.00
	Graphics card #0 deviceId: 0x1f08
	Graphics card #0 versionInfo: DriverVersion=30.0.15.1215
	Memory slot #0 capacity (MB): 16384.00
	Memory slot #0 clockSpeed (GHz): 2.40
	Memory slot #0 type: DDR4
	Memory slot #1 capacity (MB): 16384.00
	Memory slot #1 clockSpeed (GHz): 2.40
	Memory slot #1 type: DDR4
	Virtual memory max (MB): 37579.09
	Virtual memory used (MB): 26624.93
	Swap memory total (MB): 4864.00
	Swap memory used (MB): 48.31
	JVM Flags: 3 total; -XX:HeapDumpPath=MojangTricksIntelDriversForPerformance_javaw.exe_minecraft.exe.heapdump -Xms512m -Xmx10240m
	Fabric Mods: 
		blue_endless_jankson: jankson 1.2.1
		fabric: Fabric API 0.48.0+1.18.2
		fabric-api-base: Fabric API Base 0.4.4+d7c144a860
		fabric-api-lookup-api-v1: Fabric API Lookup API (v1) 1.5.7+d7c144a860
		fabric-biome-api-v1: Fabric Biome API (v1) 8.0.3+801ec85b60
		fabric-blockrenderlayer-v1: Fabric BlockRenderLayer Registration (v1) 1.1.12+3ac43d9560
		fabric-command-api-v1: Fabric Command API (v1) 1.1.9+d7c144a860
		fabric-commands-v0: Fabric Commands (v0) 0.2.8+b4f4f6cd60
		fabric-containers-v0: Fabric Containers (v0) 0.1.21+d7c144a860
		fabric-content-registries-v0: Fabric Content Registries (v0) 3.0.2+d82b939260
		fabric-crash-report-info-v1: Fabric Crash Report Info (v1) 0.1.11+3ac43d9560
		fabric-dimensions-v1: Fabric Dimensions API (v1) 2.1.17+2540745460
		fabric-entity-events-v1: Fabric Entity Events (v1) 1.4.8+d7c144a860
		fabric-events-interaction-v0: Fabric Events Interaction (v0) 0.4.19+d7c144a860
		fabric-events-lifecycle-v0: Fabric Events Lifecycle (v0) 0.2.13+d7c144a860
		fabric-game-rule-api-v1: Fabric Game Rule API (v1) 1.0.13+d7c144a860
		fabric-item-api-v1: Fabric Item API (v1) 1.3.3+691a79b560
		fabric-item-groups-v0: Fabric Item Groups (v0) 0.3.10+3ac43d9560
		fabric-key-binding-api-v1: Fabric Key Binding API (v1) 1.0.12+54e5b2ec60
		fabric-keybindings-v0: Fabric Key Bindings (v0) 0.2.10+b4f4f6cd60
		fabric-lifecycle-events-v1: Fabric Lifecycle Events (v1) 2.0.2+2540745460
		fabric-loot-tables-v1: Fabric Loot Tables (v1) 1.0.11+d7c144a860
		fabric-mining-level-api-v1: Fabric Mining Level API (v1) 2.0.4+d1027f7d60
		fabric-models-v0: Fabric Models (v0) 0.3.6+d7c144a860
		fabric-networking-api-v1: Fabric Networking API (v1) 1.0.21+d882b91560
		fabric-networking-v0: Fabric Networking (v0) 0.3.8+b4f4f6cd60
		fabric-object-builder-api-v1: Fabric Object Builder API (v1) 2.0.3+40c91ec860
		fabric-particles-v1: Fabric Particles (v1) 0.2.12+526dc1ac60
		fabric-registry-sync-v0: Fabric Registry Sync (v0) 0.9.8+0d9ab37260
		fabric-renderer-api-v1: Fabric Renderer API (v1) 0.4.13+d882b91560
		fabric-renderer-indigo: Fabric Renderer - Indigo 0.4.17+d8c7b9ae60
		fabric-renderer-registries-v1: Fabric Renderer Registries (v1) 3.2.11+b4f4f6cd60
		fabric-rendering-data-attachment-v1: Fabric Rendering Data Attachment (v1) 0.3.7+d7c144a860
		fabric-rendering-fluids-v1: Fabric Rendering Fluids (v1) 2.0.2+54e5b2ec60
		fabric-rendering-v0: Fabric Rendering (v0) 1.1.13+b4f4f6cd60
		fabric-rendering-v1: Fabric Rendering (v1) 1.10.7+54e5b2ec60
		fabric-resource-conditions-api-v1: Fabric Resource Conditions API (v1) 2.0.2+d1027f7d60
		fabric-resource-loader-v0: Fabric Resource Loader (v0) 0.4.18+2de5574560
		fabric-screen-api-v1: Fabric Screen API (v1) 1.0.10+d882b91560
		fabric-screen-handler-api-v1: Fabric Screen Handler API (v1) 1.1.14+40c91ec860
		fabric-textures-v0: Fabric Textures (v0) 1.0.12+3ac43d9560
		fabric-transfer-api-v1: Fabric Transfer API (v1) 1.5.14+cca23f9360
		fabric-transitive-access-wideners-v1: Fabric Transitive Access Wideners (v1) 1.0.0+40c91ec860
		fabricloader: Fabric Loader 0.13.3
		jankson: Jankson 4.0.0+j1.2.0
		java: OpenJDK 64-Bit Server VM 17
		libgui: LibGui 5.0.0+1.18
		libninepatch: LibNinePatch 1.1.0
		minecraft: Minecraft 1.18.2
		team_reborn_energy: Energy 2.0.0-beta1
		wirelessnetworks: Wireless Networks 1.4.1
	Launched Version: MultiMC5
	Backend library: LWJGL version 3.2.2 build 10
	Backend API: Unknown
	Window size: <not initialized>
	GL Caps: Using framebuffer using OpenGL 3.2
	GL debug messages: <disabled>
	Using VBOs: Yes
	Is Modded: Definitely; Client brand changed to 'fabric'
	Type: Client (map_client.txt)
	CPU: <unknown>

The issue seems to be because of

public static final Block NODE_BLOCK = new NetworkBlock(FabricBlockSettings.of(Material.METAL).strength(2f).breakByTool(FabricToolTags.PICKAXES, 2).nonOpaque());

Fabric no longer supports the

breakByTool(FabricToolTags.PICKAXES, 2)

on line 34 of the WirelessNetworks.java file
the Tool type instead needs to be in the json for the block

increase io limit?

seperating io block and storage block like flux network does, so io limit can increase to maximum energy storage of the network, would be good

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.