Posted July 16, 20169 yr My code (the problem one): https://github.com/TheOnlySilverClaw/Reforged/blob/master/java/org/silvercatcher/reforged/items/weapons/ItemCrossbow.java#L162 My problem: After some ticks, the "ir" in there gets 0... It doesn't even get modified by my code (it MUST be Forge or Minecraft). Everything, what could possibly modify it got debugged by me. What could change the value of the Compound Tag there? I mean, in the beginning, it saves the value, but after some ticks it gets 0? Why? Bringing the best mod back alive! Our mod REFORGED! Balkon's Weapons for 1.8: https://github.com/TheOnlySilverClaw/Reforged/releases
July 16, 20169 yr Author Thanks for the first help, but after some more debug, I noticed, that the CompoundTag gets totally deleted. Can the server just delete it then? Bringing the best mod back alive! Our mod REFORGED! Balkon's Weapons for 1.8: https://github.com/TheOnlySilverClaw/Reforged/releases
July 16, 20169 yr Author Ok, is there a way then to transfer the data from the client to the server? I only need the data from the client in this case, because the data by the server can get delayed and then it has totally other values. Bringing the best mod back alive! Our mod REFORGED! Balkon's Weapons for 1.8: https://github.com/TheOnlySilverClaw/Reforged/releases
July 16, 20169 yr Author Thanks for your help! I even found a way to do it (for temporarily use, very unsafe). "It would be a bad idea": Yeah, but for now it's working, thanks for your help! :> Bringing the best mod back alive! Our mod REFORGED! Balkon's Weapons for 1.8: https://github.com/TheOnlySilverClaw/Reforged/releases
July 17, 20169 yr http://stackoverflow.com/a/778275/1663383 Apparently I'm a complete and utter jerk and come to this forum just like to make fun of people, be confrontational, and make your personal life miserable. If you think this is the case, JUST REPORT ME. Otherwise you're just going to get reported when you reply to my posts and point it out, because odds are, I was trying to be nice. Exception: If you do not understand Java, I WILL NOT HELP YOU and your thread will get locked. DO NOT PM ME WITH PROBLEMS. No help will be given.
Join the conversation
You can post now and register later. If you have an account, sign in now to post with your account.
Note: Your post will require moderator approval before it will be visible.