romelo333 / notenoughwands

This mod gives the player a number of very configurable and versatile wands
MIT License
7 stars 2 forks source link

Fabric 19w05a: java.lang.NoSuchFieldError: field_1327 #90

Closed Blayyke closed 5 years ago

Blayyke commented 5 years ago

The following happens when switching to a wand on fabric 19w05a, fabric-0.1.5.88

[16:48:46] [main/FATAL]: Unreported exception thrown! java.lang.NoSuchFieldError: field_1327 at romelo333.notenoughwands.items.BuildingWand.renderOverlay(BuildingWand.java:274) ~[?:?] at romelo333.notenoughwands.proxy.ClientProxy.renderWorldLastEvent(ClientProxy.java:36) ~[?:?] at net.minecraft.class_761.handler$renderEntities$zfa000(class_761.java:3315) ~[?:?] at net.minecraft.class_761.method_3271(class_761.java:690) ~[?:?] at net.minecraft.class_757.method_3178(class_757.java:975) ~[?:?] at net.minecraft.class_757.method_3188(class_757.java:884) ~[?:?] at net.minecraft.class_757.method_3192(class_757.java:757) ~[?:?] at net.minecraft.class_310.method_1523(class_310.java:930) ~[?:?] at net.minecraft.class_310.method_1514(class_310.java:406) [?:?] at net.minecraft.client.main.Main.main(Main.java:154) [?:?] at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method) ~[?:1.8.0_202] at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62) ~[?:1.8.0_202] at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) ~[?:1.8.0_202] at java.lang.reflect.Method.invoke(Method.java:498) ~[?:1.8.0_202] at net.fabricmc.loader.launch.knot.Knot.init(Knot.java:343) [fabric-loader-0.3.5.106.jar:?] at net.fabricmc.loader.launch.knot.KnotClient.main(KnotClient.java:26) [fabric-loader-0.3.5.106.jar:?] at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method) ~[?:1.8.0_202] at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62) ~[?:1.8.0_202] at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) ~[?:1.8.0_202] at java.lang.reflect.Method.invoke(Method.java:498) ~[?:1.8.0_202] at org.multimc.onesix.OneSixLauncher.launchWithMainClass(OneSixLauncher.java:196) [NewLaunch.jar:?] at org.multimc.onesix.OneSixLauncher.launch(OneSixLauncher.java:231) [NewLaunch.jar:?] at org.multimc.EntryPoint.listen(EntryPoint.java:143) [NewLaunch.jar:?] at org.multimc.EntryPoint.main(EntryPoint.java:34) [NewLaunch.jar:?]