GithubHelp home page GithubHelp logo

player-skin-mobs's People

Contributors

gendeathrow avatar rocoko avatar

Watchers

 avatar  avatar

Forkers

rocoko

player-skin-mobs's Issues

Dependency parsing error for BiomesOPlenty

Unable to parse dependency for mod 'playerskins' with dependency string 'after:BiomesOPlenty'. The modId 'BiomesOPlenty' must be all lowercase.

Versions:

Minecraft: 1.12.2
Forge: 14.23.3.2666
Player Skin Mobs: 1.0.5

Exception in server tick loop

Mod versions:

  • 1.01
  • 1.02

On server start this error is generated:

Description: Exception in server tick loop

net.minecraftforge.fml.common.LoaderExceptionModCrash: Caught exception from Player Skin Mobs (playerskins)
Caused by: java.lang.NoSuchMethodError: net.minecraft.world.biome.Biome.func_185359_l()Ljava/lang/String;
	at com.gendeathrow.playerskins.core.init.RegisterEntities.RegisterSpawns(RegisterEntities.java:48)
	at com.gendeathrow.playerskins.core.PlayerSkinsCore.init(PlayerSkinsCore.java:63)
	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.minecraftforge.fml.common.FMLModContainer.handleModStateEvent(FMLModContainer.java:606)
	at sun.reflect.GeneratedMethodAccessor9.invoke(Unknown Source)
	at sun.reflect.DelegatingMethodAccessorImpl.invoke(Unknown Source)
	at java.lang.reflect.Method.invoke(Unknown Source)
	at com.google.common.eventbus.Subscriber.invokeSubscriberMethod(Subscriber.java:91)
	at com.google.common.eventbus.Subscriber$SynchronizedSubscriber.invokeSubscriberMethod(Subscriber.java:150)
	at com.google.common.eventbus.Subscriber$1.run(Subscriber.java:76)
	at com.google.common.util.concurrent.MoreExecutors$DirectExecutor.execute(MoreExecutors.java:399)
	at com.google.common.eventbus.Subscriber.dispatchEvent(Subscriber.java:71)
	at com.google.common.eventbus.Dispatcher$PerThreadQueuedDispatcher.dispatch(Dispatcher.java:116)
	at com.google.common.eventbus.EventBus.post(EventBus.java:217)
	at net.minecraftforge.fml.common.LoadController.sendEventToModContainer(LoadController.java:253)
	at net.minecraftforge.fml.common.LoadController.propogateStateMessage(LoadController.java:231)
	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.Subscriber.invokeSubscriberMethod(Subscriber.java:91)
	at com.google.common.eventbus.Subscriber$SynchronizedSubscriber.invokeSubscriberMethod(Subscriber.java:150)
	at com.google.common.eventbus.Subscriber$1.run(Subscriber.java:76)
	at com.google.common.util.concurrent.MoreExecutors$DirectExecutor.execute(MoreExecutors.java:399)
	at com.google.common.eventbus.Subscriber.dispatchEvent(Subscriber.java:71)
	at com.google.common.eventbus.Dispatcher$PerThreadQueuedDispatcher.dispatch(Dispatcher.java:116)
	at com.google.common.eventbus.EventBus.post(EventBus.java:217)
	at net.minecraftforge.fml.common.LoadController.distributeStateMessage(LoadController.java:148)
	at net.minecraftforge.fml.common.Loader.initializeMods(Loader.java:719)
	at net.minecraftforge.fml.server.FMLServerHandler.finishServerLoading(FMLServerHandler.java:107)
	at net.minecraftforge.fml.common.FMLCommonHandler.onServerStarted(FMLCommonHandler.java:336)
	at net.minecraft.server.dedicated.DedicatedServer.func_71197_b(DedicatedServer.java:219)
	at net.minecraft.server.MinecraftServer.run(MinecraftServer.java:484)
	at java.lang.Thread.run(Unknown Source)

Reverting back to 1.0.0 allows the server to load.

crash-2017-11-07_14.26.13-server.txt

[Suggestion] Disable Death Spam

I would prefer to not disable the death announcements in chat entirely, but that's currently the only option if players make mob farms. Any chance you can add a config option to mute fake player deaths?

Missing loot table

The Player Mob in this mod returns null for the loot table. You should add an empty one instead to allow support for other mods.

New Skin Models Not Working

Having an issue that when someone has a newer model type the models dont gen correctly. One person gens as a naked player and my character gens without my arm addition

skins.json File Not Updating Consistently

I've included a minecraft_nl whitelist from https://whitelist.gorymoon.se but the json file does not get updated for new names on the list. I've attempted to clear the list so it could reload but it only loaded the first 2 names.

Is there a command to force update the list? If so, I can build the command into what I'm working on.

[Question/Request] Villager skins

Any chance of an option to reskin villagers instead of monsters? I'd love to see my favorite modders and video makers populating my world.

Summoned mobs isseu

Hey there

I summoned mobs with name and custom skin don't appear as a baby and can't find a way to actually change them in babies.

normally you add IsBaby:1 to the command but that even doesn't work.

/summon playerskins:playermob ~ ~ ~ {CustomName:H_Savageheart, CustomNameVisible:1, Owner:H_Savageheart, IsBaby:1}

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.