Giter VIP home page Giter VIP logo

neotech's People

Contributors

angelcry avatar beef682 avatar buuz135 avatar dyonovan avatar gwyog avatar jcmais avatar joccob avatar kojul avatar mazdallier avatar mille449 avatar pauljoda avatar tehnut avatar xuyuere avatar

Stargazers

 avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar

Watchers

 avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar

neotech's Issues

Game crashes due to NPE when tesselating NeoTech's "BlockPipeBasicItem"

I have been using version 1.6 of this mod extensively over the past few weeks on MC1.8(Forge) without issue until I started using item pipes. At this point I have both basic and advanced pipes in my game, which began routinely crashing, as described below. (Null Pointer Exception while tesselating basic item pipe)
Every crash log references this same NPE in the stack trace.
(Mods loaded: Forge/FML, fluxducts, progressiveAutomation, and neoTech)

---- Minecraft Crash Report ----
// On the bright side, I bought you a teddy bear!

Time: 7/17/15 7:31 PM
Description: Tesselating block model

java.lang.NullPointerException: Tesselating block model
at com.dyonovan.neotech.common.blocks.pipe.item.BlockPipeBasicItem.drawExtras(BlockPipeBasicItem.java:39)
at com.dyonovan.neotech.client.modelfactory.models.ModelPipe.func_177550_a(ModelPipe.java:122)
at net.minecraft.client.renderer.BlockModelRenderer.func_178258_b(BlockModelRenderer.java:119)
at net.minecraft.client.renderer.BlockModelRenderer.func_178267_a(BlockModelRenderer.java:44)
at net.minecraft.client.renderer.BlockModelRenderer.func_178259_a(BlockModelRenderer.java:34)
at net.minecraft.client.renderer.BlockRendererDispatcher.func_175018_a(BlockRendererDispatcher.java:95)
at net.minecraft.client.renderer.chunk.RenderChunk.func_178581_b(RenderChunk.java:178)
at net.minecraft.client.renderer.chunk.ChunkRenderWorker.func_178474_a(SourceFile:78)
at net.minecraft.client.renderer.chunk.ChunkRenderDispatcher.func_178505_b(SourceFile:120)
at net.minecraft.client.renderer.RenderGlobal.func_174970_a(RenderGlobal.java:882)
at net.minecraft.client.renderer.EntityRenderer.func_175068_a(EntityRenderer.java:1267)
at net.minecraft.client.renderer.EntityRenderer.func_78471_a(EntityRenderer.java:1210)
at net.minecraft.client.renderer.EntityRenderer.func_78480_b(EntityRenderer.java:1035)
at net.minecraft.client.Minecraft.func_71411_J(Minecraft.java:1055)
at net.minecraft.client.Minecraft.func_99999_d(Minecraft.java:345)
at net.minecraft.client.main.Main.main(SourceFile:120)
at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
at sun.reflect.NativeMethodAccessorImpl.invoke(Unknown Source)
at sun.reflect.DelegatingMethodAccessorImpl.invoke(Unknown Source)
at java.lang.reflect.Method.invoke(Unknown Source)
at net.minecraft.launchwrapper.Launch.launch(Launch.java:135)
at net.minecraft.launchwrapper.Launch.main(Launch.java:28)

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

-- Head --
Stacktrace:
at com.dyonovan.neotech.common.blocks.pipe.item.BlockPipeBasicItem.drawExtras(BlockPipeBasicItem.java:39)
at com.dyonovan.neotech.client.modelfactory.models.ModelPipe.func_177550_a(ModelPipe.java:122)
at net.minecraft.client.renderer.BlockModelRenderer.func_178258_b(BlockModelRenderer.java:119)

-- Block model being tesselated --
Details:
Block: neotech:basicItemPipe
Block location: World: (202,64,251), Chunk: (at 10,4,11 in 12,15; contains blocks 192,0,240 to 207,255,255), Region: (0,0; contains chunks 0,0 to 31,31, blocks 0,0,0 to 511,255,511)
Using AO: false
Stacktrace:
at net.minecraft.client.renderer.BlockModelRenderer.func_178267_a(BlockModelRenderer.java:44)
at net.minecraft.client.renderer.BlockModelRenderer.func_178259_a(BlockModelRenderer.java:34)

-- Block being tesselated --
Details:
Block type: ID #240 (tile.neotech:basicItemPipe // com.dyonovan.neotech.common.blocks.pipe.item.BlockPipeBasicItem)
Block data value: 0 / 0x0 / 0b0000
Block location: World: (202,64,251), Chunk: (at 10,4,11 in 12,15; contains blocks 192,0,240 to 207,255,255), Region: (0,0; contains chunks 0,0 to 31,31, blocks 0,0,0 to 511,255,511)
Stacktrace:
at net.minecraft.client.renderer.BlockRendererDispatcher.func_175018_a(BlockRendererDispatcher.java:95)
at net.minecraft.client.renderer.chunk.RenderChunk.func_178581_b(RenderChunk.java:178)
at net.minecraft.client.renderer.chunk.ChunkRenderWorker.func_178474_a(SourceFile:78)
at net.minecraft.client.renderer.chunk.ChunkRenderDispatcher.func_178505_b(SourceFile:120)
at net.minecraft.client.renderer.RenderGlobal.func_174970_a(RenderGlobal.java:882)
at net.minecraft.client.renderer.EntityRenderer.func_175068_a(EntityRenderer.java:1267)
at net.minecraft.client.renderer.EntityRenderer.func_78471_a(EntityRenderer.java:1210)

-- Affected level --
Details:
Level name: MpServer
All players: 1 total; [EntityPlayerSP['mahashel'/10739, l='MpServer', x=200.50, y=64.77, z=267.98]]
Chunk stats: MultiplayerChunkCache: 441, 441
Level seed: 0
Level generator: ID 00 - default, ver 1. Features enabled: false
Level generator options:
Level spawn location: -80.00,64.00,92.00 - World: (-80,64,92), Chunk: (at 0,4,12 in -5,5; contains blocks -80,0,80 to -65,255,95), Region: (-1,0; contains chunks -32,0 to -1,31, blocks -512,0,0 to -1,255,511)
Level time: 133005026 game time, 136361411 day time
Level dimension: 0
Level storage version: 0x00000 - Unknown?
Level weather: Rain time: 0 (now: false), thunder time: 0 (now: false)
Level game mode: Game mode: survival (ID 0). Hardcore: false. Cheats: false
Forced entities: 110 total; [EntityPlayerSP['mahashel'/10739, l='MpServer', x=200.50, y=64.77, z=267.98], EntityPig['Pig'/10752, l='MpServer', x=180.81, y=85.00, z=238.63], EntityItem['item.item.egg'/10753, l='MpServer', x=185.94, y=85.00, z=240.06], EntityBat['Bat'/10755, l='MpServer', x=222.65, y=26.30, z=256.17], EntityBat['Bat'/10756, l='MpServer', x=232.42, y=26.19, z=251.01], EntitySkeleton['Skeleton'/10757, l='MpServer', x=221.56, y=62.30, z=248.34], EntityBat['Bat'/10759, l='MpServer', x=210.75, y=25.10, z=286.75], EntitySquid['Squid'/10760, l='MpServer', x=219.40, y=62.53, z=295.20], EntitySquid['Squid'/10761, l='MpServer', x=213.06, y=56.97, z=296.60], EntitySquid['Squid'/10762, l='MpServer', x=222.92, y=61.28, z=285.77], EntitySquid['Squid'/10763, l='MpServer', x=215.16, y=61.00, z=273.13], EntityCreeper['Creeper'/10764, l='MpServer', x=201.50, y=11.00, z=239.50], EntityCreeper['Creeper'/10765, l='MpServer', x=238.50, y=10.00, z=270.50], EntitySquid['Squid'/10766, l='MpServer', x=161.69, y=54.16, z=274.72], EntityCreeper['Creeper'/10767, l='MpServer', x=167.81, y=90.00, z=253.84], EntityCow['Cow'/10768, l='MpServer', x=174.75, y=85.00, z=241.03], EntityCow['Cow'/10769, l='MpServer', x=173.44, y=85.00, z=243.63], EntityCow['Cow'/10770, l='MpServer', x=173.44, y=85.00, z=241.13], EntityChicken['Chicken'/10771, l='MpServer', x=186.78, y=85.00, z=238.19], EntityItem['item.item.egg'/10772, l='MpServer', x=186.59, y=85.00, z=238.72], EntityPig['Pig'/10773, l='MpServer', x=178.44, y=85.00, z=238.44], EntityPig['Pig'/10774, l='MpServer', x=181.50, y=85.00, z=243.84], EntityChicken['Chicken'/10775, l='MpServer', x=184.00, y=85.00, z=238.19], EntityChicken['Chicken'/10776, l='MpServer', x=185.72, y=85.00, z=244.19], EntityEnderman['Enderman'/10777, l='MpServer', x=233.50, y=16.00, z=250.50], EntityBat['Bat'/10778, l='MpServer', x=222.83, y=27.23, z=245.99], EntitySkeleton['Skeleton'/10779, l='MpServer', x=227.50, y=23.00, z=283.50], EntitySkeleton['Skeleton'/10780, l='MpServer', x=240.03, y=31.00, z=281.41], EntitySkeleton['Skeleton'/10781, l='MpServer', x=225.34, y=28.00, z=277.09], EntitySkeleton['Skeleton'/10782, l='MpServer', x=236.13, y=28.00, z=276.59], EntitySkeleton['Skeleton'/10783, l='MpServer', x=238.50, y=28.00, z=276.50], EntitySkeleton['Skeleton'/10784, l='MpServer', x=217.50, y=25.00, z=296.50], EntityBat['Bat'/10785, l='MpServer', x=227.13, y=23.55, z=290.55], EntityBat['Bat'/10786, l='MpServer', x=219.34, y=23.10, z=293.75], EntityMinecartEmpty['entity.MinecartRideable.name'/10787, l='MpServer', x=166.16, y=74.06, z=233.50], EntityCow['Cow'/10788, l='MpServer', x=173.44, y=85.00, z=239.53], EntityCow['Cow'/10789, l='MpServer', x=174.69, y=85.00, z=238.44], EntityZombie['Zombie'/10790, l='MpServer', x=236.50, y=18.00, z=296.50], EntityBat['Bat'/10791, l='MpServer', x=219.66, y=25.21, z=289.63], EntityBat['Bat'/10792, l='MpServer', x=238.72, y=19.48, z=271.45], EntityCreeper['Creeper'/10793, l='MpServer', x=236.50, y=19.00, z=299.50], EntityZombie['Zombie'/10794, l='MpServer', x=237.50, y=18.00, z=296.50], EntitySquid['Squid'/10795, l='MpServer', x=234.84, y=58.50, z=294.00], EntitySkeleton['Skeleton'/10796, l='MpServer', x=192.50, y=23.00, z=210.50], EntityBat['Bat'/10797, l='MpServer', x=199.49, y=12.17, z=194.50], EntityZombie['Zombie'/10798, l='MpServer', x=147.84, y=87.00, z=244.44], EntitySkeleton['Skeleton'/10799, l='MpServer', x=189.50, y=14.00, z=213.50], EntitySpider['Spider'/10800, l='MpServer', x=221.81, y=21.00, z=211.00], EntitySkeleton['Skeleton'/10801, l='MpServer', x=223.47, y=21.00, z=210.28], EntityZombie['Zombie'/10802, l='MpServer', x=222.97, y=21.00, z=212.44], EntitySquid['Squid'/10804, l='MpServer', x=211.84, y=50.88, z=209.66], EntitySkeleton['Skeleton'/10805, l='MpServer', x=248.47, y=28.00, z=247.88], EntitySkeleton['Skeleton'/10806, l='MpServer', x=254.50, y=24.00, z=253.50], EntitySkeleton['Skeleton'/10807, l='MpServer', x=255.09, y=23.00, z=279.47], EntitySpider['Spider'/10808, l='MpServer', x=162.44, y=19.00, z=306.25], EntityBat['Bat'/10809, l='MpServer', x=221.05, y=16.06, z=207.31], EntityBat['Bat'/10810, l='MpServer', x=224.72, y=25.10, z=208.78], EntitySquid['Squid'/10811, l='MpServer', x=232.81, y=49.13, z=214.00], EntityBat['Bat'/10812, l='MpServer', x=240.59, y=28.10, z=233.75], EntityEnderman['Enderman'/10813, l='MpServer', x=268.50, y=15.00, z=271.50], EntityZombie['Zombie'/10814, l='MpServer', x=263.50, y=31.00, z=257.50], EntitySkeleton['Skeleton'/10815, l='MpServer', x=256.50, y=24.00, z=256.50], EntityZombie['Zombie'/10816, l='MpServer', x=265.50, y=31.00, z=259.50], EntityZombie['Zombie'/10817, l='MpServer', x=257.50, y=24.00, z=256.50], EntityCreeper['Creeper'/10818, l='MpServer', x=179.50, y=29.00, z=202.50], EntityBat['Bat'/10819, l='MpServer', x=185.14, y=29.55, z=195.57], EntityZombie['Zombie'/10821, l='MpServer', x=263.28, y=15.26, z=276.28], EntityZombie['Zombie'/10822, l='MpServer', x=270.06, y=45.00, z=280.59], EntitySkeleton['Skeleton'/10823, l='MpServer', x=159.50, y=19.00, z=309.50], EntitySkeleton['Skeleton'/10824, l='MpServer', x=156.94, y=19.00, z=307.47], EntitySpider['Spider'/10825, l='MpServer', x=145.50, y=74.00, z=211.50], EntitySpider['Spider'/10826, l='MpServer', x=148.50, y=74.00, z=208.50], EntityBat['Bat'/10827, l='MpServer', x=135.51, y=16.09, z=228.75], EntityZombie['Zombie'/10828, l='MpServer', x=129.56, y=80.00, z=239.75], EntityZombie['Zombie'/10829, l='MpServer', x=142.34, y=80.00, z=236.34], EntitySquid['Squid'/10830, l='MpServer', x=138.38, y=56.88, z=302.13], EntitySquid['Squid'/10831, l='MpServer', x=138.03, y=58.81, z=311.78], EntitySkeleton['Skeleton'/10832, l='MpServer', x=133.50, y=79.00, z=213.50], EntityZombie['Zombie'/10833, l='MpServer', x=155.50, y=74.00, z=200.50], EntitySquid['Squid'/10835, l='MpServer', x=248.69, y=53.44, z=207.94], EntitySquid['Squid'/10836, l='MpServer', x=247.69, y=57.81, z=211.44], EntityChicken['Chicken'/10838, l='MpServer', x=277.72, y=62.53, z=263.94], EntitySkeleton['Skeleton'/10839, l='MpServer', x=271.50, y=18.00, z=310.50], EntitySquid['Squid'/10841, l='MpServer', x=262.91, y=47.22, z=316.47], EntitySquid['Squid'/10842, l='MpServer', x=263.00, y=50.59, z=316.66], EntitySkeleton['Skeleton'/10844, l='MpServer', x=184.69, y=35.00, z=343.47], EntityCreeper['Creeper'/10845, l='MpServer', x=176.31, y=36.00, z=341.00], EntitySkeleton['Skeleton'/10852, l='MpServer', x=217.50, y=29.00, z=346.50], EntityCreeper['Creeper'/10853, l='MpServer', x=120.47, y=25.00, z=296.63], EntitySkeleton['Skeleton'/10856, l='MpServer', x=278.50, y=18.00, z=299.44], EntitySkeleton['Skeleton'/10857, l='MpServer', x=272.84, y=20.00, z=298.50], EntitySkeleton['Skeleton'/10858, l='MpServer', x=234.13, y=26.00, z=346.41], EntitySkeleton['Skeleton'/10859, l='MpServer', x=233.69, y=25.00, z=347.47], EntitySkeleton['Skeleton'/10861, l='MpServer', x=153.31, y=74.00, z=193.25], EntityZombie['Zombie'/10944, l='MpServer', x=216.50, y=16.00, z=208.50], EntityZombie['Zombie'/10946, l='MpServer', x=211.50, y=18.00, z=327.50], EntityZombie['Zombie'/10949, l='MpServer', x=195.50, y=35.00, z=207.50], EntityItem['item.item.egg'/10957, l='MpServer', x=183.38, y=85.00, z=243.91], EntitySkeleton['Skeleton'/10740, l='MpServer', x=206.50, y=16.00, z=261.50], EntityItem['item.tile.stoneSlab.stone'/10741, l='MpServer', x=207.72, y=76.00, z=267.78], EntityBat['Bat'/10742, l='MpServer', x=223.26, y=28.03, z=245.94], EntitySquid['Squid'/10743, l='MpServer', x=216.99, y=61.47, z=274.77], EntityZombie['Zombie'/10744, l='MpServer', x=170.97, y=39.00, z=256.41], EntityCow['Cow'/10745, l='MpServer', x=174.31, y=85.00, z=242.44], EntityPig['Pig'/10746, l='MpServer', x=178.44, y=85.00, z=242.78], EntityChicken['Chicken'/10747, l='MpServer', x=184.94, y=85.00, z=244.78], EntityChicken['Chicken'/10748, l='MpServer', x=184.88, y=85.00, z=243.00], EntityPig['Pig'/10749, l='MpServer', x=178.44, y=85.00, z=244.53], EntityChicken['Chicken'/10750, l='MpServer', x=183.25, y=85.00, z=238.97], EntityPig['Pig'/10751, l='MpServer', x=179.59, y=85.00, z=243.91]]
Retry entities: 0 total; []
Server brand: fml,forge
Server type: Non-integrated multiplayer server
Stacktrace:
at net.minecraft.client.multiplayer.WorldClient.func_72914_a(WorldClient.java:351)
at net.minecraft.client.Minecraft.func_71396_d(Minecraft.java:2502)
at net.minecraft.client.Minecraft.func_99999_d(Minecraft.java:367)
at net.minecraft.client.main.Main.main(SourceFile:120)
at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
at sun.reflect.NativeMethodAccessorImpl.invoke(Unknown Source)
at sun.reflect.DelegatingMethodAccessorImpl.invoke(Unknown Source)
at java.lang.reflect.Method.invoke(Unknown Source)
at net.minecraft.launchwrapper.Launch.launch(Launch.java:135)
at net.minecraft.launchwrapper.Launch.main(Launch.java:28)

