Bugs and problems

New energy types, decorations, electric train, new types of belts and inserters, bigger inventory and many more stuff.

Moderators: McGuten, odin_spain

Post Reply
McGuten
Filter Inserter
Filter Inserter
Posts: 310
Joined: Tue Jun 24, 2014 3:06 pm
Contact:

Bugs and problems

Post by McGuten »

Image

== 5dim's mod ==

You can post here all bugs or problems
known bugs
Image

User avatar
HenryFrood
Burner Inserter
Burner Inserter
Posts: 10
Joined: Fri Jun 26, 2015 3:34 pm
Contact:

Re: Bugs and problems

Post by HenryFrood »

Awesome mod, but:
I started a new game on 0.11.22 with all the released modules, but there are no splitters in the transport menu. Also "fluid tank to ground" and all the decorations are enabled from the beginning.

McGuten
Filter Inserter
Filter Inserter
Posts: 310
Joined: Tue Jun 24, 2014 3:06 pm
Contact:

Re: Bugs and problems

Post by McGuten »

HenryFrood wrote:Awesome mod, but:
I started a new game on 0.11.22 with all the released modules, but there are no splitters in the transport menu. Also "fluid tank to ground" and all the decorations are enabled from the beginning.

Ty for report, i will fix it in next release
Image

McGuten
Filter Inserter
Filter Inserter
Posts: 310
Joined: Tue Jun 24, 2014 3:06 pm
Contact:

Re: Bugs and problems

Post by McGuten »

HenryFrood wrote:Awesome mod, but:
I started a new game on 0.11.22 with all the released modules, but there are no splitters in the transport menu. Also "fluid tank to ground" and all the decorations are enabled from the beginning.
Im trying to fix and inserters show be fine in transport, u have more mods installed?

Image
Image

User avatar
HenryFrood
Burner Inserter
Burner Inserter
Posts: 10
Joined: Fri Jun 26, 2015 3:34 pm
Contact:

Re: Bugs and problems

Post by HenryFrood »

No, this is the first mod I ever try.
To simplify I disabled all modules except base, core and transport.
This is what the mod dialog and resulting menu (after restart) looks like
Attachments
Factorio-5dim-transport-menu.PNG
Factorio-5dim-transport-menu.PNG (207.03 KiB) Viewed 24423 times
Factorio-5dim-mod-menu.PNG
Factorio-5dim-mod-menu.PNG (389.61 KiB) Viewed 24423 times

User avatar
HenryFrood
Burner Inserter
Burner Inserter
Posts: 10
Joined: Fri Jun 26, 2015 3:34 pm
Contact:

Re: Bugs and problems

Post by HenryFrood »

I started another game and now the splitters show up, so maybe it was a onetime thing.

McGuten
Filter Inserter
Filter Inserter
Posts: 310
Joined: Tue Jun 24, 2014 3:06 pm
Contact:

Re: Bugs and problems

Post by McGuten »

wow if u have a bug again, tell me ^^


and ty for use 5dim's mod
Image

User avatar
y.petremann
Filter Inserter
Filter Inserter
Posts: 407
Joined: Mon Mar 17, 2014 4:24 pm
Contact:

Re: Bugs and problems

Post by y.petremann »

One of my mod couldn't load because you made something wrong and not respecting factorio prototype syntax, I've corrected my mod on my side But you need to correct it to maximize compatibility with other mods:
At : 5dim_trains_0.0.6/prototypes/entity/entities.lua:830
Replace:

Code: Select all

crafting_categories = "smelting",
To:

Code: Select all

crafting_categories = {"smelting"},

McGuten
Filter Inserter
Filter Inserter
Posts: 310
Joined: Tue Jun 24, 2014 3:06 pm
Contact:

Re: Bugs and problems

Post by McGuten »

y.petremann wrote:One of my mod couldn't load because you made something wrong and not respecting factorio prototype syntax, I've corrected my mod on my side But you need to correct it to maximize compatibility with other mods:
At : 5dim_trains_0.0.6/prototypes/entity/entities.lua:830
Replace:

