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

problem with server terrain generation #5377

Open
shibahaczix opened this issue Jan 6, 2022 · 1 comment
Open

problem with server terrain generation #5377

shibahaczix opened this issue Jan 6, 2022 · 1 comment

Comments

@shibahaczix
Copy link

shibahaczix commented Jan 6, 2022

Client version: 1.12.2 optifine
Server OS: Windows
Cuberite Commit id: (2424)

Expected behavior

normal vanilla minecraft trees

Actual behavior

broken trees not generating properly also teraing is wierd

Steps to reproduce the behavior

its allways dont need to reproduce

Server log

     [13:34:11] Cuberite AppVeyor (id: 2424)
     [13:34:11] from commit efeedcbd4dc2b115ac0737fc397bde64d6b9656a built at: 2022-01-02T16:37:57.0000000Z
     [13:34:11] Creating new server instance...
     [13:34:11] Reading server config...
     [13:34:11] Starting server...
Info [13:34:11] Compatible clients: 1.8.x-1.12.x
Warn [13:34:11] WebServer: The server will run in unsecured HTTP mode.
Info [13:34:11] Put a valid HTTPS certificate in file 'webadmin/httpscert.crt' and its corresponding private key to 'webadmin/httpskey.pem' (without any password) to enable HTTPS support
     [13:34:11] Loaded 789 crafting recipes
     [13:34:11] Loaded 1.12.2 380 recipe book
Warn [13:34:11] Cannot open file "Protocol/1.13/base.recipes.txt", no recipe book recipes will be available!
Warn [13:34:11] Cannot open file "Protocol/1.14.4/base.recipes.txt", no recipe book recipes will be available!
     [13:34:11] Loaded 67 furnace recipes and 66 fuels
     [13:34:11] Loaded 49 brewing recipes
Warn [13:34:11] Failed to load scoreboard from "world\data\scoreboard.dat": ios_base::failbit set: iostream stream error
Warn [13:34:11] Cannot read world settings from "world/world.ini", defaults will be used.
Info [13:34:11] Chosen a new random seed for world: 2041926154
Warn [13:34:11] Invalid biome ("BambooJungle") specified in AllowedBiomes in cubeset file Prefabs\SinglePieceStructures\JungleTemple.cubeset. Skipping the biome.
Warn [13:34:11] Invalid biome ("BambooJungleHills") specified in AllowedBiomes in cubeset file Prefabs\SinglePieceStructures\JungleTemple.cubeset. Skipping the biome.
     [13:34:11] -- Loading Plugins --
     [13:34:11] [Core] Initialised!
     [13:34:11] [ChatLog] Initialized ChatLog v.3
     [13:34:11] -- Loaded 2 Plugins --
     [13:34:13] Preparing spawn (world): 3.00% (12/400; 10.61 chunks / sec)
     [13:34:14] Preparing spawn (world): 5.25% (21/400; 8.46 chunks / sec)
     [13:34:15] Preparing spawn (world): 20.00% (80/400; 58.01 chunks / sec)
     [13:34:16] Preparing spawn (world): 32.50% (130/400; 49.02 chunks / sec)
     [13:34:17] Preparing spawn (world): 45.25% (181/400; 50.05 chunks / sec)
     [13:34:18] Preparing spawn (world): 58.50% (234/400; 51.91 chunks / sec)
     [13:34:19] Preparing spawn (world): 69.00% (276/400; 41.10 chunks / sec)
     [13:34:20] Preparing spawn (world): 80.25% (321/400; 44.29 chunks / sec)
     [13:34:21] Preparing spawn (world): 92.75% (371/400; 49.02 chunks / sec)
     [13:34:22] Preparing spawn (world): 98.50% (394/400; 22.42 chunks / sec)
Info [13:34:23] World "world":Generated spawnpoint position at {-32, 69, 0}
     [13:34:24] Preparing spawn (world_nether): 39.75% (159/400; 158.05 chunks / sec)
Warn [13:34:25] World "world_the_end": Did not find an acceptable spawnpoint. Generated a random spawnpoint position at {0, 66, 0}
Info [13:34:25] WebAdmin is running on port(s) 8080
     [13:34:25] Startup complete, took 13926ms!
     [13:36:54] Player "dupiel22" (60f0470981e23986b4cd7f626726c5f6) save or statistics file not found, resetting to defaults
Info [13:36:54] Player dupiel22 has joined the game
     [13:37:11] Executing console command: "op dupiel22"
     [13:37:13] Player "dupiel22" is now in rank Admin
     [13:37:20] Player dupiel22 is executing command "/tps" in world "world" at world age 3723.
     [13:39:08] Player dupiel22 is executing command "/tps" in world "world" at world age 5865.
     [13:39:47] Player dupiel22 is executing command "/tps" in world "world" at world age 6638.
     [13:40:16] Player dupiel22 is executing command "/g 1" in world "world" at world age 7220.
Info [13:40:16] Player dupiel22 issued an unknown command: "/g 1"
Info [13:40:23] [ChatLog] [dupiel22]: gm 1
     [13:40:26] Player dupiel22 is executing command "/gm 1" in world "world" at world age 7420.
     [13:40:26] [Core] Gamemode of dupiel22 set to creative by: dupiel22
Info [13:40:52] Player dupiel22 has left the game
     [13:40:57] Shutting down server...
     [13:40:57] [Core] Disabling...
     [13:40:57] Cleaning up...
     [13:40:57] Shutdown successful!
     [13:40:57] --- Stopped Log ---

Relevant part of server log

2022-01-06_14 21 24

2022-01-06_14 21 20

2022-01-06_13 40 45

2022-01-06_14 20 21
2022-01-06_14 20 17
2022-01-06_14 20 10
g

to smoth looking trees
to flat looking trees
to fat looking trees
and to mushrom looking trees

@shibahaczix
Copy link
Author

idk why are trees looking so funky

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