Skip to content

Commit 5f67120

Browse files
authored
Created Issues.txt
1 parent 5ede41d commit 5f67120

File tree

1 file changed

+21
-0
lines changed

1 file changed

+21
-0
lines changed

Issues.txt

+21
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,21 @@
1+
- Flying ship drops sticks and planks when exiting
2+
- Need to remove skysquid from gui
3+
- Random eggs from chicken morph
4+
- Enderman unmorph error (repeats a bunch)
5+
at be.isach.ultracosmetics.cosmetics.morphs.MorphEnderman.onClear(MorphEnderman.java:97) ~[?:?]
6+
at be.isach.ultracosmetics.cosmetics.Cosmetic.clear(Cosmetic.java:68) ~[?:?]
7+
at be.isach.ultracosmetics.cosmetics.morphs.MorphEnderman.onClear(MorphEnderman.java:97) ~[?:?]
8+
- Same with elder guardian
9+
at be.isach.ultracosmetics.v1_8_R1.morphs.MorphElderGuardian.onClear(MorphElderGuardian.java:161) ~[?:?]
10+
at be.isach.ultracosmetics.cosmetics.Cosmetic.clear(Cosmetic.java:68) ~[?:?]
11+
at be.isach.ultracosmetics.v1_8_R1.morphs.MorphElderGuardian.onClear(MorphElderGuardian.java:161) ~[?:?]
12+
- Shifting with creeper morph kicks you:
13+
[09:27:14 INFO]: RadBuilder[/127.0.0.1:51575] logged in with entity id 895 at ([world] -205.17991481030987, 94.0, 301.2227923899398)
14+
[09:27:23 INFO]: RadBuilder lost connection: Internal Exception: io.netty.handler.codec.EncoderException: java.lang.RuntimeException: An internal error occured.
15+
[09:27:22 WARN]: An exceptionCaught() event was fired, and it reached at the tail of the pipeline. It usually means the last handler in the pipeline did not handle the exception.
16+
java.nio.channels.ClosedChannelException
17+
[09:27:23 INFO]: RadBuilder left the game.
18+
- All suit messages say "chestplate"
19+
- Can't have more than one suit piece on at a time?
20+
- Quick despawn after respawn of pets
21+
- Player#sendTitle doesn't exist in 1.8 R1? (not sure about R2)

0 commit comments

Comments
 (0)