Computronics icon indicating copy to clipboard operation
Computronics copied to clipboard

Potentially dangerous prefix

Open vyamkovyi opened this issue 6 years ago • 6 comments

On startup, server complains about every item in the mod.

[18:14:59] [Server thread/WARN] [FML]: Potentially Dangerous alternative prefix `minecraft` for name `iron_note_block`, expected `computronics`. This could be a intended override, but in most cases indicates a broken mod.
[18:14:59] [Server thread/WARN] [FML]: Potentially Dangerous alternative prefix `minecraft` for name `audio_cable`, expected `computronics`. This could be a intended override, but in most cases indicates a broken mod.
[18:14:59] [Server thread/WARN] [FML]: Potentially Dangerous alternative prefix `minecraft` for name `speaker`, expected `computronics`. This could be a intended override, but in most cases indicates a broken mod.
[18:14:59] [Server thread/WARN] [FML]: Potentially Dangerous alternative prefix `minecraft` for name `tape_reader`, expected `computronics`. This could be a intended override, but in most cases indicates a broken mod.
[18:14:59] [Server thread/WARN] [FML]: Potentially Dangerous alternative prefix `minecraft` for name `camera`, expected `computronics`. This could be a intended override, but in most cases indicates a broken mod.
[18:14:59] [Server thread/WARN] [FML]: Potentially Dangerous alternative prefix `minecraft` for name `chat_box`, expected `computronics`. This could be a intended override, but in most cases indicates a broken mod.
[18:14:59] [Server thread/WARN] [FML]: Potentially Dangerous alternative prefix `minecraft` for name `cipher`, expected `computronics`. This could be a intended override, but in most cases indicates a broken mod.
[18:14:59] [Server thread/WARN] [FML]: Potentially Dangerous alternative prefix `minecraft` for name `cipher_advanced`, expected `computronics`. This could be a intended override, but in most cases indicates a broken mod.
[18:14:59] [Server thread/WARN] [FML]: Potentially Dangerous alternative prefix `minecraft` for name `radar`, expected `computronics`. This could be a intended override, but in most cases indicates a broken mod.
[18:14:59] [Server thread/WARN] [FML]: Potentially Dangerous alternative prefix `minecraft` for name `colorful_lamp`, expected `computronics`. This could be a intended override, but in most cases indicates a broken mod.
[18:15:00] [Server thread/WARN] [FML]: Potentially Dangerous alternative prefix `minecraft` for name `speech_box`, expected `computronics`. This could be a intended override, but in most cases indicates a broken mod.

Forge: 14.23.4.2705 (1.12.2) Server: pure forge server Please follow Forge guidelines.

vyamkovyi avatar Jun 04 '18 18:06 vyamkovyi

Does anything happen to these blocks in the game? Or do they just continue working normally? Could you provide the full fml-client-latest.log or fml-server-latest.log file?

Vexatos avatar Jun 04 '18 22:06 Vexatos

It is probably related to this. Should be easy to fix, but I'd still like the full log file to confirm.

Vexatos avatar Jun 04 '18 22:06 Vexatos

In 1.12, there's debug.log instead. Everything is fine with block but it's just... not safe due to possible collisions, and also errors are still annoying. Anyway, here you go. I'll delete this file after week.

vyamkovyi avatar Jun 05 '18 11:06 vyamkovyi

Looks like an easy fix, but I will have to test the effect on existing worlds. It shouldn't impact those, but better safe than sorry.

Vexatos avatar Jun 08 '18 15:06 Vexatos

Has this been rectified? I am having the same issue

Darkl0ud avatar Dec 25 '18 21:12 Darkl0ud

Does it still occur using the latest dev build?

Vexatos avatar Dec 25 '18 21:12 Vexatos