Giter Site home page Giter Site logo

woodstuff's People

Contributors

adaptivity avatar bakaxyf avatar matthiasmann avatar sunconure11 avatar vazkii avatar

Stargazers

 avatar  avatar  avatar  avatar  avatar  avatar  avatar

Watchers

 avatar  avatar

woodstuff's Issues

crash with forestry 4.1.1.46

[20:48:56] [Client thread/ERROR] [FML]: The following problems were captured during this phase
[20:48:56] [Client thread/ERROR] [FML]: Caught exception from woodstuff
java.lang.NullPointerException: WoodStuff could not find any blocks named Forestry:planks2
at ganymedes01.woodstuff.modules.WoodModule.getBlock(WoodModule.java:137) ~[WoodModule.class:?]
at ganymedes01.woodstuff.modules.ForestryModule.addBlocks(ForestryModule.java:16) ~[ForestryModule.class:?]
at ganymedes01.woodstuff.modules.WoodModule.addModulesBlocks(WoodModule.java:38) ~[WoodModule.class:?]
at ganymedes01.woodstuff.proxy.CommonProxy.init(CommonProxy.java:63) ~[CommonProxy.class:?]
at ganymedes01.woodstuff.proxy.ClientProxy.init(ClientProxy.java:29) ~[ClientProxy.class:?]
at ganymedes01.woodstuff.WoodStuff.init(WoodStuff.java:49) ~[WoodStuff.class:?]
at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method) ~[?:1.8.0_66]
at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62) ~[?:1.8.0_66]
at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) ~[?:1.8.0_66]
at java.lang.reflect.Method.invoke(Method.java:497) ~[?:1.8.0_66]
at cpw.mods.fml.common.FMLModContainer.handleModStateEvent(FMLModContainer.java:532) ~[forge-1.7.10-10.13.4.1558-1.7.10-universal.jar:?]
at sun.reflect.GeneratedMethodAccessor5.invoke(Unknown Source) ~[?:?]
at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) ~[?:1.8.0_66]
at java.lang.reflect.Method.invoke(Method.java:497) ~[?:1.8.0_66]
at com.google.common.eventbus.EventSubscriber.handleEvent(EventSubscriber.java:74) ~[guava-17.0.jar:?]
at com.google.common.eventbus.SynchronizedEventSubscriber.handleEvent(SynchronizedEventSubscriber.java:47) ~[guava-17.0.jar:?]
at com.google.common.eventbus.EventBus.dispatch(EventBus.java:322) ~[guava-17.0.jar:?]
at com.google.common.eventbus.EventBus.dispatchQueuedEvents(EventBus.java:304) ~[guava-17.0.jar:?]
at com.google.common.eventbus.EventBus.post(EventBus.java:275) ~[guava-17.0.jar:?]
at cpw.mods.fml.common.LoadController.sendEventToModContainer(LoadController.java:212) ~[forge-1.7.10-10.13.4.1558-1.7.10-universal.jar:?]
at cpw.mods.fml.common.LoadController.propogateStateMessage(LoadController.java:190) ~[forge-1.7.10-10.13.4.1558-1.7.10-universal.jar:?]
at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method) ~[?:1.8.0_66]
at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62) ~[?:1.8.0_66]
at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) ~[?:1.8.0_66]
at java.lang.reflect.Method.invoke(Method.java:497) ~[?:1.8.0_66]
at com.google.common.eventbus.EventSubscriber.handleEvent(EventSubscriber.java:74) ~[guava-17.0.jar:?]
at com.google.common.eventbus.SynchronizedEventSubscriber.handleEvent(SynchronizedEventSubscriber.java:47) ~[guava-17.0.jar:?]
at com.google.common.eventbus.EventBus.dispatch(EventBus.java:322) ~[guava-17.0.jar:?]
at com.google.common.eventbus.EventBus.dispatchQueuedEvents(EventBus.java:304) ~[guava-17.0.jar:?]
at com.google.common.eventbus.EventBus.post(EventBus.java:275) ~[guava-17.0.jar:?]
at cpw.mods.fml.common.LoadController.distributeStateMessage(LoadController.java:119) [LoadController.class:?]
at cpw.mods.fml.common.Loader.initializeMods(Loader.java:737) [Loader.class:?]
at cpw.mods.fml.client.FMLClientHandler.finishMinecraftLoading(FMLClientHandler.java:311) [FMLClientHandler.class:?]
at net.minecraft.client.Minecraft.func_71384_a(Minecraft.java:552) [bao.class:?]
at net.minecraft.client.Minecraft.func_99999_d(Minecraft.java:878) [bao.class:?]
at net.minecraft.client.main.Main.main(SourceFile:148) [Main.class:?]
at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method) ~[?:1.8.0_66]
at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62) ~[?:1.8.0_66]
at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) ~[?:1.8.0_66]
at java.lang.reflect.Method.invoke(Method.java:497) ~[?:1.8.0_66]
at net.minecraft.launchwrapper.Launch.launch(Launch.java:135) [launchwrapper-1.12.jar:?]
at net.minecraft.launchwrapper.Launch.main(Launch.java:28) [launchwrapper-1.12.jar:?]
at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method) ~[?:1.8.0_66]
at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62) ~[?:1.8.0_66]
at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) ~[?:1.8.0_66]
at java.lang.reflect.Method.invoke(Method.java:497) ~[?:1.8.0_66]
at org.multimc.onesix.OneSixLauncher.launchWithMainClass(OneSixLauncher.java:310) [NewLaunch.jar:?]
at org.multimc.onesix.OneSixLauncher.launch(OneSixLauncher.java:394) [NewLaunch.jar:?]
at org.multimc.EntryPoint.listen(EntryPoint.java:170) [NewLaunch.jar:?]
at org.multimc.EntryPoint.main(EntryPoint.java:54) [NewLaunch.jar:?]

