Open Terrain Generator (OTG)

Open Terrain Generator (OTG)

10M Downloads

Bug - BO3 trouble with crash after generate

Pepek94 opened this issue ยท 2 comments

commented

Hi, I have trouble with generating terrain with active players. I dont know why crashing on OTG :c
This is logs
crash-2018-01-08_00.31.47-server.txt
latest.log

commented

Ok i found my trouble
after turn on trace logs and spawnlog i found this
[02:37:05] [Server thread/INFO]: Pepek112[/86.179.160.66:50083] logged in with entity id 415 at ([Biome]-2374.2751442138106, 79.0, 14.419770971015257)
[02:37:06] [Server thread/WARN]: [OTG] Duplicate file found: SmallSurfaceCave1.BO3.
[02:37:06] [Server thread/WARN]: [OTG] Duplicate file found: HangingRockMedium2.bo3.
[02:37:06] [Server thread/WARN]: [OTG] Duplicate file found: WitchMansion4.BO3.
[02:37:06] [Server thread/WARN]: [OTG] Duplicate file found: WitchMansion3.BO3.
[02:37:06] [Server thread/WARN]: [OTG] Duplicate file found: PathPatch.bo3.
[02:37:06] [Server thread/WARN]: [OTG] Duplicate file found: HangingRockMedium6V3.bo3.
[02:37:06] [Server thread/WARN]: [OTG] Duplicate file found: HangingRockMedium3V3.bo3.
[02:37:06] [Server thread/WARN]: [OTG] Duplicate file found: HangingRockMedium4V3.bo3.
[02:37:06] [Server thread/WARN]: [OTG] Duplicate file found: HangingRockMedium1V3.bo3.
[02:37:06] [Server thread/WARN]: [OTG] Duplicate file found: HangingRockMedium2V3.bo3.
[02:37:06] [Server thread/WARN]: [OTG] Duplicate file found: MushroomTree3.bo3.
[02:37:06] [Server thread/WARN]: [OTG] Duplicate file found: MushroomTree1.bo3.
[02:37:06] [Server thread/WARN]: [OTG] Duplicate file found: MushroomTree4.bo3.
[02:37:06] [Server thread/WARN]: [OTG] Duplicate file found: MushroomTree2.bo3.
[02:37:07] [Server thread/WARN]: [OTG] Invalid resource B in RedsandPyramidGreenC0R1 on line 8434: Unknown material:

After i check my files and i see something crazy.
This RedsandPyramidGreenC0R1 which is on My server have only 8434 lines but file in jar file 9107

It look like mod or my ftp or server delete some lines :D

Solution for Someone

Turn On Trace mode and spawn log True in OTG.ini
After log to server to make new crash.
after check your logs and find which file doing trouble :)

commented

Hey, which version of OTG are you using? B should be a valid resource (short for Block). You should be able to solve the problem by re-uploading the BO3. Can you tell me if that works and if it doesn't break it again?