-- System Details --
Details:
Minecraft Version: 1.8
Operating System: Windows 7 (amd64) version 6.1
Java Version: 1.8.0_31, Oracle Corporation
Java VM Version: Java HotSpot(TM) 64-Bit Server VM (mixed mode), Oracle Corporation
Memory: 170858960 bytes (162 MB) / 467804160 bytes (446 MB) up to 4281597952 bytes (4083 MB)
JVM Flags: 6 total; -XX:HeapDumpPath=MojangTricksIntelDriversForPerformance_javaw.exe_minecraft.exe.heapdump -Xmx4G -XX:+UseConcMarkSweepGC -XX:+CMSIncrementalMode -XX:-UseAdaptiveSizePolicy -Xmn128M
IntCache: cache: 0, tcache: 0, allocated: 13, tallocated: 95
FML: MCP v9.10 FML v8.0.99.99 Minecraft Forge 11.14.3.1491 6 mods loaded, 6 mods active
States: 'U' = Unloaded 'L' = Loaded 'C' = Constructed 'H' = Pre-initialized 'I' = Initialized 'J' = Post-initialized 'A' = Available 'D' = Disabled 'E' = Errored
UCHIJA mcp{9.05} Minecraft Coder Pack
UCHIJA FML{8.0.99.99} Forge Mod Loader
UCHIJA Forge{11.14.3.1491} Minecraft Forge
UCHIJA fluxducts{1.0.2} Flux Ducts
UCHIJA neotech{1.6} NeoTech
UCHIJA progressiveautomation{1.6.15} Progressive Automation
Loaded coremods (and transformers):
GL info: ' Vendor: 'NVIDIA Corporation' Version: '4.5.0 NVIDIA 353.06' Renderer: 'GeForce GTX 680/PCIe/SSE2'
Launched Version: 1.8-Forge11.14.3.1491
LWJGL: 2.9.1
OpenGL: GeForce GTX 680/PCIe/SSE2 GL version 4.5.0 NVIDIA 353.06, NVIDIA Corporation
GL Caps: Using GL 1.3 multitexturing.
Using GL 1.3 texture combiners.
Using framebuffer objects because OpenGL 3.0 is supported and separate blending is supported.
Shaders are available because OpenGL 2.1 is supported.
VBOs are available because OpenGL 1.5 is supported.