wood stuff and chest and crash

https://pastebin.com/kkshbxBJ no matter what if a chest has mate of value that is taken the game will crash
like this netherlicious:Planks | 0 | false | false | false | false | true | true | true
netherlicious:Planks | 1 | false | false | false | false | true | true | true
netherlicious:Planks | 2 | false | false | false | false | true | true | true

Please Support Forge .1448 for WoodStuff-1.3.1

I tried to update this mod, and I run Forge 1448 on my server with Gregtech 6 that is NOT compatible with any higher version of forge. Your mod is forcing me to up date. Can you please support Forge 1448, and not just 1558 or higher?

Thaumcraft integration

Not sure if it possible to add aspects to automatically generated stuff but maybe? Currently all Wood Stuff stuff only have Arbor aspect. Is it possible to add Vacuos to chests, Fabrico to crafting tables, Machina to buttons and etc?

I cannot seem to add blocks, no matter what I do.

All my attempts create an errored file on startup, and reset the config to default.
Here's minetweaker/modtweaker reporting on the names of the blocks I want.
2015-06-30_02 50 00
I've tried using just the first two lines, even, in case maybe it was the "." in the second group of blocks. That didn't work. I also tried removing all the spaces in the lines, and just having, like, "true|true|true|true|true", but that also did not work.

Disablable Things

I'd like to be able to disable chests in all the woods.
Im surprised this isnt similarly configured like the rest of the AOBD mods

unable to add custom woods

I'm attempting to add ancient trees/dendrology woods in the config and they don't show up. This is what I am using based on what is shown in the config

general {
# blockName | metadata | button | fence | gate | pressurePlate | bookshelf
# e.g.:Forestry:planks | 2 | true | true | true | true | false
S:woods <
dendrology:wood0 | 0 | true | true | true | true | true
dendrology:wood0 | 1 | true | true | true | true | true
dendrology:wood0 | 2 | true | true | true | true | true
dendrology:wood0 | 3 | true | true | true | true | true
dendrology:wood0 | 4 | true | true | true | true | true
dendrology:wood0 | 5 | true | true | true | true | true
dendrology:wood0 | 6 | true | true | true | true | true
dendrology:wood0 | 7 | true | true | true | true | true
dendrology:wood0 | 8 | true | true | true | true | true
dendrology:wood0 | 9 | true | true | true | true | true
dendrology:wood0 | 10 | true | true | true | true | true
dendrology:wood0 | 11 | true | true | true | true | true
dendrology:wood0 | 12 | true | true | true | true | true
>
}

where the metadata is, is any number between 0 and 12 for each of the different planks added by the mod. Each entry is on it's own line, without a following comma.

[Suggestion] Add support for beds

Just thought it might be neat to expand the mod to include beds. Different planks would color the bottom of beds differently. Really straight forward and simple. My oak colored bed looks out of place next to my redwood bookshelf and chest.

Use metadata?

I've noticed that Wood Stuff isn't uses metadata. That makes block ids filling really fast. I'm not sure if it's possible but maybe?

Thermal Expansion Sawmill Support

Natura adds support for the bookshelves to be broken down back into its components using the TE Sawmill.
Could you add support for that to this mod?

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.