Sign in to follow this
Followers
0

[1.14.4] SimpleChannel.registerMessage not working
By
EnderUnknown, in Modder Support
-
Recently Browsing
No registered users viewing this page.
-
Posts
-
I wouldn't say that you need to know java specifically in order to get into modding, but you need to have a good idea on Object Oriented Programming. In terms of concept, it is different from procedural programming. Which I am assuming is what you have started learning first. The way of thinking in terms of objects and how they interact with each-other is what you must work on at the moment. When you get the concepts right, learning the language becomes easier because you understand what is going on. There are plenty of courses online related to OOP and they will be worth your time not just for modding.
-
By Simon_kungen · Posted
Hmm... nothing seems to be happening here. Is there some vanilla items that use TEISR I can look at? I can't find any which implies TEISR is a Forge addition to the game and not native to vanilla Minecraft. -
By Crashreport · Posted
the version is 1.12.2, I don't understand so I ask for help. It's about Pixelmon ---- Minecraft Crash Report ---- WARNING: coremods are present: TLSkinCapeHookLoader (tlskincape_1.12.2-1.4.jar) Contact their authors BEFORE contacting forge // Ooh. Shiny. Time: 12/7/19 3:27 PM Description: Initializing game net.minecraft.client.renderer.StitcherException: Unable to fit: pixelmon:blocks/shrines/timespace/timespacealtar, size: 512x512, atlas: 2048x2048, atlasMax: 2048x2048 - Maybe try a lower resolution resourcepack? at net.minecraft.client.renderer.texture.Stitcher.func_94305_f(Stitcher.java:68) at net.minecraft.client.renderer.texture.TextureMap.func_110571_b(TextureMap.java:329) at net.minecraft.client.renderer.texture.TextureMap.func_174943_a(TextureMap.java:155) at net.minecraftforge.client.model.ModelLoader.func_177570_a(ModelLoader.java:159) at net.minecraft.client.renderer.block.model.ModelManager.func_110549_a(ModelManager.java:28) at net.minecraft.client.resources.SimpleReloadableResourceManager.func_110542_a(SimpleReloadableResourceManager.java:121) at net.minecraft.client.Minecraft.func_71384_a(Minecraft.java:513) at net.minecraft.client.Minecraft.func_99999_d(Minecraft.java:378) at net.minecraft.client.main.Main.main(SourceFile:123) 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: --------------------------------------------------------------------------------------- -- Head -- Thread: Client thread Stacktrace: at net.minecraft.client.renderer.texture.Stitcher.func_94305_f(Stitcher.java:68) at net.minecraft.client.renderer.texture.TextureMap.func_110571_b(TextureMap.java:329) at net.minecraft.client.renderer.texture.TextureMap.func_174943_a(TextureMap.java:155) at net.minecraftforge.client.model.ModelLoader.func_177570_a(ModelLoader.java:159) at net.minecraft.client.renderer.block.model.ModelManager.func_110549_a(ModelManager.java:28) at net.minecraft.client.resources.SimpleReloadableResourceManager.func_110542_a(SimpleReloadableResourceManager.java:121) at net.minecraft.client.Minecraft.func_71384_a(Minecraft.java:513) -- Initialization -- Details: Stacktrace: at net.minecraft.client.Minecraft.func_99999_d(Minecraft.java:378) at net.minecraft.client.main.Main.main(SourceFile:123) 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) -- System Details -- Details: Minecraft Version: 1.12.2 Operating System: Windows 7 (amd64) version 6.1 Java Version: 1.8.0_221, Oracle Corporation Java VM Version: Java HotSpot(TM) 64-Bit Server VM (mixed mode), Oracle Corporation Memory: 120488928 bytes (114 MB) / 536870912 bytes (512 MB) up to 4294967296 bytes (4096 MB) JVM Flags: 8 total; -Xmn128M -Xmx4082M -XX:+UnlockExperimentalVMOptions -XX:+UseG1GC -XX:G1NewSizePercent=20 -XX:G1ReservePercent=20 -XX:MaxGCPauseMillis=50 -XX:G1HeapRegionSize=32M IntCache: cache: 0, tcache: 0, allocated: 0, tallocated: 0 FML: MCP 9.42 Powered by Forge 14.23.5.2847 Optifine OptiFine_1.12.2_HD_U_F4 6 mods loaded, 6 mods active States: 'U' = Unloaded 'L' = Loaded 'C' = Constructed 'H' = Pre-initialized 'I' = Initialized 'J' = Post-initialized 'A' = Available 'D' = Disabled 'E' = Errored | State | ID | Version | Source | Signature | |:----- |:-------------------------- |:------------ |:----------------------------------- |:--------- | | LCH | minecraft | 1.12.2 | minecraft.jar | None | | LCH | mcp | 9.42 | minecraft.jar | None | | LCH | FML | 8.0.99.99 | forge-1.12.2-14.23.5.2847.jar | None | | LCH | forge | 14.23.5.2847 | forge-1.12.2-14.23.5.2847.jar | None | | LCH | pixelmon | 7.1.1 | Pixelmon-1.12.2-7.1.1-universal.jar | None | | LCH | tlauncher_custom_cape_skin | 1.4 | tlskincape_1.12.2-1.4.jar | None | Loaded coremods (and transformers): TLSkinCapeHookLoader (tlskincape_1.12.2-1.4.jar) gloomyfolken.hooklib.minecraft.PrimaryClassTransformer GL info: ' Vendor: 'Intel' Version: '1.4.0 - Build 8.14.10.1930' Renderer: 'Intel Bear Lake B' Launched Version: ForgeOptiFine 1.12.2 LWJGL: 2.9.4 OpenGL: Intel Bear Lake B GL version 1.4.0 - Build 8.14.10.1930, Intel GL Caps: VboRegions not supported, missing: OpenGL 1.3, ARB_copy_buffer Using GL 1.3 multitexturing. Using GL 1.3 texture combiners. Not using framebuffer objects because OpenGL 1.4 is supported, EXT_blend_func_separate is supported, OpenGL 3.0 is not supported, ARB_framebuffer_object is not supported, and EXT_framebuffer_object is not supported. Shaders are not available because OpenGL 2.1 is not supported, ARB_shader_objects is not supported, ARB_vertex_shader is not supported, and ARB_fragment_shader is not supported. VBOs are available because ARB_vertex_buffer_object is supported. Using VBOs: Yes Is Modded: Definitely; Client brand changed to 'fml,forge' Type: Client (map_client.txt) Resource Packs: Current Language: Português (Portugal) Profiler Position: N/A (disabled) CPU: 2x Pentium(R) Dual-Core CPU E5700 @ 3.00GHz OptiFine Version: OptiFine_1.12.2_HD_U_F4 OptiFine Build: 20191023-234904 Render Distance Chunks: 2 Mipmaps: 4 Anisotropic Filtering: 1 Antialiasing: 0 Multitexture: false Shaders: null OpenGlVersion: 1.4.0 - Build 8.14.10.1930 OpenGlRenderer: Intel Bear Lake B OpenGlVendor: Intel CpuCount: 2 -
Maybe because you're removing entity while ticking or something like that. At least that's the error I am see while trying to use livingTick() and making an entity explode. Possibly move the blowUp parts out of livingTick() and put them under tick(). see CreeperEntity.
-
By Diego Lara · Posted
Im new in this community, were are the instructions?? I cant find them. Thanks!
-
-
Topics
-
Who's Online (See full list)