Using VBOs: No
Is Modded: Definitely; Client brand changed to 'fml,forge'
Type: Client (map_client.txt)
Resource Packs: [ModernHD 1.8.1.zip]
Current Language: English (US)
Profiler Position: N/A (disabled)

Electric Miner - Starts then Stops

You have a serious problem with it. There are no client or server console messages either. You can scan and it returns the number of blocks it is gonna do. And after you successfully power it, when you hit start, it'll go for a tiny bit and then sounds like it is hitting gravel and it stops. Also, how to get stuff out of it? It doesn't appear to send anything through the item pipes.

See the following unlisted video for details: https://youtu.be/x_95rwor8z8?t=5m17s

How much energy is in a RF unit?

Hi TeamBR,

I'm working on improving the interface between Power Advantage, Neotech, Open Computers, and Progressive Automation. However, there seems to be a mismatch between these mods in how much RF comes from a piece of coal. Neotech furnaces consume 1 RF per tick and smelt at the same speed as a vanilla furnace (200 ticks), meaning that 1 piece of coal is worth 1600 RF (nice and simple). However, the lowest tier RF generator in Progressive Automation generates 20 RF per tick, equating to a minimum of 32,000 RF per piece of coal. The Progressive Automation machines appear to generally use 40 RF per tick, making a single machine in Progressive Automation eat power like 40 NeoTech furnaces.

Thus, if I balance my power conversion ratios around NeoTech, then Progressive Automation machines require absurd amounts of energy, but if I balance the conversion ratio around Progressive Automation, NeoTech (and Open Computers) will essentially cost no energy. Power Advantage treats all RF machines equally, so I can't pick and choose.

Put simply, how much RF should burning a piece of coal in Power Advantage provide to all RF mods?

-DrCyano

NeoTech FPS drop problem produced by using mouse buttons

Hello,

I have tried to use your mod in a private modpack, and it seems that your mod produces lag by using any mouse button.
For ex.:
Once I press the right click button and hold it also move the mouse around the blocks i'm looking at, it starts to lag.
Same goes for breaking blocks with the left mouse button, once I start breaking blocks I start to lag.
For now, I have tested each mod in my modpack to see which mod kept causing this lag, and I haven't tested your mod standalone with forge for now, currently I used these mods in my server(Singleplayer):
BattleTowers-1.8
Chameleon-1.8-0.1.0
CodeChickenCore-1.8-1.0.5.34-universal
NeoTech-1.8-1.6
NotEnoughItems-1.8-1.0.5.82-universal
OptiFine_1.8.0_HD_U_D3
Paintball-1.8.0v2
Pixelmon-1.8-4.0.3-universal
Ruins-1.8
StorageDrawers-1.8-2.0.2
UpdateCheckerMod-1.8
Here's the full log of my client:
http://www.mediafire.com/download/nxo3nrtbmuxssnv/fml-client-latest.log
at [16:58:51] I joined the server (I think, btw, I am bad at log checking ;D)

And the forge version I am using is 1.8-11.14.1.1412
Thank you in advance if you manage to fix it and thank you for making an awesome mod!

-Simuciokas

Missing model info (says Forge) 1.8

Hi!

I found a lot of error messages in the Forge log. I'v include the first few but there many more.
I'm not usre if this is a new feature in Forge but a number of add-ons have these messages.

Minecraft: 1.8
Forge: build 1480
Add-on: NeoTech-1.8-1.6

[17:03:01] [Client thread/ERROR] [FML/]: Model definition for location neotech:eliteItemPipe#normal not found
[17:03:01] [Client thread/ERROR] [FML/]: Model definition for location neotech:electricFurnaceActive#inventory not found
[17:03:01] [Client thread/ERROR] [FML/]: Model definition for location neotech:basicRFStorage#inventory not found
[17:03:01] [Client thread/ERROR] [FML/]: Model definition for location neotech:oreTin#facing=north not found
[17:03:01] [Client thread/ERROR] [FML/]: Model definition for location neotech:diamondTank#normal not found
[17:03:01] [Client thread/ERROR] [FML/]: Model definition for location neotech:creativeRFStorage#facing=up not found
[17:03:01] [Client thread/ERROR] [FML/]: Model definition for location neotech:basicRFStorage#facing=west not found
[17:03:01] [Client thread/ERROR] [FML/]: Model definition for location neotech:electricFurnaceActive#facing=down not found
[17:03:01] [Client thread/ERROR] [FML/]: Model definition for location neotech:oreCopper#facing=up not found
[17:03:01] [Client thread/ERROR] [FML/]: Model definition for location neotech:thermalBinder#facing=down not found
[17:03:01] [Client thread/ERROR] [FML/]: Model definition for location neotech:furnaceGeneratorActive#facing=down not found

