Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Unable to read past end of stream #47

Open
luigge opened this issue Jan 15, 2023 · 1 comment
Open

Unable to read past end of stream #47

luigge opened this issue Jan 15, 2023 · 1 comment

Comments

@luigge
Copy link

luigge commented Jan 15, 2023

so, I am playing on terraria 1.4.4.9 and I tried using the latest version of this program (1.4.17.18826)to check for the evil biomes and clean them. it was working fine untill suddenly when I tried to reload the map it gave me this error.

System.IO.EndOfStreamException: Unable to read past end of stream. em System.IO.__Error.EndOfFile() em System.IO.BinaryReader.ReadString() em TerraMap.Data.World.ReadNPCsVersion2(BinaryReader reader) na C:\Users\Jason\source\terramap\windows\Data\World.cs:linha 1454 em TerraMap.Data.World.ReadWorldVersion2(BinaryReader reader) na C:\Users\Jason\source\terramap\windows\Data\World.cs:linha 497 em TerraMap.Data.World.Read(String filename) na C:\Users\Jason\source\terramap\windows\Data\World.cs:linha 456 em TerraMap.Data.World.<>c__DisplayClass406_0.<ReadAsync>b__0() na C:\Users\Jason\source\terramap\windows\Data\World.cs:linha 418 em System.Threading.Tasks.Task.Execute() --- End of stack trace from previous location where exception was thrown --- em System.Runtime.ExceptionServices.ExceptionDispatchInfo.Throw() em System.Runtime.CompilerServices.TaskAwaiter.HandleNonSuccessAndDebuggerNotification(Task task) em System.Runtime.CompilerServices.TaskAwaiter.GetResult() em TerraMap.MainWindow.<Open>d__24.MoveNext() na C:\Users\Jason\source\terramap\windows\TerraMap\MainWindow.xaml.cs:linha 308 --- End of stack trace from previous location where exception was thrown --- em System.Runtime.ExceptionServices.ExceptionDispatchInfo.Throw() em System.Runtime.CompilerServices.TaskAwaiter.HandleNonSuccessAndDebuggerNotification(Task task) em System.Runtime.CompilerServices.TaskAwaiter.GetResult() em TerraMap.MainWindow.<Open>d__23.MoveNext() na C:\Users\Jason\source\terramap\windows\TerraMap\MainWindow.xaml.cs:linha 275 --- End of stack trace from previous location where exception was thrown --- em System.Runtime.ExceptionServices.ExceptionDispatchInfo.Throw() em System.Runtime.CompilerServices.TaskAwaiter.HandleNonSuccessAndDebuggerNotification(Task task) em System.Runtime.CompilerServices.TaskAwaiter.GetResult() em TerraMap.MainWindow.<OnOpenWorldFile>d__59.MoveNext() na C:\Users\Jason\source\terramap\windows\TerraMap\MainWindow.xaml.cs:linha 1244 --- End of stack trace from previous location where exception was thrown--- em System.Runtime.ExceptionServices.ExceptionDispatchInfo.Throw() em System.Windows.Threading.ExceptionWrapper.InternalRealCall(Delegate callback, Object args, Int32 numArgs) em System.Windows.Threading.ExceptionWrapper.TryCatchWhen(Object source, Delegate callback, Object args, Int32 numArgs, Delegate catchHandler)

@luigge
Copy link
Author

luigge commented Jan 15, 2023

I am using the program to locate the biomes via the biome sets function and then i go on the game and clean them with the cleantaminator that is all, I tried also loading later on the web and it loaded like 10% and crashed so I dont know, it worked for awhile before the bug also I have seen the other post where the guy have a problem with illuminant paint, I have some blocks painted with that, is that still an issue?

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant