Code Monkey home page Code Monkey logo

asietweaks2's People

Contributors

asiekierka avatar vexatos avatar

Stargazers

 avatar  avatar  avatar

Watchers

 avatar  avatar  avatar

asietweaks2's Issues

World crash on start

Not sure if this is an asie bug; any ideas?

---- Minecraft Crash Report ----
// There are four lights!

Time: 5/4/15 5:01 PM
Description: Initializing game

java.lang.NullPointerException: Initializing game
at java.util.TreeMap.cmp(TreeMap.java:1913)
at java.util.TreeMap.containsKey(TreeMap.java:1707)
at net.minecraftforge.common.config.ConfigCategory.containsKey(ConfigCategory.java:231)
at net.minecraftforge.common.config.Configuration.get(Configuration.java:697)
at net.minecraftforge.common.config.Configuration.get(Configuration.java:569)
at net.minecraftforge.common.config.Configuration.get(Configuration.java:555)
at pl.asie.tweaks.creative.TabManager.arrangeItems(TabManager.java:184)
at pl.asie.tweaks.creative.CreativeTabManager.run(CreativeTabManager.java:36)
at pl.asie.tweaks.AsieTweaks.postInit(AsieTweaks.java:168)
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 cpw.mods.fml.common.FMLModContainer.handleModStateEvent(FMLModContainer.java:532)
at sun.reflect.GeneratedMethodAccessor6.invoke(Unknown Source)
at sun.reflect.DelegatingMethodAccessorImpl.invoke(Unknown Source)
at java.lang.reflect.Method.invoke(Unknown Source)
at com.google.common.eventbus.EventSubscriber.handleEvent(EventSubscriber.java:74)
at com.google.common.eventbus.SynchronizedEventSubscriber.handleEvent(SynchronizedEventSubscriber.java:47)
at com.google.common.eventbus.EventBus.dispatch(EventBus.java:322)
at com.google.common.eventbus.EventBus.dispatchQueuedEvents(EventBus.java:304)
at com.google.common.eventbus.EventBus.post(EventBus.java:275)
at cpw.mods.fml.common.LoadController.sendEventToModContainer(LoadController.java:212)
at cpw.mods.fml.common.LoadController.propogateStateMessage(LoadController.java:190)
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 com.google.common.eventbus.EventSubscriber.handleEvent(EventSubscriber.java:74)
at com.google.common.eventbus.SynchronizedEventSubscriber.handleEvent(SynchronizedEventSubscriber.java:47)
at com.google.common.eventbus.EventBus.dispatch(EventBus.java:322)
at com.google.common.eventbus.EventBus.dispatchQueuedEvents(EventBus.java:304)
at com.google.common.eventbus.EventBus.post(EventBus.java:275)
at cpw.mods.fml.common.LoadController.distributeStateMessage(LoadController.java:119)
at cpw.mods.fml.common.Loader.initializeMods(Loader.java:717)
at cpw.mods.fml.client.FMLClientHandler.finishMinecraftLoading(FMLClientHandler.java:304)
at net.minecraft.client.Minecraft.func_71384_a(Minecraft.java:552)
at net.minecraft.client.Minecraft.func_99999_d(Minecraft.java:878)
at net.minecraft.client.main.Main.main(SourceFile:148)
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:
http://pastebin.com/E2dUi0UB (full crash log)

Config Help (Not a Issue. Its a help)

Hello,

I was you mie my config file (tabs.cfg). I do not what it is right by that when I open my inventory it crash

# Configuration file

own {
    S:iconItem=1
    I:iconItemDamage=0
    S:name=Own
}

Idea for Modpack

Asie long time ago you asked me a way to make players eat often. I know you changed the FoodStats a little bit that people get often hungry.
Here is another idea:
Crafting makes hungry so as more people craft the more they get hungry.
I made it like that per craft it makes the same hunger as breaking a block. (0.025)
0.025 * items needed to craft that item. So you get a balanced a little bit.
An example: (To craft 1 Stack Bookshelves (You have full hunger&Saturation)) makes you so hungry that you have 3 hunger left.

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.