etc.

Add Support for Power Advantage API

Hi TeamBR,

I'm DrCyano, author of the Power Advantage API, and I want to add compatibility between the power systems of your mod and Power Advantage.

There are three ways we can do this. Method one would be for me to create a converter block that accepts Power Advantage energy types and outputs the energy type (RF?) used in your mod. Method two is that you could use the Power Advantage API yourself and convert your base machine class to be a simple power consumer (Power Advantage API can do the rest). Method three is that I could try to do the conversion for you and hand you a pull request, but then I'd need to know a little more about how your mod works under-the-hood and I might make changes that you don't like to facilitate compatibility.

Let me know what you prefer,
-DrCyano

Electric Furnace turns wood into Coal

So far I have tested Oak, Spruce, Birch, Jungle woods, all with the same effect, instead of turning into charcoal they turn into coal, also it will not allow for more than 1 coal in the output (no stacking).

Tested in both Survival and Creative, using a furnace generator with an electric furnace next to each other.

I have used the electric furnace to turn various dusts into "ingots" and they stacked as expected, wood seems to be broken.

Performance Improvements on Pipes

This serves as a note to myself.

At the moment, pipes are building a graph twice for each packet sent. That is a little much honestly. First off, the distance and parent maps should be created once and reused. Secondly, store the resource I'd possible so you don't have to create a new one. By doing this, we will reduce memory usage substantially.

Electric crusher not using its energy

Currently as long as you put a little power in the crusher it operates but doesn't use any power so it's processing ores for free. Surprisingly this only happens with the crusher as the furnace is working fine. Also I noticed the second output slot of the crusher is not being used not sure if this is a bug or planed expansion on the gui. P.s. Using version 2.05 on ftb unstable.

Mod support for Mo' Shiz's Ores

There is a mod that I like using atm it is called Mo' Shiz mod and I was wondering if you would like to add in a way to get the crusher and the furnace to crush it up doubleing the copper and also a way to cook it up in that furnace. Right now that mod and this mod are incompatible seeing as the crusher won't crush Mo' Shiz's Ores and the Furnace won't smelt the crushed ores. Even though a regular furnace can.

The game lags like mad.

If u have a chest extracting out to another chest and the chest is full items bounce around continuously and this causes me huge FPS issues took me a while to figure it out but breaking the pipes and replacing them with a hopper fixed my issue. Not sure how u can fix this, except maybe a buffer or have it check for an available slot. P.s. Using version 2.05 on ftb unstable.

pipes crashing multiplayer server

