Giter VIP home page Giter VIP logo

hxccore's People

Contributors

drzed avatar karelmikie3 avatar

Stargazers

 avatar  avatar  avatar  avatar

Watchers

 avatar  avatar  avatar  avatar  avatar  avatar

hxccore's Issues

Commands TODO

  • AFK
  • Back
  • Draw
  • Exterminate
  • Help
  • Kit
  • MakeItRain(previously unimplemented)
  • Mute
  • Override
  • Path
  • Powertool(requires fake player)
  • Protect
  • Sudo
  • Ghost (no collision)
  • FillInventory (fills players inventory or nearby inventory with # of item (no limit))
  • GroupSummon (summon multiple entities)
  • PingAverage (Gives average ping after # seconds)
  • Portal (binds block to warp or x y z)

crash on server start

[23:07:49] [Server thread/ERROR] [FML/]: The following problems were captured during this phase
[23:07:50] [Server thread/ERROR] [FML/]: Caught exception from HxCCore
java.lang.NullPointerException
at HxCKDMS.HxCCore.HxCCore.getNewVer(HxCCore.java:258) ~[HxCCore.class:?]
at HxCKDMS.HxCCore.HxCCore.lambda$serverStart$1(HxCCore.java:148) ~[HxCCore.class:?]
at java.lang.Iterable.forEach(Iterable.java:75) ~[?:1.8.0_73]
at HxCKDMS.HxCCore.HxCCore.serverStart(HxCCore.java:146) ~[HxCCore.class:?]
at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method) ~[?:1.8.0_73]
at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62) ~[?:1.8.0_73]
at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) ~[?:1.8.0_73]
at java.lang.reflect.Method.invoke(Method.java:497) ~[?:1.8.0_73]
at cpw.mods.fml.common.FMLModContainer.handleModStateEvent(FMLModContainer.java:532) ~[FMLModContainer.class:?]
at sun.reflect.GeneratedMethodAccessor4.invoke(Unknown Source) ~[?:?]
at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) ~[?:1.8.0_73]
at java.lang.reflect.Method.invoke(Method.java:497) ~[?:1.8.0_73]
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) ~[LoadController.class:?]
at cpw.mods.fml.common.LoadController.propogateStateMessage(LoadController.java:190) ~[LoadController.class:?]

Crashing my modpack :(

I have HxC Enchants, and the core, of course, and the modpack crashes when I try to launch it. Error code is here:

The game crashed whilst initializing game
Error: java.lang.NullPointerException: Initializing game
Exit Code: -1

Please help!

HxCCore is conflicting with it's own config

In an instance with just HxCCore and forge i can not launch the game twice in a row. The first launch it starts without having a config, generates it, and launches fine. The second launch however it crashes with the following crash report. http://pastebin.com/rPd8whe7
A temporary workaround is to delete HxCCore.cfg. This crash does also occur when HxCEnchants is installed but in that case you have to delete both config files.

Extend block IDs?

Just saw that this mod extends enchantment ids. Is it possible to extend block IDs? I saw one guy installed a lot of mods and all block IDs were loaded(yes it was on MC 1.7.10). He got something like this in log: "There was a severe problem during mod loading that has caused the game to fail
cpw.mods.fml.common.LoaderException: java.lang.RuntimeException: Invalid id 10229 - maximum id range exceeded." Just close it if it impossible or doesn't fit 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.