mojira.dev

joseph

More than one avatar was detected! There might be multiple accounts sharing this same name.

Assigned

No issues.

Reported

MCPE-122433 Unable to connect Duplicate MC-194079 There is a bug, i am not able to do anything on the servers, i can jump and move but no interaction. Invalid MCPE-82001 skin bug Duplicate MCL-13066 opengl bug Invalid MCL-8880 ITS SUPER LAGGY WHEN I JOINED THE GAME OR SERVER Invalid MCL-8879 please stop the crashing Duplicate MCL-8878 please stop the crashing Incomplete MC-116076 Crashes with MC 1.5.2 and below Invalid MCL-5729 Doesn't Output for 1.8x or Below Unlike Old Launcher Did Duplicate MC-88605 random exiting from game Duplicate MC-80236 every time i join a multyplayer or single player or lan world after i play for 2 mins it crashes for no reason Incomplete MC-75719 Joseph Invalid

Comments

Actually, for some reason the problem fixed itself, sorry for any trouble.

Why is no one still not assigned to this issue? Admins help to get this issue fixed

Why has no one been assigned to resolve this issue?

Any news on when jeb is going to fix this? I hinted it was the new .json format telling the output is different which somehow made everything else incompatible.

[Helper] Urielsalis: The launcher is a vanilla issue. I marked this on forge because, the actual minecraft team will not usually fix bugs regardless of who posted them. This is because, they don't properly get user input on how and where the bug occurred , and or don't properly test it themselves and then after all of that they quickly close the issue rather then confirming it (less then a day usally).

This Code here should work on any java program for output and it doesn't with any modding materiel added:
System.out.println("messege ");
System.out.print("messege no line feed");

The issue is the .json format changed with the game output so if you change it back to the old .json format for game output and then in the actual code that takes the .json re-assign it to the actual new game output it would be fixed. Again I only put this on forge github so they could fix this vanilla issue if you wouldn't.

Well fix it. It's an output log change and that's what's causing it. Forge doesn't know that these changes occurred. Used the same methods but, different code to redirect them to the game output log.

From what I have seen you are quick to close issues. Did it occur to you that like ten people reported this?

Here is from what I have seen that is causing the issue: I noticed the .json file was way differnt then the old .json making forge and any other modded or even plugins not working. For example an even basic output doesn't work.

System.out.println("Messege"); This code should work on any program and according to forge it doesn't. The .json file I noticed scanning it had different file loggers for the output to print to. Why don't you keep the same .json format for the loggers as the old one but, override the methods in the actual code for all forums of java game output to go to the new game output.

This seemed to occur to me when I upgraded with the launcher. When I re-installed forge of 1.7.10 it said invalid version please fix this

It's reproducible just install forge 1.7.10 recommended. The only variable that changed is your launcher which should have worked with forge's 1.7.10 format. No output

It's reproducible over and over again on my end with all original options I had from the previous launcher. Vanilla it occurred the first couple times after upgrading. Forge has no output whatsoever upon launch or in the world

1. update launcher
2. make sure game launcher is kept open and game output is on
3. launch the game
4. watch no output being reproduced upon loading minecraft before the actual game starts

Note relaunching a couple times on vanilla seems to work. With forge nothing occurs even though all outputs should work with System.out.println(); so fix this. It was working before the new launcher

Its not a dupe I cant play it after a little while because it refuses to go back full screen and I didn't minimize it the application does.