Code: Select all

crafting_categories = "smelting",
To:

Code: Select all

crafting_categories = {"smelting"},
I will fix it in next release, Tanks you for report ^^
Image

nomathplz
Manual Inserter
Manual Inserter
Posts: 1
Joined: Sat Jun 20, 2015 2:51 pm
Contact:

Re: Bugs and problems

Post by nomathplz »

I think i did something wrong any advise?



Image

McGuten
Filter Inserter
Filter Inserter
Posts: 310
Joined: Tue Jun 24, 2014 3:06 pm
Contact:

Re: Bugs and problems

Post by McGuten »

Download the new version (0.0.9) of trains module, it was fixed

Thanks you for report
Image

User avatar
provet
Fast Inserter
Fast Inserter
Posts: 133
Joined: Thu Feb 12, 2015 9:49 pm
Contact:

Re: Bugs and problems

Post by provet »

Fixes:
locale.cfg in 5dim automation:


locale.cfg in 5dim transportation:

Names of some inserters looks like this: "unknown key: 5d-inserter-speed1-range1-near"
I looked it up in your code and their entity names are "5d-inserter-speed1-range1-close"
I Replaced all "-near" in the locale.cfg with "-close" and it now works as intended.

P.S This error is only for the english translation.
Edit: Fixed some other issues, uploading another locale.cfg and updated the first.
Last edited by provet on Sun Sep 20, 2015 11:35 pm, edited 1 time in total.

McGuten
Filter Inserter
Filter Inserter
Posts: 310
Joined: Tue Jun 24, 2014 3:06 pm
Contact:

Re: Bugs and problems

Post by McGuten »

Thanks you i will released a new version today ^^
Image

harmar
Burner Inserter
Burner Inserter
Posts: 10
Joined: Sun Jul 19, 2015 4:36 pm
Contact:

Re: Bugs and problems

Post by harmar »

Issue with battle carriage (gun)

when gun spawns from carriage it spawns with no ammo, not sure if it is something im doing wrong or not
images

McGuten
Filter Inserter
Filter Inserter
Posts: 310
Joined: Tue Jun 24, 2014 3:06 pm
Contact:

Re: Bugs and problems

Post by McGuten »

harmar wrote:Issue with battle carriage (gun)

when gun spawns from carriage it spawns with no ammo, not sure if it is something im doing wrong or not
images
We are working on fix it, sorry for issue
Image

Airat9000
Smart Inserter
Smart Inserter
Posts: 1418
Joined: Fri Mar 28, 2014 12:32 am
Contact:

Re: Bugs and problems

Post by Airat9000 »

;) please optimization mod in module trainz

McGuten
Filter Inserter
Filter Inserter
Posts: 310
Joined: Tue Jun 24, 2014 3:06 pm
Contact:

Re: Bugs and problems

Post by McGuten »

Im trying to do it but its hard for me and take some time for do it :(
Image

User avatar
SHiRKiT
Filter Inserter
Filter Inserter
Posts: 706
Joined: Mon Jul 14, 2014 11:52 pm
Contact:

Re: Bugs and problems

Post by SHiRKiT »

Hello,

I think you are changing the pipe's collision box, is this intended?

McGuten
Filter Inserter
Filter Inserter
Posts: 310
Joined: Tue Jun 24, 2014 3:06 pm
Contact:

Re: Bugs and problems

Post by McGuten »

SHiRKiT wrote:Hello,

I think you are changing the pipe's collision box, is this intended?
Yes, its totally intentional
Image

harmar
Burner Inserter
Burner Inserter
Posts: 10
Joined: Sun Jul 19, 2015 4:36 pm
Contact:

Re: Bugs and problems

Post by harmar »

Bug?

big chest seam to be unlocked from the start of the game
images

Post Reply

Return to “5dim's mod”