i added item pipes (extract, insert and white pipes) to my world and when the first item hit the extraction pipe the server crashed (it didn't as long there were no items in the pipe). the same setup worked in singleplayer though.

Bad Json

Exception loading model neotech:item/testPipe with loader instance, skipping
com.google.gson.JsonSyntaxException: com.google.gson.stream.MalformedJsonException: Expected value at line 3 column 1

RF Incompatibility

Your mod is now incompatible with Progressive Automation and Flux Ducts. They'll connect to your mod and vice versa, but your mod will not power them.

dual crafting table bug

hello,

i'm using the latest version of neo tech(2.0.5) and i experienced following bug:
when crafing in the dual worktable i am able to take out the result with "shift+left click" and the ingredients stay in the crafting field. when i take it out by grabbing it with a single left click it works as expected.

loving the mod so far.. finally oredoubling in 1.8! thanks & keep it up!

Other graphic problem

from same log:

[17:03:08] [Client thread/ERROR] [TEXTURE ERRORS/]: +=+=+=+=+=+=+=+=+=+=+=+=+=+=+=+=+=+=+=+=+=+=+=+=+=
[17:03:08] [Client thread/ERROR] [TEXTURE ERRORS/]: The following texture errors were found.
[17:03:08] [Client thread/ERROR] [TEXTURE ERRORS/]: [17:03:08] [Client thread/ERROR] [TEXTURE ERRORS/]: ==================================================
[17:03:08] [Client thread/ERROR] [TEXTURE ERRORS/]: DOMAIN neotech
[17:03:08] [Client thread/ERROR] [TEXTURE ERRORS/]: --------------------------------------------------
[17:03:08] [Client thread/ERROR] [TEXTURE ERRORS/]: domain neotech is missing 4 textures
[17:03:08] [Client thread/ERROR] [TEXTURE ERRORS/]: domain neotech has 1 location:
[17:03:08] [Client thread/ERROR] [TEXTURE ERRORS/]: mod neotech resources at C:\Users\Bo\AppData\Roaming.minecraft\mods\NeoTech-1.8-1.6.jar
[17:03:08] [Client thread/ERROR] [TEXTURE ERRORS/]: -------------------------
[17:03:08] [Client thread/ERROR] [TEXTURE ERRORS/]: The missing resources for domain neotech are:
[17:03:08] [Client thread/ERROR] [TEXTURE ERRORS/]: textures/blocks/diamondTank.png
[17:03:08] [Client thread/ERROR] [TEXTURE ERRORS/]: textures/blocks/ironTank.png
[17:03:08] [Client thread/ERROR] [TEXTURE ERRORS/]: textures/blocks/crafter.png
[17:03:08] [Client thread/ERROR] [TEXTURE ERRORS/]: textures/blocks/goldTank.png
[17:03:08] [Client thread/ERROR] [TEXTURE ERRORS/]: -------------------------
[17:03:08] [Client thread/ERROR] [TEXTURE ERRORS/]: No other errors exist for domain neotech
[17:03:08] [Client thread/ERROR] [TEXTURE ERRORS/]: ==================================================
[17:03:08] [Client thread/ERROR] [TEXTURE ERRORS/]: +=+=+=+=+=+=+=+=+=+=+=+=+=+=+=+=+=+=+=+=+=+=+=+=+=

[1.8.9] Thermal binder's consumption timing of the upgrades needs to be changed

Actually, these upgrades will be consumed only after the countdown of some ticks has finished.
However, I can put in or pull out the upgrades in the inventory of thermal binder when the countdown is going down.
Thus, I can put 1 upgrade in the slot, press the 'start' button, and then put the other upgrades in. In this way, the countdown is merely about 400 ticks rather than 7000+ ticks.
I assume that this is not a feature you added.
Using NeoTech-1.8.9-2.3.0

Crash when getting RF from Power Advantage into NeoTech RF Energy Cube

---- Minecraft Crash Report ----

WARNING: coremods are present:
NowWithRendering (redstonepaste-mc1.8-1.7.1.jar)
CCLCorePlugin (CodeChickenLib-1.8-1.1.2.133-universal.jar)
SmartCorePlugin (SmartMoving-1.8-16.1.jar)
NEICorePlugin (NotEnoughItems-1.8-1.0.5.96-universal.jar)
PlayerAPIPlugin (PlayerAPI-1.8-1.3.jar)
CodeChickenCorePlugin (CodeChickenCore-1.8-1.0.5.36-universal.jar)
ItemPatchingLoader (ItemPhysic Lite 1.1.3 mc1.8.jar)
TransformerLoader (OpenComputers-MC1.8-1.5.18.37-universal.jar)
CCCDeobfPlugin (unknown)
DLFMLCorePlugin (DynamicLights-1.8.jar)
NowWithRendering (hopperducts-mc1.8-1.4.5.jar)
LoadingPlugin (ResourceLoader-MC1.8-1.3.jar)
Contact their authors BEFORE contacting forge

// I feel sad now :(

Time: 9/22/15 10:28 AM
Description: Ticking block entity

java.lang.ClassCastException: com.dyonovan.neotech.common.tiles.storage.TileRFStorage cannot be cast to com.dyonovan.neotech.common.tiles.AbstractMachine
at com.dyonovan.neotech.registries.PowerAdvantageRegistry$1.getEnergyDemand(PowerAdvantageRegistry.java:44)
at cyano.poweradvantage.api.modsupport.LightWeightPowerRegistry.getRequestedPowerAmount(LightWeightPowerRegistry.java:134)
at cyano.poweradvantage.conduitnetwork.ConduitRegistry.getRequestsForPower(ConduitRegistry.java:113)
at cyano.poweradvantage.api.PoweredEntity.getRequestsForPower(PoweredEntity.java:171)
at cyano.poweradvantage.api.simple.TileEntitySimplePowerSource.transmitPowerToConsumers(TileEntitySimplePowerSource.java:192)
at cyano.poweradvantage.api.simple.TileEntitySimplePowerSource.powerUpdate(TileEntitySimplePowerSource.java:171)
at cyano.poweradvantage.machines.creative.InfiniteEnergyTileEntity.powerUpdate(InfiniteEnergyTileEntity.java:64)
at cyano.poweradvantage.api.PoweredEntity.func_73660_a(PoweredEntity.java:96)
at net.minecraft.world.World.func_72939_s(World.java:1735)
at net.minecraft.world.WorldServer.func_72939_s(WorldServer.java:571)
at net.minecraft.server.MinecraftServer.func_71190_q(MinecraftServer.java:704)
at net.minecraft.server.MinecraftServer.func_71217_p(MinecraftServer.java:598)
at net.minecraft.server.integrated.IntegratedServer.func_71217_p(IntegratedServer.java:258)
at net.minecraft.server.MinecraftServer.run(MinecraftServer.java:478)
at java.lang.Thread.run(Unknown Source)

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

-- Head --
Stacktrace:
at com.dyonovan.neotech.registries.PowerAdvantageRegistry$1.getEnergyDemand(PowerAdvantageRegistry.java:44)
at cyano.poweradvantage.api.modsupport.LightWeightPowerRegistry.getRequestedPowerAmount(LightWeightPowerRegistry.java:134)
at cyano.poweradvantage.conduitnetwork.ConduitRegistry.getRequestsForPower(ConduitRegistry.java:113)
at cyano.poweradvantage.api.PoweredEntity.getRequestsForPower(PoweredEntity.java:171)
at cyano.poweradvantage.api.simple.TileEntitySimplePowerSource.transmitPowerToConsumers(TileEntitySimplePowerSource.java:192)
at cyano.poweradvantage.api.simple.TileEntitySimplePowerSource.powerUpdate(TileEntitySimplePowerSource.java:171)
at cyano.poweradvantage.machines.creative.InfiniteEnergyTileEntity.powerUpdate(InfiniteEnergyTileEntity.java:64)
at cyano.poweradvantage.api.PoweredEntity.func_73660_a(PoweredEntity.java:96)

-- Block entity being ticked --
Details:
Name: poweradvantage.infinite_energy_source // cyano.poweradvantage.machines.creative.InfiniteEnergyTileEntity
Block type: ID #479 (tile.poweradvantage.infinite_electricity // cyano.poweradvantage.machines.creative.InfiniteEnergyBlock)
Block data value: 4 / 0x4 / 0b0100
Block location: World: (1368,56,-688), Chunk: (at 8,3,0 in 85,-43; contains blocks 1360,0,-688 to 1375,255,-673), Region: (2,-2; contains chunks 64,-64 to 95,-33, blocks 1024,0,-1024 to 1535,255,-513)
Actual block type: ID #479 (tile.poweradvantage.infinite_electricity // cyano.poweradvantage.machines.creative.InfiniteEnergyBlock)
Actual block data value: 4 / 0x4 / 0b0100
Stacktrace:
at net.minecraft.world.World.func_72939_s(World.java:1735)
at net.minecraft.world.WorldServer.func_72939_s(WorldServer.java:571)

-- Affected level --
Details:
Level name: New World
All players: 1 total; [EntityPlayerMP['ItzGooby'/10, l='New World', x=1365.94, y=56.00, z=-685.22]]
Chunk stats: ServerChunkCache: 625 Drop: 0
Level seed: -5285385801811233175
Level generator: ID 01 - flat, ver 0. Features enabled: true
Level generator options: 3;minecraft:bedrock,3_minecraft:stone,52_minecraft:sandstone;2;
Level spawn location: 1375.00,4.00,-670.00 - World: (1375,4,-670), Chunk: (at 15,0,2 in 85,-42; contains blocks 1360,0,-672 to 1375,255,-657), Region: (2,-2; contains chunks 64,-64 to 95,-33, blocks 1024,0,-1024 to 1535,255,-513)
Level time: 696 game time, 696 day time
Level dimension: 0
Level storage version: 0x04ABD - Anvil
Level weather: Rain time: 38166 (now: false), thunder time: 59981 (now: false)
Level game mode: Game mode: creative (ID 1). Hardcore: false. Cheats: true
Stacktrace:
at net.minecraft.server.MinecraftServer.func_71190_q(MinecraftServer.java:704)
at net.minecraft.server.MinecraftServer.func_71217_p(MinecraftServer.java:598)
at net.minecraft.server.integrated.IntegratedServer.func_71217_p(IntegratedServer.java:258)
at net.minecraft.server.MinecraftServer.run(MinecraftServer.java:478)
at java.lang.Thread.run(Unknown Source)

-- System Details --
Details:
Minecraft Version: 1.8
Operating System: Windows 8.1 (amd64) version 6.3
Java Version: 1.8.0_51, Oracle Corporation
Java VM Version: Java HotSpot(TM) 64-Bit Server VM (mixed mode), Oracle Corporation
Memory: 571578528 bytes (545 MB) / 2462580736 bytes (2348 MB) up to 3773300736 bytes (3598 MB)
JVM Flags: 3 total; -XX:HeapDumpPath=MojangTricksIntelDriversForPerformance_javaw.exe_minecraft.exe.heapdump -Xms512m -Xmx4048m
IntCache: cache: 0, tcache: 0, allocated: 0, tallocated: 0
FML: MCP v9.10 FML v8.0.99.99 Minecraft Forge 11.14.3.1491 Optifine OptiFine_1.8_HD_U_D5 45 mods loaded, 45 mods active
States: 'U' = Unloaded 'L' = Loaded 'C' = Constructed 'H' = Pre-initialized 'I' = Initialized 'J' = Post-initialized 'A' = Available 'D' = Disabled 'E' = Errored
UCHIJAAAA mcp{9.05} Minecraft Coder Pack
UCHIJAAAA FML{8.0.99.99} Forge Mod Loader
UCHIJAAAA Forge{11.14.3.1491} Minecraft Forge
UCHIJAAAA CodeChickenCore{1.0.5.36} CodeChicken Core
UCHIJAAAA NotEnoughItems{1.0.5.96} Not Enough Items
UCHIJAAAA OpenComputers|Core{1.5.18.37} OpenComputers (Core)
UCHIJAAAA PlayerAPI{1.3} Player API
UCHIJAAAA SmartCore{1.2} Smart Core
UCHIJAAAA itemphysic{1.1.2} ItemPhysic
UCHIJAAAA SmartMoving{16.1} Smart Moving
UCHIJAAAA AnimalsPlus{1.4} Animals Plus
UCHIJAAAA ArchitectureCraft{1.0.0} ArchitectureCraft
UCHIJAAAA Backpack{2.0.1} Backpack
UCHIJAAAA basemetals{1.4.1} Base Metals
UCHIJAAAA bookshelf{2.0.3} Bookshelf
UCHIJAAAA CustomMainMenu{1.8} Custom Main Menu
UCHIJAAAA DynamicLights{1.3.8} Dynamic Lights
UCHIJAAAA DynamicLights_onFire{1.0.4} Dynamic Lights Burning Entity Module
UCHIJAAAA DynamicLights_creepers{1.0.4} Dynamic Lights Creeper Module
UCHIJAAAA DynamicLights_dropItems{1.0.8} Dynamic Lights EntityItem Module
UCHIJAAAA DynamicLights_entityClasses{1.0.1} Dynamic Lights Entity Light Module
UCHIJAAAA DynamicLights_mobEquipment{1.0.8} Dynamic Lights Mob Equipment Light Module
UCHIJAAAA DynamicLights_flameArrows{1.0.0} Dynamic Lights Fiery Arrows Light Module
UCHIJAAAA DynamicLights_floodLights{1.0.2} Dynamic Lights Flood Light
UCHIJAAAA DynamicLights_otherPlayers{1.0.7} Dynamic Lights OtherPlayers Light Module
UCHIJAAAA DynamicLights_thePlayer{1.1.3} Dynamic Lights Player Light Module
UCHIJAAAA poweradvantage{1.2.6} Power Advantage
UCHIJAAAA electricadvantage{1.0.0} Electric Advantage
UCHIJAAAA eyemod{5.5} EyeMod
UCHIJAAAA fluxducts{1.0.2} Flux Ducts
UCHIJAAAA gnc{0.2} Gears N' Clouds
UCHIJAAAA hopperducts{1.4.5} Hopper Ducts
UCHIJAAAA induo{0.3.3} Induo
UCHIJAAAA ministrapp{1.8.0-4.1.0} Minestrappolation Mod
UCHIJAAAA modmercenario{1.8} modmercenario
UCHIJAAAA cfm{3.4.8} �9MrCrayfish's Furniture Mod
UCHIJAAAA neotech{2.0.5} NeoTech
UCHIJAAAA OpenComputers{1.5.18.37} OpenComputers
UCHIJAAAA progressiveautomation{1.6.15} Progressive Automation
UCHIJAAAA redstonepaste{1.7.1} Redstone Paste
UCHIJAAAA ResourceLoader{1.3} Resource Loader
UCHIJAAAA SmartRender{2.1} Smart Render
UCHIJAAAA steamadvantage{1.3.3} Steam Advantage
UCHIJAAAA Waila{1.6.0_B1} Waila
UCHIJAAAA XaeroMinimap{1.6.4} Xaero's Minimap
Loaded coremods (and transformers):
NowWithRendering (redstonepaste-mc1.8-1.7.1.jar)
net.fybertech.nwr.NowWithRendering
CCLCorePlugin (CodeChickenLib-1.8-1.1.2.133-universal.jar)
codechicken.lib.asm.ClassHeirachyManager
codechicken.lib.asm.RenderHookTransformer
SmartCorePlugin (SmartMoving-1.8-16.1.jar)
net.smart.core.SmartCoreTransformer
NEICorePlugin (NotEnoughItems-1.8-1.0.5.96-universal.jar)
codechicken.nei.asm.NEITransformer
PlayerAPIPlugin (PlayerAPI-1.8-1.3.jar)
api.player.forge.PlayerAPITransformer
CodeChickenCorePlugin (CodeChickenCore-1.8-1.0.5.36-universal.jar)
codechicken.core.asm.InterfaceDependancyTransformer
codechicken.core.asm.TweakTransformer
codechicken.core.asm.DelegatedTransformer
codechicken.core.asm.DefaultImplementationTransformer
ItemPatchingLoader (ItemPhysic Lite 1.1.3 mc1.8.jar)
com.creativemd.itemphysic.ItemTransformer
TransformerLoader (OpenComputers-MC1.8-1.5.18.37-universal.jar)
li.cil.oc.common.asm.ClassTransformer
CCCDeobfPlugin (unknown)

DLFMLCorePlugin (DynamicLights-1.8.jar)
atomicstryker.dynamiclights.common.DLTransformer
NowWithRendering (hopperducts-mc1.8-1.4.5.jar)
net.fybertech.nwr.NowWithRendering
LoadingPlugin (ResourceLoader-MC1.8-1.3.jar)
lumien.resourceloader.asm.ClassTransformer
GL info: ERROR RuntimeException: No OpenGL context found in the current thread.
Profiler Position: N/A (disabled)
Player Count: 1 / 8; [EntityPlayerMP['ItzGooby'/10, l='New World', x=1365.94, y=56.00, z=-685.22]]
Type: Integrated Server (map_client.txt)
Is Modded: Definitely; Client brand changed to 'fml,forge'

grinder not working 1.8.9

i have placed a stack of iron ore in the grinder and tried jumping on every plate available to me to try to get the grinder working but still not grinding any ore i placed the plate on top and next to the grinder too

Not Using Any RF?

So, just started to use the mod because there's no other tech mods for 1.8. Good on you guys. Built my first few things (solid fuel generator, basic RF storage block, and an electric crusher) hooked them up, and noticed the crusher was using 0 RF/t. Intentional?

Duel(sic) Crafter duping

Shift clicking a recipe out of the duel crafter is giving the output and leaving the ingredients in the bench with only the output greyed out.

Pick up and replace any ingredient and you can just keep crafting the item over and over.

Also, the duel crafter won't fight me, no matter how much I taunt it ;)

textures not loading

the textures for the electric crusher and furnace are showing as the black and purple cubes, im also getting major frame rate issues if im standing closer than 10 blocks from the items in question, the frame rate can drop down to 6fps if its running while im within the 10 block radius of it, im not sure if thats a mod issue or a gfx card issue (1gig geforce 210 low profile fanless, set at 800x600
2015-12-15_12 37 07
2015-12-15_12 37 26

Miner causes sever lag?

In my world I get sever lag and fps drops a lot when the Miner is running.
If I move far away from the Miner or push tge "stop" button in the Miner the fps returns to normal and the lag is gone.

acceleration pipe & colored pipe crashing game

as soon as i connect an acceleration pipe with any colored pipe the game crashes. with white pipes or only acceleration pipes and extraction and insertation pipes it works as expected. (this happens in singleplayer, i didnt try this in multiplayer)

Suggestions

This mod is amazing. One of the f‏irst 1.8 tech mods to have actual content. I just have a few suggestions:

  1. Recipes
    The recipes for the machines in this mod seem far too cheap, only requiring redstone, iron and cobblestone, all of which I obtained
    in 20 minutes of creating my world. Perhaps make the electric crusher(which is far too cheap for ore doubl‌ing) require more RF and
    more crafting, perhaps gears/wire or something similar. The electric smelter should be a similar recipe, but perhaps including coal
    blocks. The electric miner is far too early game. Gate it behind a complicated tech machine that creates the components for the miner. Make the new machine require diamonds(or emeralds), tin and coppers, as well as the new crafting items. The generators should require more materials as well, perhaps a burning coil or something
  2. Power
    The newly implemented RF is a great addition to the Modded 1.8 Minecraft Game. But RF in Neotech is far too easy to obtain. Just one coal creates enough power to crush and smelt a number of items, and lava is very easy to get. Perhaps make the lava buckets only usable in the fluid generator(no idea what that does) and halve the RF production that the generators create. Adding new and interesting generators would also be a cool feature-valuable generators, solar panels, biomass generators, etc. Don't try and replicate other mods features, expand and add on to them so when TE&IC2 come out for 1.8, your mod won't get forgotten.
  3. Compatibility
    One suggestion I have is to make more of the recipes available in NEI(Not Enough Items), like the dust and powdered ores. This will make people new to modding more open and understanding of the things Neotech has to ofAfer. Making the RF more compatibile with Flux Ducts & Progressive Automation is another good idea.
  4. Guide Book
    Making a guide book similar to Botania's Lexica Botania, or Thaumcraft's Thaumonomicon would help people understand the things your mod has to offer.
  5. Crafting Mechanics
    Having everything be crafted in a GUI, or Crafting Table can get boring. Maybe make of the items only be craftable in world, like
    in a special multiblock structure, that you click in the items and watch them be created for you. This makes the player more interactive with the game and not sucked into a GUI. Also introduce some sort of machine that crafts crafting components for you, that are only craftable in that machine.
  6. New Machines
    Instead of copying Thermal Expansion, Buildcraft, IndustrialCraft 2 EXP, Extra Utilities, Ender IO and Mekanism, create and implement
    your own ideas that make your mod unique. Perhaps introduce a specific machine to turn diamonds into emeralds with a bunch of power, or pump that only works when supplied with wood or water, or a miner that only mines cobblestone and dirt until upgraded to mine specific ores. Instead of following the power creep(TE,EIO,Mekanism&XU) you can stay behind with your own interesting mechanics unique to your own mod.
    Anyway, keep working on this new and great mod.

[1.8.9] Furnace Generator not filling internal buffer

Using the Furnace Generator to power machines and transmitting that power through the FluxedRedstone conduits.

The internal buffer for the generator didn't fill once connected to a electric furance via cables from Fluxed Redstone. Not sure why.

RF storage????

My Elite RF storage energy disappear!!! Constantly, slowly disappear my energy, but not using my machines. I use the Redstone Fluxed Wire (FluxedRedstone mod)...

NEI

Can you make it so NEI is not required or that the Just Enough Items (JEI) Mod can be used instead of NEI, because I use JEI instead of NEI.

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.